Consider SIP Protocol for Voice Over IP
SIP (Session Initiation Protocol) is the transport protocol for person-to-person voice traffic over the Web. Its technical specifications come from the SIP working group of the Internet Engineering Task Force. SIP gives access to the public switched telephone network for voice data at 3 kHz bandwidth and common number dialing using Voice over IP (VoIP). It can also be expanded to deal with IP telephony combined with video and instant messaging. Forthcoming improvements will allow SIP applications like video conference calls, application sharing, home monitoring, and interactive gaming for companies in Tucumcari.
SIP is usually thought of as a method to provide the functionality of standard telephony over an IP network. It is replacing the older, less flexible protocols used in the old days such as H.323 and MGCP. These earlier protocols performed at a very low level to connect IP phones to the public telephone network. SIP, however, provides an elegant and well-defined way to network the enterprise. For example, SIP uses email addresses as the SIP address instead of a telephone number over the standard telephone network.
Prior to installing a SIP solution in your organization, you should consider the proper settings of your corporate firewall to support SIP. Many of the typical firewalls currently installed in business offices are not designed to allow the SIP protocol. First, SIP media streams are transferred over dynamically assigned UDP ports that are normally closed on firewalls. Second, SIP clients inside a firewall can not be accessed using IP addresses since these addresses are local and private to the LAN. Third, you need to ensure that either your T1 line broadband carrier or Ethernet fiber service is able to handle the SIP protocol from your internal network to the outside world. Your IT administrator will need to evaluate how to appropriately support SIP to overcome these technical challenges. By adding a SIP proxy and registrar for controlling the firewall, it is possible to deal with complex SIP scenarios for reliable and private communications.