Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_channel * | chan |
struct call_queue * | q |
Definition at line 6851 of file app_queue.c.
struct ast_channel* chan |
Definition at line 6853 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 6852 of file app_queue.c.
Referenced by end_bridge_callback(), and try_calling().