Ethereal-users: Re: [Ethereal-users] tethereal & mgcp messages

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 21 May 2002 16:30:23 -0700
On Tue, May 21, 2002 at 07:18:43PM -0400, Trevor Reynolds wrote:
> Does anyone have a working way to capture and decode mgcp messages with
> tethereal? I can get it to work with the console based version.

Tethereal *is* the console-based version.

Ethereal and Tethereal use the same code to load plugin dissectors, such
as the MGCP dissector.  As such, there should be no difference between
the behavior of Ethereal and the behavior of Tethereal, if you're
running the "same" version of Ethereal and Tethereal (e.g., if you
installed binary packages and are running the installed versions of
both, or if you built and installed from the same source tree and are
running the installed versions of both, or built from source and are
running them both from the same source tree).

If you *are* seeing a difference, make sure you're running the same
versions, and then give a detailed description of the difference ("can't
get it to work" doesn't say what it does *instead* of working).