Disconnected Contact Center Requests With Same-Agent Routing
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional contact centers lack the technical capability to identify that a new contact center request is associated with a previous request or engagement, leading to inefficient reconnection and prolonged wait times for users who experience abnormal disconnections.
Innovation Solution
Implement a system that identifies incoming contact center requests as reconnected requests if they are received within a threshold duration of a previous engagement, allowing for immediate reconnection with the same agent.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of time
If conventional contact centers process all incoming requests through standard queuing, then queue management is simple, but users experience prolonged wait times after abnormal disconnections
Solution Approach 1:
The system performs preliminary actions by detecting abnormal disconnections and proactively placing users in position zero of the queue before they even re-initiate contact. This anticipatory approach eliminates the need for users to wait again, as they are automatically prioritized upon reconnection attempts.
Solution Approach 2:
The system implements feedback mechanisms by monitoring engagement status and detecting when disconnections occur. This feedback loop allows the system to identify users who need special handling and adjust their queue position accordingly, creating a responsive request management system.
2Ease of operation
If the system implements reconnection detection and prioritization, then user satisfaction improves, but system complexity increases
Solution Approach 1:
The system detects abnormal disconnections and preemptively positions users at the front of the queue before they re-engage, eliminating the need for complex real-time prioritization algorithms during active service.
Solution Approach 2:
The system creates a copy or record of the disconnection event and uses this information to automatically adjust queue positioning, simplifying the reconnection handling process without requiring complex decision-making logic.
3Productivity
If all requests are treated equally in the queue, then queue management is straightforward, but reconnected users experience inefficient service
Solution Approach 1:
The system applies different quality levels of service to different user groups: reconnected users receive position zero priority while other users follow standard queuing rules. This localized differentiation improves service efficiency for reconnected users without requiring complete system redesign.
Solution Approach 2:
By pre-identifying reconnected users and automatically positioning them at the front of the queue, the system eliminates the need for complex real-time routing decisions, maintaining straightforward queue management while improving productivity for specific user cases.
Data Source
AI summary
A contact center request received from a user device is determined to be associated with a previous contact center engagement handled by an agent. The contact center request is determined to have been received within a threshold duration of a termination of the previous contact center engagement. The contact center request is identified as a reconnected contact center request in response to determining that the contact center request is received within the threshold duration. The user device is connected to an agent device associated with the agent in response to determining that the reconnected contact center request is received within a wrap-up time associated with the previous contact center engagement.


