<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Am 08.08.2012 11:25, schrieb Peter Dunkley:
    <blockquote
      cite="mid:1344417913.1934.17.camel@pd-notebook-linux.croc.internal"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="GENERATOR" content="GtkHTML/4.4.3">
      Hi,<br>
    </blockquote>
    <br>
    Hi Peter,<br>
    <br>
    <br>
    <blockquote
      cite="mid:1344417913.1934.17.camel@pd-notebook-linux.croc.internal"
      type="cite">
      <br>
      I've just been adding WebSocket transport support to the modules
      that I think need updating.&nbsp; I believe I have got them all except
      modules/sipcapture.<br>
      <br>
      I think the update to this module should be in
      sipcapture.c:hep_msg_received(), but I am not sure what change to
      make.&nbsp; The way that TLS seems to be handled here is that the HEP
      header uses the value IPPROTO_IDP - which seems to indicate some
      sort of fake protocol.&nbsp; Previously TLS was the only fake protocol,
      but WebSockets (WS) and secure WebSockets (WSS) are also fake
      protocols (being encapsulated on TCP and TLS respectively).<br>
      <br>
    </blockquote>
    OK, I will take some not used values to add support for WS/S
    sockets. Normaly it must be done only for HEPv1/v2, because in HEPv3
    we use internal identificatation for protocol type.<br>
    <br>
    <blockquote
      cite="mid:1344417913.1934.17.camel@pd-notebook-linux.croc.internal"
      type="cite">
      Is there anything simple I can do now, or does this mean the HEP
      protocol will need to be updated to support WebSockets?<br>
      <br>
    </blockquote>
    <br>
    ok, if you want do it by self, take not used protocol IDs and commit
    it, but this must be done also for siptrace, not only for sipcapture<br>
    <br>
    Wbr,<br>
    Alexandr.<br>
    <br>
    <br>
    <blockquote
      cite="mid:1344417913.1934.17.camel@pd-notebook-linux.croc.internal"
      type="cite">
      <table cellpadding="0" cellspacing="0" width="100%">
        <tbody>
          <tr>
            <td>
              <pre>-- 
Peter Dunkley
Technical Director
Crocodile RCS Ltd
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sr-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>