summaryrefslogtreecommitdiffstats
path: root/asn1/MAP-Protocol.asn
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-14 17:29:18 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-14 20:58:24 +0200
commit9c3eac3fe98b1ca0edf4c73f4f0b40c8d9cd772c (patch)
treef738389b8237ab6ff3e6957fa35f041bd8537671 /asn1/MAP-Protocol.asn
parentacb4224a877d4e22529ee52c5b07eebf916e2b27 (diff)
subscriberDataMngtContext: Start with the v2 and of insertSubcriberData/deleteSubscriberData
Diffstat (limited to 'asn1/MAP-Protocol.asn')
-rw-r--r--asn1/MAP-Protocol.asn16
1 files changed, 10 insertions, 6 deletions
diff --git a/asn1/MAP-Protocol.asn b/asn1/MAP-Protocol.asn
index 8295c74..df41a88 100644
--- a/asn1/MAP-Protocol.asn
+++ b/asn1/MAP-Protocol.asn
@@ -30,8 +30,10 @@ joint-iso-itu-t remote-operations(4) informationObjects(5) version1(0)}
sendAuthenticationInfo,
authenticationFailureReport,
checkIMEI,
- insertSubscriberData,
- deleteSubscriberData,
+ insertSubscriberDataV2,
+ insertSubscriberDataV3,
+ deleteSubscriberDataV2,
+ deleteSubscriberDataV3,
reset,
forwardCheckSS-Indication,
restoreData,
@@ -132,10 +134,12 @@ FROM MAP-LocationServiceOperations {
;
Supported-MAP-Operations OPERATION ::= {updateLocation | cancelLocationV2 |
cancelLocationV3 | purgeMS |
-sendIdentification | updateGprsLocation | prepareHandover | sendEndSignal |
-processAccessSignalling | forwardAccessSignalling | prepareSubsequentHandover |
-sendAuthenticationInfo | authenticationFailureReport | checkIMEI | insertSubscriberData |
-deleteSubscriberData | reset | forwardCheckSS-Indication | restoreData | provideSubscriberInfo |
+sendIdentification | updateGprsLocation | prepareHandover | sendEndSignal |
+processAccessSignalling | forwardAccessSignalling | prepareSubsequentHandover |
+sendAuthenticationInfo | authenticationFailureReport | checkIMEI |
+insertSubscriberDataV2 | insertSubscriberDataV3 |
+deleteSubscriberDataV2 | deleteSubscriberDataV3 |
+reset | forwardCheckSS-Indication | restoreData | provideSubscriberInfo |
anyTimeInterrogation | anyTimeSubscriptionInterrogation | anyTimeModification |
sendRoutingInfoForGprs | failureReport |noteMsPresentForGprs | noteMM-Event |
noteSubscriberDataModified | activateTraceMode | deactivateTraceMode | sendIMSI |