From 18d2092ce21777334fb46b2f7a3c1a5aee9a747e Mon Sep 17 00:00:00 2001 From: lovieno Date: Wed, 27 Sep 2023 12:55:35 +0000 Subject: [PATCH 1/3] Update file TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index fef0fe4b..077d9eeb 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -618,7 +618,8 @@ NEFPDUSessionModification ::= SEQUENCE applicationID [7] ApplicationID OPTIONAL, aFID [8] AFID OPTIONAL, rDSAction [9] RDSAction OPTIONAL, - serializationFormat [10] SerializationFormat OPTIONAL + serializationFormat [10] SerializationFormat OPTIONAL, + pDUSessionID [11] PDUSessionID OPTIONAL } -- See clause 7.7.2.1.4 for details of this structure @@ -948,7 +949,8 @@ SCEFPDNConnectionUpdate ::= SEQUENCE applicationID [7] ApplicationID OPTIONAL, sCSASID [8] SCSASID OPTIONAL, rDSAction [9] RDSAction OPTIONAL, - serializationFormat [10] SerializationFormat OPTIONAL + serializationFormat [10] SerializationFormat OPTIONAL, + ePSBearerID [11] EPSBearerID OPTIONAL } -- See clause 7.8.2.1.4 for details of this structure -- GitLab From d208315ca2ecbce6a3a83c599a474652becf9549 Mon Sep 17 00:00:00 2001 From: lovieno Date: Wed, 27 Sep 2023 13:43:12 +0000 Subject: [PATCH 2/3] Update file TS33128Payloads.asn --- 33128/r17/TS33128Payloads.asn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/33128/r17/TS33128Payloads.asn b/33128/r17/TS33128Payloads.asn index 24199a32..b877d12e 100644 --- a/33128/r17/TS33128Payloads.asn +++ b/33128/r17/TS33128Payloads.asn @@ -517,7 +517,8 @@ NEFPDUSessionModification ::= SEQUENCE applicationID [7] ApplicationID OPTIONAL, aFID [8] AFID OPTIONAL, rDSAction [9] RDSAction OPTIONAL, - serializationFormat [10] SerializationFormat OPTIONAL + serializationFormat [10] SerializationFormat OPTIONAL, + pDUSessionID [11] PDUSessionID OPTIONAL } -- See clause 7.7.2.1.4 for details of this structure @@ -799,7 +800,8 @@ SCEFPDNConnectionUpdate ::= SEQUENCE applicationID [7] ApplicationID OPTIONAL, sCSASID [8] SCSASID OPTIONAL, rDSAction [9] RDSAction OPTIONAL, - serializationFormat [10] SerializationFormat OPTIONAL + serializationFormat [10] SerializationFormat OPTIONAL, + ePSBearerID [11] EPSBearerID OPTIONAL } -- See clause 7.8.2.1.4 for details of this structure -- GitLab From baff7832e4a8bf22574750559604a5e0e0b3eb47 Mon Sep 17 00:00:00 2001 From: lovieno Date: Wed, 27 Sep 2023 15:10:55 +0000 Subject: [PATCH 3/3] Update file TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 077d9eeb..fef0fe4b 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -618,8 +618,7 @@ NEFPDUSessionModification ::= SEQUENCE applicationID [7] ApplicationID OPTIONAL, aFID [8] AFID OPTIONAL, rDSAction [9] RDSAction OPTIONAL, - serializationFormat [10] SerializationFormat OPTIONAL, - pDUSessionID [11] PDUSessionID OPTIONAL + serializationFormat [10] SerializationFormat OPTIONAL } -- See clause 7.7.2.1.4 for details of this structure @@ -949,8 +948,7 @@ SCEFPDNConnectionUpdate ::= SEQUENCE applicationID [7] ApplicationID OPTIONAL, sCSASID [8] SCSASID OPTIONAL, rDSAction [9] RDSAction OPTIONAL, - serializationFormat [10] SerializationFormat OPTIONAL, - ePSBearerID [11] EPSBearerID OPTIONAL + serializationFormat [10] SerializationFormat OPTIONAL } -- See clause 7.8.2.1.4 for details of this structure -- GitLab