Skip to main content

switch_ivr_transfer_variable

Function switch_ivr_transfer_variable 

Source
pub unsafe extern "C" fn switch_ivr_transfer_variable(
    sessa: *mut switch_core_session_t,
    sessb: *mut switch_core_session_t,
    var: *mut c_char,
) -> switch_status_t