DialState
Synopsis
Raised when dial status has changed.
Description
Syntax
Event: DialState Channel: <value> ChannelState: <value> ChannelStateDesc: <value> CallerIDNum: <value> CallerIDName: <value> ConnectedLineNum: <value> ConnectedLineName: <value> AccountCode: <value> Context: <value> Exten: <value> Priority: <value> Uniqueid: <value> Linkedid: <value> DestChannel: <value> DestChannelState: <value> DestChannelStateDesc: <value> DestCallerIDNum: <value> DestCallerIDName: <value> DestConnectedLineNum: <value> DestConnectedLineName: <value> DestAccountCode: <value> DestContext: <value> DestExten: <value> DestPriority: <value> DestUniqueid: <value> DestLinkedid: <value> DialStatus: <value> [Forward:] <value>
Arguments
ChannelChannelState- A numeric code for the channel's current state, related to ChannelStateDescChannelStateDescDownRsrvdOffHookDialingRingRingingUpBusyDialing OffhookPre-ringUnknown
CallerIDNumCallerIDNameConnectedLineNumConnectedLineNameAccountCodeContextExtenPriorityUniqueidLinkedid- Uniqueid of the oldest channel associated with this channel.DestChannelDestChannelState- A numeric code for the channel's current state, related to DestChannelStateDescDestChannelStateDescDownRsrvdOffHookDialingRingRingingUpBusyDialing OffhookPre-ringUnknown
DestCallerIDNumDestCallerIDNameDestConnectedLineNumDestConnectedLineNameDestAccountCodeDestContextDestExtenDestPriorityDestUniqueidDestLinkedid- Uniqueid of the oldest channel associated with this channel.DialStatus- The new state of the outbound dial attempt.RINGING- The outbound channel is ringing.PROCEEDING- The call to the outbound channel is proceeding.PROGRESS- Progress has been received on the outbound channel.
Forward- If the call was forwarded, where the call was forwarded to.
Class
CALL
See Also
Import Version
This documentation was imported from Asterisk Version GIT-master-7d17164