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

ast_exten Struct Reference

Collaboration diagram for ast_exten:

Collaboration graph
[legend]

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

Referenced by ast_get_extension_app().

char cidmatch[AST_MAX_EXTENSION]
 

Definition at line 59 of file pbx.c.

void* data
 

Definition at line 66 of file pbx.c.

Referenced by ast_get_extension_app_data().

void(* datad)(void *)
 

char exten[AST_MAX_EXTENSION]
 

Definition at line 57 of file pbx.c.

Referenced by ast_get_extension_name().

int matchcid
 

Definition at line 58 of file pbx.c.

struct ast_exten* next
 

Definition at line 74 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 62 of file pbx.c.

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

Referenced by ast_get_extension_priority().

char* registrar
 

Definition at line 72 of file pbx.c.

Referenced by ast_get_extension_registrar().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:53 2004 for Asterisk by doxygen 1.3.7