Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_channel * | chan |
struct call_queue * | q |
Definition at line 6563 of file app_queue.c.
struct ast_channel* chan |
Definition at line 6565 of file app_queue.c.
Referenced by end_bridge_callback(), end_bridge_callback_data_fixup(), and try_calling().
struct call_queue* q |
Definition at line 6564 of file app_queue.c.
Referenced by end_bridge_callback(), and try_calling().