This page last changed on Jul 20, 2012 by wikibot.
EXCEPTION()
Synopsis
Retrieve the details of the current dialplan exception.
Description
Retrieve the details (specified field) of the current dialplan exception.
Syntax
Arguments
- field - The following fields are available for retrieval:
- reason - INVALID, ERROR, RESPONSETIMEOUT, ABSOLUTETIMEOUT, or custom value set by the RaiseException() application
- context - The context executing when the exception occurred.
- exten - The extension executing when the exception occurred.
- priority - The numeric priority executing when the exception occurred.
See Also
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|