VoIP Call Forwarding to External Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing VoIP systems often fail to connect users when the callee's account is offline, as they require both parties to be logged in simultaneously, leading to frustration and missed calls, especially when the callee is unreachable due to being offline or out of network coverage.

Innovation Solution

A VoIP system that forwards call requests to a callee's external phone number if their VoIP account is offline, using the SIP server to automatically transfer the call to a landline, mobile, or another VoIP system, ensuring the caller can reach the callee regardless of their online status, and prioritizing VoIP communication to reduce costs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If VoIP system requires both caller and callee to be logged in simultaneously to initiate a call, then the system maintains simple authentication and connection management, but the caller cannot reach the callee when the callee is offline or the VoIP application is closed

Engineering Contradiction:
Improvecall connection reliabilityVSAvoiduser operation convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system performs preliminary actions by registering the callee's external phone number in advance with the VoIP system. When the callee is offline, the system automatically routes the call to the pre-registered external phone number without requiring real-time presence of the callee in the VoIP application

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The VoIP system acts as an intermediary between the caller and the callee's external phone network. It receives the call request, checks the callee's online status, and automatically forwards the call to the external phone number if the callee is offline, making the forwarding process transparent to the caller

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the system forwards calls to external phone networks when callee is offline, then the caller can reach the callee regardless of online status, but the system complexity increases due to integration with external phone networks

Engineering Contradiction:
Improvecall connectivityVSAvoidsystem architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The VoIP system is designed with multi-functionality to handle both VoIP-to-VoIP calls and VoIP-to-external-phone calls through a unified call forwarding mechanism. The SIP server performs multiple functions including call routing, status checking, and automatic forwarding based on the callee's online state

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

Solution Approach 2:

The system provides self-service by automatically detecting the callee's online status and deciding whether to forward the call without requiring manual configuration or user intervention. The caller simply dials the callee's number once, and the system handles the rest transparently

Inventive Principle:
Principle #25Self-service

3Loss of energy

If the system prioritizes VoIP communication over phone network, then user communication costs are reduced, but the caller may experience longer connection time if VoIP call fails and needs to forward to phone network

Engineering Contradiction:
Improvecommunication costVSAvoidconnection establishment time
Core Design Contradiction:
Loss of energyVSLoss of time

Solution Approach 1:

The system performs preliminary status checking of the callee's online state before establishing the call connection. This allows the system to proactively select the appropriate communication channel (VoIP or external phone network) in advance, avoiding trial-and-error connection attempts and reducing overall connection time

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts the call routing based on the callee's real-time online status. When the callee is online, the call is routed through VoIP for cost efficiency; when offline, the system automatically switches to the external phone network, making the routing flexible and adaptive to current conditions

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS10104235B2Forwarding roaming call to VoIP system
Publication Date: 2018.10.16 ALGOBLU HOLDINGS LTD
  • US10104235B2 patent drawing
  • US10104235B2 patent drawing
  • US10104235B2 patent drawing

AI summary

System and method of forwarding a call request initially directed to a regular phone to a VoIP system to avoid call roaming. A callee's regular phone is configured for call forwarding to the VoIP system by linking the phone number with a local access number of a Session Initiation Protocol (SIP) platform of the VoIP system. Any call request directed to the phone number is automatically forwarded to the SIP platform through the local access number and converted to a VoIP call request. If the VoIP user account of the callee is online, the SIP platform initiates a VoIP communication session. Thus, even when the regular phone is located in a roaming region, the VoIP system takes over the call request such that no roaming charge is imposed to the callee.