Hi Rob,<br><br>I have adding the missing &quot;&gt;&quot;<br><br>The wiki is freely editable. You could have made a new login account and signed in and corrected it yourself.<br><br>Regarding your points 2, 3 -- I think no more edits are required apart from just point 1.<br>

<br>Thanks,<br><br>Sidharth<br><br><div class="gmail_quote">On Thu, Jun 16, 2011 at 7:40 AM, Rob Hutton <span dir="ltr">&lt;<a href="mailto:justlikeef@gmail.com">justlikeef@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I think I have TLS and SRTP working at this point, but in the docs it says to use the following template for the dialplan:<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/Secure_RTP" target="_blank">http://wiki.freeswitch.org/wiki/Secure_RTP</a>:<br>
<br>
  &lt;extension name=&quot;incoming-fxs&quot;&gt;<br>
    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(202)$&quot;/&gt;<br>
      &lt;condition field=&quot;${sip_has_crypto}&quot; expression=&quot;^(AES_CM_128_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_80)$&quot; break=&quot;never&quot;&gt;<br>
      &lt;action application=&quot;set&quot; data=&quot;sip_secure_media=true&quot;/&gt;<br>
      &lt;action application=&quot;bridge&quot; data=&quot;openzap/1/1&quot;/&gt;<br>
    &lt;/condition&gt;<br>
  &lt;/extension<br>
<br>
1) There is a missing &gt; at the end of the close extension tag.<br>
2) There is either a missing / at the end of the internal condition line, or a missing condition close tag somewhere<br>
3) When I fix the interal condition, I get an error:<br>
<br>
{ERR} mod_dialplan_xml.c:110 Nexted conditions are not allowed<br>
<br>
All this, but a packet capture shows that SRTP is working based on what I did on:<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/SIP_TLS" target="_blank">http://wiki.freeswitch.org/wiki/SIP_TLS</a><br>
<br>
Can someone give me some guidance on  the Secure_RTP page and I will update whatever?<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Sidharth Kshatriya<br><a href="http://www.sidk.info">www.sidk.info</a><br><br>