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 3b05bf294f21bf049e443a8d6c864142a2640d21..7ebbaf18a4de8baee8e43f619535350948eaae72 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 909cfb58ca476fe57ce0d8584cfc87aec54e04e1..8ff3b5aaa0459632a47c4ed93d62d460106f6ee6 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 }