Hi, I must deal with a B2BUA which keeps the original SDP unchanged except the fact that it removes the "a=nortpproxy:yes" line added by RtpProxy. The B2BUA intercommunicates two Kamailio, both forcing its own RtpProxy server.
I've not tested it again but expect there will be no RTP as each RtpProxy will wait for RTP coming from the other. Am I right? Of course I could force RtpProxy just in NAT cases and so, but I prefer to force it always so the clients of each Kamailio can configure QoS for the media addresses (different in each server). Is there some workaround for it?
In the other hand: is it possible two different Kamailio's to share the same RtpProxy server? I've never tryied it. If it's valid, would it solve the B2BUA issue? (I don't think so as there are still different media sessions created by different kamailio instances).
Any thought? Thanks a lot.