
Data Fields | |
| int | busy |
| struct ast_channel * | chan |
| int | congestion |
| int | nochan |
Definition at line 384 of file app_dial.c.
| int busy |
Definition at line 386 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
struct ast_channel* chan [read] |
Definition at line 385 of file app_dial.c.
Referenced by do_forward(), and handle_cause().
| int congestion |
Definition at line 387 of file app_dial.c.
Referenced by handle_cause(), and wait_for_answer().
| int nochan |
Definition at line 388 of file app_dial.c.
Referenced by do_forward(), handle_cause(), and wait_for_answer().
1.6.1