Commit 7180547d authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0558' into 'meeting/SA101'

TS 33.128 CR 0558 - Correction to EPS PDN Connection Modification record

See merge request !196
parents 73c79b3b e65abb23
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1967,7 +1967,7 @@ EPSPDNConnectionModification ::= SEQUENCE
    servingNetwork                     [15] SMFServingNetwork OPTIONAL,
    sMPDUDNRequest                     [16] SMPDUDNRequest OPTIONAL,
    bearerContextsCreated              [17] SEQUENCE OF EPSBearerContextCreated OPTIONAL,
    bearerConcextsModified             [18] SEQUENCE OF EPSBearerContextModified,
    bearerContextsModified             [18] SEQUENCE OF EPSBearerContextModified,
    bearerContextsMarkedForRemoval     [19] SEQUENCE OF EPSBearerContextForRemoval OPTIONAL,
    bearersDeleted                     [20] SEQUENCE OF EPSBearersDeleted OPTIONAL,
    indicationFlags                    [21] PDNConnectionIndicationFlags OPTIONAL,
@@ -2123,7 +2123,8 @@ EPSBearerContextModified ::= SEQUENCE
    cause                        [2] EPSBearerModificationCauseValue,
    gTPTunnelInfo                [3] GTPTunnelInfo OPTIONAL,
    bearerQOS                    [4] EPSBearerQOS OPTIONAL,
    protocolConfigurationOptions [5] PDNProtocolConfigurationOptions OPTIONAL
    protocolConfigurationOptions [5] PDNProtocolConfigurationOptions OPTIONAL,
    linkedEPSBearerIDs           [6] SEQUENCE OF EPSBearerID OPTIONAL
}

EPSBearersDeleted ::= SEQUENCE