Drops, choppy voice, echo, one-way audio… In the vast majority of cases a sound problem does not come from the PBX: it comes from the network or a third-party device. This guide helps you recognise the symptoms, understand their causes and isolate them before opening a ticket.
To speak the same language, nothing beats your ears. These excerpts are demonstrations we produced ourselves (synthetic test voice) to illustrate each symptom. Listen to the reference first, then compare. Tip: click an excerpt's title to jump to its explanation.
The expected result: clean, steady, no artefact.
Cause: packets are lost (saturated link, weak Wi-Fi). Fix: wired, QoS, check bandwidth and stability.
Cause: the link keeps dropping (Wi-Fi, saturation, unstable VPN). Fix: stabilise/wired, check bandwidth and latency.
Cause: network delay varies constantly. Fix: QoS, reduce load, proper jitter buffer.
Cause: unsuitable codec or needless transcoding. Fix: set a common codec (e.g. G.711 on LAN).
Cause: a phone or headset, sometimes a level/latency mismatch. Fix: try another phone, enable echo cancellation, set levels.
On headphones: sound on the left, silence on the right. Cause: NAT / firewall blocking RTP. Fix: open RTP ports, disable SIP ALG.
Cause: cabling, power or interference (hardware). Fix: change cable/headset, move away from interference sources.
Demonstration excerpts produced in-house (no third-party files). For the full theory, see the Cisco reference source at the bottom of the page.
Voice over IP is very sensitive to the network. Four indicators matter:
SIP carries signalling, but audio flows separately (RTP, over a range of UDP ports). If NAT is poorly translated or the firewall blocks the RTP ports, you get a call that "rings" but has no audio, or one-way audio. The SIP ALG in many consumer routers, meant to help, often does the opposite: it rewrites packets badly. It is usually better to disable it.
Phones and ATAs, headsets, consumer routers and boxes, Wi-Fi access points, or the carrier trunk: each can introduce echo, drops or crackle. Wi-Fi in particular is rarely suited to voice; prefer wired for testing.
A codec mismatch or needless transcoding can distort voice, as can poorly transmitted DTMF (key tones). Setting a common, simple codec (e.g. G.711 on the LAN) helps isolate the problem.
Reference source. This guide summarises, in our own words, the main principles of voice-quality troubleshooting. For a deeper technical reference, Cisco's documentation is authoritative: Troubleshooting Voice Quality — Cisco (original article). Credit: Cisco Systems.