Difference between revisions of "Operation codes"
From ss7api.null.ro
(→Operation codes - GSM MAP) |
(→Operation codes - GSM MAP) |
||
Line 8: | Line 8: | ||
|updateLocation | |updateLocation | ||
|2 | |2 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|cancelLocation | |cancelLocation | ||
|3 | |3 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|provideRoamingNumber | |provideRoamingNumber | ||
|4 | |4 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|insertSubscriberData | |insertSubscriberData | ||
|7 | |7 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|deleteSubscriberData | |deleteSubscriberData | ||
|8 | |8 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|registerSS | |registerSS | ||
|10 | |10 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|eraseSS | |eraseSS | ||
|11 | |11 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|activateSS | |activateSS | ||
|12 | |12 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|deactivateSS | |deactivateSS | ||
|13 | |13 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|interrogateSS | |interrogateSS | ||
|14 | |14 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|authenticationFailureReport | |authenticationFailureReport | ||
|15 | |15 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|registerPassword | |registerPassword | ||
|17 | |17 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|getPassword | |getPassword | ||
|18 | |18 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|updateGprsLocation | |updateGprsLocation | ||
|23 | |23 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|sendRoutingInfoForGprs | |sendRoutingInfoForGprs | ||
|24 | |24 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|failureReport | |failureReport | ||
|25 | |25 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|reset | |reset | ||
|37 | |37 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|forwardCheckSS-Indication | |forwardCheckSS-Indication | ||
|38 | |38 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|mt-forwardSM | |mt-forwardSM | ||
|44 | |44 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|sendRoutingInfoForSM | |sendRoutingInfoForSM | ||
|45 | |45 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|mo-forwardSM | |mo-forwardSM | ||
|46 | |46 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|reportSM-DeliveryStatus | |reportSM-DeliveryStatus | ||
|47 | |47 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|activateTracemMode | |activateTracemMode | ||
|50 | |50 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|deactivateTraceMode | |deactivateTraceMode | ||
|51 | |51 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|sendAuthenticationInfo | |sendAuthenticationInfo | ||
|56 | |56 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|restoreData | |restoreData | ||
|57 | |57 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|sendIMSI | |sendIMSI | ||
|58 | |58 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|processUnstructuredSS-Request | |processUnstructuredSS-Request | ||
|59 | |59 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|unstructuredSS-Request | |unstructuredSS-Request | ||
|60 | |60 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|unstructuredSS-Notify | |unstructuredSS-Notify | ||
|61 | |61 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|informServiceCentre | |informServiceCentre | ||
|63 | |63 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|alertServiceCentre | |alertServiceCentre | ||
|64 | |64 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|readyForSM | |readyForSM | ||
|66 | |66 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|purgeMS | |purgeMS | ||
|67 | |67 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|provideSubscriberInfo | |provideSubscriberInfo | ||
|70 | |70 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|anyTimeInterrogation | |anyTimeInterrogation | ||
|71 | |71 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|setReportingState | |setReportingState | ||
|73 | |73 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|statusReport | |statusReport | ||
|74 | |74 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|sendRoutingInfoForLCS | |sendRoutingInfoForLCS | ||
|85 | |85 | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|} | |} | ||
==Operation codes - CAMEL== | ==Operation codes - CAMEL== |
Revision as of 16:10, 23 August 2013
Operation codes - GSM MAP
Name | Code | Impl. | Notes |
updateLocation | 2 | ||
cancelLocation | 3 | ||
provideRoamingNumber | 4 | ||
insertSubscriberData | 7 | ||
deleteSubscriberData | 8 | ||
registerSS | 10 | ||
eraseSS | 11 | ||
activateSS | 12 | ||
deactivateSS | 13 | ||
interrogateSS | 14 | ||
authenticationFailureReport | 15 | ||
registerPassword | 17 | ||
getPassword | 18 | ||
updateGprsLocation | 23 | ||
sendRoutingInfoForGprs | 24 | ||
failureReport | 25 | ||
reset | 37 | ||
forwardCheckSS-Indication | 38 | ||
mt-forwardSM | 44 | ||
sendRoutingInfoForSM | 45 | ||
mo-forwardSM | 46 | ||
reportSM-DeliveryStatus | 47 | ||
activateTracemMode | 50 | ||
deactivateTraceMode | 51 | ||
sendAuthenticationInfo | 56 | ||
restoreData | 57 | ||
sendIMSI | 58 | ||
processUnstructuredSS-Request | 59 | ||
unstructuredSS-Request | 60 | ||
unstructuredSS-Notify | 61 | ||
informServiceCentre | 63 | ||
alertServiceCentre | 64 | ||
readyForSM | 66 | ||
purgeMS | 67 | ||
provideSubscriberInfo | 70 | ||
anyTimeInterrogation | 71 | ||
setReportingState | 73 | ||
statusReport | 74 | ||
sendRoutingInfoForLCS | 85 |