BridgeAdd()
Synopsis
Join a bridge that contains the specified channel.
Description
This application places the incoming channel into the bridge containing the specified channel. The specified channel only needs to be the prefix of a full channel name IE. 'PJSIP/cisco0001'.
This application sets the following channel variable upon completion:
BRIDGERESULT
- The result of the bridge attempt as a text string.- SUCCESS
- FAILURE
- LOOP
- NONEXISTENT
Syntax
BridgeAdd(channel)
Arguments
channel
- The current channel joins the bridge containing the channel identified by the channel name, channel name prefix, or channel uniqueid.
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5