Mon May 21 06:37:46 2012

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 8865 of file pbx.c.


Field Documentation

char app[AST_MAX_EXTENSION]

Definition at line 8872 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and async_wait().

char appdata[1024]

Definition at line 8873 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and async_wait().

struct ast_channel* chan [read]

Definition at line 8867 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 8868 of file pbx.c.

Referenced by ast_pbx_outgoing_exten(), and async_wait().

char exten[AST_MAX_EXTENSION]

Definition at line 8869 of file pbx.c.

Referenced by async_wait().

pthread_t p

Definition at line 8866 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().

int priority

Definition at line 8870 of file pbx.c.

Referenced by async_wait().

int timeout

Definition at line 8871 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 May 21 06:37:46 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6