Click to Call measures the live network conditions of every call and surfaces them as a simple Network indicator inside the widget. This page explains what the indicator means and what each audience can do when quality drops.Documentation Index
Fetch the complete documentation index at: https://docs.apifycloud.io/llms.txt
Use this file to discover all available pages before exploring further.
The Network indicator
A small meter in the call UI with four states:| State | Colour | What it means |
|---|---|---|
| Excellent | Green | Low latency, minimal jitter, no packet loss |
| Good | Green | Normal conditions — most calls land here |
| Fair | Amber | Occasional audio artefacts possible |
| Poor | Red | Stuttering or dropouts likely |
What’s being measured
Every call samples these metrics continuously:- Round-trip latency (RTT) — how long a packet takes to go to the other side and come back
- Jitter — variation in packet arrival time
- Packet loss — percentage of media packets that never arrive
- Audio level — from the local microphone, to detect silence or clipping
What the user can do when quality drops
These are the top five fixes, in order of effectiveness. Consider surfacing them as a tip inside the widget (Call Studio supports aparagraph block
conditional on state):
- Move closer to the Wi-Fi router. Poor Wi-Fi signal is the most common cause of call issues.
- Switch from Wi-Fi to cellular (or vice versa). If Wi-Fi is congested, cellular is often better.
- Close other apps — especially video streaming, cloud backups, and background downloads.
- Disconnect other devices from the same network.
- Use wired headphones. Bluetooth headsets add latency and sometimes stutter; a call that’s poor on AirPods can be fine on wired earbuds.
What the admin can do
If you see a pattern — many users reporting poor calls — the issue is usually one of:Corporate network policies
If your agents are behind a restrictive corporate firewall:- Confirm UDP is allowed outbound — see Network requirements
- Check if TLS inspection is interfering with WebSocket upgrades
- Test a call from outside the corporate network to isolate
Agent headset quality
A surprisingly common culprit: cheap USB headsets with unstable mic gain. If possible, audit the hardware your agents use. Business-grade USB or wireless headsets designed for unified communications deliver dramatically more consistent results than consumer earbuds.What’s next
Network requirements
What your network needs to support reliable calls.
Troubleshooting
Specific fixes for specific symptoms.