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

Ethereal-dev: Re: [Ethereal-dev] Ethereal addition for analysing RTP data

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

From: Miha Jemec <m.jemec@xxxxxxxxxxx>
Date: Wed, 05 Mar 2003 18:04:30 +0100
A small example of VoIP conversation (a short sample) including h323 signalization.

And don't worry, the sound you will here, it is not noise, it is just not in english!

Miha

Devin Heitmueller wrote:

I think maybe that's a hint for Miha to contribute some traces for the
Examples section of the website.  :-)

-Devin

On Wed, 2003-03-05 at 10:57, Jason House wrote:
Hey, that's cool.
If only I had RTP traffic and time to play :(

Miha Jemec wrote:
Hi!

After quite some time here is the rewritten version of RTP analysing
tool. It uses now the tap system (I had to change the packet-rtp.c and
packet-rtp.h) and with the intention of being OS independent it doesn't
make possible to play the voice directly through the sound card but has
the possibility to save it in a file for later listening. How it works
is described in code itself (I tried to put many comments there). There
are still some open questions or problems (look for XXX). I was able to
test it only under Intel machine with Linux OS, so test on other OS
would be welcome.
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Attachment: rtp_example.tar.gz
Description: application/gunzip