
Hello, Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out? I see the decaying skeletons of several such ventures online, but what's the new news? sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton. Either image or ASCII output is fine. Just needs to be automatic and exportable. Many thanks! -- Alex -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus.

Alex I'm a huge huge fan of cloudshark. On Sat, Feb 25, 2017 at 5:17 PM Alex Balashov <abalashov at evaristesys.com> wrote:
Hello,
Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out?
I see the decaying skeletons of several such ventures online, but what's the new news?
sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton.
Either image or ASCII output is fine. Just needs to be automatic and exportable.
Many thanks!
-- Alex
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops

Does it have an API one can call to get a diagram out automatically? On February 25, 2017 5:20:42 PM EST, Colin Brown <zavoid at gmail.com> wrote:
Alex I'm a huge huge fan of cloudshark.
On Sat, Feb 25, 2017 at 5:17 PM Alex Balashov <abalashov at evaristesys.com> wrote:
Hello,
Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out?
I see the decaying skeletons of several such ventures online, but what's the new news?
sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton.
Either image or ASCII output is fine. Just needs to be automatic and exportable.
Many thanks!
-- Alex
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops
-- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus.

If there is one that can do this via an API, I haven't found it. Although you could probably script something with either cloudshark or homer. Homer can export to png. --fred On 02/25/2017 05:21 PM, Alex Balashov wrote:
Does it have an API one can call to get a diagram out automatically?
On February 25, 2017 5:20:42 PM EST, Colin Brown <zavoid at gmail.com> wrote:
Alex I'm a huge huge fan of cloudshark.
On Sat, Feb 25, 2017 at 5:17 PM Alex Balashov <abalashov at evaristesys.com> wrote:
Hello,
Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out?
I see the decaying skeletons of several such ventures online, but what's the new news?
sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton.
Either image or ASCII output is fine. Just needs to be automatic and exportable.
Many thanks!
-- Alex
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops

I've had good luck with the java api: java.sip.ladder.before.coffee.newbie() It'll throw the wildest exceptions sometimes, however. :) David -----Original Message----- From: VoiceOps [mailto:voiceops-bounces at voiceops.org] On Behalf Of Alex Balashov Sent: Saturday, February 25, 2017 2:14 PM To: Voiceops at voiceops.org Subject: [VoiceOps] SIP ladder diagram builder Hello, Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out? I see the decaying skeletons of several such ventures online, but what's the new news? sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton. Either image or ASCII output is fine. Just needs to be automatic and exportable. Many thanks! -- Alex -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops ---------------------------------------------------------------------- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

Please forgive me for lowering the tone of the conversation, but if you are not getting what you need from the open source community, dare I mention a commercial product? Palladion/OCOM?s message flow diagram can be downloaded in HTML format, and that provides you with the raw SIP messages as well as the message flow diagram, nicely presented. You can also download as PDF The API is RESTful API from which you can pull, not only the messages; message flow diagram but also CDR?s, media measurement information and also a whole range of KPI?s and performance metrics Also, you don?t have to deal directly with ?O?, ;) ;) if you don?t want to Thanks ? Richard On 2/25/17, 3:33 PM, "VoiceOps on behalf of Hiers, David" <voiceops-bounces at voiceops.org on behalf of David.Hiers at cdk.com> wrote: I've had good luck with the java api: java.sip.ladder.before.coffee.newbie() It'll throw the wildest exceptions sometimes, however. :) David -----Original Message----- From: VoiceOps [mailto:voiceops-bounces at voiceops.org] On Behalf Of Alex Balashov Sent: Saturday, February 25, 2017 2:14 PM To: Voiceops at voiceops.org Subject: [VoiceOps] SIP ladder diagram builder Hello, Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out? I see the decaying skeletons of several such ventures online, but what's the new news? sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton. Either image or ASCII output is fine. Just needs to be automatic and exportable. Many thanks! -- Alex -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops ---------------------------------------------------------------------- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops

Hi Richard, I have no opposition to commercial products. Is this a standalone tool for generic SIP capture analysis? Or is it part of a larger system of some kind? -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus.

Hi Alex It is raw packet capture [e.g. SIP, ENUM etc RTP and RTCP] from a tap such as a span sport/port mirroring. Totally vendor independent standalone system, software only, runs on Debian Linux. Also can act as a VQ Collector to collect out-of-band RTCP-XR Many thanks Richard On 2/25/17, 4:05 PM, "VoiceOps on behalf of Alex Balashov" <voiceops-bounces at voiceops.org on behalf of abalashov at evaristesys.com> wrote: Hi Richard, I have no opposition to commercial products. Is this a standalone tool for generic SIP capture analysis? Or is it part of a larger system of some kind? -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops

