aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-05-15 06:27:53 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-05-15 06:27:53 +0000
commitaada0116b7c65f6ea0b54c6375efd604c8be9874 (patch)
tree5ddfb373621892ab25a7e5f4ccbca8594060b811 /asn1/h245
parent71c5821e2e34025cc16624ba6fdea5c094061a6a (diff)
H.225, H.245, H.450 regenerated with new asn2eth
svn path=/trunk/; revision=18156
Diffstat (limited to 'asn1/h245')
-rw-r--r--asn1/h245/Makefile.nmake2
-rw-r--r--asn1/h245/h245-exp.cnf9
2 files changed, 10 insertions, 1 deletions
diff --git a/asn1/h245/Makefile.nmake b/asn1/h245/Makefile.nmake
index 5705fc5604..4745e7acf9 100644
--- a/asn1/h245/Makefile.nmake
+++ b/asn1/h245/Makefile.nmake
@@ -15,7 +15,7 @@ generate_dissector: $(DISSECTOR_FILES)
$(DISSECTOR_FILES): ../../tools/asn2eth.py $(PROTOCOL_NAME).asn $(PROTOCOL_NAME).cnf packet-$(PROTOCOL_NAME)-template.c packet-$(PROTOCOL_NAME)-template.h
!IFDEF PYTHON
- $(PYTHON) ../../tools/asn2eth.py -X -e -p $(PROTOCOL_NAME) -c $(PROTOCOL_NAME).cnf -s packet-$(PROTOCOL_NAME)-template $(PROTOCOL_NAME).asn
+ $(PYTHON) ../../tools/asn2eth.py -e -p $(PROTOCOL_NAME) -c $(PROTOCOL_NAME).cnf -s packet-$(PROTOCOL_NAME)-template $(PROTOCOL_NAME).asn
!ELSE
@echo Error: You need Python to use asn2eth.py
@exit 1
diff --git a/asn1/h245/h245-exp.cnf b/asn1/h245/h245-exp.cnf
index b0a4d50473..ad2f44ad8e 100644
--- a/asn1/h245/h245-exp.cnf
+++ b/asn1/h245/h245-exp.cnf
@@ -1,3 +1,12 @@
+# Do not modify this file.
+# It is created automatically by the ASN.1 to Ethereal dissector compiler
+# .\h245-exp.cnf
+# ../../tools/asn2eth.py -e -p h245 -c h245.cnf -s packet-h245-template h245.asn
+
+#.MODULE
+MULTIMEDIA-SYSTEM-CONTROL h245
+#.END
+
#.TYPE_ATTR
DataProtocolCapability TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(DataProtocolCapability_vals) BITMASK = 0
T38FaxProfile TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0