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

Referenced by ast_pbx_outgoing_app().

char appdata[1024]
 

Definition at line 4007 of file pbx.c.

Referenced by ast_pbx_outgoing_app().

struct ast_channel* chan
 

Definition at line 4001 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().

char context[AST_MAX_EXTENSION]
 

Definition at line 4002 of file pbx.c.

Referenced by ast_pbx_outgoing_exten().

char exten[AST_MAX_EXTENSION]
 

Definition at line 4003 of file pbx.c.

Referenced by ast_pbx_outgoing_exten().

pthread_t p
 

Definition at line 4000 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().

int priority
 

Definition at line 4004 of file pbx.c.

Referenced by ast_pbx_outgoing_exten().

int timeout
 

Definition at line 4005 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 Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0