Commit 7a404749 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0822' into 'meeting/SA112'

TS 33.128 CR0822 - Additions to LI reporting at the SMF for UAS

See merge request !366
parents 4455af52 017f2626
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -2529,7 +2529,8 @@ SMFPDUSessionEstablishment ::= SEQUENCE
    satelliteBackhaulCategory     [28] SBIType OPTIONAL,
    gEOSatelliteID                [29] GEOSatelliteID OPTIONAL,
    alternativeNSSAI              [30] AlternativeNSSAIList OPTIONAL,
    aNDSPRules                    [31] ANDSPRules OPTIONAL
    aNDSPRules                    [31] ANDSPRules OPTIONAL,
    serviceLevelAAContainer       [32] ServiceLevelAAContainer OPTIONAL
}

-- See clause 6.2.3.2.3 for details of this structure
@@ -2559,7 +2560,8 @@ SMFPDUSessionModification ::= SEQUENCE
    gEOSatelliteID              [22] GEOSatelliteID OPTIONAL,
    proSeRemoteUEsReport        [23] ProSeRemoteUEsReport OPTIONAL,
    alternativeNSSAI            [24] AlternativeNSSAIList OPTIONAL,
    aNDSPRules                  [25] ANDSPRules OPTIONAL
    aNDSPRules                  [25] ANDSPRules OPTIONAL,
    serviceLevelAAContainer     [26] ServiceLevelAAContainer OPTIONAL
}

-- See clause 6.2.3.2.4 for details of this structure