MAP Protocol: Include SS Operations in supported MAP operations

Otherwise, decoding stuff like lcs-MOLR will fail
This commit is contained in:
Harald Welte 2011-03-26 13:43:06 +01:00
parent 7c44e099c2
commit 952701b8b8
1 changed files with 10 additions and 1 deletions

View File

@ -139,7 +139,16 @@ sendRoutingInfoForSM | mo-ForwardSM | mt-ForwardSM | reportSM-DeliveryStatus |
alertServiceCentre | informServiceCentre | readyForSM | prepareGroupCall |
processGroupCallSignalling | forwardGroupCallSignalling | sendGroupCallEndSignal |
provideSubscriberLocation | sendRoutingInfoForLCS | subscriberLocationReport |
releaseResources | mt-ForwardSM-VGCS | sendGroupCallInfo }
releaseResources | mt-ForwardSM-VGCS | sendGroupCallInfo
-- Add SS-Operations [HW]
| 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
-- End [HW]
}