Data Fields | |
int | busy |
ast_channel * | chan |
int | congestion |
int | nochan |
Definition at line 680 of file app_dial.c.
int busy |
struct ast_channel* chan |
Definition at line 681 of file app_dial.c.
Referenced by dial_exec_full(), do_forward(), and handle_cause().
int congestion |
int nochan |
Definition at line 684 of file app_dial.c.
Referenced by do_forward(), handle_cause(), and wait_for_answer().