Commit cd862cb1 authored by hawbakert's avatar hawbakert
Browse files

Update file TS33128Payloads.asn

parent fc93beca
Loading
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -2450,7 +2450,8 @@ SMFPDUSessionEstablishment ::= SEQUENCE
    pCCRules                      [26] PCCRuleSet OPTIONAL,
    ePSPDNConnectionEstablishment [27] EPSPDNConnectionEstablishment OPTIONAL,
    satelliteBackhaulCategory     [28] SBIType OPTIONAL,
    gEOSatelliteID                [29] GEOSatelliteID OPTIONAL
    gEOSatelliteID                [29] GEOSatelliteID OPTIONAL,
    aNDSPrules                    [30] SEQUENCE OF ANDSPRule OPTIONAL
}

-- See clause 6.2.3.2.3 for details of this structure
@@ -2478,7 +2479,8 @@ SMFPDUSessionModification ::= SEQUENCE
    pFDDataForApp               [20] PFDDataForApp OPTIONAL,
    satelliteBackhaulCategory   [21] SBIType OPTIONAL,
    gEOSatelliteID              [22] GEOSatelliteID OPTIONAL,
    proSeRemoteUEsReport        [23] ProSeRemoteUEsReport OPTIONAL
    proSeRemoteUEsReport        [23] ProSeRemoteUEsReport OPTIONAL,
    aNDSPrules                  [24] SEQUENCE OF ANDSPRule OPTIONAL
}

-- See clause 6.2.3.2.4 for details of this structure
@@ -3135,6 +3137,9 @@ 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

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