Module: sip-router
Branch: pd/websocket
Commit: 5c4133c2ba036776a1ea3c1f73c51a7d9d518fbe
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5c4133c…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Sat Jun 23 17:37:25 2012 +0100
modules/websocket: Fixed a couple of connection issues and now dropping received SIP
requests into receive_msg()
- SIP parser not updated for WS and WSS yet
---
modules/websocket/ws_conn.c | 23 ++++++----
modules/websocket/ws_frame.c | 88 +++++++++++++------------------------
modules/websocket/ws_handshake.c | 11 +++--
3 files changed, 51 insertions(+), 71 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=5c4…