Anonymous Call Session Routing With Callback Recovery

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In emergency communication scenarios, telecommunication systems struggle to identify and maintain contact with anonymous devices, such as roaming devices or those unable to register with the IMS, leading to disconnection issues and inability to reach the device when needed.

Innovation Solution

A server in the telecommunication network, such as a Proxy Call Session Control Function (PCSCF), uses a REST interface to request and append device information, like MSISDN or IMSI, to a communication session setup process, ensuring the anonymous device's contact information is included and available for subsequent communication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the host telecommunication service provider configures communication as an anonymous call for roaming devices, then the device can be connected to emergency services, but the emergency service provider cannot reach the device if the call is disconnected

Engineering Contradiction:
Improveability to maintain contact with anonymous deviceVSAvoiddevice contact information
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The server retrieves device information (MSISDN, IMSI) from the home telecommunication service provider before establishing the emergency call session. This preliminary retrieval ensures that contact information is available in the system even though the device appears anonymous during the call setup process.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The server acts as an intermediary between the host telecommunication service provider and the emergency service provider. It receives the anonymous call request, retrieves the actual device information through a REST interface from the home provider, and forwards the call with embedded contact information to the emergency service provider, thus mediating the information flow.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the server requests and appends device information to the communication session setup, then reliable communication is enabled, but additional network interface and processing requirements are introduced

Engineering Contradiction:
Improvecommunication reliabilityVSAvoidnetwork interface requirements
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The server is designed with multi-functionality, serving both as a call session control function and as an information retrieval intermediary. It handles both anonymous and non-anonymous calls, and can optionally retrieve device information when needed, making the system adaptable without requiring separate dedicated components.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The REST interface acts as a standardized intermediary layer between different telecommunication service providers. This standardized interface simplifies the integration complexity by providing a uniform method for retrieving device information, regardless of the specific home provider's internal systems.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12532384B2Device information determination for anonymous calls
Publication Date: 2026.01.20 T MOBILE US INC
  • US12532384B2 patent drawing
  • US12532384B2 patent drawing
  • US12532384B2 patent drawing

AI summary

Techniques for determining contact information for an anonymous device on a telecommunications network are described herein. The telecommunications network can implement a server to determine data representing a callback number or other subscriber information for a user equipment (UE) associated with an anonymous status. The server can generate a request for the data based on identifying an anonymous status associated with a message from the UE. The server can request the data from a gateway mobile location center (GMLC) of the telecommunications network using a Representational State Transfer (REST) interface. The server can establish a communication session for the UE by sending the callback number and/or the subscriber information to an emergency service center (e.g., to enable a Public Service Answering Point to communicate with the UE if the communication session is lost).