Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp335 bool updateRtpAddr(const NamedList& params, String& buf, Mutex* mutex = 0);
2858 bool YateSIPListener::updateRtpAddr(const NamedList& params, String& buf, Mutex* mutex) in updateRtpAddr() function in __anonc8a38d1d0111::YateSIPListener
3310 updateRtpAddr(params,m_rtpLocalAddr,this); in init()
4257 bool setRtpAddrChg = updateRtpAddr(params,rtp); in init()