Function switch_channel_get_caller_extension

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

\brief Retrieve caller extension from a given channel \param channel channel to retrieve extension from \return the requested extension