DTMFEnd
Synopsis
Raised when a DTMF digit has ended on a channel.
Description
Syntax
Event: DTMFEnd Channel: <value> ChannelState: <value> ChannelStateDesc: <value> CallerIDNum: <value> CallerIDName: <value> ConnectedLineNum: <value> ConnectedLineName: <value> Language: <value> AccountCode: <value> Context: <value> Exten: <value> Priority: <value> Uniqueid: <value> Linkedid: <value> Digit: <value> DurationMs: <value> Direction: <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
Language
AccountCode
Context
Exten
Priority
Uniqueid
Linkedid
- Uniqueid of the oldest channel associated with this channel.Digit
- DTMF digit received or transmitted (0-9, A-E, # or *DurationMs
- Duration (in milliseconds) DTMF was sent/receivedDirection
Received
Sent
Class
DTMF
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-a9223f2