AGIExecEnd
Synopsis
Raised when a received AGI command completes processing.
Description
Syntax
Event: AGIExecEnd Channel: <value> ChannelState: <value> ChannelStateDesc: <value> CallerIDNum: <value> CallerIDName: <value> ConnectedLineNum: <value> ConnectedLineName: <value> AccountCode: <value> Context: <value> Exten: <value> Priority: <value> Uniqueid: <value> Command: <value> CommandId: <value> ResultCode: <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
Command
- The AGI command as received from the external source.CommandId
- Random identification number assigned to the execution of this command.ResultCode
- The numeric result code from AGIResult
- The text result reason from AGI
Class
AGI
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538