diff options
author | Anders Broman <anders.broman@ericsson.com> | 2011-10-12 16:41:42 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2011-10-12 16:41:42 +0000 |
commit | 59a363da4011c2441575f9d8c96dd1c3fb297a94 (patch) | |
tree | 92f00ce4488fa09c2582e3c7acf70e8f4eae7c98 /asn1/gsm_map/MAP-Protocol.asn | |
parent | daa85b0464fe5ad0d9b80f39d4c49345ba6d506f (diff) | |
download | wireshark-59a363da4011c2441575f9d8c96dd1c3fb297a94.tar.gz wireshark-59a363da4011c2441575f9d8c96dd1c3fb297a94.tar.bz2 wireshark-59a363da4011c2441575f9d8c96dd1c3fb297a94.zip |
Update the Camel and MAP ASN.1 files.
svn path=/trunk/; revision=39386
Diffstat (limited to 'asn1/gsm_map/MAP-Protocol.asn')
-rw-r--r-- | asn1/gsm_map/MAP-Protocol.asn | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/asn1/gsm_map/MAP-Protocol.asn b/asn1/gsm_map/MAP-Protocol.asn index 8605907479..4e5ad2ed24 100644 --- a/asn1/gsm_map/MAP-Protocol.asn +++ b/asn1/gsm_map/MAP-Protocol.asn @@ -1,9 +1,9 @@ -- $Id$ --- 3GPP TS 29.002 V9.3.0 (2010-09) +-- 3GPP TS 29.002 V10.4.0 (2011-09) --17.5 MAP operation and error codes MAP-Protocol { itu-t identified-organization (4) etsi (0) mobileDomain (0) - gsm-Network (1) modules (3) map-Protocol (4) version12 (12)} + gsm-Network (1) modules (3) map-Protocol (4) version13 (13)} DEFINITIONS @@ -48,7 +48,7 @@ authenticationFailureReport, FROM MAP-MobileServiceOperations { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-MobileServiceOperations (5) - version12 (12)} + version13 (13)} activateTraceMode, deactivateTraceMode, @@ -56,7 +56,7 @@ FROM MAP-MobileServiceOperations { FROM MAP-OperationAndMaintenanceOperations { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-OperationAndMaintenanceOperations (6) - version12 (12)} + version13 (13)} sendRoutingInfo, provideRoamingNumber, @@ -70,7 +70,7 @@ FROM MAP-OperationAndMaintenanceOperations { FROM MAP-CallHandlingOperations { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-CallHandlingOperations (7) - version12 (12)} + version13 (13)} registerSS, eraseSS, @@ -88,7 +88,7 @@ FROM MAP-CallHandlingOperations { FROM MAP-SupplementaryServiceOperations { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-SupplementaryServiceOperations (8) - version12 (12)} + version13 (13)} sendRoutingInfoForSM, mo-ForwardSM, @@ -101,7 +101,7 @@ FROM MAP-SupplementaryServiceOperations { FROM MAP-ShortMessageServiceOperations { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-ShortMessageServiceOperations (9) - version12 (12)} + version13 (13)} prepareGroupCall, processGroupCallSignalling, @@ -111,7 +111,7 @@ FROM MAP-ShortMessageServiceOperations { FROM MAP-Group-Call-Operations { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-Group-Call-Operations (22) - version12 (12)} + version13 (13)} provideSubscriberLocation, sendRoutingInfoForLCS, @@ -119,7 +119,7 @@ FROM MAP-Group-Call-Operations { FROM MAP-LocationServiceOperations { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-LocationServiceOperations (24) - version12 (12)} + version13 (13)} ; |