Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

async_stat Struct Reference


Data Fields

pthread_t p
ast_channelchan
char context [AST_MAX_EXTENSION]
char exten [AST_MAX_EXTENSION]
int priority
int timeout
char app [AST_MAX_EXTENSION]
char appdata [1024]

Field Documentation

char app[AST_MAX_EXTENSION]
 

Definition at line 3975 of file pbx.c.

Referenced by ast_pbx_outgoing_app().

char appdata[1024]
 

Definition at line 3976 of file pbx.c.

Referenced by ast_pbx_outgoing_app().

struct ast_channel* chan
 

Definition at line 3970 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().

char context[AST_MAX_EXTENSION]
 

Definition at line 3971 of file pbx.c.

Referenced by ast_pbx_outgoing_exten().

char exten[AST_MAX_EXTENSION]
 

Definition at line 3972 of file pbx.c.

Referenced by ast_pbx_outgoing_exten().

pthread_t p
 

Definition at line 3969 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().

int priority
 

Definition at line 3973 of file pbx.c.

Referenced by ast_pbx_outgoing_exten().

int timeout
 

Definition at line 3974 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15