|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|

Data Fields | |
| int | busy |
| struct ast_channel * | chan |
| int | congestion |
| int | nochan |
Definition at line 870 of file app_dial.c.
| int busy |
Definition at line 872 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
| struct ast_channel* chan |
Definition at line 871 of file app_dial.c.
Referenced by dial_exec_full(), and do_forward().
| int congestion |
Definition at line 873 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
| int nochan |
Definition at line 874 of file app_dial.c.
Referenced by do_forward(), handle_cause(), and wait_for_answer().