Mon Mar 12 2012 21:48:20

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 981 of file pbx.c.


Field Documentation

Definition at line 986 of file pbx.c.

< Context associated with this exception

< Exten associated with this exception

< The exception reason

Definition at line 986 of file pbx.c.

Definition at line 986 of file pbx.c.

Referenced by acf_exception_read().

Definition at line 986 of file pbx.c.

Referenced by acf_exception_read().

int priority

Priority associated with this exception

Definition at line 988 of file pbx.c.

Referenced by acf_exception_read(), and raise_exception().

Definition at line 986 of file pbx.c.

Referenced by acf_exception_read().


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