<div>I assume asterisk can act as a relay for media?</div>Then, if ICE is on your roadmap, you will need a full STUN client AND server implemenation for that. <div>This is because in ICE, a list of address candidates is gathered and all these candidates are tested with STUN messages. A STUN answer determines a successful connection.</div>
<div>Also you will need to implement RFC 5626 because ICE needs an already working signaling session via SIP.<br><br><div class="gmail_quote">2010/8/9 Russell Bryant <span dir="ltr">&lt;<a href="mailto:russell@digium.com">russell@digium.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, 2010-08-09 at 16:25 -0500, David Vossel wrote:<br>
&gt; 1. Remove current STUN support in chan_sip.  More than likely we will decide to just depreciate it&#39;s use in sip.conf.sample but leave the code.  This means anyone using this broken implementation to do something they perceive as being useful will not lose the ability to do so, but the sip.conf options will be removed from the documentation.<br>

<br>
</div>If it&#39;s not useful, then just remove it completely for 1.8 and trunk and<br>
make a note in UPGRADE.txt about it.<br>
<br>
--<br>
Russell Bryant<br>
Digium, Inc.  |  Engineering Manager, Open Source Software<br>
<div class="im">445 Jan Davis Drive NW   -    Huntsville, AL 35806  -  USA<br>
</div>jabber: <a href="mailto:rbryant@digium.com">rbryant@digium.com</a>    -=-    skype: russell-bryant<br>
<a href="http://www.digium.com" target="_blank">www.digium.com</a> -=- <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a> -=- <a href="http://blogs.asterisk.org" target="_blank">blogs.asterisk.org</a><br>

<div><div></div><div class="h5"><br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</div></div></blockquote></div><br></div>