Function switch_channel_set_originator_caller_profile

Source
pub unsafe extern "C" fn switch_channel_set_originator_caller_profile(
    channel: *mut switch_channel_t,
    caller_profile: *mut switch_caller_profile_t,
)
Expand description

\brief Set the given channel’s originator caller profile \param channel channel to assign the profile to \param caller_profile the profile to assign