MAP ASN.1: Add noteSubscriberPresent (from MAP-v1)

This commit is contained in:
Harald Welte 2011-03-26 16:40:24 +01:00
parent 952701b8b8
commit 6a49a2d4b2
3 changed files with 22 additions and 1 deletions

View File

@ -95,6 +95,10 @@ FROM MAP-SupplementaryServiceOperations {
mt-ForwardSM,
reportSM-DeliveryStatus,
alertServiceCentre,
-- Add Older version [HW]
alertServiceCentreWithoutResult,
noteSubscriberPresent,
-- End [HW]
informServiceCentre,
readyForSM,
mt-ForwardSM-VGCS
@ -144,9 +148,12 @@ releaseResources | mt-ForwardSM-VGCS | sendGroupCallInfo
| processUnstructuredSS-Data | notifySS | forwardChargeAdvice | forwardCUG-Info
| buildMPTY | holdMPTY | retrieveMPTY | splitMPTY | explicitCT
| accessRegisterCCEntry | callDeflection | userUserService
| lcs-LocationNotification | lcs-MOLR | lcs-AreaEventRequest | lcs-AreaEventReport
| lcs-AreaEventCancellation | lcs-PeriodicLocationRequest | lcs-LocationUpdate
| lcs-PeriodicLocationCancellation
| noteSubscriberPresent | alertServiceCentreWithoutResult
-- End [HW]
}

View File

@ -269,6 +269,8 @@ DispatcherList ::=
maxNumOfDispatchers INTEGER ::= 5
--- Imported from GSM TS 09.02 Version 4.19.1 (December 2000) [HW]
NoteSubscriberPresentArg ::= IMSI
--- End of import [HW]
END

View File

@ -129,6 +129,18 @@ reportSM-DeliveryStatus OPERATION ::= { --Timer s
messageWaitingListFull}
CODE local:47 }
--- Imported from GSM TS 09.02 Version 4.19.1 (December 2000) [HW]
noteSubscriberPresent OPERATION ::= {
ARGUMENT
NoteSubscriberPresentArg
CODE local:48 }
alertServiceCentreWithoutResult OPERATION ::= {
ARGUMENT
AlertServiceCentreArg
CODE local: 49 }
--- End of import [HW]
alertServiceCentre OPERATION ::= { --Timer s
ARGUMENT
AlertServiceCentreArg