LocalOptimizationBegin
Synopsis
Raised when two halves of a Local Channel begin to optimize themselves out of the media path.
Description
Syntax
Event: LocalOptimizationBegin 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> SourceChannel: <value> SourceChannelState: <value> SourceChannelStateDesc: <value> SourceCallerIDNum: <value> SourceCallerIDName: <value> SourceConnectedLineNum: <value> SourceConnectedLineName: <value> SourceLanguage: <value> SourceAccountCode: <value> SourceContext: <value> SourceExten: <value> SourcePriority: <value> SourceUniqueid: <value> SourceLinkedid: <value> DestUniqueId: <value> Id: <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.SourceChannel
SourceChannelState
- A numeric code for the channel's current state, related to SourceChannelStateDescSourceChannelStateDesc
Down
Rsrvd
OffHook
Dialing
Ring
Ringing
Up
Busy
Dialing Offhook
Pre-ring
Unknown
SourceCallerIDNum
SourceCallerIDName
SourceConnectedLineNum
SourceConnectedLineName
SourceLanguage
SourceAccountCode
SourceContext
SourceExten
SourcePriority
SourceUniqueid
SourceLinkedid
- Uniqueid of the oldest channel associated with this channel.DestUniqueId
- The unique ID of the bridge into which the local channel is optimizing.Id
- Identification for the optimization operation.
Class
CALL
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5