pub unsafe extern "C" fn switch_core_session_hupall_endpoint(
endpoint_interface: *const switch_endpoint_interface_t,
cause: switch_call_cause_t,
)Expand description
\brief Hangup all sessions that belong to an endpoint \param endpoint_interface The endpoint interface \param cause the hangup cause to apply to the hungup channels