Function switch_channel_queue_dtmf

Source
pub unsafe extern "C" fn switch_channel_queue_dtmf(
    channel: *mut switch_channel_t,
    dtmf: *const switch_dtmf_t,
) -> switch_status_t
Expand description

\brief Queue DTMF on a given channel \param channel channel to queue DTMF to \param dtmf digit \return SWITCH_STATUS_SUCCESS if successful