![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_dial Struct Reference
Definition at line 48 of file dial.c.
Data Fields | |
| int | num |
| void * | options [AST_DIAL_OPTION_MAX] |
| enum ast_dial_result | status |
|
|
Definition at line 49 of file dial.c. Referenced by ast_dial_append(). |
|
|
Status of dial Definition at line 51 of file dial.c. Referenced by ast_dial_option_global_disable(), ast_dial_option_global_enable(), and monitor_dial(). |
|
|
Current number to give to next dialed channel Definition at line 50 of file dial.c. Referenced by ast_dial_answered(), ast_dial_join(), ast_dial_status(), handle_frame(), handle_frame_ownerless(), and monitor_dial(). |