UserEvent
Synopsis
A user defined event raised from the dialplan.
Description
Event may contain additional arbitrary parameters in addition to optional bridge and endpoint snapshots. Multiple snapshots of the same type are prefixed with a numeric value.
Syntax
Event: UserEvent Channel: <value> ChannelState: <value> ChannelStateDesc: <value> CallerIDNum: <value> CallerIDName: <value> ConnectedLineNum: <value> ConnectedLineName: <value> AccountCode: <value> Context: <value> Exten: <value> Priority: <value> Uniqueid: <value> UserEvent: <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
UserEvent
- The event name, as specified in the dialplan.
Class
USER
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538