<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div class="gmail_attr">hih thanks for your respond, but seems you dont paid attention to my problem, with ports opened and redirected to pulbic ip with the AWS firewalling (tech support) call have sound, but and later NAT traversal with rtpproxy as i understand in simple we must have:<br><div dir="ltr"><span><code class="gmail-code-colors gmail-inline">phone/caller-->[-->rtpproxy->kamailio->asterisk->kamailio-></code></span><span><code class="gmail-code-colors gmail-inline"><span><code class="gmail-code-colors gmail-inline">rtpproxy</code></span>-]->phone/dest<br></code></span></div>then there's no sound...</div><div dir="ltr" class="gmail_attr"><br>El jue., 28 de feb. de 2019 a la(s) 05:25, Daniel Tryba (<a href="mailto:d.tryba@pocos.nl">d.tryba@pocos.nl</a>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Feb 27, 2019 at 04:04:45PM -0400, PICCORO McKAY Lenz wrote:<br>> N]OTE: the public ip are not a real interface in the kamailio/rtppropxy<br>
> machine, are provided by the service AWS at amazon! a NAT kind i guess!<br>
But how are you calling rtp(proxy|engine) from kamailio? I think you<br></blockquote><div>what its the relation fo that question? i already said that use socket and both are in same machine<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
need to call rtpengine with the direction option to accomplish what you<br></blockquote><div>so i use unix socket in the rtpproxy one, <br></div><div>later with when i changed to rtpengine i use that:<br><br>```<br><span style="font-family:monospace,monospace">cat kamailio.cfg  | grep rtp<br>loadmodule "rtpengine.so"<br>modparam("rtpengine", "rtpengine_sock", "udp:<a href="http://127.0.0.1:22222">127.0.0.1:22222</a>")<br>        rtpengine_manage("co");<br>        rtpengine_manage("cor");</span><br>```<br></div><div>but if you are taking about what ip/interface we used the provided internally:<br>```<br><span style="font-family:monospace,monospace">cat kamailio.cfg  | grep listen<br>listen=udp:<a href="http://10.10.1.1:5060">10.10.1.1:5060</a> advertise </span><a href="http://200.1.1.1:5060">200.1.1.1:5060</a><br>```<br><br></div><div>the eth0 reports ip 10.10.1.1 in kamailio server, <br>and AWS provide a kind of NAT with ip <span style="font-family:monospace,monospace"></span><a href="http://200.1.1.1:5060">200.1.1.1:5060</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
want in your setup. Also look at the INVITEs (on kamailio) to debug what<br>
happens with regards to SDP rewriting.<br></blockquote><div><br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div></div></div></div></div></div></div>