From 549b72d5ebd5743750477162a48a861509eaa5dc Mon Sep 17 00:00:00 2001 From: Lian Araujo Date: Mon, 24 Mar 2025 12:29:12 +0000 Subject: [PATCH] Update 2 files - /specification/stage-3/06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn - /specification/stage-3/06_Connection_Control/06.01 Connection Setup.md --- .../stage-3/06_Connection_Control/06.01 Connection Setup.md | 2 +- .../06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/stage-3/06_Connection_Control/06.01 Connection Setup.md b/specification/stage-3/06_Connection_Control/06.01 Connection Setup.md index 3b05bf2..7ebbaf1 100644 --- a/specification/stage-3/06_Connection_Control/06.01 Connection Setup.md +++ b/specification/stage-3/06_Connection_Control/06.01 Connection Setup.md @@ -24,7 +24,7 @@ The UE initiates the procedure when upper layers request establishment of an RRC The UE shall ensure having valid and up to date essential system information as specified in clause 5.2.2.2 before initiating this procedure. -Upon initiation of the procedure, the UE shall: +Upon initiation of the procedure, the UE shall also: - perform the unified access control procedure as specified in 5.3.14 using the Access Category and Access Identities provided by upper layers; diff --git a/specification/stage-3/06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn b/specification/stage-3/06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn index 909cfb5..8ff3b5a 100644 --- a/specification/stage-3/06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn +++ b/specification/stage-3/06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn @@ -26,7 +26,7 @@ EstablishmentCause ::= ENUMERATED { ConnectionFailure ::= SEQUENCE { - failureReason ENUMERATED {congestion, spare7, spare6, spare5, spare4, spare3, spare2, spare1 }, + failureReason ENUMERATED {morecongestion, spare7, spare6, spare5, spare4, spare3, spare2, spare1 }, nonCriticalExtensions SEQUENCE { } OPTIONAL } -- GitLab