Hello,

On 9/2/11 5:03 PM, Vladimir Broz wrote:
Hi,

for sake of Vaclav's courage, let me introduce the "SIP Analysis & Testing tools".

This is a set of very powerful utilities that may help you to do SIP call flows analysis. It can do SIP dialogs and transactions matching and analysis in large pcaps, create pretty call flow diagrams, check and verify SIP message content (headers, parameters,..) and many more....
thank you for sharing it with us. Are the diagrams generated as image, or does also kind of html where can browse the content of SIP messages? Maye uploading some screenshots on the wiki of github will make it more appealing to try.

Cheers,
Daniel


It's available on:
https://github.com/vkubart/sipat

For more details, please ask Vaclav Kubart (vaclav.kub...@iptel.org).

SIP Analysis & Testing tools
============================
This project offers set of tools for testing SIP.


Dependencies (ubuntu packages)
============
libosip2-dev
libpcap-dev
libxml2-dev

xsltproc


cfanal
======
Call flow analyzer able to draw call flows from PCAP and verify callflows against given definition.

Usage:
cfanal -r captured-traffic.pcap -a 10.38.14.73=uac -a 10.38.14.74:5062=uas -print-cf drawing.cf
    cf2svg drawing.cf drawing.svg
    svg2png drawing.svg drawing.png


callflow_diagrams
=================
XSL template for painting call flow diagrams.

.....

Thank you Vaclav a lot!
-Vlada

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Oct 10-13, Berlin: http://asipto.com/u/kat
http://linkedin.com/in/miconda -- http://twitter.com/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to