aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsm_map/MAP-CommonDataTypes.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-10-12 16:41:42 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-10-12 16:41:42 +0000
commit59a363da4011c2441575f9d8c96dd1c3fb297a94 (patch)
tree92f00ce4488fa09c2582e3c7acf70e8f4eae7c98 /asn1/gsm_map/MAP-CommonDataTypes.asn
parentdaa85b0464fe5ad0d9b80f39d4c49345ba6d506f (diff)
Update the Camel and MAP ASN.1 files.
svn path=/trunk/; revision=39386
Diffstat (limited to 'asn1/gsm_map/MAP-CommonDataTypes.asn')
-rw-r--r--asn1/gsm_map/MAP-CommonDataTypes.asn33
1 files changed, 26 insertions, 7 deletions
diff --git a/asn1/gsm_map/MAP-CommonDataTypes.asn b/asn1/gsm_map/MAP-CommonDataTypes.asn
index 7031f233a8..53702fc046 100644
--- a/asn1/gsm_map/MAP-CommonDataTypes.asn
+++ b/asn1/gsm_map/MAP-CommonDataTypes.asn
@@ -1,10 +1,10 @@
-- $Id$
--- 3GPP TS 29.002 V9.3.0 (2010-09)
+-- 3GPP TS 29.002 V10.4.0 (2011-09)
-- 17.7.8 Common data types
MAP-CommonDataTypes {
itu-t identified-organization (4) etsi (0) mobileDomain (0)
- gsm-Network (1) modules (3) map-CommonDataTypes (18) version12 (12)}
+ gsm-Network (1) modules (3) map-CommonDataTypes (18) version13 (13)}
DEFINITIONS
@@ -30,6 +30,7 @@ AccessNetworkSignalInfo,
AlertingPattern,
TBCD-STRING,
DiameterIdentity,
+ Time,
-- data types for numbering and identification
IMSI,
@@ -47,6 +48,9 @@ AccessNetworkSignalInfo,
ASCI-CallReference,
SubscriberIdentity,
PLMN-Id,
+ E-UTRAN-CGI,
+ TA-Id,
+ RAIdentity,
-- data types for CAMEL
CellGlobalIdOrServiceAreaIdOrLAI,
@@ -68,9 +72,9 @@ AccessNetworkSignalInfo,
LCSClientExternalID,
LCSClientInternalID,
LCSServiceTypeID,
-
-- WS added exports needed by gsm_map.asn (extra asn1 file to handle older prot. ver.)
ProtocolId,
+
-- gprs location registration types
GSN-Address
@@ -81,23 +85,23 @@ IMPORTS
Ext-TeleserviceCode
FROM MAP-TS-Code {
itu-t identified-organization (4) etsi (0) mobileDomain (0)
- gsm-Network (1) modules (3) map-TS-Code (19) version12 (12)}
+ gsm-Network (1) modules (3) map-TS-Code (19) version13 (13)}
BearerServiceCode,
Ext-BearerServiceCode
FROM MAP-BS-Code {
itu-t identified-organization (4) etsi (0) mobileDomain (0)
- gsm-Network (1) modules (3) map-BS-Code (20) version12 (12)}
+ gsm-Network (1) modules (3) map-BS-Code (20) version13 (13)}
SS-Code
FROM MAP-SS-Code {
itu-t identified-organization (4) etsi (0) mobileDomain (0)
- gsm-Network (1) modules (3) map-SS-Code (15) version12 (12)}
+ gsm-Network (1) modules (3) map-SS-Code (15) version13 (13)}
ExtensionContainer
FROM MAP-ExtensionDataTypes {
itu-t identified-organization (4) etsi (0) mobileDomain (0)
- gsm-Network (1) modules (3) map-ExtensionDataTypes (21) version12 (12)}
+ gsm-Network (1) modules (3) map-ExtensionDataTypes (21) version13 (13)}
;
@@ -312,6 +316,10 @@ alertingCategory-5 AlertingPattern ::= '00001000'B
GSN-Address ::= OCTET STRING (SIZE (5..17))
-- Octets are coded according to TS 3GPP TS 23.003 [17]
+Time ::= OCTET STRING (SIZE (4))
+ -- Octets are coded according to IETF RFC 3588 [139]
+
+
-- data types for numbering and identification
IMSI ::= TBCD-STRING (SIZE (3..8))
@@ -529,6 +537,17 @@ PLMN-Id ::= OCTET STRING (SIZE (3))
-- octet 3 bits 4321 Mobile Network Code 1st digit
-- bits 8765 Mobile Network Code 2nd digit
+E-UTRAN-CGI ::= OCTET STRING (SIZE (7))
+ -- Octets are coded as described in 3GPP TS 29.118.
+
+TA-Id ::= OCTET STRING (SIZE (5))
+ -- Octets are coded as described in 3GPP TS 29.118.
+
+RAIdentity ::= OCTET STRING (SIZE (6))
+-- Routing Area Identity is coded in accordance with 3GPP TS 29.060 [105].
+-- It shall contain the value part defined in 3GPP TS 29.060 only. I.e. the 3GPP TS 29.060
+-- type identifier octet shall not be included.
+
-- data types for CAMEL
CellGlobalIdOrServiceAreaIdOrLAI ::= CHOICE {