aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map/ansi_map.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-04-14 17:08:46 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-04-14 17:08:46 +0000
commit7d22e5fe9cbb0daf7287081df34c4026295ecb83 (patch)
tree69f787e07aea792931e52077dc2b023c9f28df68 /asn1/ansi_map/ansi_map.asn
parentee7919cc4260e67587e012f1e609702aa8fcd15a (diff)
Fix a bug in the ASN1 spec. ( I can't regenerate the dissector currently).
svn path=/trunk/; revision=21435
Diffstat (limited to 'asn1/ansi_map/ansi_map.asn')
-rw-r--r--asn1/ansi_map/ansi_map.asn6
1 files changed, 3 insertions, 3 deletions
diff --git a/asn1/ansi_map/ansi_map.asn b/asn1/ansi_map/ansi_map.asn
index 5f184c2883..c762ce7cfe 100644
--- a/asn1/ansi_map/ansi_map.asn
+++ b/asn1/ansi_map/ansi_map.asn
@@ -475,8 +475,6 @@ FacilitiesDirectiveRes ::= [PRIVATE 18] SET {
FacilitiesDirective2 ::= [PRIVATE 18] SET {
billingID [1] IMPLICIT BillingID,
-- M 6.5.2.16
- channelData [5] IMPLICIT ChannelData,
- -- (Serving) M 6.5.2.47 a
electronicSerialNumber [9] IMPLICIT ElectronicSerialNumber,
-- M 6.5.2.63
interMSCCircuitID [6] IMPLICIT InterMSCCircuitID,
@@ -519,6 +517,8 @@ FacilitiesDirective2 ::= [PRIVATE 18] SET {
-- O 6.5.2.43 g
cdmaTargetMeasurementList [134] IMPLICIT CDMATargetMeasurementList OPTIONAL,
-- O 6.5.2.45 h
+ channelData [5] IMPLICIT ChannelData OPTIONAL,
+ -- (Serving) O 6.5.2.47 i
confidentialityModes [39] IMPLICIT ConfidentialityModes OPTIONAL,
-- (Desired) O 6.5.2.50 b
dataKey [215] IMPLICIT DataKey OPTIONAL,
@@ -553,7 +553,7 @@ FacilitiesDirective2 ::= [PRIVATE 18] SET {
-- M 6.5.2.143
systemOperatorCode [206] IMPLICIT SystemOperatorCode OPTIONAL,
-- O 6 .5.2.a j b b
- targetCellID [3] IMPLICIT TargetCellID,
+ targetCellID [3] IMPLICIT TargetCellID OPTIONAL,
-- O 6.5.2.148 b
tdmaBandwidth [220] IMPLICIT TDMABandwidth OPTIONAL,
-- (Desired) O 6.5.2.ay z