ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: Re: [Ethereal-users] VOIP Capture API available

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, 24 Jan 2006 11:24:55 -0800
Nels Johnson wrote:
Does Ethereal have a platform or API available for capturing VOIP
conversations as AU or WAV files?

No. Ethereal captures low-level network packets, not high-level conversations. It includes code that, in an existing capture file, can write out *some* RTP conversations with *some* codecs in, I think, .au format.

But that's a function of the application, not something designed to use as an API.