P-CSCF Failure Recovery via User Device Re-registration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing mechanisms for restoring a proxy-call session control function (P-CSCF) in wireless networks often fail to address connection issues promptly, leading to delays in establishing VoIP calls or accessing multimedia content due to delayed detection of P-CSCF failures and misidentification of connection problems.

Innovation Solution

A method where a user device continuously attempts to reassign itself to an alternative P-CSCF by resending SIP invite messages and performing re-registration when a P-CSCF failure is detected, using a threshold time period to determine failure and switching to another P-CSCF if the initial one is unresponsive, ensuring uninterrupted service.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the IMS waits for delayed P-CSCF failure detection before initiating restoration, then the P-CSCF restoration mechanism can be implemented, but call setup delays occur and connection issues are not addressed promptly

Engineering Contradiction:
ImproveP-CSCF restoration capabilityVSAvoidcall setup delay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The UE proactively attempts to reassign itself to an alternative P-CSCF by resending SIP INVITE messages before the IMS detects the P-CSCF failure. This preliminary action occurs during the call setup phase, allowing the UE to mitigate connection issues before they propagate to the IMS, thereby reducing call setup delays while maintaining restoration capability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The UE monitors the response to its SIP INVITE messages and uses this feedback to detect P-CSCF unresponsiveness. When no response is received within a threshold time period, the UE identifies the P-CSCF as failed and triggers reassignment to an alternative P-CSCF, creating a closed-loop feedback mechanism that enables timely failure detection and recovery

Inventive Principle:
Principle #23Feedback

2Reliability

If the UE continuously attempts reassignment to alternative P-CSCF, then connection reliability improves, but device complexity and signaling overhead increase

Engineering Contradiction:
Improveconnection continuityVSAvoidreassignment mechanism complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The UE autonomously performs P-CSCF reassignment by selecting an alternative P-CSCF from its registered list and resending SIP INVITE messages without requiring IMS intervention. This self-service approach maintains connection reliability while minimizing the complexity of the overall system, as the UE handles the recovery process independently using existing registration information

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10469543B2Recovery from a potential proxy call session control function (P-CSCF) failure during call origination
Publication Date: 2019.11.05 VERIZON PATENT & LICENSING INC
  • US10469543B2 patent drawing
  • US10469543B2 patent drawing
  • US10469543B2 patent drawing

AI summary

A user device registers with a proxy-call session control function device (P-CSCF) associated with an Internet protocol (IP) multimedia subsystem (IMS). The user device forwards a request to the P-CSCF requesting a session via the IMS for an IMS call. If a response to the request is not received from the P-CSCF during a time period after forwarding the request, the user device attempts to newly register with the P-CSCF. If the new registration is successful, the user device re-forwards the request to the P-CSCF. Otherwise, if the new registration with the P-CSCF is unsuccessful, the user device registers with a different P-CSCF and forwards the request to the second P-CSCF.