aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2007-09-18 12:47:40 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2007-09-18 12:47:40 +0000
commit93b36dc53cdc80f45efca38ca17e29d4fcdacb0a (patch)
tree1e6cc1365259488a611f257594324df2fbe4c3e0 /asn1/inap
parentb9218ebe46f906bae3580b2a316164853ab1b418 (diff)
Added inap-exp.cnf as camel depends on this.
svn path=/trunk/; revision=22900
Diffstat (limited to 'asn1/inap')
-rw-r--r--asn1/inap/inap-exp.cnf47
1 files changed, 47 insertions, 0 deletions
diff --git a/asn1/inap/inap-exp.cnf b/asn1/inap/inap-exp.cnf
new file mode 100644
index 0000000000..5fe36bcae4
--- /dev/null
+++ b/asn1/inap/inap-exp.cnf
@@ -0,0 +1,47 @@
+# Do not modify this file.
+# It is created automatically by the ASN.1 to Wireshark dissector compiler
+# ./inap-exp.cnf
+# ../../tools/asn2wrs.py -b -X -e -p inap -c inap.cnf -s packet-inap-template ../ros/Remote-Operations-Information-Objects.asn IN-common-classes.asn IN-SSF-SCF-Classes.asn IN-SCF-SRF-Classes.asn inap.asn IN-object-identifiers.asn IN-common-datatypes.asn IN-SSF-SCF-datatypes.asn IN-SSF-SCF-ops-args.asn IN-SCF-SRF-datatypes.asn IN-SCF-SRF-ops-args.asn
+
+#.MODULE
+Remote-Operations-Information-Objects inap
+IN-common-classes inap
+IN-SSF-SCF-Classes inap
+IN-SCF-SRF-Classes inap
+IN-CS-1-Operations-appendix inap
+IN-object-identifiers inap
+IN-common-datatypes inap
+IN-SSF-SCF-datatypes inap
+IN-SSF-SCF-ops-args inap
+IN-SCF-SRF-datatypes inap
+IN-SCF-SRF-ops-args inap
+#.END
+
+#.IMPORT_TAG
+CriticalityType BER_CLASS_UNI BER_UNI_TAG_ENUMERATED
+Integer4 BER_CLASS_UNI BER_UNI_TAG_INTEGER
+BothwayThroughConnectionInd BER_CLASS_UNI BER_UNI_TAG_ENUMERATED
+CallingPartysCategory BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING
+Duration BER_CLASS_UNI BER_UNI_TAG_INTEGER
+HighLayerCompatibility BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING
+Interval BER_CLASS_UNI BER_UNI_TAG_INTEGER
+LegID BER_CLASS_ANY/*choice*/ -1/*choice*/
+MiscCallInfo BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
+RedirectionInformation BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING
+ServiceKey BER_CLASS_UNI BER_UNI_TAG_INTEGER
+#.END
+
+#.TYPE_ATTR
+CriticalityType TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(inap_CriticalityType_vals) BITMASK = 0
+Integer4 TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = NULL BITMASK = 0
+BothwayThroughConnectionInd TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(inap_BothwayThroughConnectionInd_vals) BITMASK = 0
+CallingPartysCategory TYPE = FT_UINT16 DISPLAY = BASE_DEC STRINGS = VALS(isup_calling_partys_category_value) BITMASK = 0
+Duration TYPE = FT_INT32 DISPLAY = BASE_DEC STRINGS = NULL BITMASK = 0
+HighLayerCompatibility TYPE = FT_BYTES DISPLAY = BASE_HEX STRINGS = NULL BITMASK = 0
+Interval TYPE = FT_INT32 DISPLAY = BASE_DEC STRINGS = NULL BITMASK = 0
+LegID TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(inap_LegID_vals) BITMASK = 0
+MiscCallInfo TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
+RedirectionInformation TYPE = FT_BYTES DISPLAY = BASE_HEX STRINGS = NULL BITMASK = 0
+ServiceKey TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = NULL BITMASK = 0
+#.END
+