<div dir="ltr"><div><div><div><div>I need the scenario for scalability on the asterisk side.<br><br></div>The scenario I still have in my head is that the clients -could- do the RTP stream directly with the Asterisk Server. The Asterisk Instances have all their own NATed Public IP (AWS EC2 Instances). But I think I will build more problems than solving complexity with that approach.<br><br></div>I quite like the approach to use the internal network and don't use the Asterisk Public IP's at all. So basically all Clients are doing SIP Signalling + RTP Mediastream over the Kamailio Instance. Or would you avoid that?<br><br></div>Thanks<br><br></div>Benjamin<br><div><div><div><div><br><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-29 11:24 GMT+02:00 Daniel Tryba <span dir="ltr"><<a href="mailto:d.tryba@pocos.nl" target="_blank">d.tryba@pocos.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> My Question is now how the RTP Media Stream should/can flow. The clients<br>
> are in different other networks. So P2P Media Stream isn't possible. Should<br>
> I now run the RTP Stream Client - Asterisk or Client - Kamailio - Asterisk?<br>
<br>
</span>What do you want to accomplish?<br>
<br>
Fact is that asterisk has to handle RTP in case of transcoding or DTMF<br>
in RTP, reinvite/directmedia doesn't work in all scenarios. So why spend<br>
extra time/resources on relaying it on the kamailio machine with<br>
rtp(proxy|engine)? Having said this, it is much easier to maintain an<br>
asterisk cluster behind a machine with rtp(proxy|engine) doing NAT<br>
traversal.<br>
<br>
<br>
______________________________<wbr>_________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org">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/<wbr>cgi-bin/mailman/listinfo/sr-<wbr>users</a><br>
</blockquote></div><br></div>