From 86b093b3b60c0d8c51750a5eae4ce54f1f8dc750 Mon Sep 17 00:00:00 2001 From: etxrab Date: Tue, 29 Nov 2005 17:23:50 +0000 Subject: ISUP - Export functions used by INAP and Camel Gsmmap - Export asn1 structs used by Camel Camel - Use functions from GSMMAp and ISUP INAP - Rewrite of the asn1 code to correspond more to CS1 data types Let ISUP and Q931 dissect apropriate stuff. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16624 f5534014-38df-0310-8fa8-9805f1628bb7 --- asn1/camel/camel.asn | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'asn1/camel/camel.asn') diff --git a/asn1/camel/camel.asn b/asn1/camel/camel.asn index d75badcb26..05f8e8effa 100644 --- a/asn1/camel/camel.asn +++ b/asn1/camel/camel.asn @@ -440,10 +440,11 @@ BCSM-Failure ::= SEQUENCE { -- locally refd 2 times, import refd 0 times BearerCapability ::= CHOICE { - bearerCap [0] - -OCTET STRING (SIZE (2..cAPSpecificBoundSetmaxBearerCapabilityLength )) + bearerCap [0] BearerCap } + +BearerCap ::= OCTET STRING (SIZE (2..cAPSpecificBoundSetmaxBearerCapabilityLength )) + -- Indicates the type of bearer capability connection to the user. For bearerCap, the ISUP User -- Service Information, ETSI EN 300 356-1 [23] -- encoding shall be used. -- cgit v1.2.3