Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dysigchan.cpp1874 bool hadRtp = !m_rtpForward; in updateMedia() local
1898 if (m_rtpForward && hadRtp) in updateMedia()
1922 if (m_rtpForward && hadRtp) in updateMedia()
/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp8408 bool hadRtp = !m_rtpForward; in startClientReInvite() local
8421 if (hadRtp && !forced) in startClientReInvite()
8433 if (hadRtp) { in startClientReInvite()
8440 hadRtp ? "had" : "no",this); in startClientReInvite()