Alex, Thank you. I reviewed the doc this morning and I missed it. Next step would be to announce a different IP address for the ingress sides than the egress sides. Is that make sense? I try to add the target IP address expected by my provider. It works fine, but in my internal network I hope to see another IP address. That would mean a different rtpproxy_manage instruction depending on the branch. But I don't know how to identify those branches.
To illustrate: Rtpproxy_manage("..."); -> for ingress. Rtpproxy_manage("...","expected_ip_addresses") -> for egress. If someone has an idea to do so. Alternatively I can use a Cisco ASR router between my platform and the provider. I don't know if I can manipulate SDP with this. The basic NAT instructions doesn't do this job and the provider seems to keep the IP address in the SDP. Regards, Igor. -----Message d'origine----- De : sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] De la part de Alex Balashov Envoyé : vendredi 20 juin 2014 11:45 À : sr-users@lists.sip-router.org Objet : Re: [SR-Users] Trouble with rtpproxy Igor, On 06/20/2014 05:34 AM, Igor Potjevlesch wrote: > Is there a way to instruct the use of the IP address announce in the > SDP instead of the last IP source of the last SIP packet? Yes. Use the 'r' flag in rtpproxy_*() functions, and do not use the 'w' flag. http://kamailio.org/docs/modules/4.1.x/modules/rtpproxy.html#idp79896 -- Alex Balashov - Principal Evariste Systems LLC Tel: +1-678-954-0670 Web: http://www.evaristesys.com/, http://www.alexbalashov.com/ Please be kind to the English language: http://www.entrepreneur.com/article/232906 _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users