Enter VoIP line details
Formula used
Payload bytes = codec Kbps × 1000 ÷ 8 × packet interval seconds.
Packets per second = 1000 ÷ packet interval in milliseconds.
Per call one way bandwidth = (payload bytes + RTP/UDP/IP bytes + Layer 2 bytes + tunnel bytes + extra bytes) × 8 × packets per second ÷ 1000.
Total one way bandwidth = active lines × (media bandwidth + RTCP allowance + signaling allowance) × (1 + margin percent).
For full duplex aggregate, the calculator doubles the one way total. For internet planning, check upstream and downstream separately.
How to use this calculator
- Enter the number of simultaneous VoIP lines you expect during busy periods.
- Select the codec used by your phones, PBX, or SIP provider.
- Set the packet interval. Use 20 ms when you are unsure.
- Choose IP version and Layer 2 overhead for your network path.
- Add VPN, tunnel, SRTP, or carrier encapsulation bytes if needed.
- Enter RTCP, signaling, margin, and available link capacity.
- Press the calculate button. Review the peak total above the form.
- Use CSV or PDF download buttons to save the estimate.
Example data table
| Scenario | Lines | Codec | Packet interval | Typical use |
|---|---|---|---|---|
| Small office | 8 | G.711 | 20 ms | Clear calls on a strong fiber link. |
| Branch site | 20 | G.729 | 20 ms | Lower bandwidth on limited upload speed. |
| Wideband support | 15 | G.722 | 20 ms | Higher voice quality for internal teams. |
| Remote VPN users | 12 | Opus | 20 ms | Flexible calls with tunnel overhead added. |
VoIP bandwidth planning guide
Why voice bandwidth matters
Voice traffic is sensitive to delay. It also reacts badly to packet loss. A line may sound clear on a quiet network. The same line can break up when uploads fill the circuit. This calculator helps estimate the bandwidth needed for active VoIP calls. It uses codec rate, packet size, headers, and safety margin. It also considers average traffic when voice activity detection is enabled. The result helps compare internet plans, SIP trunks, and office links.
What the calculator includes
A voice stream is not only codec audio. Each packet also carries RTP, UDP, and IP headers. Ethernet, VLAN, PPPoE, MPLS, or VPN layers may add more bytes. Smaller packet intervals reduce delay. Yet they also create more packets each second. That increases overhead. Larger intervals reduce overhead. They may add more delay. The calculator lets you test both choices. You can also add RTCP traffic, signaling bandwidth, and a planning margin.
Planning active lines
The most important input is concurrent lines. This means calls happening at the same time. It is not always equal to every phone in the office. A team may own fifty phones but use twenty at peak time. A call center may use nearly every seat. Enter the expected busy calls, then add growth. A margin of twenty to thirty percent is common for planning. More margin is useful when the connection also carries cloud apps, backups, or video meetings.
Codec and packet interval effects
G.711 uses more codec bandwidth than G.729. It usually gives simple and clear audio on good links. G.729 saves bandwidth, but it can need licensing or transcoding support. Opus can be flexible. G.722 is common for wideband voice. Packet interval is another key setting. A twenty millisecond interval is common. Ten milliseconds can improve response, but overhead rises. Thirty milliseconds saves traffic, but quality may depend on endpoints and jitter buffers.
Reading the result
The peak total shows the estimated bandwidth for all active lines in one direction. VoIP usually needs the same capacity upstream and downstream. Many broadband links have less upload speed than download speed. Check the upload side first. The average total shows the reduced estimate when silence suppression is used. Do not rely only on average values for critical service. Peak capacity is safer for call quality.
Good design practice
Bandwidth is only one part of voice design. Latency, jitter, packet loss, routing, and quality rules also matter. Use traffic shaping where voice shares a link with large uploads. Mark packets if your network honors voice priority. Keep enough spare bandwidth for bursts. Retest numbers when you change codecs, VPNs, trunks, or internet providers. A careful estimate can prevent choppy calls and rushed upgrades later.
Keep notes from each test. They help teams explain costs, compare carrier offers, and defend capacity decisions during audits or service reviews after future network design changes.
FAQs
What does active lines mean?
Active lines are simultaneous calls at peak time. They are not the same as total desk phones. Use your busiest expected call count for safer planning.
Is the result for upload or download?
The main result is one way bandwidth. VoIP normally needs similar capacity in both directions. Check the slower side of your internet link first.
Why does G.711 need more bandwidth?
G.711 uses a 64 Kbps codec stream before packet overhead. When RTP, UDP, IP, and link headers are added, the real network rate becomes higher.
Why can G.729 still use notable bandwidth?
G.729 has a low codec rate, but every small packet still carries headers. A short packet interval can make overhead large compared with voice payload.
Should I include VPN overhead?
Yes, include it when calls cross a VPN, encrypted tunnel, or carrier encapsulation. Extra headers increase the packet size and total bandwidth.
What packet interval should I use?
Many systems use 20 ms. Lower values can reduce delay but increase packet overhead. Higher values can save bandwidth but may add delay.
What is RTCP allowance?
RTCP carries call quality control information. It is usually small. A five percent allowance is a common planning estimate for many designs.
Can silence suppression reduce bandwidth?
It can reduce average media traffic during quiet moments. Critical designs should still reserve peak capacity because calls may become active together.
Does signaling bandwidth matter?
SIP signaling is usually small compared with voice media. It is still useful to include a small allowance for call setup and control traffic.
How much safety margin is useful?
Twenty to thirty percent is often practical for small offices. Use more when the link also carries backups, cloud apps, or video traffic.
Can this replace a network assessment?
No. It estimates bandwidth only. A full assessment should also test latency, jitter, packet loss, routing, cabling, WiFi quality, and traffic priority.