This page last changed on Oct 14, 2011 by wikibot.

EXCEPTION()

Synopsis

Retrieve the details of the current dialplan exception.

Description

Retrieve the details (specified field ) of the current dialplan exception.

Syntax

EXCEPTION(field)
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

Asterisk 10 Application_RaiseException

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:25