Consider SIP Protocol for Voice Communications
SIP (Session Initiation Protocol) is the communications protocol for person-to-person voice data 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 deal with IP telephony combined with video and instant messaging. Forthcoming enhancements will allow SIP applications like video conference calls, application sharing, home monitoring, and interactive gaming for companies in Versailles.
SIP is in most cases associated with a means to implement 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 older protocols performed at a very low level to link IP phones to the public telephone system. SIP, on the other hand, provides an elegant and straightforward way to network the enterprise. For example, SIP uses email addresses as the SIP address instead of a telephone number over the standard phone network.
Before setting up a SIP plan in your company, you should think about the appropriate settings of your corporate firewall to accept SIP. Many of the common firewalls already deployed in business offices are not designed to allow the SIP protocol. First, SIP media streams are transferred over dynamically assigned UDP ports that are often shut on firewalls. Second, SIP clients inside a firewall can not be reached 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 manager will need to evaluate how to properly support SIP to overcome these technical challenges. By adding a SIP proxy and registrar for controlling the firewall, it is feasible to handle complicated SIP scenarios for secure and confidential communications.