That's good to know. However, what I need in this case is a tool to render diagrams from already existing captures obtained by a variety of other means. On February 25, 2017 6:15:51 PM EST, Richard Jobson <richard at teraquant.com> wrote:
Hi Alex
It is raw packet capture [e.g. SIP, ENUM etc RTP and RTCP] from a tap such as a span sport/port mirroring. Totally vendor independent standalone system, software only, runs on Debian Linux. Also can act as a VQ Collector to collect out-of-band RTCP-XR
Many thanks Richard
On 2/25/17, 4:05 PM, "VoiceOps on behalf of Alex Balashov" <voiceops-bounces at voiceops.org on behalf of abalashov at evaristesys.com> wrote:
Hi Richard,
I have no opposition to commercial products. Is this a standalone tool for generic SIP capture analysis? Or is it part of a larger system of some kind?
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops
-- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus.

You?re very welcome. Yes, you?d have to play the raw packets through this system again from your PCAP On 2/25/17, 4:17 PM, "Alex Balashov" <abalashov at evaristesys.com> wrote: That's good to know. However, what I need in this case is a tool to render diagrams from already existing captures obtained by a variety of other means. On February 25, 2017 6:15:51 PM EST, Richard Jobson <richard at teraquant.com> wrote: >Hi Alex > >It is raw packet capture [e.g. SIP, ENUM etc RTP and RTCP] from a tap >such as a span sport/port mirroring. Totally vendor independent >standalone system, software only, runs on Debian Linux. Also can act as >a VQ Collector to collect out-of-band RTCP-XR > >Many thanks >Richard > >On 2/25/17, 4:05 PM, "VoiceOps on behalf of Alex Balashov" ><voiceops-bounces at voiceops.org on behalf of abalashov at evaristesys.com> >wrote: > > Hi Richard, > >I have no opposition to commercial products. Is this a standalone tool >for generic SIP capture analysis? Or is it part of a larger system of >some kind? > > -- Alex > > -- > Principal, Evariste Systems LLC (www.evaristesys.com) > > Sent from my Google Nexus. > _______________________________________________ > VoiceOps mailing list > VoiceOps at voiceops.org > https://puck.nether.net/mailman/listinfo/voiceops > -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus.

