
Data Fields | |
| int | busy |
| struct ast_channel * | chan |
| int | congestion |
| int | nochan |
Definition at line 713 of file app_dial.c.
| int busy |
struct ast_channel* chan [read] |
| int congestion |
| int nochan |
Definition at line 717 of file app_dial.c.
Referenced by do_forward(), handle_cause(), and wait_for_answer().
1.5.6