Sun Oct 16 2011 08:43:15

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

Field Documentation

Definition at line 980 of file pbx.c.

< Context associated with this exception

< Exten associated with this exception

< The exception reason

Definition at line 980 of file pbx.c.

Definition at line 980 of file pbx.c.

Referenced by acf_exception_read().

Definition at line 980 of file pbx.c.

Referenced by acf_exception_read().

int priority

Priority associated with this exception

Definition at line 982 of file pbx.c.

Referenced by raise_exception(), and acf_exception_read().

Definition at line 980 of file pbx.c.

Referenced by acf_exception_read().


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