Adding few more (historical) details on Palladion, just in case would be useful to decide on going for it. The system was developed by Iptego, a company split from Iptelorg, with origins at FhG Fokus, in Berlin (the research institute that initially developed SIP Express Router (SER), the ancestor of Kamailio/OpenSER). Iptelorg was bought by Tekelec and Iptego was bought by Acme Packets. Later, Tekelec and Acme were both by Oracle, so I expect that today the Palladion can be purchased only from Oracle. I saw many demos of Palladion several years ago, very neat and feature rich application. If you are familiar with Homer Sipcapture, it used to be the same kind of application, but having lots of extras (to be fair, I haven't compared one to one, as I never had to deal with both at the same time, but at a distance of couple of years). On the other hand, Homer is quite flexible, and being open source gives more freedom to tune or enhance yourself, besides being very active and new features are added a consistent pace. Licensing fee was more targeting large operators, so not coming cheap at all for a small/medium operator. I don't know nowadays, but I expect it didn't go down given it is now in the hands of Oracle. On the technical side, I expect you are going to deal with the guys in Berlin, that are quite capable on understanding SIP, with many years of experience. If money is not an issue, Palladion is a good choice (again, I speak more based on my experience prior Acme/Oracle era). But, as I am more an open source guys, probably a fraction of the license fee for it makes enough to fund a developer to add the feature to export as you need to sngrep or homer. Cheers, Daniel On 26/02/2017 00:17, Alex Balashov wrote:
That's good to know.
However, what I need in this case is a tool to render diagrams from already existing captures obtained by a variety of other means.
On February 25, 2017 6:15:51 PM EST, Richard Jobson <richard at teraquant.com> wrote:
Hi Alex
It is raw packet capture [e.g. SIP, ENUM etc RTP and RTCP] from a tap such as a span sport/port mirroring. Totally vendor independent standalone system, software only, runs on Debian Linux. Also can act as a VQ Collector to collect out-of-band RTCP-XR
Many thanks Richard
On 2/25/17, 4:05 PM, "VoiceOps on behalf of Alex Balashov" <voiceops-bounces at voiceops.org on behalf of abalashov at evaristesys.com> wrote:
Hi Richard,
I have no opposition to commercial products. Is this a standalone tool for generic SIP capture analysis? Or is it part of a larger system of some kind?
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops
-- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Mar 6-8 (Europe) and Mar 20-22 (USA) - www.asipto.com Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com

On Sun, Feb 26, 2017 at 07:41:42PM +0100, Daniel-Constantin Mierla wrote:
But, as I am more an open source guys, probably a fraction of the license fee for it makes enough to fund a developer to add the feature to export as you need to sngrep or homer.
If sngrep's rendering layer could be modularised so that the basic step-ladder output could be directed elsewhere beyond the interactive terminal session, that would be just perfect. -- Alex Balashov | Principal | Evariste Systems LLC Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

A few years ago I hacked together something in PHP which we use internally, it uses pcap2msc and msgen. I can't release the code, but the snippet below should give you a good idea.. system("python /usr/local/bin/pcap2msc $pcap_filename_in sip | mscgen -T png -o $png_filename_out > /dev/null 2>&1"); On 02/25/2017 05:33 PM, Hiers, David wrote:
I've had good luck with the java api:
java.sip.ladder.before.coffee.newbie()
It'll throw the wildest exceptions sometimes, however.
:)
David
-----Original Message----- From: VoiceOps [mailto:voiceops-bounces at voiceops.org] On Behalf Of Alex Balashov Sent: Saturday, February 25, 2017 2:14 PM To: Voiceops at voiceops.org Subject: [VoiceOps] SIP ladder diagram builder
Hello,
Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out?
I see the decaying skeletons of several such ventures online, but what's the new news?
sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton.
Either image or ASCII output is fine. Just needs to be automatic and exportable.
Many thanks!
-- Alex
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops
---------------------------------------------------------------------- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops
-- if at first you don't succeed, skydiving isn't for you

On Sun, Feb 26, 2017 at 01:29:22PM -0500, Eric Wieling wrote:
A few years ago I hacked together something in PHP which we use internally, it uses pcap2msc and msgen.
I can't release the code, but the snippet below should give you a good idea..
system("python /usr/local/bin/pcap2msc $pcap_filename_in sip | mscgen -T png -o $png_filename_out > /dev/null 2>&1");
Excellent! I am intrigued by your ideas and would like to subscribe to your quarterly newsletter and attend your biannual leadership seminar. -- Alex Balashov | Principal | Evariste Systems LLC Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

Hello, On 25/02/2017 23:14, Alex Balashov wrote:
Hello,
Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out?
I see the decaying skeletons of several such ventures online, but what's the new news?
sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton.
Either image or ASCII output is fine. Just needs to be automatic and exportable.
there was an application called sip-scenario written in perl, which generated browsable static html files from a pcap file, all in a folder that could be easily archived and sent over to others. It is referenced from: - https://www.voip-info.org/wiki/view/SIP+Scenario It is pointing to iptel.org, which seems to be down (I should ask the guys behind it why). It was not written by iptel.org guys, they just hosted a copy. I should still have a copy somewhere myself as well, but, iirc, it throws some errors with the last Perl. I used quite extensively at some point, before sngrep. It created the diagram in an html page, allowing to click on the arrows to view the text sip message in another frame (a-la sipcapture). It was on my plan to try to fix it few years ago, but no much time and lack of proper Perl knowledge kept me away, then sngrep popped up, etc. Should anyone be interested, maybe I should dig for it and push to a github repo where people can grab/fix/contribute/fork. Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Mar 6-8 (Europe) and Mar 20-22 (USA) - www.asipto.com Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com

On Sun, Feb 26, 2017 at 07:18:02PM +0100, Daniel-Constantin Mierla wrote:
I should still have a copy somewhere myself as well, but, iirc, it throws some errors with the last Perl. I used quite extensively at some point, before sngrep. It created the diagram in an html page, allowing to click on the arrows to view the text sip message in another frame (a-la sipcapture). It was on my plan to try to fix it few years ago, but no much time and lack of proper Perl knowledge kept me away, then sngrep popped up, etc.
Yeah, I went through that entire exercise with sip-scenario as well, had the same motivations, and they were foreclosed upon for the same reasons... -- Alex Balashov | Principal | Evariste Systems LLC Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

