Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dkhomp_pvt_fxo.h325 if (call()->_indication == INDICA_BUSY && !force) in cleanupIndications()
H A Dkhomp_pvt.h129 INDICA_BUSY, enumerator
163 _call->_indication == INDICA_BUSY) in idle()
H A Dkhomp_pvt_kxe1.h1101 if (call()->_indication == INDICA_BUSY && !force) in cleanupIndications()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt.cpp981 call()->_indication = INDICA_BUSY; in indicateBusyUnlocked()
H A Dkhomp_pvt_kxe1.cpp1118 call()->_indication = INDICA_BUSY; in doChannelAnswer()