Home
last modified time | relevance | path

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

/dports/net/opal/opal-3.10.10/src/t38/
H A Dt38proto.cxx593 , m_disableT38(disableT38) in OpalFaxConnection()
616 return m_disableT38 ? m_endpoint.GetPrefixName() : m_endpoint.GetT38Prefix(); in GetPrefixName()
629 if (!m_disableT38) { in GetMediaFormats()
648 else if (it->GetMediaType() != OpalMediaType::Fax() || (m_disableT38 && *it == OpalT38)) in AdjustMediaFormats()
851 m_disableT38 = true; in OnSwitchedFaxMediaStreams()
862 return !(toT38 && m_disableT38); in OnSwitchingFaxMediaStreams()
/dports/net/opal/opal-3.10.10/include/t38/
H A Dt38proto.h258 bool m_disableT38; variable
/dports/net/opal/opal-3.10.10/src/Python/opal/
H A DOpalFaxEndPoint.sip151 switched, to T.38 operation. If the switch fails, then the m_disableT38