<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000099">
    <div class="moz-text-html" 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>
  </body>
</html>