What SIP trunking actually is
SIP is a protocol — a language that computers use to signal the start, routing, and end of phone calls over the internet. "SIP trunking" is using that protocol to connect your phone system to the outside world via an internet connection instead of using legacy phone lines.
Think of it this way: a traditional phone line (POTS, PRI) is a dedicated circuit that your phone system leases from a carrier. It's always there, always connected, and you can plug calls into it. A SIP trunk is a virtual pipe: your phone system registers with the SIP provider's server, and when you want to make or receive a call, you route it through the internet to that provider. The provider connects you to the public phone network on the other end.
The core value: SIP trunks scale elastically. With PRI, you buy 23 or 24 simultaneous calls (the lines that come with one PRI circuit). If you need 25 calls, you buy a second PRI and pay for all 24 lines even if you only use the extra one. With SIP, you provision trunks one at a time and pay only for what you use. If you have a call surge during lunch, you can add temporary trunks. If you go through a quiet period, you don't pay for idle capacity.
The catch: SIP depends on your internet connection. If your internet goes down, you can't make or receive calls. With PRI or POTS, the phone lines work independently of your internet. This creates a fundamental architecture decision: do you accept that phone outages now tied to internet outages, or do you build redundancy and pay for it?
SIP vs. PRI vs. POTS explained
Three technologies dominate business phone systems. Understanding the differences matters for your decision.
| Technology | What It Is | Typical Cost | Scalability | Call Capacity | Best For |
|---|---|---|---|---|---|
| POTS | Plain Old Telephone Service. Analog voice lines, one call per line. | $25–$45/line/month | Add lines one at a time; expensive at scale | 1 call per line; max 10–15 practical | Small offices, fax machines, life-safety systems (elevators, alarms) |
| PRI | Primary Rate Interface. Digital circuit carrying 23 or 24 simultaneous calls per PRI. | $400–$800/PRI/month | Add PRIs in blocks of 23–24 calls; wastes capacity | 23–24 calls per PRI | Medium businesses 50–500 seats; call centers with predictable volume |
| SIP Trunking | Internet-based trunks; you provision as many simultaneous calls as needed. | $2–$5/trunk/month + internet dependency | Add/remove trunks on demand; elastic scaling | Unlimited (depends on internet bandwidth) | Large multi-site businesses, variable call volume, integration-heavy deployments |
POTS is old but not dead. You'll never fully eliminate POTS because some devices require analog signal: elevators, fax machines, older medical equipment, alarm systems. But as a primary business phone line, POTS costs too much per call and doesn't scale.
PRI was the standard for 20 years. It works well for stable, predictable call volumes. The trap: if you have 23 lines per PRI and use 20 of them consistently, the other 3 are wasted capacity you're still paying for. If you grow and add a second PRI, you're now paying for 46 lines whether you use them or not. Many businesses pay for 100+ lines on PRI when they average 40–50 simultaneous calls.
SIP is the future and increasingly the present. Costs are lower, capacity scales elastically, and the protocol integrates naturally with modern cloud phone systems. The learning curve: it requires understanding internet infrastructure, bandwidth, jitter, packet loss, and failover logic — concepts that PRI hides from you.
How many SIP trunks do you need?
This is the critical calculation. Get it wrong and you'll either overpay for excess capacity or run into call blocking (calls fail because you don't have available trunks).
Start with this formula: Peak simultaneous calls + 20% overhead = number of SIP trunks.
To find peak simultaneous calls, look at your historical phone data: How many calls are happening at the same time during your busiest hour? If you're coming from PRI, it's easy: count the number of active PRIs during peak times. If you're migrating from a cloud phone system, your UCaaS provider can pull this from the analytics dashboard. If you have neither, use Erlang traffic modeling (a telecom industry standard) or just ask your team, "How many calls are happening at once during our busiest time?"
Example: A sales organization with 50 people averages 30 simultaneous calls during their peak hour (9 AM–10 AM). They'd provision 30 + (30 × 0.20) = 36 SIP trunks. At $3/trunk/month, that's $108/month. If they were using PRI, they'd be buying two PRIs (46 lines at $600/month = $1,200/month), wasting 16 lines.
The 20% overhead is important: it's a buffer for call surges you don't expect. A holiday season call spike, an unexpected traffic spike from a marketing campaign, or a customer acquisition announcement can push call volume 15–25% above normal. Without the buffer, legitimate calls get blocked.
One important caveat: SIP trunks are not like PRI lines where you pre-pay for capacity. Most SIP providers charge for active concurrent calls or for trunks provisioned. If you provision 36 trunks but only use 30 during a given month, you still might pay for the full 36 (depending on the provider's billing model). Before signing, clarify: does the provider charge for provisioned trunks or only for active calls?
The cost comparison that matters
In almost every scenario, SIP trunking is cheaper than PRI once you factor in total infrastructure cost.
Scenario: A 150-person business with 80 average concurrent calls during peak hours.
Option A: PRI
- 4 PRIs at 23 lines each = 92 lines provisioned
- 4 × $650/month = $2,600/month telecom cost
- Dedicated PRI connectivity (circuit) = $300/month
- Monthly total: $2,900/month (plus 12-month contract)
- Annual: $34,800
Option B: SIP Trunking
- 80 simultaneous calls + 20% overhead = 96 trunks
- 96 trunks at $2.50/trunk/month = $240/month
- Business-class internet (redundant circuits) = $400/month
- Monthly total: $640/month
- Annual: $7,680
Annual savings: $27,120 (78% reduction).
The gap is so wide because SIP scales elastically and internet is becoming cheaper than circuit costs. The trade-off: Option B requires reliable, redundant internet. If your internet is unreliable, you need backup POTS lines ($25/line/month × 5 = $125/month), bringing the true cost to $765/month, still well below PRI.
For smaller organizations, the economics flip slightly. A 20-person business with 10 concurrent calls might run one PRI for $700/month + circuit, versus 12 SIP trunks at $30/month. But even at small scale, SIP is usually cheaper or comparable, and it doesn't lock you into a fixed number of lines.
Who provides SIP trunks
SIP trunk providers fall into three categories: major carriers (Verizon, AT&T, CenturyLink), VoIP-focused providers (Vonage, 8x8, Bandwidth, Twilio), and smaller regional players. Each has trade-offs.
Major carriers (Verizon, AT&T, CenturyLink) — Largest market share, strongest SLA commitments, and good integration with other carrier services you may already have. Downside: pricing is usually 20–40% higher than specialty providers, implementation is slower, and contract terms are strict. Good if you have significant existing carrier relationships.
VoIP specialists (Vonage, 8x8, Bandwidth) — Purpose-built SIP infrastructure, faster provisioning (days vs. weeks), and more flexible contracts. Vonage especially has strong enterprise features and good integration tooling. Pricing is competitive. Downside: if they have an outage, there's no redundancy like major carriers have. Ask about their network resilience.
Cloud phone providers (RingCentral, Zoom, 3CX) — If you're moving to cloud-based UCaaS, your platform often includes SIP trunking baked in. You might not have a separate SIP trunk bill. This simplifies billing but limits negotiation flexibility. Pricing is bundled into the per-seat cost.
Before choosing, consider: Do you need SIP trunks standalone, or are you moving to a cloud phone system that includes them? If standalone, do you have engineering bandwidth to maintain the SIP connection, or do you need the provider to handle configuration and failover? Those answers determine which category fits.
What can go wrong with SIP trunking
SIP trunking is reliable when implemented correctly. When it's not, the problems are distinct and often invisible until they occur.
Internet latency breaks call quality — SIP is sensitive to network delay. Latency over 150 milliseconds causes noticeable lag and echo. If your internet is routed poorly or your ISP oversells capacity, latency creeps up and your calls sound terrible. Solution: test latency before deploying SIP, use quality-of-service (QoS) configurations to prioritize voice traffic, and maintain redundant internet connectivity.
Packet loss causes call drops — If your internet loses packets (bits of data), the phone system tries to recover, but above 1% packet loss, calls start dropping. Most modern networks have under 0.5% loss, but WiFi, congested links, and undersized connections can exceed this. Solution: hardwire your phone system to the network (not WiFi), monitor packet loss on your internet circuits, and upgrade if loss is above 0.3%.
Firewall misconfiguration blocks calls — SIP is a complex protocol that uses multiple ports (5060, 5061, and many media ports). Corporate firewalls sometimes block SIP traffic accidentally. You'll think the provider is down when really the firewall is silently dropping packets. Solution: have your IT team configure firewall exceptions for your SIP provider before go-live, and test end-to-end calls before cutover.
Number portability problems during migration — Moving phone numbers from PRI to SIP requires coordination between the old and new carriers. If the process isn't managed correctly, calls to your numbers get misrouted for days. Solution: have the provider manage the entire porting process, don't try to do it yourself, and build in 2-week buffers for number porting timelines.
Failover logic assumptions that don't work — Most SIP providers offer automatic failover: if the primary connection fails, calls route through a backup. But if your backup is undersized or not properly tested, failover makes things worse, not better. Solution: test failover in controlled conditions before you need it for real.
SIP trunk pricing is often quoted as "per trunk," but hidden in the fine print is a minimum contract value, minimum trunk commitment, or port charges. A $2/trunk quote that requires a 50-trunk minimum is $100/month, not $2. Ask for the true minimum monthly cost, not just the per-unit rate.
When SIP trunking isn't the right answer
For all its advantages, SIP is not the right technology in every situation.
You have legacy on-premises PBX with no plans to upgrade — SIP can integrate with older PBX systems through adapters and gateways, but it's not elegant. If you have a Nortel, Avaya, or old Cisco PBX that works fine and you're not replacing it, staying on PRI or POTS is simpler than trying to retrofit SIP. The costs of compatibility layers often exceed the savings.
Your internet is unreliable or unavailable — If your location has spotty broadband, frequent outages, or limited options, SIP is risky. You need reliably low-latency, high-uptime internet. If that's not available, stick with PRI or POTS.
You need life-safety or emergency systems — Elevators, fire alarms, and some medical devices require analog POTS lines and don't work with SIP. You can use SIP for regular phones and POTS for safety systems, but it's a hybrid. For organizations where every phone system needs to be life-safety compatible, pure PRI/POTS might be simpler.
Your call volume is extremely stable and small — A 5-person business making 2 simultaneous calls on average has almost no cost advantage to SIP versus a single POTS line. The complexity of SIP is not worth the small savings. Stay simple.
You're in a highly regulated industry with specific circuit requirements — Some industries (healthcare, finance) have strict audit and compliance requirements around telecom infrastructure. If your industry specifies "dedicated circuits with carrier liability," SIP (being internet-based) might not meet the requirement. Check with compliance before committing to SIP.
Frequently asked questions
What's the difference between a SIP trunk and a VoIP call?
VoIP is any voice call over the internet. A SIP trunk is a specific type of VoIP that connects a business phone system to the public phone network. You use SIP trunks to send calls from your system out to regular phone numbers. Regular VoIP calls (like Skype or Zoom calls) go directly peer-to-peer between two endpoints. SIP trunks are infrastructure; VoIP is a calling mode.
Do I need special internet to use SIP trunking?
You don't need special internet, but you need good internet. Business-class broadband (10 Mbps+) with low latency (under 100 ms) and low packet loss (under 1%) is typically enough. Home cable internet often works for small deployments. For mission-critical use, get redundant internet circuits and monitor quality-of-service metrics. The rule: if your internet wouldn't support video conferencing, it won't support SIP well.
How do I figure out how many SIP trunks I need?
Find your peak simultaneous calls (when do most calls happen at once?), then add 20% as a buffer. That's your trunk count. If you have 40 simultaneous calls at peak, provision 48 trunks. If you don't know your peak, start with 5–10 more trunks than you think you'll need and monitor actual usage for the first month. Most providers let you adjust provisioning quickly.
Will SIP trunking work with my existing phone system?
SIP works with most modern phone systems built in the last 10 years: Cisco, Avaya, Asterisk, 3CX, and newer Nortel systems. Older systems (pre-2010) need a gateway or adapter, which adds cost and complexity. If your phone system is more than 10 years old, a cloud phone system might be cheaper than retrofitting SIP.
What happens if my internet goes down with SIP trunking?
Calls stop. Unlike PRI or POTS, SIP completely depends on your internet connection. To protect against this, most organizations either: (1) add redundant internet from a different carrier, (2) keep a few POTS lines as backup for critical calls, or (3) accept the risk if outages are rare. Redundancy costs money but is highly recommended for mission-critical communications.
Can I use SIP trunking with a cloud phone system?
Most cloud phone systems (RingCentral, Zoom Phone, 8x8) include SIP trunking integrated. You don't separately source SIP trunks; they're included. If you need a traditional on-premises or hybrid phone system with SIP trunks, you source trunks separately from a SIP provider. The two models are different — cloud systems all-in-one versus traditional systems à la carte.
Not Sure If SIP Trunking Is Right for You?
We've deployed SIP trunking across multi-site businesses, call centers, and enterprises. Let's talk about your call patterns, infrastructure, and goals. We'll tell you if SIP saves money and what it actually costs to deploy correctly.
Start a Conversation