Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt_fxo.cpp66 callFXO()->_flags.set(Kflags::CALL_WAIT_SEIZE); in makeCall()
73 if(!loopWhileFlagTimed(Kflags::CALL_WAIT_SEIZE, timeout)) in makeCall()
76 if (callFXO()->_flags.check(Kflags::CALL_WAIT_SEIZE) || (timeout <= 0)) in makeCall()
95 callFXO()->_flags.set(Kflags::CALL_WAIT_SEIZE); in makeCall()
100 if(!loopWhileFlagTimed(Kflags::CALL_WAIT_SEIZE, timeout)) in makeCall()
103 if (callFXO()->_flags.check(Kflags::CALL_WAIT_SEIZE) || (timeout <= 0)) in makeCall()
432 callFXO()->_flags.clear(Kflags::CALL_WAIT_SEIZE); in onSeizeSuccess()
457 callFXO()->_flags.check(Kflags::CALL_WAIT_SEIZE)) in onDtmfDetected()
631 callFXO()->_flags.clear(Kflags::CALL_WAIT_SEIZE); in setupConnection()
H A Dutils.cpp91 _flags[CALL_WAIT_SEIZE]._name = "CALL_WAIT_SEIZE"; in init()
92 _flags[CALL_WAIT_SEIZE]._value = false; in init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dkhomp_pvt_fxo.h279 call()->_flags.clear(Kflags::CALL_WAIT_SEIZE);
H A Dutils.h111 CALL_WAIT_SEIZE, //FXO enumerator