<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
sipML5 is using HTTP by default, not HTTPS.<BR>
<BR>
All WebSocket frames from clients (so from a browser to Kamailio) are masked and you can't just read them.&nbsp; I believe that there is code in the Wireshark repo to de-mask WebSocket frames - but it hasn't made it into a release yet.<BR>
<BR>
All WebSocket frames from servers (so from Kamailio to a browser) are unmasked, so you can read them in Wireshark (but they don't get decoded as SIP).<BR>
<BR>
Regards,<BR>
<BR>
Peter<BR>
<BR>
On Mon, 2012-07-09 at 18:48 +0300, Juha Heinanen wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Peter Dunkley writes:

&gt; I have no idea about the specifics of that test.  It's not something
&gt; I've ever used.  But, the sipML5 client does send quite large INVITEs,
&gt; so I wouldn't be at all surprised if they were larger than 4096 bytes.

when i tried to print the invite message using $mb pseudo variable, i got

Jul  9 18:30:34 siika /usr/sbin/sip-proxy[25265]: ERROR: &lt;core&gt; [pvapi.c:1252]: no more space for spec value
Jul  9 18:30:34 siika /usr/sbin/sip-proxy[25265]: ERROR: &lt;core&gt; [pvapi.c:1261]: buffer overflow -- increase the buffer size...

i then tried to see the invite message using wireshark, i don't see
decrypted requests, but only replies.  have you managed to make sipML5
to use http instead of https?

-- juha

_______________________________________________
sr-dev mailing list
<A HREF="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</A>
<A 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>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Peter Dunkley
Technical Director
Crocodile RCS Ltd
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>