Description
Call Re-establishment (CRE) is a critical Radio Resource Control (RRC) procedure defined in 3GPP specifications, primarily for LTE and evolved in 5G NR, designed to recover from a Radio Link Failure (RLF). The procedure is initiated by the User Equipment (UE) when it detects that the radio link with its serving cell has failed but believes the connection context at the network side (specifically at the eNodeB in LTE or gNB in NR) may still be valid. This detection is based on physical layer measurements, such as the downlink radio quality falling below a threshold, leading to out-of-sync indications. Upon detecting RLF, the UE starts a timer (T311 in LTE) and attempts to select a suitable cell for re-establishment, which can be the original cell or a different cell, provided it belongs to the same eNodeB or a prepared neighboring cell. The UE then sends an RRC Connection Re-establishment Request message to the selected cell, containing its UE Identity (C-RNTI) and a shortMAC-I for security verification.
The receiving eNodeB checks if it holds the UE's context. If the context is available and the security check passes, the eNodeB responds with an RRC Connection Re-establishment message, which re-activates security and reconfigures the radio bearers. This allows the UE to resume its data session without needing a full RRC connection setup from idle mode, significantly reducing interruption time. If the context is not found (e.g., because it was cleared after RLF detection) or the security check fails, the network rejects the request with an RRC Connection Re-establishment Reject, forcing the UE to transition to RRC_IDLE and initiate a new connection setup, which is slower and may lead to a perceived call drop.
Architecturally, CRE operates within the RRC protocol layer in the control plane, involving coordination between the UE and the eNodeB (or gNB in NR). Key components include the RLF detection mechanisms in the UE's physical layer, the RRC state management, and the context retention in the network's base station. The procedure relies on the network maintaining the UE context for a short period after RLF, which is managed by timers like the eNodeB's UE context retention timer. CRE is tightly integrated with other mobility procedures, such as handover, as it can be triggered during handover failure scenarios, providing a fallback mechanism to recover the connection.
In the broader network, CRE enhances mobility robustness, especially in challenging radio conditions like cell edges or high-interference environments. It reduces the rate of call drops and improves Key Performance Indicators (KPIs) such as call drop rate and service continuity. The procedure is a foundational aspect of radio link failure recovery, complementing other mechanisms like reconnection without context or connection reconfiguration. Its effectiveness depends on factors like cell preparation, neighbor cell relations, and timer configurations, which are optimized in network planning and operation.
Purpose & Motivation
CRE was introduced to address the critical issue of service interruption due to radio link failures, which were common in mobile networks, especially as data services became more prevalent with 3G and LTE. Prior to CRE, a radio link failure typically forced the UE to drop the call or data session entirely, requiring a full reconnection from scratch. This led to poor user experience, increased signaling load on the network, and higher call drop rates. The motivation was to create a fast recovery mechanism that could salvage an ongoing session by leveraging retained context at the network side, thereby minimizing disruption and improving perceived reliability.
Historically, earlier cellular systems had limited recovery options, often relying on simple reconnection procedures that were slow and inefficient. With the evolution to packet-switched networks in 3GPP Release 5 and beyond, the need for robust mobility management grew, as data sessions (e.g., VoIP, streaming) required low latency and continuity. CRE solved this by providing a standardized procedure that allows quick re-establishment within seconds, reducing the time the UE spends in outage. It specifically targets scenarios where the radio link fails temporarily, such as due to fading, interference, or handover failures, but the core network connection remains intact.
The creation of CRE was driven by the limitations of previous approaches, which lacked context-aware recovery. Without CRE, networks faced increased signaling overhead from frequent full reconnections and degraded QoS for real-time services. By enabling context retention and verification, CRE allows the network to resume sessions efficiently, addressing challenges in mobility and radio resource management. It has become a key feature in LTE and NR for ensuring service continuity, aligning with 3GPP's goals of high reliability and seamless mobility in evolving cellular standards.
Detected Changes Across Releases
from 3GPP Change RequestsSpecific changes extracted from the „Change history“ tables of 3GPP specifications (8 CRs across 2 releases). Complements the general historical overview above with the evidence-based evolution of this function.
Studied in Rel-5, normative work from Rel-15.
In Release 15, the CRE function was enhanced with procedures for the network to retrieve the UE context during re-establishment and to handle data forwarding for this retrieval. It also included clarifications and corrections for scenarios involving SCTP association establishment, non-anchor carrier configuration, SN Status Transfer applicability, and the Control plane RRC Connection Re-establishment procedure.
- Retrieve UE Context at UE Re-establishment TS 36.300CR1164
- Clarification on SCTP association establishment – for 36.300 TS 36.300CR1186
- Data forwarding for Retrieve UE Context in case of RRC connection re-establishment TS 36.300CR1189
- Correction for non-anchor carrier configuration for (CP) connection re-establishment TS 36.300CR1224
- SN Status Transfer applicability for Re-establishment TS 36.300CR1236
- Missing description of RRC Connection Re-establishment for the Control plane TS 36.300CR1094
+ 1 more changes
In Release 18, the CRE function was updated through an alignment of the `highPriorityAccess` cause. This change specifically harmonized the use of this cause between the RRC Establishment and RRC Resume procedures.
- Alignment of highProrityAccess cause in RRC Establishment and Resume TS 36.300CR1413
Explore further
Broader topics and technologies where CRE plays a role.
Defining Specifications
3GPP specifications that define or reference CRE, with the latest known release. Sourced from the 3GPP document catalog — see methodology.
| Specification | Title | Release |
|---|---|---|
| TR 21.905 vj00 | 3GPP Technical Terms and Definitions | Rel-19 |
| TS 36.300 vj00 | E-UTRAN Radio Interface Protocol Architecture Overview | Rel-19 |
| TS 36.842 vc00 | Small Cell Enhancements for LTE Higher Layers | Rel-12 |