Ethereal-users: Re: [Ethereal-users] Why Tethereal can not print protocol tree of H245/RTP/RTCP

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 31 Jul 2003 13:14:10 -0700

On Wednesday, July 30, 2003, at 10:00 PM, Deng, Luke Hao (Luke) wrote:

When I use tethereal to list h245 packets, everything runs well. Packets are listed. But when I add "-V" option to show the protocol tree, nothing will printed. Same status happen on RTP and RTCP.

	...

Following is an example:

F:\Program Files\Ethereal>tethereal -r c:\temp\call -R h245
22 3.154028 192.168.22.10 -> 202.145.1.3 H.245 TerminalCapabilitySet

	...

F:\Program Files\Ethereal>tethereal -r c:\temp\call -V -R h245

What happens if you run

	tethereal -r c:\temp\call -V

*without* the "-R h245" flag? Does it print the protocol tree for H.245 packets? Does it print the protocol tree for the other packets?