Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Ddefs.h151 #define TM_VAL_CALL (unsigned int)0x01 macro
H A Dapplications.h271 …t().device)->_timers.add(Opt::_options._transferdigittimeout(), &userXferTimer, _pvt, TM_VAL_CALL); in checkUserXferUnlocked()
509 …t().device)->_timers.add(Opt::_options._transferdigittimeout(), &userXferTimer, _pvt, TM_VAL_CALL);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt_kxe1.cpp134 &Board::KhompPvt::pbxRingGen,this, TM_VAL_CALL); in onCallSuccess()
2015 &BoardE1::KhompPvtR2::numberDialTimer, this, TM_VAL_CALL); in onNumberDetected()
2444 TM_VAL_CALL); in onCallSuccess()
2946 …add(Opt::_options._fxs_digit_timeout()* 1000, &BoardE1::KhompPvtFXS::dialTimer, this, TM_VAL_CALL); in onDtmfDetected()