Home
last modified time | relevance | path

Searched defs:switch_ivr_unhold (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr.c1575 SWITCH_DECLARE(switch_status_t) switch_ivr_unhold(switch_core_session_t *session) in switch_ivr_unhold() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13173 public static switch_status_t switch_ivr_unhold(SWIGTYPE_p_switch_core_session session) { in switch_ivr_unhold() method in FreeSWITCH.Native.freeswitch
25419 …public static extern int switch_ivr_unhold(global::System.Runtime.InteropServices.HandleRef jarg1); in switch_ivr_unhold() method in FreeSWITCH.Native.freeswitchPINVOKE