Thu May 24 14:23:36 2007

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]
ast_channelchan
char context [AST_MAX_CONTEXT]
char exten [AST_MAX_EXTENSION]
pthread_t p
int priority
int timeout

Detailed Description

Definition at line 4879 of file pbx.c.


Field Documentation

char app[AST_MAX_EXTENSION]

Definition at line 4886 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and async_wait().

char appdata[1024]

Definition at line 4887 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and async_wait().

struct ast_channel* chan

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

Referenced by ast_pbx_outgoing_exten(), and async_wait().

char exten[AST_MAX_EXTENSION]

Definition at line 4883 of file pbx.c.

Referenced by ast_pbx_outgoing_exten(), and async_wait().

pthread_t p

Definition at line 4880 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().

int priority

Definition at line 4884 of file pbx.c.

Referenced by ast_pbx_outgoing_exten(), and async_wait().

int timeout

Definition at line 4885 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 Thu May 24 14:23:37 2007 for Asterisk - the Open Source PBX by  doxygen 1.4.7