Howdy all, Does anyone know of a niffty CLI tool for Linux that can take a PCAP file that was created on a SIP PBX for example, and then dump the payload of the various RTP streams in there into seperate files so I can listen to them? I can go this graphically with Wireshark, but I'd like to script it for automation. Cheers, James.
On Fri, 26 Jul 2013, James Bensley wrote:> Does anyone know of a niffty CLI tool for Linux that can take a PCAP > file that was created on a SIP PBX for example, and then dump the > payload of the various RTP streams in there into seperate files so I can > listen to them?http://wiki.freeswitch.org/wiki/Packet_Capture I think pcapsipdump is what you are looking for. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
Hello James, Il giorno 26/lug/2013 15:50, "James Bensley" <jwbensley at gmail.com> ha scritto:> > Howdy all, > > Does anyone know of a niffty CLI tool for Linux that can take a PCAP > file that was created on a SIP PBX for example, and then dump the > payload of the various RTP streams in there into seperate files so I > can listen to them? > > I can go this graphically with Wireshark, but I'd like to script it > for automation. > > Cheers, > James.I personally use rtpbreak http://dallachiesa.com/code/rtpbreak/doc/rtpbreak_en.html For similar tasks Gianluca -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130726/fc4ef54b/attachment.htm>