Thu Oct 8 21:56:37 2009

Asterisk developer's documentation


async_stat Struct Reference

Collaboration diagram for async_stat:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 4896 of file pbx.c.


Field Documentation

char app[AST_MAX_EXTENSION]

Definition at line 4903 of file pbx.c.

Referenced by ast_pbx_outgoing_app_uniqueid(), and async_wait().

char appdata[1024]

Definition at line 4904 of file pbx.c.

Referenced by ast_pbx_outgoing_app_uniqueid(), and async_wait().

struct ast_channel* chan [read]

char context[AST_MAX_CONTEXT]

Definition at line 4899 of file pbx.c.

Referenced by ast_pbx_outgoing_exten_uniqueid(), and async_wait().

char exten[AST_MAX_EXTENSION]

Definition at line 4900 of file pbx.c.

Referenced by async_wait().

pthread_t p

Definition at line 4897 of file pbx.c.

Referenced by ast_pbx_outgoing_app_uniqueid(), and ast_pbx_outgoing_exten_uniqueid().

int priority

Definition at line 4901 of file pbx.c.

Referenced by async_wait().

int timeout


The documentation for this struct was generated from the following file:

Generated on Thu Oct 8 21:56:37 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.6