BridgeCreate
Synopsis
Raised when a bridge is created.
Description
Syntax
Event: BridgeCreate BridgeUniqueid: <value> BridgeType: <value> BridgeTechnology: <value> BridgeCreator: <value> BridgeName: <value> BridgeNumChannels: <value> BridgeVideoSourceMode: <value> [BridgeVideoSource:] <value>
Arguments
BridgeUniqueid
BridgeType
- The type of bridgeBridgeTechnology
- Technology in use by the bridgeBridgeCreator
- Entity that created the bridge if applicableBridgeName
- Name used to refer to the bridge by its BridgeCreator if applicableBridgeNumChannels
- Number of channels in the bridgeBridgeVideoSourceMode
- **none
talker
single
The video source mode for the bridge.
BridgeVideoSource
- If there is a video source for the bridge, the unique ID of the channel that is the video source.
Class
CALL
See Also
- Asterisk 20 ManagerEvent_BridgeDestroy
- Asterisk 20 ManagerEvent_BridgeEnter
- Asterisk 20 ManagerEvent_BridgeLeave
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5