Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | busy |
struct ast_channel * | chan |
int | congestion |
int | nochan |
Definition at line 852 of file app_dial.c.
int busy |
Definition at line 854 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
struct ast_channel* chan |
Definition at line 853 of file app_dial.c.
Referenced by do_forward().
int congestion |
Definition at line 855 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
int nochan |
Definition at line 856 of file app_dial.c.
Referenced by do_forward(), handle_cause(), and wait_for_answer().