[SR-Users] Nat Detect does not work with GS Phones
Daniel Tryba
d.tryba at pocos.nl
Tue Jul 14 13:11:44 CEST 2015
>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.
More information about the sr-users
mailing list