AsyncAGIExec
Synopsis
Raised when AsyncAGI completes an AGI command.
Description
Syntax
Event: AsyncAGIExec Channel: <value> ChannelState: <value> ChannelStateDesc: <value> CallerIDNum: <value> CallerIDName: <value> ConnectedLineNum: <value> ConnectedLineName: <value> AccountCode: <value> Context: <value> Exten: <value> Priority: <value> Uniqueid: <value> [CommandID:] <value> Result: <value>
Arguments
Channel
ChannelState
- A numeric code for the channel's current state, related to ChannelStateDescChannelStateDesc
Down
Rsrvd
OffHook
Dialing
Ring
Ringing
Up
Busy
Dialing Offhook
Pre-ring
Unknown
CallerIDNum
CallerIDName
ConnectedLineNum
ConnectedLineName
AccountCode
Context
Exten
Priority
Uniqueid
CommandID
- Optional command ID sent by the AsyncAGI server to identify the command.Result
- URL encoded result string from the executed AGI command.
Class
AGI
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538