Home
last modified time | relevance | path

Searched defs:hanguphook (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_java/src/org/freeswitch/swig/
H A Dfreeswitch.java60 public static SWIGTYPE_p_switch_status_t hanguphook(SWIGTYPE_p_switch_core_session_t session) { in hanguphook() method in freeswitch
H A DfreeswitchJNI.java174 public final static native long hanguphook(long jarg1); in hanguphook() method in freeswitchJNI
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_python/
H A Dfreeswitch.py619 def hanguphook(session): function
621 hanguphook = _freeswitch.hanguphook variable
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_cpp.cpp1515 SWITCH_DECLARE_NONSTD(switch_status_t) hanguphook(switch_core_session_t *session_hungup) in hanguphook() function
H A Dswitch_ivr_bridge.c1318 static switch_status_t hanguphook(switch_core_session_t *session) in hanguphook() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fifo/
H A Dmod_fifo.c2440 static switch_status_t hanguphook(switch_core_session_t *session) in hanguphook() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c2580 static switch_status_t hanguphook(switch_core_session_t *session) in hanguphook() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14713 public static switch_status_t hanguphook(SWIGTYPE_p_switch_core_session session) { in hanguphook() method in FreeSWITCH.Native.freeswitch
27708 public static extern int hanguphook(global::System.Runtime.InteropServices.HandleRef jarg1); in hanguphook() method in FreeSWITCH.Native.freeswitchPINVOKE