[SR-Users] Kamailio NAT AWS EC2

Ilie Soltanici iliusha.md at gmail.com
Tue Mar 27 10:46:36 CEST 2018


Hi,

First of all, check if SIP Traffic is going through your SIP Server, not
directly between Endpoints. To do this check if Record-route parameter is
set in configuration file:

record_route();


https://www.kamailio.org/docs/modules/5.1.x/modules/rr.html

Also, be sure that in SDP body you have External IP of your
Kamailio/RTPproxy. If Kamailio is behind NAT you may need to use
fix_nated_sdp function from nathelper module:

https://www.kamailio.org/docs/modules/5.1.x/modules/nathelper.html#nathelper.f.fix_nated_sdp

Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180327/659eba5e/attachment.html>


More information about the sr-users mailing list