Main Page | Alphabetical List | Data Structures | Directories | 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 67 of file pbx.c.

Referenced by ast_add_extension2().

char cidmatch[AST_MAX_EXTENSION]
 

Definition at line 64 of file pbx.c.

Referenced by ast_add_extension2().

void* data
 

Definition at line 68 of file pbx.c.

Referenced by ast_add_extension2(), and ast_context_remove_extension2().

void(* datad)(void *)
 

Referenced by ast_add_extension2(), and ast_context_remove_extension2().

char exten[AST_MAX_EXTENSION]
 

Definition at line 62 of file pbx.c.

Referenced by ast_add_extension2(), ast_context_remove_extension2(), and ast_device_state_changed().

int matchcid
 

Definition at line 63 of file pbx.c.

Referenced by ast_add_extension2().

struct ast_exten* next
 

Definition at line 72 of file pbx.c.

Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_remove_extension2(), and ast_walk_context_extensions().

struct ast_context* parent
 

Definition at line 66 of file pbx.c.

Referenced by ast_add_extension2(), and ast_device_state_changed().

struct ast_exten* peer
 

Definition at line 70 of file pbx.c.

Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_remove_extension2(), and ast_walk_extension_priorities().

int priority
 

Definition at line 65 of file pbx.c.

Referenced by ast_add_extension2(), and ast_context_remove_extension2().

char* registrar
 

Definition at line 71 of file pbx.c.

Referenced by ast_add_extension2(), and ast_context_remove_extension2().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0