Commit c7c57812 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

TS 33.128 CR0821 - Addition of UAS LI at the AMF

parent 36e2835c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -1925,7 +1925,8 @@ AMFRegistration ::= SEQUENCE
    uEAreaIndication                [29] UEAreaIndication OPTIONAL,
    establishmentCauseNon3GPPAccess [30] EstablishmentCauseNon3GPPAccess OPTIONAL,
    additionalUserIdentifiers       [31] UserIdentifiers OPTIONAL,
    alternativeNSSAI                [32] AlternativeNSSAIList OPTIONAL
    alternativeNSSAI                [32] AlternativeNSSAIList OPTIONAL,
    serviceLevelAAContainer         [33] ServiceLevelAAContainer OPTIONAL
}

-- See clause 6.2.2.2.3 for details of this structure
@@ -2489,6 +2490,8 @@ MobileIABAuthorizedIndicator ::= ENUMERATED
    notAuthorized(2)
}

ServiceLevelAAContainer ::= OCTET STRING (SIZE(4..65538))

-- ==================
-- 5G SMF definitions
-- ==================