1 -- 3GPP TS 24.080 V18.4.0 (2024-09)
2 -- 4.5 Operations and errors implementation
3 -- For the actual implementation of supplementary services, operations and errors have to be defined by value. The following ASN.1 module, imports operation from the ASN.1 module described in subclause 4.2 and operations and errors from MAP.
6 itu-t identified-organization (4) etsi (0) mobileDomain (0)
7 gsm-Access (2) modules (3) ss-Protocol (3) version17 (17)}
16 FROM Remote-Operations-Information-Objects {
17 joint-iso-itu-t remote-operations(4) informationObjects(5) version1(0)}
21 -- imports operation from MAP-MobileServiceOperations
22 forwardCheckSS-Indication
23 FROM MAP-MobileServiceOperations {
24 itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3)
25 map-MobileServiceOperations (5) version21 (21)}
27 -- imports operations from MAP-SupplementaryServiceOperations
28 registerSS, eraseSS, activateSS, deactivateSS, interrogateSS, registerPassword, getPassword,
29 processUnstructuredSS-Request, unstructuredSS-Request, unstructuredSS-Notify, eraseCC-Entry
30 FROM MAP-SupplementaryServiceOperations {
31 itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3)
32 map-SupplementaryServiceOperations (8) version21 (21)}
34 -- imports operations from SS-Operations
35 processUnstructuredSS-Data, notifySS, forwardChargeAdvice, buildMPTY, holdMPTY, retrieveMPTY,
36 splitMPTY, explicitCT, forwardCUG-Info, accessRegisterCCEntry, callDeflection, userUserService,
37 lcs-LocationNotification, lcs-MOLR, lcs-SLMOLR, lcs-AreaEventRequest, lcs-AreaEventReport,
38 lcs-AreaEventCancellation, lcs-PeriodicLocationRequest, lcs-LocationUpdate,
39 lcs-PeriodicLocationCancellation, lcs-PeriodicTriggeredInvoke, lcs-EventReport,
40 lcs-CancelDeferredLocation, lcs-SLMTLR, lcs-DLRSPPTransport, lcs-ULRSPPTransport
42 itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Access (2) modules (3)
43 ss-Operations (0) version17 (17)}
47 Supported-SS-Operations OPERATION ::= {forwardCheckSS-Indication | registerSS | eraseSS |
48 activateSS | deactivateSS | interrogateSS | registerPassword | getPassword |
49 processUnstructuredSS-Request | unstructuredSS-Request | unstructuredSS-Notify | eraseCC-Entry |
50 processUnstructuredSS-Data | notifySS | forwardChargeAdvice | buildMPTY | holdMPTY |
51 retrieveMPTY | splitMPTY | explicitCT | forwardCUG-Info | accessRegisterCCEntry |
52 callDeflection | userUserService | lcs-LocationNotification | lcs-MOLR | lcs-SLMOLR | lcs-AreaEventRequest |
53 lcs-AreaEventReport | lcs-AreaEventCancellation | lcs-PeriodicLocationRequest |
54 lcs-LocationUpdate | lcs-PeriodicLocationCancellation | lcs-PeriodicTriggeredInvoke |
55 lcs-EventReport | lcs-CancelDeferredLocation | lcs-SLMTLR | lcs-DLRSPPTransport | lcs-ULRSPPTransport }