Consider SIP Protocol for Voice Over IP
SIP (Session Initiation Protocol) is the transmission protocol for person-to-person real time traffic over the Web. Its technical specifications come from the SIP working group of the Internet Engineering Task Force. SIP provides 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 handle IP telephony combined with video and instant messaging. Future enhancements will enable SIP applications such as video conference calls, application sharing, home monitoring, and interactive gaming for companies in Chase.
SIP is commonly thought of as a technique to provide the functionality of typical telephony over an IP network. It is replacing the older, less versatile protocols used in the past such as H.323 and MGCP. These earlier protocols functioned at a very low level to link IP phones to the public telephone network. SIP, however, provides an elegant and well-defined way to network the enterprise. For instance, SIP uses email addresses as the SIP address instead of a telephone number over the standard phone network.
Before installing a SIP plan in your organization, you should take into account the appropriate configuration of your corporate firewall to support SIP. Many of the typical firewalls currently installed in business offices are not designed to support the SIP protocol. First, SIP media streams are transmitted over dynamically allocated UDP ports that are normally blocked 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 carrier or Ethernet fiber service is able to handle the SIP protocol from your internal network to the outside world. Your IT manager will need to ascertain how to correctly support SIP to get around these technical difficulties. By including a SIP proxy and registrar for managing the firewall, it is possible to handle complex SIP situations for secure and private communications.