
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 |
| struct ast_string_field_mgr __field_mgr |
| const ast_string_field context |
Definition at line 980 of file pbx.c.
Referenced by acf_exception_read().
| const ast_string_field exten |
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().
| const ast_string_field reason |
Definition at line 980 of file pbx.c.
Referenced by acf_exception_read().