VoIP needs about 100 Kbps of internet speed for each call happening at the same time, in both the upload and the download direction. A five-person office where everyone might be on a call at once needs roughly 0.5 Mbps set aside for voice, which is a sliver of any modern business connection. Raw speed is rarely the problem. What actually decides whether calls sound clear is the stability of the connection: latency under 150 ms, jitter under 30 ms, and packet loss under 1 percent.
That is the whole answer for most small businesses, and it is why a VoIP salesperson never wants to talk about bandwidth: almost nobody has too little. The connection you already run the office on is nearly always enough. The rest of this guide is for the cases where it is not, and for anyone who wants to size a connection properly before they buy.
How much internet speed do I need for VoIP?
Plan for about 100 Kbps per simultaneous call in each direction. VoIP is full duplex, meaning you send and receive audio at the same time, so upload matters exactly as much as download. Take the largest number of calls you expect to be live at one moment, multiply by 100 Kbps, and you have the amount of bandwidth to reserve for voice.
The word that matters there is simultaneous. A ten-person team does not need bandwidth for ten calls unless ten people are genuinely on the phone at the same second, which almost never happens. A realistic rule is to plan for half your headcount to be on a call at once, and you will still be over-provisioned most of the day.
| Simultaneous calls | Bandwidth to reserve (each way) | A connection that handles it easily |
|---|---|---|
| 1 to 2 | ~0.2 Mbps | Any home or office broadband |
| 5 | ~0.5 Mbps | Any modern broadband |
| 10 | ~1 Mbps | Entry business internet |
| 20 | ~2 Mbps | Standard business internet |
| 50 | ~5 Mbps | Mid-tier business fiber or cable |
Notice how small the right-hand numbers are. A connection sold as 300 Mbps down and 20 Mbps up, which is an ordinary cable plan, could in theory carry a couple hundred concurrent calls. The reason offices still have call-quality complaints on a fast connection is almost never the size of the pipe. It is what else is fighting for it and how steady it is.
How much bandwidth does a single VoIP call use?
A single VoIP call uses between roughly 30 and 90 Kbps in each direction, depending on which codec compresses the audio. A codec is the piece of software that turns your voice into data, and different ones trade bandwidth for quality. Here are the three you will actually meet on a US business system.
| Codec | Bandwidth per call, both ways | What it is for |
|---|---|---|
| G.711 | ~87 Kbps | Uncompressed, the best quality and the most compatible. The business default when bandwidth is plentiful. |
| Opus | ~40 Kbps, variable | Modern and adaptive: it senses the connection and adjusts on the fly. Delivers HD voice and degrades gracefully. |
| G.729 | ~32 Kbps | Compressed to save bandwidth, with a small quality cost. Useful on constrained or shared connections. |
The 100 Kbps rule of thumb is deliberately generous. It uses the heavier G.711 figure and rounds up so the estimate holds even with the packet overhead the network adds. If your provider uses Opus, which most modern cloud systems do, you are typically using less than half of that per call.
Is upload or download speed more important for VoIP?
They are equally important, and upload is the one people forget. Because a call sends your voice out at the same time it receives the other person's voice in, both directions carry the same load. The trap is the typical cable or DSL plan, which advertises a huge download number and a much smaller upload number: 300 down and 10 up is common. Your calls are limited by that small upload figure, so it is the one to check before you buy.
Fiber connections are symmetric, meaning upload and download match, which is part of why they are the cleaner choice for a phone-heavy office. On an asymmetric cable plan, size your VoIP capacity against the upload speed, not the headline download speed.
What is the minimum internet speed for VoIP?
The practical minimum is about 100 Kbps up and down for a single call, so any connection above roughly 1 Mbps in both directions can run a small business phone system comfortably. There is effectively no modern broadband plan too slow for a few concurrent calls. The minimum that matters is not speed at all: it is a connection stable enough to hold latency under 150 ms, jitter under 30 ms, and packet loss under 1 percent while the calls are running.
Why do my VoIP calls sound choppy or robotic?
Choppy, robotic, or clipping audio on a fast connection is almost always jitter or packet loss, not a lack of bandwidth. Voice is real-time, so it is unforgiving in a way that loading a web page is not. A page that arrives 200 ms late is invisible; a slice of a sentence that arrives 200 ms late is a gap you hear. Three numbers tell you whether a connection can carry voice cleanly:
- Latency is the one-way delay. Keep it under 150 ms. Callers start talking over each other around 250 ms, and past 400 ms a conversation falls apart.
- Jitter is the variation in that delay, packet to packet. Keep it under 30 ms. High jitter is what produces the underwater, robotic sound, because packets arrive out of order and the system has to guess.
- Packet loss is the share of audio that never arrives. Keep it under 1 percent, ideally under half a percent. Lost packets are the dropouts and clipped words.
A standard internet speed test will not show you any of these. It measures how fat the pipe is, not how steady it is. If calls degrade at certain times of day or come and go for no obvious reason, the connection is dropping out in short windows a speed test never samples. A service that checks your connection and key services every few seconds will surface the exact minutes the line went down, which is usually far more useful than another speed test that reads fine.
How many VoIP calls can my internet handle?
Divide your upload speed by about 100 Kbps and take 80 percent of the result. The 80 percent is deliberate: you never want voice using the entire connection, because email, backups, video calls, and everyone's browser tabs need room too, and quality-of-service rules need slack to prioritize voice when things get busy. A 10 Mbps upload, common on business cable, comfortably carries dozens of simultaneous calls even after leaving that headroom.
For nearly every small business the honest answer is that your connection can handle far more calls than you will ever place at once. The number to worry about is not calls against bandwidth. It is voice competing with a large file upload or a cloud backup that saturates the connection at the wrong moment, which is a scheduling and prioritization problem, not a capacity one.
Do I need a special internet connection for VoIP?
No. VoIP runs over the ordinary internet connection you already have, and it does not require a separate line, a business-class circuit, or anything installed by the phone provider. What helps is prioritizing voice traffic so a heavy download cannot crowd it out. On a small setup that is as simple as using a wired connection for the phones or desk devices and keeping the office router modern. Larger offices enable a quality-of-service rule on the router that tags voice packets and lets them jump the queue.
The one connection choice that genuinely improves calls is wired over wireless where it is practical. Wi-Fi adds its own jitter and packet loss on top of whatever the internet connection contributes, and it is the single most common cause of a call that sounds fine on one person's phone and terrible on another's. A desk device or a computer on Ethernet sidesteps that entirely.
Does VoIP work on Wi-Fi and mobile data?
Yes. A business phone app makes and receives calls over Wi-Fi or cellular data, which is exactly why the same number can ring a phone in someone's pocket, a laptop, and a browser tab at once, and why phone systems for remote teams work at all: each person's home connection only has to carry their own calls. An hour of talking uses roughly 45 MB of data, so it is negligible on any normal mobile plan and free on Wi-Fi. The caveat is the same one as above: a weak or congested Wi-Fi network will hurt call quality more than a slow-but-steady one, so a strong signal beats a fast-on-paper connection with dead spots.
How do I test my internet for VoIP before I switch?
Run a VoIP-specific quality test, not a plain speed test. A speed test reports download, upload, and a rough latency number, which tells you the pipe is big enough but says nothing about jitter or packet loss, the two things that actually break calls. A VoIP or network-quality test simulates a call and reports all four figures: bandwidth, latency, jitter, and loss. Run it a few times across a normal workday, including your busy hours, because a connection that tests clean at 8 am can fall apart when the office is fully online at 2 pm.
If the test comes back with latency under 150 ms, jitter under 30 ms, and packet loss under 1 percent, your connection is ready and you do not need to change anything about your internet to move to a cloud phone system. If it does not, the fix is usually a wired connection, a better router, or a quality-of-service rule, long before it is a faster internet plan.
The short version
Bandwidth is the part of switching to VoIP that people worry about and almost never need to. Around 100 Kbps per concurrent call means a normal office connection carries a whole team with room to spare, and the real determinant of call quality is a steady connection rather than a fast one. If you want the full picture of how the calls travel and what a cloud line includes, our guide to VoIP phone service lays it out, what VoIP is covers the technology in plain English, and VoIP vs a landline weighs the trade you are actually making.
LINE OPEN
Get your business number
Phoner is a business phone system in the cloud: a local or toll-free number your whole team can answer, with an IVR menu, voicemail-to-text, and routing from $15 per user per month. No hardware, no contracts.