
Data Fields | |
| struct ast_channel * | chan |
| struct call_queue * | q |
Definition at line 3324 of file app_queue.c.
struct ast_channel* chan [read] |
Definition at line 3326 of file app_queue.c.
Referenced by end_bridge_callback(), end_bridge_callback_data_fixup(), and try_calling().
struct call_queue* q [read] |
Definition at line 3325 of file app_queue.c.
Referenced by end_bridge_callback(), and try_calling().
1.6.1