I think this is the droid you are looking for: http://callflow.sourceforge.net/ https://sourceforge.net/projects/callflow/ Takes in a pcap, spits out a graphic and local interactive web page archived and ready for distribution. You can provide a Wireshark view filter to a raw capture, customize the output, or build diagrams from scratch without a pcap. Note: after building, the launcher wanted to look in /usr/local/callflow for stuff that was really in /usr/local/share/callflow. One quick edit and everything worked great. Regards, *Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555 ----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox] On Sat, Feb 25, 2017 at 2:14 PM, Alex Balashov <abalashov at evaristesys.com> wrote:
Hello,
Is there a nice SIP ladder diagram building utility these days into which one can feed a packet capture and get a ladder diagram out?
I see the decaying skeletons of several such ventures online, but what's the new news?
sngrep is fantastic for live troubleshooting, but unfortunately its rendering is not export-orientated and doesn't lend itself to automaton.
Either image or ASCII output is fine. Just needs to be automatic and exportable.
Many thanks!
-- Alex
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus. _______________________________________________ VoiceOps mailing list VoiceOps at voiceops.org https://puck.nether.net/mailman/listinfo/voiceops

Hi Calvin, This is the out-of-date tool I had in mind. It does not produce correct diagrams for me, and moreover, seems to be out of touch with modern tooling: sasha at tlaquepaque ~/callflow-20120624-180> ./callflow ~/bad.pcapng Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "-V" is neither a field nor a protocol name. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. awk: ./scripts/long2html.awk:244: fatal: expression for `>' redirection has null string value callflow: warning: no "order" file found -- using auto generated DPI: 90 Background RRGGBBAA: ffffffff Area 0:0:25:100 exported to 23 x 94 pixels (90 dpi) Bitmap saved as: /home/sasha/bad/callflow.png sed: -e expression #1, char 12: unknown option to `s' I'm sure with a little hacking one could probably get it to work, but it's clear that this hasn't been maintained for a few years. -- Alex -- Alex Balashov | Principal | Evariste Systems LLC Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

I opened two bug reports today and got a response to both within 10 minutes. Looks like it's still being monitored. Also, make sure you're using the newest version, not the one from 2012: https://sourceforge.net/projects/callflow/files/callflow/callflow-20141023.t... Regards, *Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555 ----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox] On Tue, Mar 7, 2017 at 1:10 PM, Alex Balashov <abalashov at evaristesys.com> wrote:
Hi Calvin,
This is the out-of-date tool I had in mind. It does not produce correct diagrams for me, and moreover, seems to be out of touch with modern tooling:
sasha at tlaquepaque ~/callflow-20120624-180> ./callflow ~/bad.pcapng Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "-V" is neither a field nor a protocol name. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. awk: ./scripts/long2html.awk:244: fatal: expression for `>' redirection has null string value callflow: warning: no "order" file found -- using auto generated DPI: 90 Background RRGGBBAA: ffffffff Area 0:0:25:100 exported to 23 x 94 pixels (90 dpi) Bitmap saved as: /home/sasha/bad/callflow.png sed: -e expression #1, char 12: unknown option to `s'
I'm sure with a little hacking one could probably get it to work, but it's clear that this hasn't been maintained for a few years.
-- Alex
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

Huh! The world is full of wonder... Thanks! On March 7, 2017 6:51:53 PM EST, Calvin Ellison <calvin.ellison at voxox.com> wrote:
I opened two bug reports today and got a response to both within 10 minutes. Looks like it's still being monitored.
Also, make sure you're using the newest version, not the one from 2012:
https://sourceforge.net/projects/callflow/files/callflow/callflow-20141023.t...
Regards,
*Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555
----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox]
On Tue, Mar 7, 2017 at 1:10 PM, Alex Balashov <abalashov at evaristesys.com> wrote:
Hi Calvin,
This is the out-of-date tool I had in mind. It does not produce correct diagrams for me, and moreover, seems to be out of touch with modern tooling:
sasha at tlaquepaque ~/callflow-20120624-180> ./callflow ~/bad.pcapng Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "-V" is neither a field nor a protocol name. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. awk: ./scripts/long2html.awk:244: fatal: expression for `>' redirection has null string value callflow: warning: no "order" file found -- using auto generated DPI: 90 Background RRGGBBAA: ffffffff Area 0:0:25:100 exported to 23 x 94 pixels (90 dpi) Bitmap saved as: /home/sasha/bad/callflow.png sed: -e expression #1, char 12: unknown option to `s'
I'm sure with a little hacking one could probably get it to work, but it's clear that this hasn't been maintained for a few years.
-- Alex
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
-- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus.

