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

Ethereal-dev: [Ethereal-dev] H225 patch

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

From: Tomas Kukosa <tomas.kukosa@xxxxxxxxxxx>
Date: Thu, 25 Sep 2003 17:28:39 +0200
Hi!
  as the NonStandardData type is different for H.225.0 and H.245 (and
ASN.1 source is not common either) there is not reason to have both in
the H.245 source.

The attached patch contains following changes:
1) string tables for t35CountryCode, t35Extension and
h221ManufacturerCode was moved into the new file t35.c because they are
common for more dissectors
2) the dissect_h245_NonStandardParameter_with_extension_marker() was
moved from h245 to h225 and renamed to
dissect_h225_NonStandardParameter()
3) type of the "h245.nsp.object" dissector table was changed from
FT_UINT32 to FT_STRING
4) the "h225.nsp.object" and "h225.nsp.h221" dissector tables was
created

I have tested string dissector table and it works fine.

 Regards,
   Tom

Attachment: h323nsd.diff.gz
Description: GNU Zip compressed data