Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp1078 bool infoAllowed(const SIPMessage* msg);
7160 if (m_dtmfMethods.hasMethod(DtmfMethods::Info) && !infoAllowed(msg)) in process()
8366 if (m_tr && !infoAllowed(m_tr->initialMessage())) in callAccept()
8616 bool YateSIPConnection::infoAllowed(const SIPMessage* msg) in infoAllowed() function in __anonc8a38d1d0111::YateSIPConnection