Thu Dec 17 15:36:16 2009

Asterisk developer's documentation


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

Detailed Description

Definition at line 4958 of file pbx.c.


Field Documentation

char app[AST_MAX_EXTENSION]

Definition at line 4965 of file pbx.c.

Referenced by async_wait().

char appdata[1024]

Definition at line 4966 of file pbx.c.

Referenced by async_wait().

struct ast_channel* chan

Definition at line 4960 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and async_wait().

char context[AST_MAX_CONTEXT]

Definition at line 4961 of file pbx.c.

Referenced by async_wait().

char exten[AST_MAX_EXTENSION]

Definition at line 4962 of file pbx.c.

Referenced by async_wait().

pthread_t p

Definition at line 4959 of file pbx.c.

int priority

Definition at line 4963 of file pbx.c.

Referenced by async_wait().

int timeout

Definition at line 4964 of file pbx.c.

Referenced by async_wait().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 17 15:36:16 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7