aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2005-07-04 13:19:58 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2005-07-04 13:19:58 +0000
commitcdb09b497a09637114f606386c0ca28d0a6456fe (patch)
tree02732464f69ec6edc4aeb2dacd152a07c3a188b6 /asn1/h225
parentb9703d0919a909d4007e243f18d790ab6c9b8250 (diff)
usage of FT_GUID field type in H.225 dissector
svn path=/trunk/; revision=14847
Diffstat (limited to 'asn1/h225')
-rw-r--r--asn1/h225/h225.cnf1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/h225/h225.cnf b/asn1/h225/h225.cnf
index 073a49c76b..53506f2da7 100644
--- a/asn1/h225/h225.cnf
+++ b/asn1/h225/h225.cnf
@@ -591,3 +591,4 @@ H323-UU-PDU/tunnelledSignallingMessage/messageContent/_item TYPE = FT_UINT32 DI
NonStandardParameter/data TYPE = FT_UINT32 DISPLAY = BASE_DEC
ParallelH245Control/_item TYPE = FT_UINT32 DISPLAY = BASE_DEC
H245Control/_item TYPE = FT_UINT32 DISPLAY = BASE_DEC
+GloballyUniqueID TYPE = FT_GUID DISPLAY = BASE_NONE \ No newline at end of file