Consider SIP Protocol for Voice Communications
Session Initiation Protocol (SIP) is the transmission protocol 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 deal with IP telephony in conjunction with video and instant messaging. Forthcoming improvements will allow SIP applications such as video conference calls, application sharing, home monitoring, and interactive gaming for businesses in Story.
SIP is commonly associated with a way to provide the operation of standard telephony over an IP network. It is replacing the older, less flexible protocols used in the past such as H.323 and MGCP. These earlier protocols worked at a very low level to connect IP phones to the public telephone network. SIP, on the other hand, provides a sophisticated and well-defined way to network the enterprise. For example, SIP uses email addresses as the SIP address in place of a telephone number over the regular telephone network.
Before setting up a SIP solution in your company, you should take into account the proper settings of your corporate firewall to accept SIP. Many of the typical firewalls currently deployed in business offices are not designed to support the SIP protocol. First, SIP media streams are transferred over dynamically assigned UDP ports that are usually shut 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 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 properly support SIP to overcome these technical challenges. By adding a SIP proxy and registrar for managing the firewall, it is possible to deal with complex SIP situations for secure and private communications.