<div dir="ltr">Hi Daniel,<div><br></div><div>Thanks for your input. Since I couldn't decide which one to use, I've been experimenting with using both.</div><div>The problem with my mixed approach is that there are too many ICE candidates created (I counted 10 in the last logs I looked at for one call), real relay candidates (turn), and fake host candidates (rtpengine) with different priorities which leads to all kinds of problems.</div>
<div><br></div><div>I think I'll stick to TURN since my clients have support for it. Still, I'd like to keep using the NAT traversal (or more accurately NAT detection) support of Kamailio, but I don't want rtpproxy-ng to add any ICE candidates at all. The reason I need some NAT support in Kamailio is that although most of my clients support ICE/STUN/TURN, others use Jitsi which has no support for these protocols, and I need a way to connect to Jitsi clients that register from behind NAT.</div>
<div><br></div><div>What's the best way to do this?</div><div><br></div><div>Cheers,</div><div>Peter</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 14, 2014 at 2:18 PM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<div><div class="h5"><br>
<br>
On 12/07/14 19:55, Peter Villeneuve wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
On my server, I have the option of using either Rtpengine for NAT traversal or pure TURN without rtpengine.<br>
Rtpengine has the obvious plus that it only needs 1 public IP, while TURN (with STUN) will need 2 public IPs, although that's not a problem in my case.<br>
<br>
Having said that, I'd like to take advantage of the huge experience that users of this list have in real world deployments. in your experience, which option is more reliable in a real world deployment?<br>
<br>
</blockquote></div></div>
TURN is a more standard way, but it requires support in the client implementation and not many of the (rather old) sip hardphones don't support that.<br>
<br>
A RTP relay (like rtpengine, rtpproxy) is server only solution, not requiring anything in the client side. On the other hand is an exposure to less privacy if you don't encrypt the rtp (just because the server controls where to send media).<br>

<br>
Cheers,<br>
Daniel<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Daniel-Constantin Mierla - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a><br>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/<u></u>miconda</a><br>
<br>
<br>
______________________________<u></u>_________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br>
</font></span></blockquote></div><br></div>