Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | cause |
struct ast_channel * | chan |
ast_cond_t | cond |
struct confbridge_conference * | conference |
int | hungup |
ast_mutex_t | lock |
Definition at line 1113 of file app_confbridge.c.
int cause |
Definition at line 2450 of file chan_pjsip.c.
Referenced by hangup(), and hangup_data_alloc().
struct ast_channel* chan |
Definition at line 2451 of file chan_pjsip.c.
Referenced by confbridge_exec(), hangup(), hangup_data_alloc(), and hangup_data_destroy().
ast_cond_t cond |
Definition at line 1117 of file app_confbridge.c.
Referenced by destroy_conference_bridge(), hangup_data_destroy(), hangup_data_init(), and hangup_playback().
struct confbridge_conference* conference |
Definition at line 1115 of file app_confbridge.c.
Referenced by action_confbridgekick(), action_confbridgelist(), action_confbridgelistrooms(), action_confbridgesetsinglevideosrc(), action_confbridgestartrecord(), action_confbridgestoprecord(), async_delete_name_rec_task_data_alloc(), async_playback_task_data_alloc(), complete_confbridge_name(), complete_confbridge_participant(), conf_handle_talker_cb(), confbridge_exec(), confbridge_handle_atxfer(), confbridge_unlock_and_unref(), confkick_exec(), destroy_conference_bridge(), func_confbridge_info(), generic_lock_unlock_helper(), generic_mute_unmute_helper(), handle_cli_confbridge_kick(), handle_cli_confbridge_list(), handle_cli_confbridge_start_record(), handle_cli_confbridge_stop_record(), hangup_data_init(), hangup_playback(), join_conference_bridge(), and playback_task_data_init().
int hungup |
Definition at line 1118 of file app_confbridge.c.
Referenced by destroy_conference_bridge(), hangup_data_init(), and hangup_playback().
ast_mutex_t lock |
Definition at line 1116 of file app_confbridge.c.
Referenced by destroy_conference_bridge(), generic_lock_unlock_helper(), hangup_data_destroy(), hangup_data_init(), and hangup_playback().