aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsm_map/GSMMAP.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-01-01 22:29:28 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-01-01 22:29:28 +0000
commite356fd0faae14a2693b50497ecf5ec45a2b371b4 (patch)
tree5862829e8ba6756d00a42d52e25a6220b93713e4 /asn1/gsm_map/GSMMAP.asn
parentbb7a92016db8a24f5f9056cea8751df2546bcb0f (diff)
Update to V9.0.0 (2009-12)
svn path=/trunk/; revision=31404
Diffstat (limited to 'asn1/gsm_map/GSMMAP.asn')
-rw-r--r--asn1/gsm_map/GSMMAP.asn7
1 files changed, 6 insertions, 1 deletions
diff --git a/asn1/gsm_map/GSMMAP.asn b/asn1/gsm_map/GSMMAP.asn
index d20c794b3c..59918e00c4 100644
--- a/asn1/gsm_map/GSMMAP.asn
+++ b/asn1/gsm_map/GSMMAP.asn
@@ -607,6 +607,11 @@ SendRoutingInfoResV2 ::= SEQUENCE {
-- cug-CheckInfo must be absent in version 1
...
}
-
+-- Removed from SS-DataTypes.asn in Rel 9.0.0
+BeginSubscriberActivityArg ::= SEQUENCE {
+ imsi IMSI,
+ originatingEntityNumber ISDN-AddressString,
+ msisdn [PRIVATE 28] AddressString OPTIONAL,
+ ... }
END