Function switch_core_session_hupall_matching_vars_ans

Source
pub unsafe extern "C" fn switch_core_session_hupall_matching_vars_ans(
    vars: *mut switch_event_t,
    cause: switch_call_cause_t,
    type_: switch_hup_type_t,
) -> u32
Expand description

\brief Hangup all sessions which match specific channel variable(s) \param var_name The variable name to look for \param var_val The value to look for \param cause the hangup cause to apply to the hungup channels