Thu Apr 28 2011 17:14:05

Asterisk developer's documentation


pbx_exception Struct Reference

Collaboration diagram for pbx_exception:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field context
const ast_string_field exten
int priority
const ast_string_field reason

Detailed Description

Definition at line 918 of file pbx.c.


Field Documentation

Definition at line 923 of file pbx.c.

< Context associated with this exception

< Exten associated with this exception

< The exception reason

Definition at line 923 of file pbx.c.

Definition at line 923 of file pbx.c.

Referenced by acf_exception_read().

Definition at line 923 of file pbx.c.

Referenced by acf_exception_read().

int priority

Priority associated with this exception

Definition at line 925 of file pbx.c.

Referenced by acf_exception_read(), and pbx_builtin_raise_exception().

Definition at line 923 of file pbx.c.

Referenced by acf_exception_read().


The documentation for this struct was generated from the following file: