Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt_fxo.cpp501 bool res_echo_cancellator = Opt::_options._echo_canceller() && !fax_detected; in onDtmfSendFinish() local
508 echoCancellation(res_echo_cancellator); in onDtmfSendFinish()
643 bool res_echo_cancellator = (call()->_var_echo_state == T_UNKNOWN || fax_detected ? in setupConnection() local
660 echoCancellation(res_echo_cancellator); in setupConnection()
H A Dkhomp_pvt_gsm.cpp415 bool res_echo_cancellator = (call()->_var_echo_state == T_UNKNOWN ? in setupConnection() local
434 echoCancellation(res_echo_cancellator); in setupConnection()
H A Dkhomp_pvt_kxe1.cpp808 bool res_echo_cancellator = (call()->_var_echo_state == T_UNKNOWN || fax_detected ? in setupConnection() local
825 echoCancellation(res_echo_cancellator); in setupConnection()
3419 bool res_echo_cancellator = (call()->_var_echo_state == T_UNKNOWN ? in setupConnection() local
3438 echoCancellation(res_echo_cancellator); in setupConnection()