From ffa00f3f79cd8187c4ffe20651a24468b6cef3b9 Mon Sep 17 00:00:00 2001 From: hawbakert Date: Mon, 27 Apr 2026 11:38:26 +0000 Subject: [PATCH 1/4] Update file TS33128Payloads.asn --- 33128/r19/TS33128Payloads.asn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/33128/r19/TS33128Payloads.asn b/33128/r19/TS33128Payloads.asn index 0bdf747..209244e 100644 --- a/33128/r19/TS33128Payloads.asn +++ b/33128/r19/TS33128Payloads.asn @@ -1925,7 +1925,8 @@ AMFRegistration ::= SEQUENCE uEAreaIndication [29] UEAreaIndication OPTIONAL, establishmentCauseNon3GPPAccess [30] EstablishmentCauseNon3GPPAccess OPTIONAL, additionalUserIdentifiers [31] UserIdentifiers OPTIONAL, - alternativeNSSAI [32] AlternativeNSSAIList OPTIONAL + alternativeNSSAI [32] AlternativeNSSAIList OPTIONAL, + serviceLevelAAContainer [33] OCTET STRING (SIZE(4..65538)) OPTIONAL } -- See clause 6.2.2.2.3 for details of this structure -- GitLab From 92ad8c7440f686eda7c5f23a085417b275628683 Mon Sep 17 00:00:00 2001 From: hawbakert Date: Wed, 13 May 2026 14:04:26 +0000 Subject: [PATCH 2/4] Update file TS33128Payloads.asn --- 33128/r19/TS33128Payloads.asn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/33128/r19/TS33128Payloads.asn b/33128/r19/TS33128Payloads.asn index 209244e..d0c431f 100644 --- a/33128/r19/TS33128Payloads.asn +++ b/33128/r19/TS33128Payloads.asn @@ -1926,7 +1926,7 @@ AMFRegistration ::= SEQUENCE establishmentCauseNon3GPPAccess [30] EstablishmentCauseNon3GPPAccess OPTIONAL, additionalUserIdentifiers [31] UserIdentifiers OPTIONAL, alternativeNSSAI [32] AlternativeNSSAIList OPTIONAL, - serviceLevelAAContainer [33] OCTET STRING (SIZE(4..65538)) OPTIONAL + serviceLevelAAContainer [33] SeviceLevelAAContainer OPTIONAL } -- See clause 6.2.2.2.3 for details of this structure @@ -2490,6 +2490,7 @@ MobileIABAuthorizedIndicator ::= ENUMERATED notAuthorized(2) } +ServiceLevelAAContainer ::= OCTET STRING (SIZE(4..65538)) -- ================== -- 5G SMF definitions -- ================== -- GitLab From 5ff48290bec5dd64fd882269663a6c4c50388f83 Mon Sep 17 00:00:00 2001 From: hawbakert Date: Wed, 13 May 2026 14:09:26 +0000 Subject: [PATCH 3/4] Update file TS33128Payloads.asn --- 33128/r19/TS33128Payloads.asn | 1 + 1 file changed, 1 insertion(+) diff --git a/33128/r19/TS33128Payloads.asn b/33128/r19/TS33128Payloads.asn index d0c431f..5e9255d 100644 --- a/33128/r19/TS33128Payloads.asn +++ b/33128/r19/TS33128Payloads.asn @@ -2491,6 +2491,7 @@ MobileIABAuthorizedIndicator ::= ENUMERATED } ServiceLevelAAContainer ::= OCTET STRING (SIZE(4..65538)) + -- ================== -- 5G SMF definitions -- ================== -- GitLab From 46478c72292cb5dd067220b2f387fd83c112520b Mon Sep 17 00:00:00 2001 From: hawbakert Date: Wed, 13 May 2026 14:11:31 +0000 Subject: [PATCH 4/4] Update file TS33128Payloads.asn --- 33128/r19/TS33128Payloads.asn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/33128/r19/TS33128Payloads.asn b/33128/r19/TS33128Payloads.asn index 5e9255d..cc67438 100644 --- a/33128/r19/TS33128Payloads.asn +++ b/33128/r19/TS33128Payloads.asn @@ -1926,7 +1926,7 @@ AMFRegistration ::= SEQUENCE establishmentCauseNon3GPPAccess [30] EstablishmentCauseNon3GPPAccess OPTIONAL, additionalUserIdentifiers [31] UserIdentifiers OPTIONAL, alternativeNSSAI [32] AlternativeNSSAIList OPTIONAL, - serviceLevelAAContainer [33] SeviceLevelAAContainer OPTIONAL + serviceLevelAAContainer [33] ServiceLevelAAContainer OPTIONAL } -- See clause 6.2.2.2.3 for details of this structure -- GitLab