aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-27 06:59:15 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-27 06:59:15 +0000
commit70941f2d1d07cdd230e635b68e1796b5ac4c9d3a (patch)
tree84b217365be2ee5ad01e9d8919b2a2fcb725265c /asn1
parent9d8e943297bd07e62a7765e1c988d34a0049ce99 (diff)
In informationDirective use MSID instead of mobileIdentificationNumber.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27858 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1')
-rw-r--r--asn1/ansi_map/ansi_map.asn5
1 files changed, 3 insertions, 2 deletions
diff --git a/asn1/ansi_map/ansi_map.asn b/asn1/ansi_map/ansi_map.asn
index ede8d27cfa..9f0a347c6d 100644
--- a/asn1/ansi_map/ansi_map.asn
+++ b/asn1/ansi_map/ansi_map.asn
@@ -1208,11 +1208,12 @@ HandoffToThird2Res ::= [PRIVATE 18] SET {
}
-- 6.4.2.21 InformationDirective Updated with N.S0012-0 v 1.0
+-- http://www.3gpp2.org/Public_html/specs/X.S0004-540-E_v2.0_070723.pdf
InformationDirective ::= [PRIVATE 18] SET {
electronicSerialNumber [9] IMPLICIT ElectronicSerialNumber,
-- M 6.5.2.63
- mobileIdentificationNumber [8] IMPLICIT MobileIdentificationNumber,
- -- M 6.5.2.81
+ msid MSID OPTIONAL,
+ -- M 2.153 e
alertCode [75] IMPLICIT AlertCode OPTIONAL,
-- O 6.5.2.3 a
announcementList [130] IMPLICIT AnnouncementList OPTIONAL,