Knowledge Base
Engineer Login
Back to Knowledge Base

VoIP Call Quality Troubleshooting: Jitter, Latency, and Packet Loss

VoIP & phone systems call quality jitter latency packet loss VoIP By Cade · Updated 03/05/26 07:38 AM
Poor VoIP call quality manifests as choppy audio, echo, robotic voices, or dropped calls. The three main culprits are jitter, latency, and packet loss. Latency is the delay in audio reaching the other party — acceptable is under 150ms one-way; above 200ms becomes noticeable. Jitter is variation in packet arrival times — VoIP phones use a jitter buffer to smooth this out, but excessive jitter (above 30ms) causes audible problems. Packet loss above 1% significantly degrades voice quality. Test with a VoIP monitoring tool or ping test: run 'ping -n 100 <voip-server-ip>' and check for lost packets and variation in response times. For a proper test, use a tool like PingPlotter or the VoIP provider's network test page. Fixes: enable QoS on the router to prioritize VoIP traffic, check for bandwidth saturation (large file uploads cause upstream congestion), upgrade internet bandwidth, or switch to a fiber connection with lower jitter characteristics.