Jump to content

Back-to-back user agent

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by WikiVoluntario (talk | contribs) at 11:05, 9 November 2013 (External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A back-to-back user agent (B2BUA) is a logical network element in Session Initiation Protocol (SIP) applications.[1] SIP is a signaling protocol to manage multimedia Voice over Internet Protocol (VoIP) telephone calls. A back-to-back user agent operates between both end points of a phone call or communications session and divides the communication channel into two call legs and mediates all SIP signaling between both ends of the call, from call establishment to termination. As all control messages for each call flow through the B2BUA, a service provider may implement value-added features available during the call.

In the originating call leg the B2BUA acts as a user agent server (UAS) and processes the request as a user agent client (UAC) to the destination end, handling the signaling between end points back-to-back. A B2BUA maintains complete state for the calls it handles. Each side of a B2BUA operates as a standard SIP network element as specified in RFC 3261.

A B2BUA may provide the following functions:

  • call management (billing, automatic call disconnection, call transfer, etc.)
  • network interworking (perhaps with protocol adaptation)
  • hiding of network internals (private addresses, network topology, etc.)

Often, B2BUAs are implemented in media gateways to also bridge the media streams for full control over the session.

A signaling gateway, part of a session border controller, is an example of a B2BUA.

See also

References

  1. ^ RFC 3261, SIP: Session Initiation Protocol, IETF, The Internet Society (2002)