Queue Management Pause Feature for Call Center Systems

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing call center systems do not allow users to delay their connection with an agent without losing their place in the queue, leading to inconvenience when users need to attend to other tasks.

Innovation Solution

Implementing a pause feature in the automatic call distributor (ACD) system that allows users to temporarily delay their connection with an agent, maintaining their position in the queue, and enabling users to continue their session from the same or another agent when ready.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If users remain on hold awaiting an agent in a traditional queue system, then they maintain their place in the queue, but they cannot attend to other tasks and must remain available

Engineering Contradiction:
ImproveUser convenienceVSAvoidTime user must remain available
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system introduces dynamic states for queue positions, allowing users to transition between active waiting, paused, and resumed states. This enables users to pause their queue position when needing to attend to other tasks, then resume later without losing their place, making the queue system flexible and adaptable to user needs.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system introduces an intermediary pause mechanism between the user and the queue progression. When a user pauses, their position is temporarily held without advancing, allowing them to attend to other tasks. The pause state acts as a buffer that decouples user availability from queue progression, resolving the contradiction between maintaining queue position and attending to other tasks.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If users are disconnected from the queue when unable to remain available, then they can attend to other tasks, but they lose their place in the queue

Engineering Contradiction:
ImproveUser flexibilityVSAvoidQueue position
Core Design Contradiction:
Adaptability or versatilityVSLoss of information

Solution Approach 1:

The system performs preliminary actions by saving the user's queue position before disconnection. When a user pauses or disconnects, the system stores their current position information, allowing them to return later and resume from the same position without losing their place in the queue.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system provides feedback to users about their queue position and status. When users pause or resume, they receive information about their current position in the queue, ensuring they maintain awareness of their standing even when disconnected or paused for extended periods.

Inventive Principle:
Principle #23Feedback

3Ease of operation

If the ACD system allows users to pause and resume queue positions, then users can attend to other tasks, but the system complexity increases

Engineering Contradiction:
ImproveUser controlVSAvoidACD system complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The queue management system is segmented into distinct functional modules: queue position tracking, pause/resume state management, and user notification systems. This modular segmentation allows the complex functionality to be implemented in manageable components, reducing overall system complexity while maintaining user control capabilities.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8081749B1System and method for integrated queue management
Publication Date: 2011.12.20 CISCO TECHNOLOGY INC
  • US8081749B1 patent drawing
  • US8081749B1 patent drawing

AI summary

A system and method for integrated queue management are provided. The method may include receiving, from a user, a request for a connection to one of a plurality of agents. The request for a connection may be queued if the plurality of agents are unavailable. A request to delay the connection with the one of the plurality of agents may be received, from the user. In accordance with a particular embodiment of the present invention, the connection with the one of the plurality of agents is delayed. A request to continue in the queue may be received from the user. Finally, the user may be connected with one of the plurality of agents.