<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am trying the Jssip demo with freeswitch and it works nicely with
    jssip 0.3.0 and the following configuration:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; ws_servers: '<a class="moz-txt-link-freetext" href="ws://my_domain.com:8088">ws://my_domain.com:8088</a>' (My ws port is on 8088)<br>
    <br>
    However this only works with 'ws' but not with secure 'wss'.<br>
    <ul>
      <li>In the log I can see that freeswitch sets wss-binding[:7443]</li>
      <li>wss.pem is also present in the certs directory<br>
      </li>
    </ul>
    But with the config: <br>
    &nbsp;&nbsp;&nbsp;&nbsp; ws_servers: '<a class="moz-txt-link-freetext" href="wss://my_domain.com:7443">wss://my_domain.com:7443</a>'<br>
    I do not even get a connection and I receive a 1006 error.<br>
    <br>
    Anybody has a working wss connection with Jssip and can share his
    config with me?<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
With kind regards
Peter Steinbach 

Telefaks Services GmbH
<a class="moz-txt-link-freetext" href="mailto:lists">mailto:lists</a> (att) telefaks.de
Internet: <a class="moz-txt-link-abbreviated" href="http://www.telefaks.de">www.telefaks.de</a>

</pre>
  </body>
</html>