[cisco-voip] Tools to analyze call-quality issues after-the-fact?

Nick Matthews matthnick at gmail.com
Sun Sep 8 15:08:14 EDT 2013


To keep wireshark from crashing you can try a few things:
-Use some of the command line tools available to prune just the voice
conversation you care about using ports/IP addresses. Example: "tshark -R
ip.addr==1.1.1.1 -r test.pcap -w testout.pcap" more info here:
http://www.wireshark.org/docs/wsug_html_chunked/AppToolstshark.html
-Load/use a windows/linux server instance with lots of memory. I had some
servers I had wireshark on that I could use in a pinch if I was too
lazy/unable to filter the capture via CLI.

These tools (never used) may be of use:
http://www.dallachiesa.com/code/rtpbreak/doc/rtpbreak_en.html
http://www.cs.columbia.edu/irt/software/rtptools/

I'm sure there are some commercial products with similar outputs, I'm just
not familiar with them.

-nick


On Fri, Sep 6, 2013 at 4:30 PM, Robert Kulagowski <rkulagow at gmail.com>wrote:

> Since we're in the early stages of a SIP deployment, I've had a
> sniffer running on the outside of my firewall capturing packets.
> During a long duration call I realized that the audio issues I was
> hearing were probably being captured in the sniffer; hitting ? ? on my
> phone showed a non-periodic "hiccup" which incremented the error count
> by 7 each time and resulted in a burst of static.
>
> Wireshark seems to crash a lot in the current 1.10.1 version.
>
> In wireshark, I can import the PCAP and use the "Telephony" option and
> it shows the calls that were captured. If I select my call, then go
> into the player, I can play the stream and hear the glitch. But
> Wireshark doesn't make it easy to analyze the calls; I keep getting
> crashes as it follows the RTP streams. :(
>
> Any other tools that will allow me to import a PCAP and analyze my
> streams? The bad call has a non-zero percentage of out of order
> packets.
>
> Thanks.
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20130908/f1c2bfcf/attachment.html>


More information about the cisco-voip mailing list