July 2017
Intermediate to advanced
434 pages
12h 59m
English
The bridge application originate new call(s) as B-leg(s), and connects (mixes, bridges) the media streams of the newly originated B-leg(s) to the streams of the incoming call (also known as A-leg)
Argument syntax:
bridge data="<dialstring>[,<dialstring>][|<dialstring>]"
Dialstrings separated by commas are executed simultaneously. Dialstrings separated by pipes are executed sequentially. The first phone to answer receives the call, at which time dialing to all other phones is canceled.
Examples:
<action application="bridge" data="user/1000"/> <action application="bridge" data="sofia/gateway/my_gateway_name/$1"/>
See the Dialstring formats section later in this chapter.
Read now
Unlock full access