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