What is packet loss?
- Packet loss
- Packet loss is data that never reaches the far end of a call, so pieces of the conversation are simply missing rather than delayed, and the listener hears words cut out.
What packet loss means in practice
A phone call has no time to ask for anything twice. By the moment a missing packet could be resent, the conversation has moved on.
Systems paper over small gaps by repeating the previous fragment of sound. It works for a packet here and there and falls apart in a run.
Thresholds are tighter than people expect. Around 1% is noticeable on a call, and past 3% people start asking each other to repeat things.
Causes cluster. Overloaded connections, failing cables, and wireless interference account for most of what small offices see.
What people get wrong
A missing digit in a callback number
A call sends 50 small packets of audio every second, each holding 20 milliseconds of sound. Lose one and nobody notices, because the phone fills the hole by repeating the packet before it.
Now say a caller on a weak cell signal is leaving her number: 555-0142. Right as she says the one, the network drops ten packets in a row. That's a fifth of a second of audio, about the length of a short spoken digit. The repeat trick can't cover a hole that size, so the listener hears 555-04, a click, then 2.
Here's what makes burst loss expensive. Averaged over a three-minute call, those ten packets come to about 0.1% loss, a figure any phone system report would call healthy. The quality score looks fine, and the callback number on your notepad is one digit short.
Finding the hop where packets disappear
Loss happens at a specific place, and you can narrow it down with two free tests before calling anyone.
First, ping your own router from a computer on the office network. Leave it running for ten minutes during a busy part of the day. Any loss here is inside your building: wifi interference, a bad cable, or a tired switch. Move the computer to a wired connection and run it again. If the loss vanishes, you've found it, and the fix costs a cable.
Second, ping a stable address outside your network for the same ten minutes. Clean results to the router and loss to the outside points at your internet connection or your provider. Save the output, because a support agent will take a log with timestamps more seriously than a description of choppy calls.
Neither test helps with loss on the caller's end. When a caller's words drop out and yours don't, reading the detail back is the only repair. Say the number aloud and let them correct it.
How GreetKeeper handles it
Words lost on the way to GreetKeeper are lost for transcription too. Speech recognition cannot recover audio that never arrived.
That shows up as a transcript with gaps, and it points at the connection rather than at the assistant's understanding.
Callers on mobile networks in poor coverage produce exactly this, and there is nothing either end can do about it beyond asking them to move.
Packet loss questions
What level is acceptable?
Under 1% for voice. That sounds strict next to file transfers, which barely notice 5%, and the difference is that a call cannot wait for a retry.
How do I measure it?
Most phone systems report it per call, and a continuous ping to your provider will show it too. Run the test during your busy hour rather than at lunchtime.
Is it the same as a dropped call?
No. Loss degrades audio while the call continues. A dropped call is the connection ending, usually from a much larger failure upstream.
Hear it take one of your calls
Two minutes, your own scenario, no card.