summaryrefslogtreecommitdiff
path: root/asn1/h225/h225.cnf
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-10-05 07:44:03 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-10-05 07:44:03 +0000
commite461d0d0e8dbad79f7f01249512982e951ad5e97 (patch)
tree4ace4f92d60c78b61379a93eb5f1ccedd8acbed8 /asn1/h225/h225.cnf
parent207837b284dafc95cc5783494fc77669e8e87f44 (diff)
downloadwireshark-e461d0d0e8dbad79f7f01249512982e951ad5e97.tar.gz
export more types from H.225.0 and H.245 which will be necessary for H.460.x, H.323 (Annex M,R), H.501
svn path=/trunk/; revision=23069
Diffstat (limited to 'asn1/h225/h225.cnf')
-rw-r--r--asn1/h225/h225.cnf34
1 files changed, 32 insertions, 2 deletions
diff --git a/asn1/h225/h225.cnf b/asn1/h225/h225.cnf
index 236c3ae28d..bac9f1e2a0 100644
--- a/asn1/h225/h225.cnf
+++ b/asn1/h225/h225.cnf
@@ -4,6 +4,12 @@
# $Id$
#.INCLUDE ../h235/h235-exp.cnf
+
+#.TYPE_ATTR
+# override TransportAddress from H.245
+# temporary solution till collision between imported and defined type is solved in the asn2wrs
+TransportAddress TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(h225_TransportAddress_vals) BITMASK = 0
+#.END
#.INCLUDE ../h245/h245-exp.cnf
#----------------------------------------------------------------------------------------
@@ -18,18 +24,42 @@ BandRejectReason
DisengageReason
DisengageRejectReason
InfoRequestNakReason
-ReleaseCompleteReason
AdmissionRejectReason
LocationRejectReason
RegistrationRejectReason
+
#.EXPORTS
-NonStandardParameter
+NonStandardParameter
+PublicTypeOfNumber
+PrivateTypeOfNumber
AliasAddress NO_PROT_PREFIX
PartyNumber
PresentationIndicator
ScreeningIndicator
CallIdentifier
+ConferenceIdentifier
+CircuitIdentifier
+GenericIdentifier
GenericData
+BandWidth
+TimeToLive
+TransportAddress
+AlternateTransportAddresses
+TransportChannelInfo
+CallReferenceValue
+GloballyUniqueID
+TunnelledProtocol
+IntegrityMechanism
+ICV
+CryptoH323Token
+TransportQOS
+FeatureSet
+CircuitInfo
+EndpointType
+SupportedProtocols
+GatekeeperIdentifier
+ServiceControlSession
+ReleaseCompleteReason WS_VAR
#.END
#----------------------------------------------------------------------------------------