Bridging Service

From TBwiki
Jump to: navigation, search

The "Bridging Service" a.k.a "CTBCAFBridge" was designed to bridge a call correctly, it is important to make the correct signaling an media operations. Detailed information can be found in the GRP_DOC_CALL_MANAGEMENT_-CAF_CALL section.


Features

Ringback tone

  • The ringback tone is the tone a callee ears when waiting for a subscriber to answer. Detailed information can be found in the CAFCallRingbackTone block who’s default implementation will look in the configuration file for ringback tones

Follow me

  • A follow me feature is supposed to map an incoming number to multiple outgoing numbers. When a call is made to such a number the system is expected to make all outgoing call attempts and cancel all other attempts when one has answered. Detailed information can be found in the CAFCallFollowMe behavior who’s default implementation will look in the configuration file for outgoing numbers to try.

Fax relay

  • A fax relay feature is supposed to switch to the appropriate transport for fax transmission. This only needed with TDM/VOIP bridges because the problem fax relay addresses is caused by compressed audio. Detailed information can be found in the CAFCallFaxRelay.

Usage

This service is used by the Telephony Application.


Caveats

For now protocol specific bridging (e.g., adding ISUP information elements in the SDP body) is not implemented but it should be in the near future as this is required by a lot of applications. Of course it may be implemented by clients since all the tools for doing it are provided.



Return to the Toolpack User Guide

Personal tools