Home
last modified time | relevance | path

Searched refs:s_honorDtmfDetect (Results 1 – 2 of 2) sorted by relevance

/dports/net/yate/yate-6.4.0-1/modules/
H A Dh323chan.cpp780 static bool s_honorDtmfDetect = true; variable
2845 m_honorDtmfDetect(s_honorDtmfDetect) in YateH323Chan()
3370 s_honorDtmfDetect = s_cfg.getBoolValue("general","honor_dtmf_detect",true); in initialize()
H A Dysipchan.cpp1316 static bool s_honorDtmfDetect = true; variable
6191 m_honorDtmfDetect(s_honorDtmfDetect), in YateSIPConnection()
6392 m_honorDtmfDetect(s_honorDtmfDetect), in YateSIPConnection()
9517 s_honorDtmfDetect = s_cfg.getBoolValue("general","honor_dtmf_detect",true); in initialize()