Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct confbridge_conference * | conference |
enum ast_bridge_hook_type | hook_type |
struct confbridge_user * | user |
Definition at line 2524 of file app_confbridge.c.
struct confbridge_conference* conference |
Definition at line 2525 of file app_confbridge.c.
Referenced by confbridge_exec(), and send_event_hook_callback().
enum ast_bridge_hook_type hook_type |
Definition at line 2527 of file app_confbridge.c.
Referenced by confbridge_exec(), and send_event_hook_callback().
struct confbridge_user* user |
Definition at line 2526 of file app_confbridge.c.
Referenced by confbridge_exec(), send_event_hook_callback(), and Registration::write().