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....
It's available on: https://github.com/vkubart/sipat
For more details, please ask Vaclav Kubart (vaclav.kubart@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
Hello,
On 9/2/11 5:03 PM, Vladimir Broz wrote:
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
On 9/5/11 9:39 AM, Juha Heinanen wrote:
Thanks, indeed the example of how to use in the README shows how to generate a png, but then was a note about XSL templates, which are commonly used for generating html from xml...
Cheers, Daniel
Hi,
It does not presenting well if we are using cascaded sip/proxy servers. Please correct me if it is wrong.
On Mon, Sep 5, 2011 at 14:56, Daniel-Constantin Mierla miconda@gmail.comwrote: