|
Asterisk - The Open Source Telephony Project GIT-master-773870a
|

Data Fields | |
| struct ast_channel * | chan |
| struct call_queue * | q |
| struct timeval | start_time |
Definition at line 7018 of file app_queue.c.
| struct ast_channel* chan |
Definition at line 7020 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 7019 of file app_queue.c.
Referenced by end_bridge_callback(), and try_calling().
| struct timeval start_time |
Definition at line 7021 of file app_queue.c.
Referenced by end_bridge_callback(), and try_calling().