For signalling:<br><a href="http://wiki.freeswitch.org/wiki/SIP_TLS">http://wiki.freeswitch.org/wiki/SIP_TLS</a><br><br>For media:<br><a href="http://wiki.freeswitch.org/wiki/SRTP">http://wiki.freeswitch.org/wiki/SRTP</a><br>

<br>The key used to encrypt the media is passed through the signalling, so you should make sure the signalling is encrypted otherwise everyone will be able to see the key and read the media.<br><br>-Steve<br><br><br><br>
<div class="gmail_quote">
On 4 February 2011 06:44, Dmitry Mordovin <span dir="ltr">&lt;<a href="mailto:d.mordovin@dwide.com">d.mordovin@dwide.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



  

    
  
  <div bgcolor="#ffffff" text="#000099">
    <div lang="x-western"> Hello,<br>
      <br>
      I wish to implement some simple encryption stuff into FS.<br>
      <br>
      My Idea:<br>
      Imagine, some clients who have SIP softphone with encryption (My
      own method and only SIP signaling packets will affected) will
      interconnect with FS.<br>
      So, FS must decrypt this packets before proceed it and encrypt
      before sent to this client.<br>
      <br>
      Could anyone direct me to easy way to implement it?<br>
      <br>
      Thanks<br>
      Dmitry<br>
      <br>
    </div>
  </div>

<br>_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>