VoIP Bandwidth
Pick the codec, the concurrent calls, the packetization and the layer-2 overhead and get the per-call and total bandwidth of your VoIP trunk. Includes header compression (cRTP) and a codec comparison table.
Bandwidth by codec
With the selected packetization and overhead. The highlighted row is the chosen codec.
| Codec | Payload | kbps/call | Total |
|---|
How it is calculated · payload, headers and pps
1. pps = 1000 / ms. With 20 ms
of voice per packet that is 50 pps.
2. payload (B) = (codec_bps / 8) × (ms / 1000).
G.711 at 64 kbps with 20 ms = 160 B.
3. Headers per packet:
RTP+UDP+IP = 40 B (or ~2 B with cRTP) plus
the layer-2 overhead (Ethernet=18 B,
+VLAN=22 B, MPLS=4 B).
4. bw_per_call (bps) = (payload + headers) × 8 × pps.
The total = bw_per_call × number of calls.
Runs locally in your browser · no sign-up · nothing leaves your browser.