This page last changed on Jul 20, 2012 by wikibot.
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
Arguments
- channel - The name of the channel for which to retreive cause information.
- type - Parameter describing which type of information is requested. Types are:
- tech - Technology-specific cause information
- ast - Translated Asterisk cause code
See Also
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|