Commit 4fa1cb5f authored by courbon's avatar courbon
Browse files

Update 33128/r17/TS33128Payloads.asn

parent eb6ca681
Loading
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -1308,7 +1308,7 @@ SMFPDUSessionEstablishment ::= SEQUENCE
    sMPDUDNRequest              [18] SMPDUDNRequest OPTIONAL,
    uEEPSPDNConnection          [19] UEEPSPDNConnection OPTIONAL,
    ePS5GSComboInfo             [20] EPS5GSComboInfo OPTIONAL,
pCCRules                        [21] SET OF PCCRule
pCCRules                        [21] SET OF PCCRule OPTIONAL
}

-- See clause 6.2.3.2.3 for details of this structure
@@ -1326,7 +1326,7 @@ SMFPDUSessionModification ::= SEQUENCE
    rATType                     [10] RATType OPTIONAL,
    pDUSessionID                [11] PDUSessionID OPTIONAL,
    ePS5GSComboInfo             [12] EPS5GSComboInfo OPTIONAL,
    pCCRuleIDs                  [13] SET OF PCCRule
    pCCRuleIDs                  [13] SET OF PCCRule OPTIONAL
}

-- See clause 6.2.3.2.4 for details of this structure
@@ -1343,7 +1343,7 @@ SMFPDUSessionRelease ::= SEQUENCE
    location                    [9] Location OPTIONAL,
    cause                       [10] SMFErrorCodes OPTIONAL,
    ePS5GSComboInfo             [11] EPS5GSComboInfo OPTIONAL,
    pCCRuleIDs                  [12] SET OF PCCRuleID
    pCCRuleIDs                  [12] SET OF PCCRuleID OPTIONAL
}

-- See clause 6.2.3.2.5 for details of this structure
@@ -1368,7 +1368,8 @@ SMFStartOfInterceptionWithEstablishedPDUSession ::= SEQUENCE
    rATType                     [17] RATType OPTIONAL,
    sMPDUDNRequest              [18] SMPDUDNRequest OPTIONAL,
    timeOfSessionEstablishment  [19] Timestamp OPTIONAL,
    ePS5GSComboInfo             [20] EPS5GSComboInfo OPTIONAL
    ePS5GSComboInfo             [20] EPS5GSComboInfo OPTIONAL,
    pCCRules                    [21] SET OF PCCRule OPTIONAL
}

-- See clause 6.2.3.2.6 for details of this structure
@@ -1437,7 +1438,7 @@ SMFMAPDUSessionEstablishment ::= SEQUENCE
    ePSPDNCnxInfo               [19] SMFEPSPDNCnxInfo OPTIONAL,
    mAAcceptedIndication        [20] SMFMAAcceptedIndication,
    aTSSSContainer              [21] ATSSSContainer OPTIONAL,
    pCCRules                    [22] SET OF PCCRule
    pCCRules                    [22] SET OF PCCRule OPTIONAL
}

-- See clause 6.2.3.2.7.2 for details of this structure
@@ -1458,7 +1459,7 @@ SMFMAPDUSessionModification ::= SEQUENCE
    ePSPDNCnxInfo               [13] SMFEPSPDNCnxInfo OPTIONAL,
    mAAcceptedIndication        [14] SMFMAAcceptedIndication,
    aTSSSContainer              [15] ATSSSContainer OPTIONAL,
    pCCRules                     [16] SET OF PCCRule
    pCCRules                     [16] SET OF PCCRule OPTIONAL
}

-- See clause 6.2.3.2.7.3 for details of this structure
@@ -1501,7 +1502,7 @@ SMFStartOfInterceptionWithEstablishedMAPDUSession ::= SEQUENCE
    ePSPDNCnxInfo               [19] SMFEPSPDNCnxInfo OPTIONAL,
    mAAcceptedIndication        [20] SMFMAAcceptedIndication,
    aTSSSContainer              [21] ATSSSContainer OPTIONAL,
    pCCRules                    [22] SET OF PCCRule
    pCCRules                    [22] SET OF PCCRule OPTIONAL
}

-- See clause 6.2.3.2.7.5 for details of this structure