VoIP From the Ground Up: Part 2 of 10
In the last post, we talked about how the traditional phone system works: dedicated copper wires, circuit switching, and a network built from the ground up for voice. That system was reliable but expensive. The internet offered a cheaper alternative, but it works in a fundamentally different way.
Before we can talk about what makes internet phone calls different, we need to understand what a network actually is.
The simplest possible network
A network is two or more devices connected so they can exchange information. That is it.
Two computers connected by a cable is a network. Your phone talking to your wireless router is a network. A thousand machines in a corporate office all wired into switches and routers is a network. The scale changes, the principles do not.
Every network, no matter how large, is really just a collection of devices that have agreed on a set of rules for how to talk to each other.
Your local network
The network inside your home or office is called a local area network. This is the part you own and control.
In a typical setup, your internet service provider gives you a modem that connects to the outside world. That modem connects to a router, which is the traffic cop for everything inside your building. The router connects to one or more switches, and those switches provide ports where you plug in computers, phones, printers, and anything else that needs network access. Wireless access points extend the network to devices that do not have a cable.
All of these devices communicate with each other through the router and switches. When your laptop talks to your printer, that traffic stays entirely within your local network. It never touches the internet. Your router keeps track of who is who, and the switches handle getting data from one port to another.
The important thing to understand is that this piece of the path is yours. You bought the equipment, you plugged in the cables, and you are responsible for how well it works. If a switch is old and dropping traffic, that is your problem to solve. If your wireless access point is overloaded, that is on you. This will matter a lot when we get to diagnosing voice quality issues later in the series.
The internet
The internet is not a single thing. It is a massive collection of networks owned by different companies and organizations, all connected to each other.
When your data leaves your building, it enters your internet service provider's network. From there, it may pass through several other networks before reaching its destination. Each of these networks is owned and operated independently. They connect to each other at exchange points, and they make agreements about how to pass traffic back and forth.
Think of it like a road system. Your local network is your driveway and private roads. Your internet service provider is the local highway system. The broader internet is the interstate system, maintained by dozens of different agencies, each responsible for their own stretch.
When you load a website, your request might pass through five or six different networks before reaching the server that hosts the page. The response takes a similar journey back. Each of these hops is a potential point where something can go wrong: congestion, equipment failure, misconfiguration, or just plain slow hardware.
This is the part of the path you do not control. And for voice calls, that matters enormously.
The key difference from the phone network
Here is where networks diverge from the old telephone system.
The traditional phone network gave you a dedicated path. Once your call was connected, that path was yours alone. Nothing else shared it. Nothing interfered with it. The quality was consistent from start to finish because nothing was competing for the same resources.
A modern data network does not work this way. When your computer sends information across the network, that information shares the same cables, switches, and routers with traffic from every other device on the network. Your voice call is traveling the same path as someone else's file download, someone's video stream, and a hundred background updates happening on devices you do not even know about.
This is called a shared medium. It is dramatically more efficient than circuit switching because no resources sit idle. But it also means that your traffic is always in competition. When the network is quiet, everything flows smoothly. When it gets busy, something has to give.
The rules that govern how this competition plays out, how data gets prioritized, how conflicts get resolved, and how information actually moves from one device to another, are what make or break voice quality on a modern network. A VoIP quality test measures exactly how well your network handles this competition when voice is in the mix.
What comes next
In the next post, we will look at exactly how data moves across these networks. The answer involves breaking information into small independent pieces, and it explains both the genius and the headache of running voice calls over the internet.
This is Part 2 of the VoIP From the Ground Up series. Part 3: Packets, How Data Actually Moves explains the mechanism networks use to send information.
Share
Want to know when we publish new articles? Sign up for updates