Help Me Compare!

www.HelpMeCompare.com

 

 

Search Site:

Home Up Explained Characteristics Architecture Signaling

 

SIP (Session Initiated Protocol) Architecture

 

There are two basic components within SIP: the SIP user agent and the SIP network server. The user agent is the end system component for the call and the SIP server is the network device that handles the signaling associated with multiple calls.

 

The user agent itself has a client element, the User Agent Client (UAC) and a server element, the User Agent Server (UAS). The client element initiates the calls and the server element answers the calls. This allows peer-to-peer calls to be made using a client-server protocol.

 

SIP user agents can be lightweight clients suitable for embedding in end-user devices such as mobile handsets or PDAs. Alternatively, they can be desktop applications that bind with other software applications such as contact managers.

 

The main function of the SIP servers is to provide name resolution and user location, since the caller is unlikely to know the IP address or host name of the called party, and to pass on messages to other servers using next hop routing protocols.

 

SIP servers can operate in two different modes: stateful and stateless. The difference between these modes is that a server in a stateful mode remembers the incoming requests it receives, along with the responses it sends back and the outgoing requests it sends on. A server acting in a stateless mode forgets all information once it has sent a request. These stateless servers are likely to be the backbone of the SIP infrastructure while stateful-mode servers are likely to be the local devices close to the user agents, controlling domains of users.

Other functions fulfilled by the SIP servers are re-direct and forking. A re-direct server receives requests but, rather than passing these onto the next server, it sends a response to the caller indicating the address for the called user. Forking is the ability to split or "fork" an incoming call so that several locations can ring at once. The first location to answer takes the call.

These functions are further illustrated in SIP Signaling.

 

Together these components make up a basic SIP infrastructure. Application servers can sit above these components delivering SIP services to end-users. Application servers host service modules such as IM and presence, third party call control and user profiling. They also interact with other media servers and can be responsible for load balancing across a distributed architecture. These servers will also typically contain the management interface.

 

Custom services can be created by accessing subroutines in the application servers using APIs (Application Program Interfaces). When service modules are used in combination the service possibilities are vast. For further information on service creation and APIs see the Programming SIP section.

 

SIP follows the client/server model that has proved so successful with the Internet. Backbone service providers can offer SIP infrastructure as part of their IP service offering to other service providers. These can, in turn, offer their own SIP services over this infrastructure in an ISP/ASP model. It is even possible for applications to be written by end-users in the same way that web applications are today.

 
SIP ExplainedSIP CharacteristicsSIP BackgroundSIP Signaling
    
SIP White Paper
Back to Top

 

Home ] Up ] [ Privacy Policy ] [ Terms & Conditions ]

Web Site Powered by Verge Network Solutions, Inc.