Commit 50b8ffd9 authored by hawbakert's avatar hawbakert
Browse files

Update file TS33128Payloads.asn

parent cd862cb1
Loading
Loading
Loading
Loading
Loading
+11 −4
Original line number Diff line number Diff line
@@ -2451,7 +2451,7 @@ SMFPDUSessionEstablishment ::= SEQUENCE
    ePSPDNConnectionEstablishment [27] EPSPDNConnectionEstablishment OPTIONAL,
    satelliteBackhaulCategory     [28] SBIType OPTIONAL,
    gEOSatelliteID                [29] GEOSatelliteID OPTIONAL,
    aNDSPrules                    [30] SEQUENCE OF ANDSPRule OPTIONAL
    aNDSPRules                    [30] ANDSPRules OPTIONAL
}

-- See clause 6.2.3.2.3 for details of this structure
@@ -2480,7 +2480,7 @@ SMFPDUSessionModification ::= SEQUENCE
    satelliteBackhaulCategory   [21] SBIType OPTIONAL,
    gEOSatelliteID              [22] GEOSatelliteID OPTIONAL,
    proSeRemoteUEsReport        [23] ProSeRemoteUEsReport OPTIONAL,
    aNDSPrules                  [24] SEQUENCE OF ANDSPRule OPTIONAL
    aNDSPRules                  [24] ANDSPRules OPTIONAL
}

-- See clause 6.2.3.2.4 for details of this structure
@@ -3137,8 +3137,15 @@ PortRange ::= SEQUENCE
    portEnd   [2] INTEGER (0..65535)
}

-- see Clause 5.3 of TS 24.526[XX] for the details of the ANDSP contents.
ANDSPRule ::= OCTET STRING

ANDSPRules ::= SEQUENCE (SIZE(1..MAX)) OF ANDSPRule

-- see clause 6.2.3.2.2 for details.
ANDSPRule ::= CHOICE
{
    wLANSP                     [1] OCTET STRING,
    n3ANNodeConfiguration      [2] OCTET STRING
}

-- ================================
-- PGW-C + SMF PDNConnection Events