From 8916e57a218822308f0c5fa8be2c4def0a6d1742 Mon Sep 17 00:00:00 2001 From: grahamj Date: Mon, 21 Oct 2024 20:20:15 +0000 Subject: [PATCH] Update file TS33128Payloads.asn --- 33128/r19/TS33128Payloads.asn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/33128/r19/TS33128Payloads.asn b/33128/r19/TS33128Payloads.asn index 9930b745..d5c9a86d 100644 --- a/33128/r19/TS33128Payloads.asn +++ b/33128/r19/TS33128Payloads.asn @@ -1677,7 +1677,7 @@ AMFRegistration ::= SEQUENCE pagingRestrictionIndicator [17] PagingRestrictionIndicator OPTIONAL, rATType [18] RATType OPTIONAL, rRCEstablishmentCause [19] RRCEstablishmentCause OPTIONAL, - nGInformation [20] NGInformation OPTIONAL, + deprecatedNGInformation [20] NGInformation OPTIONAL, nASTransportInitialInformation [21] NASTransportInitialInformation OPTIONAL, sORTransparentContainer [22] SORTransparentContainer OPTIONAL, equivalentPLMNList [23] PLMNList OPTIONAL, @@ -5717,7 +5717,7 @@ MMEAttach ::= SEQUENCE pagingRestrictionIndicator [12] PagingRestrictionIndicator OPTIONAL, rATType [13] RATType OPTIONAL, rRCEstablishmentCause [14] RRCEstablishmentCause OPTIONAL, - s1Information [15] S1Information OPTIONAL, + deprecatedS1Information [15] S1Information OPTIONAL, nASTransportInitialInformation [16] EPSNASTransportInitialInformation OPTIONAL, equivalentPLMNList [17] PLMNList OPTIONAL, ePSUENetworkCapability [18] EPSUENetworkCapability OPTIONAL, @@ -5780,7 +5780,7 @@ MMEStartOfInterceptionWithEPSAttachedUE ::= SEQUENCE pagingRestrictionIndicator [13] PagingRestrictionIndicator OPTIONAL, rATType [14] RATType OPTIONAL, rRCEstablishmentCause [15] RRCEstablishmentCause OPTIONAL, - s1Information [16] S1Information OPTIONAL, + deprecatedS1Information [16] S1Information OPTIONAL, nASTransportInitialInformation [17] EPSNASTransportInitialInformation OPTIONAL, equivalentPLMNList [18] PLMNList OPTIONAL, ePSUENetworkCapability [19] EPSUENetworkCapability OPTIONAL, -- GitLab