If i turn STUN off as Olle mentioned, all worked fine..
but if i have a
customer that for error it turns ON it does not work in my case..
Any way to force RTP in that cases?
Just always start the rtpproxy, especially when you have a setup where some
rtp is handled with non public ips:
route[NATMANAGE] {
rtpproxy_manage("f");
if (is_request()) {
...
It a little bit extra overhead, but much less worries about what an enduser
signals and its interpretation.