HANGUPCAUSE()
Synopsis
Gets per-channel hangupcause information from the channel.
Description
Gets technology-specific or translated Asterisk cause code information from the channel for the specified channel that resulted from a dial.
Syntax
HANGUPCAUSE(channel,type)
Arguments
channel
- The name of the channel for which to retrieve cause information.type
- Parameter describing which type of information is requested. Types are:tech
- Technology-specific cause informationast
- Translated Asterisk cause code
See Also
Import Version
This documentation was imported from Asterisk Version GIT-19-56f9c28a50