SIP

From TBwiki
Revision as of 15:38, 28 April 2010 by Luc Morissette (Talk | contribs)
Jump to: navigation, search

Session Initiation Protocol, more commonly known as SIP, is a signaling protocol for packet-based networks and is commonly used, along with H.323 to provide signaling for voice over IP (VoIP) communications.


Contents

TelcoBridges and SIP

Toolpack provides support for signaling using the Session Initiation Protocol, more commonly known as SIP, for voice over IP (VoIP) communications. SIP may be used in conjunction with various voice codecs for the media component of a call. TelcoBridges Tmedia media gateways and Tdev development platforms support SIP signaling concurrently with SS7, ISDN and other signaling protocols.

SIP signaling stacks are configured for IP applications and for each Tmedia or Tdev unit requiring SIP signaling.

Based upon your system requirements, you can configure a SIP stack to carry signaling traffic over multiple transport servers, which are IP endpoints comprised of: protocol type (TCP/UDP), port number, IP interface, IP address, IP name, and SAPs.

A conceptual illustration is provided below:


SIP stack conceptual illustration.jpg


While TelcoBridges media gateways can perform multiple simultaneous functions such as switching and transcoding as well as deliver value-added services such as IVR or conferencing, they can also be configured to perform a single function. In this case, it is possible to configure TelcoBridges media gateway to act as a SIP gateway.


TelcoBridges' SIP Implementation

TelcoBridges' SIP implementation works on top of a couple of layers, including SIP and TUCL. In the following figure, grey boxes represent entities that need allocation on the TelcoBridges equipment. The TUCL layer is a transport layer used by SIP on our architecture. TUCL presents some advantages over a simple TCP/IP stack. For instance, it adds tracing facilities to any virtual interface.


TB-SIP-Architecture.jpg


Supported SIP RFCs

TelcoBridges supports the following RFCs for SIP:

SIP

  • RFC 3261 Session Initiate Protocol
  • RFC 2976 SIP INFO Method
  • RFC 3398 ISUP-SIP Mapping
  • RFC 3515 Refer Method
  • RFC 3578 Overlap
  • RFC 2327 Session Description Protocol
  • RFC 3581 An Extension to the Session Initiation Protocol (SIP) for Symmetric Response Routing
  • RFC 3665 Session Initiation Protocol (SIP) Basic Call Flow Examples
  • RFC 3666 Public Switched Telephone Network (PSTN) Call Flows
  • RFC 3892 Referred-By Mechanism
  • RFC 3891 "Replaces" Header
  • RFC 4028 Session Timers in the Session Initiation Protocol (SIP)

Related actions

Refer to the appropriate Toolpack release:

References

Personal tools