Home
last modified time | relevance | path

Searched refs:USER_TRANSFER (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dutils.h65 USER_TRANSFER, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt_fxo.cpp614 case USER_TRANSFER: in application()
H A Dkhomp_pvt_kxe1.cpp658 case USER_TRANSFER: in application()
2072 case USER_TRANSFER: in application()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/
H A Dmod_khomp.cpp1102 tech_pvt->application(USER_TRANSFER, session, data); in SWITCH_STANDARD_APP()