Module: sip-router Branch: master Commit: 21fa34f61ba4d9778e6b79d978818b47d0928639 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=21fa34f61ba4d9778e6b79d978818b47d0928639
Author: Peter Dunkley <[email protected]> Committer: Peter Dunkley <[email protected]> Date: Sat Mar 30 12:21:02 2013 +0000 modules/websocket: added lots more SIP/MSRP specific statistics - also updated output of dump MI command to include sub-protocol information --- modules/websocket/ws_conn.c | 47 ++++++++++++++++++++++++++++++++++--- modules/websocket/ws_conn.h | 4 +++ modules/websocket/ws_frame.c | 40 +++++++++++++++++++++++++++++++- modules/websocket/ws_frame.h | 10 ++++++++ modules/websocket/ws_handshake.c | 20 ++++++++-------- modules/websocket/ws_handshake.h | 10 ++----- modules/websocket/ws_mod.c | 36 ++++++++++++++++++++--------- modules/websocket/ws_mod.h | 6 +++++ 8 files changed, 140 insertions(+), 33 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=21fa34f61ba4d9778e6b79d978818b47d0928639 _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
