aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/camel/camel.asn
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-11-29 17:23:50 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-11-29 17:23:50 +0000
commit86b093b3b60c0d8c51750a5eae4ce54f1f8dc750 (patch)
tree38af0fb0103ae83df1498b229025daa6a87b8140 /asn1/camel/camel.asn
parente29068a53e7cd1edbbb7a0bebdbf520b1e4bf05f (diff)
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
Diffstat (limited to 'asn1/camel/camel.asn')
-rw-r--r--asn1/camel/camel.asn7
1 files changed, 4 insertions, 3 deletions
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.