Consider SIP Protocol for Voice Communications
Session Initiation Protocol (SIP) is the communications technology for person-to-person voice traffic over the Internet. Its defining 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 in conjunction with video and instant messaging. Forthcoming improvements will enable SIP applications such as video conference calls, application sharing, home monitoring, and interactive gaming for businesses in Wasatch.
SIP is commonly associated with a way to implement the functionality of standard telephony over an IP network. It is replacing the older, less adaptable protocols used in the old days such as H.323 and MGCP. These earlier protocols worked 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 regular telephone network.
Prior to installing a SIP solution in your company, you should consider the proper settings of your corporate firewall to support SIP. Many of the common firewalls currently deployed in business offices are not developed to support the SIP protocol. First, SIP media streams are transferred over dynamically allocated UDP ports that are typically closed on firewalls. Second, SIP clients inside a firewall can not be accessed using IP addresses because these addresses are local and unique to the LAN. Third, you need to ensure that either your T1 line broadband carrier or Metro fiber carrier is able to handle the SIP protocol from your internal network to the outside world. Your IT manager will need to evaluate how to correctly support SIP to get around these technical issues. By including a SIP proxy and registrar for controlling the firewall, it is feasible to deal with complex SIP scenarios for reliable and private communications.