Home
last modified time | relevance | path

Searched refs:switch_core_event_hook_remove_send_dtmf (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_soundtouch/
H A Dmod_soundtouch.cpp200 switch_core_event_hook_remove_send_dtmf(sth->session, on_dtmf); in soundtouch_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14613 …public static switch_status_t switch_core_event_hook_remove_send_dtmf(SWIGTYPE_p_switch_core_sessi… in switch_core_event_hook_remove_send_dtmf() method in FreeSWITCH.Native.freeswitch
14614 …switch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_core_event_hook_remove_send_dtmf(S… in switch_core_event_hook_remove_send_dtmf()
27099 …public static extern int switch_core_event_hook_remove_send_dtmf(global::System.Runtime.InteropSer… in switch_core_event_hook_remove_send_dtmf() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx49491 result = (switch_status_t)switch_core_event_hook_remove_send_dtmf(arg1,arg2); in CSharp_FreeSWITCHfNative_switch_core_event_hook_remove_send_dtmf___()