AGIExecStart
Synopsis
Raised when a received AGI command starts processing.
Description
Syntax
Event: AGIExecStart 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>
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.
Class
AGI
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538