Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
pbx_exception Struct Reference

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

Field Documentation

const ast_string_field context

Context associated with this exception

Definition at line 630 of file pbx.c.

const ast_string_field exten

Exten associated with this exception

Definition at line 630 of file pbx.c.

int priority

Priority associated with this exception

Definition at line 632 of file pbx.c.

Referenced by raise_exception().

const ast_string_field reason

The exception reason

Definition at line 630 of file pbx.c.


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