Function switch_channel_get_originator_caller_profile

Source
pub unsafe extern "C" fn switch_channel_get_originator_caller_profile(
    channel: *mut switch_channel_t,
) -> *mut switch_caller_profile_t
Expand description

\brief Retrieve the given channel’s originator caller profile \param channel channel to retrieve the profile from \return the requested profile