Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: [Wireshark-users] Save UDP packets payload

From: Manuel Tonella <M.Tonella@xxxxxxxxxxxxx>
Date: Tue, 9 Mar 2010 17:17:54 +0100

 

 

With WIRESHARK I used to analyze a RTP with functionality : 

Telephony -> RTP -> Stream Analysis and after I save RTP payload.

 

What can I do this from command line ?

 

If I use

 

> tshark -r rtp.pcap -q -z rtp,streams

 

Only statistics can be printed and saved.
I need save payload contains G.711 A-LAW packets.

 

Best Regards