<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <span class="Apple-style-span" style="color: rgb(0, 0, 0);
      font-family: 'Times New Roman'; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-decorations-in-effect: none;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      font-size: medium; ">
      <p>Hi,</p>
      <p>I'm working with a softphone project named mjSip,</p>
      <p>now I've implemented the TLS protocol in the softphone  </p>
      <p>and I would try it with 2 iptel account setted on two pc,</p>
      <p>on the first I have:</p>
      <p> </p>
      <p>#        MjSip UA configuration file</p>
      <p># ___________________________________________</p>
      <p>#</p>
      <p>host_port=5061</p>
      <p>transport_protocols= tls</p>
      <p>outbound_proxy=sip.iptel.org</p>
      <p>from_url=<a class="moz-txt-link-rfc2396E"
          href="sip:alexlel@iptel.org">&lt;sip:alexlel@iptel.org&gt;</a></p>
      <p>username=alexlel</p>
      <p>realm=iptel.org</p>
      <p>passwd=2387lelloh</p>
      <p> </p>
      <p>debug_level=8</p>
      <p>log_path=log</p>
      <p>max_logsize=2000</p>
      <p> </p>
      <p>do_register=yes</p>
      <p><br>
      </p>
      <p>keepalive_time=8000</p>
      <p>_______________________________</p>
      <p>the second is such as this.<br>
      </p>
      <p>However I have no response in SSL/TLS by the iptel server.</p>
      <p>Does it work in TLS?</p>
      <p>Thanks,</p>
      <p>Regards. </p>
      <p> </p>
    </span>
  </body>
</html>