Ethereal-users: Re: [Ethereal-users] UDP

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 30 Mar 2004 10:36:06 -0800
On Sat, Mar 27, 2004 at 05:18:34AM -0800, Arda Sezen wrote:
> I captured UDP packets by using Ethereal and now I want to convert
> these packets into voice file by using UDP traversal

What do you mean by "UDP traversal"?

> but the problem is I dont know how to do this by using Ethereal or is
> it possible to do this in Ethereal.

*IF* the packets are RTP packets (you might have to use the "Decode As"
feature in the "Analyze" menu to get Ethereal to dissect them as RTP),
then you *might* be able to use the RTP analysis feature (Statistics ->
RTP -> Stream Analysis in the menus) with the "Save payload" button.