| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct confbridge_conference * | conference | 
| enum ast_bridge_hook_type | hook_type | 
| struct confbridge_user * | user | 
Definition at line 2660 of file app_confbridge.c.
| struct confbridge_conference* conference | 
Definition at line 2661 of file app_confbridge.c.
Referenced by action_toggle_mute(), confbridge_exec(), and send_event_hook_callback().
| enum ast_bridge_hook_type hook_type | 
Definition at line 2663 of file app_confbridge.c.
Referenced by confbridge_exec(), and send_event_hook_callback().
| struct confbridge_user* user | 
Definition at line 2662 of file app_confbridge.c.
Referenced by confbridge_exec(), and send_event_hook_callback().