Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
int | busy |
struct ast_channel * | chan |
int | congestion |
int | nochan |
Definition at line 863 of file app_dial.c.
int busy |
Definition at line 865 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
struct ast_channel* chan |
Definition at line 864 of file app_dial.c.
Referenced by dial_exec_full(), and do_forward().
int congestion |
Definition at line 866 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
int nochan |
Definition at line 867 of file app_dial.c.
Referenced by do_forward(), handle_cause(), and wait_for_answer().