Re: [asterisk-users] RTP from pcap file

2013-07-30 Thread James Bensley
Hi all,

Many thanks to all for your helpful suggestions. I have compiled
rtpbreak. That is exactly what I needed, easily scripted with sox, for
auto conver PCAPs to WAV files.

Many thanks all, especially Gianluca!

Cheers,
James.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] RTP from pcap file

2013-07-29 Thread Muhammad Faheem
You can take the pcap trace using tshark or tcpdump command line linux
based tool and open the trace in wireshark. Wireshak is visual tool of
tcpdum/tshark(corss platform) and you can listen audio of each call.



On Fri, Jul 26, 2013 at 10:17 PM, Gianluca Merlo
gianluca.me...@gmail.comwrote:

 Hello James,

 Il giorno 26/lug/2013 15:50, James Bensley jwbens...@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

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] RTP from pcap file

2013-07-26 Thread James Bensley
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.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] RTP from pcap file

2013-07-26 Thread Steve Edwards

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   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline  Fax: +1-760-731-3000

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] RTP from pcap file

2013-07-26 Thread Gianluca Merlo
Hello James,

Il giorno 26/lug/2013 15:50, James Bensley jwbens...@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
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users