This page last changed on Mar 30, 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

Application_RaiseException

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42