From 39a5146da8d4ae144153596b5ea140d365b162a5 Mon Sep 17 00:00:00 2001 From: znaty Date: Thu, 28 Sep 2023 16:13:56 +0000 Subject: [PATCH 01/10] Update 33128/r18/TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 125 +++++++++++++++++++++++----------- 1 file changed, 84 insertions(+), 41 deletions(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 9c2f70c9..aa1e547f 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1352,23 +1352,27 @@ AMFRegistration ::= SEQUENCE equivalentPLMNList [23] PLMNList OPTIONAL, fiveGMMCapability [24] FiveGMMCapability OPTIONAL, initialRANUEContextSetup [25] InitialRANUEContextSetup OPTIONAL, - mUSIMUERequestType [26] MUSIMUERequestType OPTIONAL + mUSIMUERequestType [26] MUSIMUERequestType OPTIONAL, + unavailabilityPeriodDuration [27] OCTET STRING (SIZE(1)) OPTIONAL, + fiveGSUpdateType [28] OCTET STRING (SIZE(1)) OPTIONAL + } -- See clause 6.2.2.2.3 for details of this structure AMFDeregistration ::= SEQUENCE { - deregistrationDirection [1] AMFDirection, - accessType [2] AccessType, - sUPI [3] SUPI OPTIONAL, - sUCI [4] SUCI OPTIONAL, - pEI [5] PEI OPTIONAL, - gPSI [6] GPSI OPTIONAL, - gUTI [7] FiveGGUTI OPTIONAL, - cause [8] FiveGMMCause OPTIONAL, - location [9] Location OPTIONAL, - switchOffIndicator [10] SwitchOffIndicator OPTIONAL, - reRegRequiredIndicator [11] ReRegRequiredIndicator OPTIONAL + deregistrationDirection [1] AMFDirection, + accessType [2] AccessType, + sUPI [3] SUPI OPTIONAL, + sUCI [4] SUCI OPTIONAL, + pEI [5] PEI OPTIONAL, + gPSI [6] GPSI OPTIONAL, + gUTI [7] FiveGGUTI OPTIONAL, + cause [8] FiveGMMCause OPTIONAL, + location [9] Location OPTIONAL, + switchOffIndicator [10] SwitchOffIndicator OPTIONAL, + reRegRequiredIndicator [11] ReRegRequiredIndicator OPTIONAL, + unavailabilityPeriodDuration [12] OCTET STRING (SIZE(1)) OPTIONAL } -- See clause 6.2.2.2.4 for details of this structure @@ -1387,23 +1391,25 @@ AMFLocationUpdate ::= SEQUENCE -- See clause 6.2.2.2.5 for details of this structure AMFStartOfInterceptionWithRegisteredUE ::= SEQUENCE { - registrationResult [1] AMFRegistrationResult, - registrationType [2] AMFRegistrationType OPTIONAL, - slice [3] Slice OPTIONAL, - sUPI [4] SUPI, - sUCI [5] SUCI OPTIONAL, - pEI [6] PEI OPTIONAL, - gPSI [7] GPSI OPTIONAL, - gUTI [8] FiveGGUTI, - location [9] Location OPTIONAL, - non3GPPAccessEndpoint [10] UEEndpointAddress OPTIONAL, - timeOfRegistration [11] Timestamp OPTIONAL, - fiveGSTAIList [12] TAIList OPTIONAL, - sMSOverNASIndicator [13] SMSOverNASIndicator OPTIONAL, - oldGUTI [14] EPS5GGUTI OPTIONAL, - eMM5GRegStatus [15] EMM5GMMStatus OPTIONAL, - sORTransparentContainer [16] SORTransparentContainer OPTIONAL, - uEPolicy [17] UEPolicy OPTIONAL + registrationResult [1] AMFRegistrationResult, + registrationType [2] AMFRegistrationType OPTIONAL, + slice [3] Slice OPTIONAL, + sUPI [4] SUPI, + sUCI [5] SUCI OPTIONAL, + pEI [6] PEI OPTIONAL, + gPSI [7] GPSI OPTIONAL, + gUTI [8] FiveGGUTI, + location [9] Location OPTIONAL, + non3GPPAccessEndpoint [10] UEEndpointAddress OPTIONAL, + timeOfRegistration [11] Timestamp OPTIONAL, + fiveGSTAIList [12] TAIList OPTIONAL, + sMSOverNASIndicator [13] SMSOverNASIndicator OPTIONAL, + oldGUTI [14] EPS5GGUTI OPTIONAL, + eMM5GRegStatus [15] EMM5GMMStatus OPTIONAL, + sORTransparentContainer [16] SORTransparentContainer OPTIONAL, + uEPolicy [17] UEPolicy OPTIONAL, + unavailabilityPeriodDuration [18] OCTET STRING (SIZE(1)) OPTIONAL, + fiveGSUpdateType [19] OCTET STRING (SIZE(1)) OPTIONAL } -- See clause 6.2.2.2.6 for details of this structure @@ -1857,7 +1863,10 @@ SMFPDUSessionEstablishment ::= SEQUENCE handoverState [24] HandoverState OPTIONAL, gTPTunnelInfo [25] GTPTunnelInfo OPTIONAL, pCCRules [26] PCCRuleSet OPTIONAL, - ePSPDNConnectionEstablishment [27] EPSPDNConnectionEstablishment OPTIONAL + ePSPDNConnectionEstablishment [27] EPSPDNConnectionEstablishment OPTIONAL, + satelliteBackhaulCategory [28] SBIType OPTIONAL, + gEOSatelliteID [29] GEOSatelliteID OPTIONAL + } -- See clause 6.2.3.2.3 for details of this structure @@ -1882,7 +1891,9 @@ SMFPDUSessionModification ::= SEQUENCE pCCRules [17] PCCRuleSet OPTIONAL, ePSPDNConnectionModification[18] EPSPDNConnectionModification OPTIONAL, uPPathChange [19] UPPathChange OPTIONAL, - pFDDataForApp [20] PFDDataForApp OPTIONAL + pFDDataForApp [20] PFDDataForApp OPTIONAL, + satelliteBackhaulCategory [21] SBIType OPTIONAL, + gEOSatelliteID [22] GEOSatelliteID OPTIONAL } -- See clause 6.2.3.2.4 for details of this structure @@ -1933,7 +1944,10 @@ SMFStartOfInterceptionWithEstablishedPDUSession ::= SEQUENCE gTPTunnelInfo [23] GTPTunnelInfo OPTIONAL, pCCRules [24] PCCRuleSet OPTIONAL, ePSStartOfInterceptionWithEstablishedPDNConnection [25] EPSStartOfInterceptionWithEstablishedPDNConnection OPTIONAL, - pFDDataForApps [26] PFDDataForApps OPTIONAL + pFDDataForApps [26] PFDDataForApps OPTIONAL, + satelliteBackhaulCategory [27] SBIType OPTIONAL, + gEOSatelliteID [28] GEOSatelliteID OPTIONAL + } -- See clause 6.2.3.2.6 for details of this structure @@ -2136,13 +2150,15 @@ SMFServingNetwork ::= SEQUENCE AccessInfo ::= SEQUENCE { - accessType [1] AccessType, - rATType [2] RATType OPTIONAL, - gTPTunnelID [3] FTEID, - non3GPPAccessEndpoint [4] UEEndpointAddress OPTIONAL, - establishmentStatus [5] EstablishmentStatus, - aNTypeToReactivate [6] AccessType OPTIONAL, - gTPTunnelInfo [7] GTPTunnelInfo OPTIONAL + accessType [1] AccessType, + rATType [2] RATType OPTIONAL, + gTPTunnelID [3] FTEID, + non3GPPAccessEndpoint [4] UEEndpointAddress OPTIONAL, + establishmentStatus [5] EstablishmentStatus, + aNTypeToReactivate [6] AccessType OPTIONAL, + gTPTunnelInfo [7] GTPTunnelInfo OPTIONAL, + satelliteBackhaulCategory [8] SBIType OPTIONAL, + gEOSatelliteID [9] GEOSatelliteID OPTIONAL } -- see Clause 6.1.2 of TS 24.193[44] for the details of the ATSSS container contents. @@ -2418,6 +2434,9 @@ EASServerAddress ::= SEQUENCE port [2] PortNumber } +-- See table 5.4.2.1 of TS 29.571 [17] +GEOSatelliteID ::= UTF8String + -- ================================ -- PGW-C + SMF PDNConnection Events -- ================================ @@ -6042,7 +6061,10 @@ EUTRALocation ::= SEQUENCE cellSiteInformation [8] CellSiteInformation OPTIONAL, globalENbID [9] GlobalRANNodeID OPTIONAL, ignoreTAI [10] BOOLEAN OPTIONAL, - ignoreECGI [11] BOOLEAN OPTIONAL + ignoreECGI [11] BOOLEAN OPTIONAL, + lTENTNTAIInformation [12] LTENTNTAIInformation OPTIONAL, + uEAreaIndication [13] UEAreaIndication OPTIONAL + } -- TS 29.571 [17], clause 5.4.4.9 @@ -6056,7 +6078,10 @@ NRLocation ::= SEQUENCE geodeticInformation [6] UTF8String OPTIONAL, globalGNbID [7] GlobalRANNodeID OPTIONAL, cellSiteInformation [8] CellSiteInformation OPTIONAL, - ignoreNCGI [9] BOOLEAN OPTIONAL + ignoreNCGI [9] BOOLEAN OPTIONAL, + nRNTNTAIInformation [10] NRNTNTAIInformation OPTIONAL, + uEAreaIndication [11] UEAreaIndication OPTIONAL + } -- TS 29.571 [17], clause 5.4.4.10 @@ -6902,6 +6927,24 @@ SIPCellularNetworkInformation ::= SEQUENCE servingPLMN [2] PLMNID OPTIONAL } +-- TS 36.413 [38], clause 9.2.3.56 +LTENTNTAIInformation ::= SEQUENCE +{ + servingPLMN [1] PLMNID, + tACListInLTENTN [2] SEQUENCE (SIZE(1..maxNoOfTACsInNTN)) OF TAC, + uELocationDerivedTACInLTENTN [3] TAC OPTIONAL +} + +-- TS 38.413 [23], clause 9.3.3.53 +NRNTNTAIInformation ::= SEQUENCE +{ + servingPLMN [1] PLMNID, + tACListInNRNTN [2] SEQUENCE (SIZE(1..maxNoOfTACsInNTN)) OF TAC, + uELocationDerivedTACInNRNTN [3] TAC OPTIONAL +} + +maxNoOfTACsInNTN INTEGER ::= 12 + -- ================================================== -- Structures to allow reuse of encapsulated payloads -- ================================================== -- GitLab From 982d55df30b7953aa5221e07020d73ab97c40427 Mon Sep 17 00:00:00 2001 From: znaty Date: Thu, 28 Sep 2023 16:17:31 +0000 Subject: [PATCH 02/10] Update 33128/r18/TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index aa1e547f..75989f63 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -6945,6 +6945,13 @@ NRNTNTAIInformation ::= SEQUENCE maxNoOfTACsInNTN INTEGER ::= 12 +-- TS 29.171 [54], clause 7.4.48 and TS 29.572 [24], clause 6.1.6.2.42 +UEAreaIndication ::= SEQUENCE +{ + country [1] UTF8String (SIZE(2)) OPTIONAL, + internationalAreaIndication [2] BOOLEAN OPTIONAL +} + -- ================================================== -- Structures to allow reuse of encapsulated payloads -- ================================================== -- GitLab From fb8d4c9644f7df3886ee99def9ac161f7a3e0cc1 Mon Sep 17 00:00:00 2001 From: znaty Date: Sun, 15 Oct 2023 19:01:09 +0000 Subject: [PATCH 03/10] Update 33128/r18/TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 51 +++++++++++------------------------ 1 file changed, 15 insertions(+), 36 deletions(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 75989f63..15674784 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1354,7 +1354,8 @@ AMFRegistration ::= SEQUENCE initialRANUEContextSetup [25] InitialRANUEContextSetup OPTIONAL, mUSIMUERequestType [26] MUSIMUERequestType OPTIONAL, unavailabilityPeriodDuration [27] OCTET STRING (SIZE(1)) OPTIONAL, - fiveGSUpdateType [28] OCTET STRING (SIZE(1)) OPTIONAL + fiveGSUpdateType [28] OCTET STRING (SIZE(1)) OPTIONAL, + uEAreaIndication [29] UEAreaIndication OPTIONAL } @@ -1385,7 +1386,8 @@ AMFLocationUpdate ::= SEQUENCE gUTI [5] FiveGGUTI OPTIONAL, location [6] Location, sMSOverNASIndicator [7] SMSOverNASIndicator OPTIONAL, - oldGUTI [8] EPS5GGUTI OPTIONAL + oldGUTI [8] EPS5GGUTI OPTIONAL, + uEAreaIndication [9] UEAreaIndication OPTIONAL } -- See clause 6.2.2.2.5 for details of this structure @@ -1409,7 +1411,8 @@ AMFStartOfInterceptionWithRegisteredUE ::= SEQUENCE sORTransparentContainer [16] SORTransparentContainer OPTIONAL, uEPolicy [17] UEPolicy OPTIONAL, unavailabilityPeriodDuration [18] OCTET STRING (SIZE(1)) OPTIONAL, - fiveGSUpdateType [19] OCTET STRING (SIZE(1)) OPTIONAL + fiveGSUpdateType [19] OCTET STRING (SIZE(1)) OPTIONAL, + uEAreaIndication [20] UEAreaIndication OPTIONAL } -- See clause 6.2.2.2.6 for details of this structure @@ -1830,6 +1833,13 @@ RATFrequencySelectionPriority ::= INTEGER (1..256) FiveGMMCapability ::= OCTET STRING (SIZE(1..13)) +-- TS 29.171 [54], clause 7.4.48 and TS 29.572 [24], clause 6.1.6.2.42 +UEAreaIndication ::= SEQUENCE +{ + country [1] UTF8String (SIZE(2)) OPTIONAL, + internationalAreaIndication [2] BOOLEAN OPTIONAL +} + -- ================== -- 5G SMF definitions -- ================== @@ -6061,10 +6071,7 @@ EUTRALocation ::= SEQUENCE cellSiteInformation [8] CellSiteInformation OPTIONAL, globalENbID [9] GlobalRANNodeID OPTIONAL, ignoreTAI [10] BOOLEAN OPTIONAL, - ignoreECGI [11] BOOLEAN OPTIONAL, - lTENTNTAIInformation [12] LTENTNTAIInformation OPTIONAL, - uEAreaIndication [13] UEAreaIndication OPTIONAL - + ignoreECGI [11] BOOLEAN OPTIONAL } -- TS 29.571 [17], clause 5.4.4.9 @@ -6078,10 +6085,7 @@ NRLocation ::= SEQUENCE geodeticInformation [6] UTF8String OPTIONAL, globalGNbID [7] GlobalRANNodeID OPTIONAL, cellSiteInformation [8] CellSiteInformation OPTIONAL, - ignoreNCGI [9] BOOLEAN OPTIONAL, - nRNTNTAIInformation [10] NRNTNTAIInformation OPTIONAL, - uEAreaIndication [11] UEAreaIndication OPTIONAL - + ignoreNCGI [9] BOOLEAN OPTIONAL } -- TS 29.571 [17], clause 5.4.4.10 @@ -6927,31 +6931,6 @@ SIPCellularNetworkInformation ::= SEQUENCE servingPLMN [2] PLMNID OPTIONAL } --- TS 36.413 [38], clause 9.2.3.56 -LTENTNTAIInformation ::= SEQUENCE -{ - servingPLMN [1] PLMNID, - tACListInLTENTN [2] SEQUENCE (SIZE(1..maxNoOfTACsInNTN)) OF TAC, - uELocationDerivedTACInLTENTN [3] TAC OPTIONAL -} - --- TS 38.413 [23], clause 9.3.3.53 -NRNTNTAIInformation ::= SEQUENCE -{ - servingPLMN [1] PLMNID, - tACListInNRNTN [2] SEQUENCE (SIZE(1..maxNoOfTACsInNTN)) OF TAC, - uELocationDerivedTACInNRNTN [3] TAC OPTIONAL -} - -maxNoOfTACsInNTN INTEGER ::= 12 - --- TS 29.171 [54], clause 7.4.48 and TS 29.572 [24], clause 6.1.6.2.42 -UEAreaIndication ::= SEQUENCE -{ - country [1] UTF8String (SIZE(2)) OPTIONAL, - internationalAreaIndication [2] BOOLEAN OPTIONAL -} - -- ================================================== -- Structures to allow reuse of encapsulated payloads -- ================================================== -- GitLab From 6179242041aa503151062591f5ab447ecee39ee7 Mon Sep 17 00:00:00 2001 From: znaty Date: Mon, 23 Oct 2023 17:15:18 +0000 Subject: [PATCH 04/10] Update 33128/r18/TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 2 -- 1 file changed, 2 deletions(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 15674784..073a8360 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1876,7 +1876,6 @@ SMFPDUSessionEstablishment ::= SEQUENCE ePSPDNConnectionEstablishment [27] EPSPDNConnectionEstablishment OPTIONAL, satelliteBackhaulCategory [28] SBIType OPTIONAL, gEOSatelliteID [29] GEOSatelliteID OPTIONAL - } -- See clause 6.2.3.2.3 for details of this structure @@ -1957,7 +1956,6 @@ SMFStartOfInterceptionWithEstablishedPDUSession ::= SEQUENCE pFDDataForApps [26] PFDDataForApps OPTIONAL, satelliteBackhaulCategory [27] SBIType OPTIONAL, gEOSatelliteID [28] GEOSatelliteID OPTIONAL - } -- See clause 6.2.3.2.6 for details of this structure -- GitLab From 591a2c8cc76a5e56bc80806abcfb2b6d8a0b1f12 Mon Sep 17 00:00:00 2001 From: znaty Date: Mon, 23 Oct 2023 17:20:39 +0000 Subject: [PATCH 05/10] Update 33128/r18/TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 1 - 1 file changed, 1 deletion(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 073a8360..a8ed3227 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1356,7 +1356,6 @@ AMFRegistration ::= SEQUENCE unavailabilityPeriodDuration [27] OCTET STRING (SIZE(1)) OPTIONAL, fiveGSUpdateType [28] OCTET STRING (SIZE(1)) OPTIONAL, uEAreaIndication [29] UEAreaIndication OPTIONAL - } -- See clause 6.2.2.2.3 for details of this structure -- GitLab From 9134dbbffcb5bdf523edb04a0f07fae43ef4e333 Mon Sep 17 00:00:00 2001 From: grahamj Date: Tue, 24 Oct 2023 22:45:57 +0000 Subject: [PATCH 06/10] thanks Jason --- 33128/r18/TS33128Payloads.asn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index a8ed3227..62e46ce3 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1409,8 +1409,8 @@ AMFStartOfInterceptionWithRegisteredUE ::= SEQUENCE eMM5GRegStatus [15] EMM5GMMStatus OPTIONAL, sORTransparentContainer [16] SORTransparentContainer OPTIONAL, uEPolicy [17] UEPolicy OPTIONAL, - unavailabilityPeriodDuration [18] OCTET STRING (SIZE(1)) OPTIONAL, - fiveGSUpdateType [19] OCTET STRING (SIZE(1)) OPTIONAL, + unavailabilityPeriodDuration [18] UnavailabilityPeriodDuration OPTIONAL, + fiveGSUpdateType [19] FiveGSUdateType OPTIONAL, uEAreaIndication [20] UEAreaIndication OPTIONAL } -- GitLab From 845eeb88b6ba065e4296b966a401f63aee7e97d3 Mon Sep 17 00:00:00 2001 From: grahamj Date: Tue, 24 Oct 2023 22:46:17 +0000 Subject: [PATCH 07/10] Thanks Jason --- 33128/r18/TS33128Payloads.asn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 62e46ce3..1a46cc59 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1372,7 +1372,7 @@ AMFDeregistration ::= SEQUENCE location [9] Location OPTIONAL, switchOffIndicator [10] SwitchOffIndicator OPTIONAL, reRegRequiredIndicator [11] ReRegRequiredIndicator OPTIONAL, - unavailabilityPeriodDuration [12] OCTET STRING (SIZE(1)) OPTIONAL + unavailabilityPeriodDuration [12] UnavailabilityPeriodDuration OPTIONAL } -- See clause 6.2.2.2.4 for details of this structure -- GitLab From 4aad1b46b93572c9c361f7b31899bd7a382e3917 Mon Sep 17 00:00:00 2001 From: grahamj Date: Tue, 24 Oct 2023 22:46:36 +0000 Subject: [PATCH 08/10] Thanks Jason --- 33128/r18/TS33128Payloads.asn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 1a46cc59..d1aa2d10 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1353,8 +1353,8 @@ AMFRegistration ::= SEQUENCE fiveGMMCapability [24] FiveGMMCapability OPTIONAL, initialRANUEContextSetup [25] InitialRANUEContextSetup OPTIONAL, mUSIMUERequestType [26] MUSIMUERequestType OPTIONAL, - unavailabilityPeriodDuration [27] OCTET STRING (SIZE(1)) OPTIONAL, - fiveGSUpdateType [28] OCTET STRING (SIZE(1)) OPTIONAL, + unavailabilityPeriodDuration [27] UnavailabilityPeriodDuration OPTIONAL, + fiveGSUpdateType [28] FiveGSUpdateType OPTIONAL, uEAreaIndication [29] UEAreaIndication OPTIONAL } -- GitLab From 7c0737329b753992470346600878560e79029f2b Mon Sep 17 00:00:00 2001 From: courbon Date: Tue, 24 Oct 2023 23:27:33 +0000 Subject: [PATCH 09/10] Update file TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index d1aa2d10..5a6b2a9e 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1839,6 +1839,10 @@ UEAreaIndication ::= SEQUENCE internationalAreaIndication [2] BOOLEAN OPTIONAL } +FiveGSUpdateType ::= OCTET STRING (SIZE(1)) + +UnavailabilityPeriodDuration ::= OCTET STRING (SIZE(1)) + -- ================== -- 5G SMF definitions -- ================== -- GitLab From f871b2b29eddeb2b6abcae4fa659d17f95fcc220 Mon Sep 17 00:00:00 2001 From: grahamj Date: Wed, 25 Oct 2023 01:00:55 +0000 Subject: [PATCH 10/10] Update file TS33128Payloads.asn --- 33128/r18/TS33128Payloads.asn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/33128/r18/TS33128Payloads.asn b/33128/r18/TS33128Payloads.asn index 5a6b2a9e..1349a61c 100644 --- a/33128/r18/TS33128Payloads.asn +++ b/33128/r18/TS33128Payloads.asn @@ -1410,7 +1410,7 @@ AMFStartOfInterceptionWithRegisteredUE ::= SEQUENCE sORTransparentContainer [16] SORTransparentContainer OPTIONAL, uEPolicy [17] UEPolicy OPTIONAL, unavailabilityPeriodDuration [18] UnavailabilityPeriodDuration OPTIONAL, - fiveGSUpdateType [19] FiveGSUdateType OPTIONAL, + fiveGSUpdateType [19] FiveGSUpdateType OPTIONAL, uEAreaIndication [20] UEAreaIndication OPTIONAL } -- GitLab