Commit 5ac83a97 authored by znaty's avatar znaty Committed by canterburym
Browse files

Update 33128/r18/TS33128Payloads.asn

parent 03b25ad8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -702,10 +702,10 @@ NEFAFSessionWithQoSProvision ::= SEQUENCE
{
    gPSI                                 [1] GPSI,
    aFID                                 [2] AFID,
    aFSessionWithQoSOpType               [3] AFSessionWithQoSOpType,
    aFSessionWithQoSOpType               [3] AForASSessionWithQoSOpType,
    aFSessionWithQoSSubscription         [4] SBIType OPTIONAL,
    aFSessionWithQoSSubscriptionPatch    [5] SBIType OPTIONAL,
    aFSessionWithQoSResponseCode         [6] AFSessionWithQoSResponseCode
    aFSessionWithQoSResponseCode         [6] AForASSessionWithQoSResponseCode
}

NEFAFSessionWithQoSNotification ::= SEQUENCE
@@ -713,7 +713,7 @@ NEFAFSessionWithQoSNotification ::= SEQUENCE
    gPSI                                 [1] GPSI,
    aFID                                 [2] AFID,
    userPlaneNotificationData            [3] SBIType,
    aFSessionWithQoSResponseCode         [4] AFSessionWithQoSResponseCode
    aForASSessionWithQoSResponseCode     [4] AForASSessionWithQoSResponseCode
}


@@ -825,7 +825,7 @@ ScheduledCommunicationType ::= ENUMERATED
    bidirectional(3)
}

AFSessionWithQoSResponseCode ::= ENUMERATED
AForASSessionWithQoSResponseCode ::= ENUMERATED
{
    oK200(1),
    created201(2),
@@ -844,7 +844,7 @@ AFSessionWithQoSResponseCode ::= ENUMERATED
    serviceUnavailable503(15)
}

AFSessionWithQoSOpType ::= ENUMERATED
AForASSessionWithQoSOpType ::= ENUMERATED
{
    pOST(1),
    pUT(2),