Commit 86a7d1e0 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent 4455af52
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] OCTET STRING (SIZE(4..65538)) 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] OCTET STRING (SIZE(4..65538)) OPTIONAL
}

-- See clause 6.2.3.2.4 for details of this structure