VoIP Catastrophe Recovery Backoff Mechanism

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

VoIP networks face overwhelming registration requests after catastrophes, leading to overload of signaling and protocol processing capabilities, which delays recovery and prioritization of communication services.

Innovation Solution

A border element in the VoIP network with a catastrophe recovery module that assigns backoff times based on endpoint priorities, delaying non-registered devices' registration requests to manage the flood of requests and prioritize high-priority entities like hospitals and emergency services.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all VoIP devices send simultaneous registration requests after a catastrophe, then all devices can attempt to reconnect to the network, but the signaling and protocol processing capabilities of the VoIP network are overwhelmed

Engineering Contradiction:
Improvenetwork recovery capabilityVSAvoidsignaling processing load
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by detecting catastrophes before full network recovery occurs and implementing backoff time mechanisms in advance. The border element detects when a catastrophe has occurred and proactively assigns backoff times to devices before they can send registration requests, preventing the simultaneous flood of requests that would overwhelm the network

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The border element acts as an intermediary between VoIP devices and the core network. It intercepts registration requests from devices, processes them through the catastrophe recovery module, and manages the timing of request forwarding to the signaling processor, thereby protecting the core network from being overwhelmed

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If the VoIP network processes all registration requests simultaneously after a catastrophe, then all devices can be restored quickly, but the network becomes overloaded and processing is delayed

Engineering Contradiction:
Improveregistration processing speedVSAvoidrecovery delay
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system implements dynamic backoff time assignments based on device priority rather than using a fixed delay for all devices. High-priority devices (such as emergency services) receive shorter or zero backoff times, allowing them to register immediately, while lower-priority devices receive longer backoff times. This dynamic approach optimizes both recovery speed and network load management

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The catastrophe recovery module changes the parameter of registration request timing by introducing backoff time delays. It modifies the original simultaneous registration approach by applying time-based parameter changes, where the backoff time varies based on device priority, thereby controlling the rate at which registration requests are processed

Inventive Principle:
Principle #35Parameter changes

3Speed

If high-priority devices are given immediate registration access, then critical services are restored quickly, but low-priority devices continue to experience delays

Engineering Contradiction:
Improvecritical service restoration speedVSAvoidlow-priority device registration delay
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The system applies local quality by treating different devices differently based on their priority classification. High-priority devices receive preferential treatment with shorter or zero backoff times, while low-priority devices receive longer delays. This localized differentiation ensures that critical services are restored first without completely blocking lower-priority devices from eventual registration

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS9467308B2Methods and apparatus to control synchronization in voice over internet protocol networks after catastrophes
Publication Date: 2016.10.11 AT&T INTELLECTUAL PROPERTY I L P
  • US9467308B2 patent drawing
  • US9467308B2 patent drawing
  • US9467308B2 patent drawing

AI summary

Example methods and apparatus to control synchronization in voice over Internet protocol (VoIP) networks after catastrophes are disclosed. An example border element comprises a network interface to receive a VoIP network registration request message from a VoIP endpoint, a catastrophe detector to determine whether a catastrophe has been detected, a backoff time module to compute a backoff time using a priority assigned to the VoIP endpoint and an expected number of VoIP network registration request messages, a recovery module to determine whether the VoIP endpoint is currently registered with the VoIP network, and to send a response message having a header representing the backoff time to the VoIP endpoint when the catastrophe has been detected and the VoIP endpoint is not currently registered with a VoIP network, and a signaling processor to process the VoIP network registration request message when the VoIP endpoint is currently registered with the VoIP network.