HangupHandlerPush
Synopsis
Raised when a hangup handler is added to the handler stack by the CHANNEL() function.
Description
Syntax
Event: HangupHandlerPush Channel: <value> ChannelState: <value> ChannelStateDesc: <value> CallerIDNum: <value> CallerIDName: <value> ConnectedLineNum: <value> ConnectedLineName: <value> AccountCode: <value> Context: <value> Exten: <value> Priority: <value> Uniqueid: <value> Handler: <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
Handler
- Hangup handler parameter string passed to the Gosub application.
Class
DIALPLAN
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538