Description
The Media Preconfigured Channel (MPC) is a network architectural feature designed to support ultra-low latency and instant media establishment for critical communication services, most notably Mission Critical Push-To-Talk (MCPTT) as defined by 3GPP. It operates on the principle of pre-establishing the necessary bearer resources—the logical communication path with defined Quality of Service (QoS)—between network entities *before* the actual media (voice, video, data) needs to flow. This pre-configuration eliminates the signaling delay typically associated with setting up a bearer during call initiation, which can be hundreds of milliseconds, thereby achieving near-instantaneous media transmission.
Architecturally, MPC involves coordination between the core network and the Radio Access Network (RAN). For a group of users subscribed to a mission-critical service, the network proactively establishes a preconfigured bearer context. This context includes all the necessary QoS parameters (such as QoS Class Identifier, Guaranteed Bit Rate), tunnel endpoint identifiers (for GTP tunnels in the core), and radio resources. The context is stored in the relevant network functions: the User Plane Function (UPF) and Session Management Function (SMF) in the 5G Core, or the PGW and SGW in the EPC, as well as in the base station (gNB or eNB). The bearer remains in an 'idle' or 'dormant' state, consuming minimal resources until activated.
The mechanism works in tandem with service layer signaling. When an MCPTT user presses the push-to-talk button, the service layer (the MCPTT application server) sends an activation request. Because the bearer is already preconfigured, the network can immediately map the media flow to the existing bearer resources. The RAN can swiftly transition the user's radio connection from an idle state to active, or allocate the pre-reserved radio resources, and the UPF can start forwarding packets through the pre-established GTP tunnels. This results in extremely low End-to-End (E2E) latency for the first media packet. The MPC is managed through 3GPP-defined procedures involving the Policy Control Function (PCF) to authorize the pre-configuration and the Unified Data Management (UDM) for subscriber data. Specifications like TS 23.167 and TS 29.163 detail the signaling flows and interactions between the service layer, core network, and RAN to create, manage, and activate these preconfigured channels.
Purpose & Motivation
MPC was created to solve the fundamental latency problem in traditional cellular networks for mission-critical and real-time interactive services. Standard cellular voice and data sessions establish bearers on-demand when a user initiates a call or data session. This setup involves multiple signaling steps between the device, RAN, and core network, introducing a delay often unacceptable for critical scenarios like public safety, where a half-second delay in a push-to-talk conversation can be dangerous. The existing LTE/EPC architecture was optimized for efficiency, not for the instantaneity required by first responders.
The primary driver was the standardization of Mission Critical Services (MCS) over LTE, starting in 3GPP Release 13. MCPTT, as the flagship service, demanded sub-300ms call setup times, including media path establishment. The traditional bearer setup procedure could not meet this target. MPC addresses this by shifting the latency-critical path establishment work to a time when latency is not critical—such as when a user registers for the service or joins a talkgroup—so that when the urgent moment arrives, the path is ready to use. It effectively trades a small amount of persistent resource reservation for a massive reduction in reaction time.
Furthermore, MPC enables efficient group communications. For a large talkgroup, preconfiguring a shared multicast/broadcast bearer (like evolved Multimedia Broadcast Multicast Service - eMBMS) as an MPC allows all group members to receive media instantly when it is broadcast, without individual unicast setup delays. This evolution represents a significant shift in network design philosophy, moving from purely on-demand resource allocation to predictive and pre-emptive resource management to support latency-sensitive and life-critical applications over commercial cellular infrastructure.
Key Features
- Pre-establishes bearer resources (QoS, tunnels, radio context) prior to actual media transmission to eliminate setup delay
- Enables ultra-low latency media establishment for Mission Critical Push-To-Talk (MCPTT) and other critical services
- Involves coordination between service layer, 5GC/EPC core network, and RAN for end-to-end pre-configuration
- Supports both unicast and multicast/broadcast (eMBMS) preconfigured channels for group communications
- Bearer remains in a dormant state until activated by a service layer trigger, conserving resources when idle
- Standardized in 3GPP for integration with Policy Control (PCF) and session management (SMF) functions
Evolution Across Releases
Introduced the foundational concept of preconfigured bearers within the EPS architecture, primarily for always-on IP connectivity. However, the specific application and procedures for a 'Media Preconfigured Channel' as a low-latency enabler for mission-critical services were not fully defined until later releases focused on Mission Critical Services (MCS).
Defining Specifications
| Specification | Title |
|---|---|
| TS 23.167 | 3GPP TS 23.167 |
| TS 29.163 | 3GPP TS 29.163 |
| TS 29.199 | 3GPP TS 29.199 |
| TS 29.863 | 3GPP TS 29.863 |
| TS 38.900 | 3GPP TR 38.900 |
| TS 38.901 | 3GPP TR 38.901 |