Commit 0c2a2d65 authored by grahamj's avatar grahamj Committed by canterburym
Browse files

TS 33.128 CR 0561 - Corrections and additions to AMF Service Accept records

parent 6f6f9458
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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
}

-- =================