Following up, the svn repository is even more current. Regards, *Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555 ----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox] On Tue, Mar 7, 2017 at 3:53 PM, Alex Balashov <abalashov at evaristesys.com> wrote:
Huh! The world is full of wonder... Thanks!
On March 7, 2017 6:51:53 PM EST, Calvin Ellison <calvin.ellison at voxox.com> wrote:
I opened two bug reports today and got a response to both within 10 minutes. Looks like it's still being monitored.
Also, make sure you're using the newest version, not the one from 2012:
https://sourceforge.net/projects/callflow/files/ callflow/callflow-20141023.tar.bz2/download
Regards,
*Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555
----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox]
On Tue, Mar 7, 2017 at 1:10 PM, Alex Balashov <abalashov at evaristesys.com> wrote:
Hi Calvin,
This is the out-of-date tool I had in mind. It does not produce correct diagrams for me, and moreover, seems to be out of touch with modern tooling:
sasha at tlaquepaque ~/callflow-20120624-180> ./callflow ~/bad.pcapng Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "-V" is neither a field nor a protocol name. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. awk: ./scripts/long2html.awk:244: fatal: expression for `>' redirection has null string value callflow: warning: no "order" file found -- using auto generated DPI: 90 Background RRGGBBAA: ffffffff Area 0:0:25:100 exported to 23 x 94 pixels (90 dpi) Bitmap saved as: /home/sasha/bad/callflow.png sed: -e expression #1, char 12: unknown option to `s'
I'm sure with a little hacking one could probably get it to work, but it's clear that this hasn't been maintained for a few years.
-- Alex
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus.

And lastly, I've created a PHP frontend for callflow. Available here: https://sourceforge.net/p/callflow/bugs/14/ Regards, *Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555 ----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox] On Fri, Mar 10, 2017 at 12:32 PM, Calvin Ellison <calvin.ellison at voxox.com> wrote:
Following up, the svn repository is even more current.
Regards,
*Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555 <(213)%20285-0555>
----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox]
On Tue, Mar 7, 2017 at 3:53 PM, Alex Balashov <abalashov at evaristesys.com> wrote:
Huh! The world is full of wonder... Thanks!
On March 7, 2017 6:51:53 PM EST, Calvin Ellison <calvin.ellison at voxox.com> wrote:
I opened two bug reports today and got a response to both within 10 minutes. Looks like it's still being monitored.
Also, make sure you're using the newest version, not the one from 2012:
https://sourceforge.net/projects/callflow/files/callflow/ callflow-20141023.tar.bz2/download
Regards,
*Calvin Ellison* Voice Operations Engineer calvin.ellison at voxox.com +1 (213) 285-0555
----------------------------------------------- *voxox.com <http://www.voxox.com/> * 5825 Oberlin Drive, Suite 5 San Diego, CA 92121 [image: Voxox]
On Tue, Mar 7, 2017 at 1:10 PM, Alex Balashov <abalashov at evaristesys.com> wrote:
Hi Calvin,
This is the out-of-date tool I had in mind. It does not produce correct diagrams for me, and moreover, seems to be out of touch with modern tooling:
sasha at tlaquepaque ~/callflow-20120624-180> ./callflow ~/bad.pcapng Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "-V" is neither a field nor a protocol name. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. Duplicate dissectors sip and sip.tcp for protocol SIP in dissector table ssl.port tshark: "a" was unexpected in this context. awk: ./scripts/long2html.awk:244: fatal: expression for `>' redirection has null string value callflow: warning: no "order" file found -- using auto generated DPI: 90 Background RRGGBBAA: ffffffff Area 0:0:25:100 exported to 23 x 94 pixels (90 dpi) Bitmap saved as: /home/sasha/bad/callflow.png sed: -e expression #1, char 12: unknown option to `s'
I'm sure with a little hacking one could probably get it to work, but it's clear that this hasn't been maintained for a few years.
-- Alex
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 <(706)%20510-6800> / +1-800-250-5920 <(800)%20250-5920> (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
-- Alex
-- Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus.
participants (8)
-
abalashov@evaristesys.com
-
calvin.ellison@voxox.com
-
David.Hiers@cdk.com
-
ewieling@nyigc.com
-
fred@palner.com
-
miconda@gmail.com
-
richard@teraquant.com
-
zavoid@gmail.com