Function switch_channel_get_timetable

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

\brief View the timetable of a channel \param channel channel to retrieve timetable from \return a pointer to the channel’s timetable (created, answered, etc..)