Commit eb8331a9 authored by hawbakert's avatar hawbakert
Browse files

Update file TS33128Payloads.asn

parent 05b8f51c
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -2481,7 +2481,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
@@ -2511,7 +2512,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