![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
async_stat Struct Reference
Collaboration diagram for async_stat:
Definition at line 4776 of file pbx.c.
Data Fields | |
| char | app [AST_MAX_EXTENSION] |
| char | appdata [1024] |
| ast_channel * | chan |
| char | context [AST_MAX_CONTEXT] |
| char | exten [AST_MAX_EXTENSION] |
| pthread_t | p |
| int | priority |
| int | timeout |
|
|
Definition at line 4783 of file pbx.c. Referenced by async_wait(). |
|
|
Definition at line 4784 of file pbx.c. Referenced by async_wait(). |
|
|
Definition at line 4778 of file pbx.c. Referenced by ast_pbx_outgoing_app(), and async_wait(). |
|
|
Definition at line 4779 of file pbx.c. Referenced by async_wait(). |
|
|
Definition at line 4780 of file pbx.c. Referenced by async_wait(). |
|
|
|
|
|
Definition at line 4781 of file pbx.c. Referenced by async_wait(). |
|
|
Definition at line 4782 of file pbx.c. Referenced by async_wait(). |