LocalBridge
Synopsis
Raised when two halves of a Local Channel form a bridge.
Description
Syntax
Event: LocalBridge LocalOneChannel: <value> LocalOneChannelState: <value> LocalOneChannelStateDesc: <value> LocalOneCallerIDNum: <value> LocalOneCallerIDName: <value> LocalOneConnectedLineNum: <value> LocalOneConnectedLineName: <value> LocalOneLanguage: <value> LocalOneAccountCode: <value> LocalOneContext: <value> LocalOneExten: <value> LocalOnePriority: <value> LocalOneUniqueid: <value> LocalOneLinkedid: <value> LocalTwoChannel: <value> LocalTwoChannelState: <value> LocalTwoChannelStateDesc: <value> LocalTwoCallerIDNum: <value> LocalTwoCallerIDName: <value> LocalTwoConnectedLineNum: <value> LocalTwoConnectedLineName: <value> LocalTwoLanguage: <value> LocalTwoAccountCode: <value> LocalTwoContext: <value> LocalTwoExten: <value> LocalTwoPriority: <value> LocalTwoUniqueid: <value> LocalTwoLinkedid: <value> Context: <value> Exten: <value> LocalOptimization: <value>
Arguments
LocalOneChannel
LocalOneChannelState
- A numeric code for the channel's current state, related to LocalOneChannelStateDescLocalOneChannelStateDesc
Down
Rsrvd
OffHook
Dialing
Ring
Ringing
Up
Busy
Dialing Offhook
Pre-ring
Unknown
LocalOneCallerIDNum
LocalOneCallerIDName
LocalOneConnectedLineNum
LocalOneConnectedLineName
LocalOneLanguage
LocalOneAccountCode
LocalOneContext
LocalOneExten
LocalOnePriority
LocalOneUniqueid
LocalOneLinkedid
- Uniqueid of the oldest channel associated with this channel.LocalTwoChannel
LocalTwoChannelState
- A numeric code for the channel's current state, related to LocalTwoChannelStateDescLocalTwoChannelStateDesc
Down
Rsrvd
OffHook
Dialing
Ring
Ringing
Up
Busy
Dialing Offhook
Pre-ring
Unknown
LocalTwoCallerIDNum
LocalTwoCallerIDName
LocalTwoConnectedLineNum
LocalTwoConnectedLineName
LocalTwoLanguage
LocalTwoAccountCode
LocalTwoContext
LocalTwoExten
LocalTwoPriority
LocalTwoUniqueid
LocalTwoLinkedid
- Uniqueid of the oldest channel associated with this channel.Context
- The context in the dialplan that Channel2 starts in.Exten
- The extension in the dialplan that Channel2 starts in.LocalOptimization
Yes
No
Class
CALL
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5