Tutorial

Personal Web Pages

janakj on 4 September, 2006 - 08:40
Keywords: Site | Tutorial

Personal Web Pages

If you have an account on shell.iptel.org then you can create your own web pages there. The contents of home directories is shared across servers using NFS and thus it will also become immediately visible on all the web servers.

Directory and Permissions

Do the following if you want to create your own webpages:

  1. Create directory named public_html in your home directory
  2. Make sure that your home directory and public_html subdirectory can be accessed by anyone
    (chmod a+x /home/username /home/username/public_html)
  3. Place your HTML pages in public_html subdirectory of your home directory.
Your webpages will be available at http://iptel.org/~username or http://www.iptel.org/~username.

System Overview

janakj on 31 August, 2006 - 21:20
Keywords: Site | Tutorial

The system running at iptel.org is powered by Drupal content management system. Drupal makes the management of the site easy and hopefully it will be easier for us to keep it up-to-date. This page should give the reader overview of the whole system, including how the pages are created, stored, and managed. After reading this page you should see the "big picture" and you should be able to lookup additional information if needed.

Nodes

In Drupal web pages are stored in MySQL database in form of nodes. Node is the basic piece of content in Drupal. When a new page is created then Drupal creates a new node and stores it in the database. For the sake of clarity you can assume that node is equivalent of page (and yes, we know this is not always true).

SIP Tutorial

janakj on 3 April, 2006 - 12:59
Keywords: Tutorial

Here you can download the SIP Tutorial written by Dorgham Sisalem and Jiri Kuthan. In this tutorial you will learn:

  • What is IP Telephony.
  • Basics about IETFi standardization process.
  • Overview of IP Telephony signaling protocols.
  • What is SIP and how does it work.
  • Basics about available media codecs.
  • What is RTPi and how does it work.
  • Basics about IMSi and 3GPPi.
  • Basics about QoS.
If you are looking for other SIP related technical information, you may also want to try the SIP website.

XML feed
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login