aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map/ansi_map.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-01-01 22:03:01 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-01-01 22:03:01 +0000
commit9375e27794e98d40e96061e6e553fef559306f59 (patch)
treecedc22a22aa1bccff916601a052299770adcff37 /asn1/ansi_map/ansi_map.asn
parent20fe5ab1a3db8930289ce57cfcc888cb1cb2759f (diff)
Use TransactionId to match ansi map responses to requests and fix
some bugs in the asn2wrs generated ansi map dissector. svn path=/trunk/; revision=20257
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 35874154c2..c6fc71688f 100644
--- a/asn1/ansi_map/ansi_map.asn
+++ b/asn1/ansi_map/ansi_map.asn
@@ -1,4 +1,4 @@
--- Copyright 2005 - 2006 Anders Broman
+-- Copyright 2005 - 2007 Anders Broman
-- $Id$
MAP-Protocol{ 0 identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-Protocol (4) version5 (5) }
@@ -230,7 +230,7 @@ AuthenticationRequest ::= [PRIVATE 18] SET {
-- O 6.5.2.18 b
cdmaNetworkIdentification [232] IMPLICIT CDMANetworkIdentification OPTIONAL,
-- (Serving MSC) O 6.5.2.bk
- confidentialityModes [39] IMPLICIT ConfidentialityModes,
+ confidentialityModes [39] IMPLICIT ConfidentialityModes OPTIONAL,
-- (Actual) O 6.5.2.50 c
controlChannelMode [199] IMPLICIT ControlChannelMode OPTIONAL,
-- O 6.5.2.ac
@@ -2573,7 +2573,7 @@ SMSNotification ::= [PRIVATE 18] SET {
-- O 6.5.2.122 a
sms-Address [104] IMPLICIT SMS-Address OPTIONAL,
-- O 6.5.2.123 a, b
- sms-TeleserviceIdentifier [116] IMPLICIT SMS-TeleserviceIdentifier
+ sms-TeleserviceIdentifier [116] IMPLICIT SMS-TeleserviceIdentifier OPTIONAL
-- O 6.5.2.137
}