- Newest
- Most votes
- Most comments
It sounds like you're experiencing a WebRTC connection issue with Amazon Connect that's causing your calls to disconnect after about 5 seconds without any audio from the play prompts. This could be due to several factors:
-
Network Connectivity: Even though you've opened the necessary ports (3478, 443, 5349), there might still be network connectivity issues between the agent's workstation and Amazon Connect. High latency or packet loss can cause audio problems and disconnections.
-
ICE Candidate Collection: The issue might be related to WebRTC's inability to collect ICE (Interactive Connectivity Establishment) candidates. This process is crucial for establishing a stable connection, and if it times out, it can result in call failures.
-
Browser Configuration: Ensure you're using a supported browser for Amazon Connect and that it's properly configured to allow microphone access.
-
Workstation Setup: Verify that your workstation meets all the requirements for Amazon Connect, including proper audio device configuration.
To troubleshoot this issue:
-
Run the Endpoint Test Utility tool from your computer. This will help determine the latency between your Amazon Connect instance and your browser. The average latency should be less than 300 ms for optimal performance.
-
Check your browser console for any error messages, particularly those related to WebRTC or ICE collection timeouts.
-
Ensure that your browser's microphone permissions are correctly set for the Amazon Connect CCP (Contact Control Panel).
-
If you're using a VPN or firewall, investigate whether these might be interfering with the WebRTC connection.
-
Test the connection from different network environments to isolate whether the issue is specific to your current network setup.
-
Review the Contact Control Panel (CCP) logs for any specific error messages or indications of what might be causing the disconnection.
If the issue persists after these steps, you may need to contact AWS support for further assistance, providing them with the CCP logs and the results from the Endpoint Test Utility tool.
Sources
Contact Control Panel (CCP) Issues - Amazon Connect
Troubleshoot your network for call quality and disconnect problems - Amazon Connect
Relevant content
asked a year ago
asked 8 months ago
- AWS OFFICIALUpdated 6 months ago
