PCSCF

Proxy Call Session Control Function

Core Network
Introduced in Rel-8
The PCSCF is the first point of contact for a User Equipment (UE) in the IP Multimedia Subsystem (IMS). It acts as a Session Initiation Protocol (SIP) proxy, handling session control, security, and policy enforcement for IMS-based services like VoLTE and VoNR. It is critical for establishing and managing multimedia sessions over the packet-switched domain.

Description

The Proxy Call Session Control Function (PCSCF) is a fundamental node within the IP Multimedia Subsystem (IMS) architecture defined by 3GPP. It serves as the entry point for all SIP signaling from the User Equipment (UE) to the IMS network. When a UE initiates a session, such as a voice or video call, it sends SIP messages to the PCSCF, which it discovers via DHCP or other mechanisms. The PCSCF's primary role is to act as a SIP proxy, forwarding these messages to the appropriate IMS core elements, such as the Interrogating-CSCF (I-CSCF) or Serving-CSCF (S-CSCF), based on the session's destination and service logic. It does not make routing decisions based on service logic itself but ensures signaling reaches the network elements that do.

Beyond basic proxying, the PCSCF is responsible for several key security and policy functions. It establishes and maintains IPsec Security Associations (SAs) with the UE to ensure the integrity and confidentiality of SIP signaling. This is a crucial part of the IMS Authentication and Key Agreement (AKA) procedure. The PCSCF also enforces local policy, such as verifying that the UE is authorized to use certain media types or codecs for a session. It interacts with the Policy and Charging Rules Function (PCRF) via the Rx interface to apply dynamic Quality of Service (QoS) and charging policies to the bearer layer, ensuring the transport network provides the necessary resources for the IMS session.

Architecturally, the PCSCF can be deployed in the home network or, more commonly in roaming scenarios, in the visited network. When in the visited network, it is known as the P-CSCF, and it forwards signaling to the home network's I-CSCF. It also performs functions like SIP message compression (SigComp) to optimize signaling over bandwidth-constrained radio links and supports emergency session handling. The PCSCF is stateless for the session itself; it does not maintain session state but may keep state related to security associations. Its operation is defined across multiple 3GPP specifications, including TS 24.229 for SIP signaling and the management specs listed, ensuring interoperability and consistent behavior across network deployments.

Purpose & Motivation

The PCSCF was introduced to enable the delivery of IP-based multimedia services over mobile networks, a core objective of the IMS architecture standardized from 3GPP Release 5 onwards. Prior to IMS, circuit-switched networks handled voice and basic services, but they were not well-suited for the flexible, IP-based multimedia applications envisioned for future networks. The PCSCF solves the problem of securely and efficiently connecting mobile UEs to an all-IP service layer, decoupling service delivery from the underlying access technology (e.g., GPRS, LTE, 5G NR).

Its creation was motivated by the need for a standardized, secure entry point that could handle the complexities of SIP signaling in a mobile environment. This includes managing user mobility, enforcing network policies, and ensuring that QoS for real-time services like voice could be guaranteed over a packet-switched bearer. By acting as a trusted proxy, the PCSCF shields the core IMS network from direct exposure to UEs, providing a layer of security and control. It also enables essential functions for commercial deployments, such as integrating with policy control for resource management and charging, which were not concerns in traditional internet SIP deployments.

Key Features

  • SIP Proxy Functionality: Acts as the first contact point and proxy for all SIP signaling between the UE and the IMS core.
  • Security Gateway: Establishes and maintains IPsec Security Associations with the UE to protect SIP signaling integrity and confidentiality.
  • Policy Enforcement: Interacts with the PCRF via the Rx interface to apply QoS and charging rules to the bearer network.
  • SIP Message Compression: Supports SigComp to reduce signaling overhead over the radio interface.
  • Emergency Session Support: Identifies and routes emergency calls appropriately, even when the UE is not fully registered.
  • Roaming Support: Can be deployed in a visited network to handle local breakout and optimize signaling paths for roaming users.

Evolution Across Releases

Rel-8 Initial

Introduced as a core IMS element for the Evolved Packet System (EPS). Defined its role in the new SAE architecture, including interactions with the PCRF for policy control over the E-UTRAN access and support for emergency services in the packet-switched domain.

Defining Specifications

SpecificationTitle
TS 28.702 3GPP TS 28.702
TS 32.632 3GPP TR 32.632
TS 32.732 3GPP TR 32.732