Mon Mar 20 08:26:05 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

async_stat Struct Reference


Data Fields

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

Field Documentation

char app[AST_MAX_EXTENSION]
 

Definition at line 4863 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and async_wait().

char appdata[1024]
 

Definition at line 4864 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and async_wait().

struct ast_channel* chan
 

Definition at line 4858 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), ast_pbx_outgoing_exten(), and async_wait().

char context[AST_MAX_CONTEXT]
 

Definition at line 4859 of file pbx.c.

Referenced by ast_pbx_outgoing_exten(), and async_wait().

char exten[AST_MAX_EXTENSION]
 

Definition at line 4860 of file pbx.c.

Referenced by ast_pbx_outgoing_exten(), and async_wait().

pthread_t p
 

Definition at line 4857 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().

int priority
 

Definition at line 4861 of file pbx.c.

Referenced by ast_pbx_outgoing_exten(), and async_wait().

int timeout
 

Definition at line 4862 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), ast_pbx_outgoing_exten(), and async_wait().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:26:05 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1