Home
last modified time | relevance | path

Searched refs:switch_ivr_unbind_dtmf_meta_session (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_ivr.h947 SWITCH_DECLARE(switch_status_t) switch_ivr_unbind_dtmf_meta_session(switch_core_session_t *session,…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_async.c4339 SWITCH_DECLARE(switch_status_t) switch_ivr_unbind_dtmf_meta_session(switch_core_session_t *session,… in switch_ivr_unbind_dtmf_meta_session() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c769 switch_ivr_unbind_dtmf_meta_session(session, kval); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13339 …public static switch_status_t switch_ivr_unbind_dtmf_meta_session(SWIGTYPE_p_switch_core_session s… in switch_ivr_unbind_dtmf_meta_session() method in FreeSWITCH.Native.freeswitch
13340 …switch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_ivr_unbind_dtmf_meta_session(SWIGT… in switch_ivr_unbind_dtmf_meta_session()
25518 …public static extern int switch_ivr_unbind_dtmf_meta_session(global::System.Runtime.InteropService… in switch_ivr_unbind_dtmf_meta_session() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx42772 result = (switch_status_t)switch_ivr_unbind_dtmf_meta_session(arg1,arg2); in CSharp_FreeSWITCHfNative_switch_ivr_unbind_dtmf_meta_session___()