diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 35beea71474e87a117004d70f7d6c4ab79bb8580..ec9424938a38839e280f077e0ba2f1182c385175 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1508,9 +1508,11 @@ AMFUEServiceAccept ::= SEQUENCE fiveGTMSI [4] FiveGTMSI OPTIONAL, uplinkDataStatus [5] OCTET STRING (SIZE(2..32)) OPTIONAL, pDUSessionStatus [6] OCTET STRING (SIZE(2..32)) OPTIONAL, - uERequestType [7] FiveGSMRequestType OPTIONAL, + -- deprecatedUERequestType was deprecated in r18(18) version6(6) and shall not be reused. + deprecatedUERequestType [7] FiveGSMRequestType OPTIONAL, pagingRestriction [8] PagingRestrictionIndicator OPTIONAL, - forbiddenTAIList [9] TAIList OPTIONAL + forbiddenTAIList [9] TAIList OPTIONAL, + uERequestType [10] MUSIMUERequestType OPTIONAL } -- =================