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

Wireshark-users: Re: [Wireshark-users] how to display h.460.19 related values?

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Wed, 23 Nov 2011 10:54:42 +0100
Hi,
An example trace file will help, I couldnt find TraversalParameters in H245 so I'm unsure which parameter in H245 holds this, but if it's an OCTET STRING in the H.245 spec
and no one has made chenges in the .cnf file to call the H.460 dissection it will be displayed as raw data as tha's what it is to the H.245 dissector/protocol.
Regards
Anders


From: wireshark-users-bounces@xxxxxxxxxxxxx [mailto:wireshark-users-bounces@xxxxxxxxxxxxx] On Behalf Of woo johnman
Sent: den 23 november 2011 10:28
To: wireshark-users@xxxxxxxxxxxxx
Subject: [Wireshark-users] how to display h.460.19 related values?

Hi,
   My wireshark can't decode all values by tracing down the H.460.19 asn.1 trees.  H.460.19 has 'TraversalParameters' asn.1 subtree,this value is encoded as octstring and then encapsulated in the H.245 message. Wireshark can only decode all H.245 value but keep h.460.19 as raw.
 
regards,
 
Woo