Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ast_exten Struct Reference


Data Fields

char exten [AST_MAX_EXTENSION]
int matchcid
char cidmatch [AST_MAX_EXTENSION]
int priority
ast_contextparent
char app [AST_MAX_EXTENSION]
void * data
void(* datad )(void *)
ast_extenpeer
char * registrar
ast_extennext

Field Documentation

char app[AST_MAX_EXTENSION]
 

Definition at line 63 of file pbx.c.

Referenced by ast_get_extension_registrar().

char cidmatch[AST_MAX_EXTENSION]
 

Definition at line 58 of file pbx.c.

void* data
 

Definition at line 65 of file pbx.c.

Referenced by ast_get_include_registrar().

void(* datad)(void *)
 

char exten[AST_MAX_EXTENSION]
 

Definition at line 56 of file pbx.c.

int matchcid
 

Definition at line 57 of file pbx.c.

struct ast_exten* next
 

Definition at line 73 of file pbx.c.

Referenced by ast_context_remove_extension2(), and ast_get_switch_registrar().

struct ast_context* parent
 

Definition at line 61 of file pbx.c.

struct ast_exten* peer
 

Definition at line 69 of file pbx.c.

Referenced by ast_context_remove_extension2().

int priority
 

Definition at line 59 of file pbx.c.

Referenced by ast_get_extension_name().

char* registrar
 

Definition at line 71 of file pbx.c.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 18 23:34:19 2004 for Asterisk by doxygen 1.3.6-20040222