
A VoIP PBX (also called an IP PBX or SIP PBX) is a business telephone system that routes calls over an internet connection rather than traditional copper phone lines. For UK businesses, two things make this immediately relevant: Openreach is withdrawing the copper PSTN and ISDN networks, with the full switch-off expected by 31 January 2027, meaning any business still on analogue lines must migrate; and because VoIP calls travel over broadband, your phone system now depends on internet connectivity and mains power, which changes how you handle everything from 999 calls to power cuts.
A VoIP PBX routes business calls over broadband using SIP and RTP, replacing PSTN copper lines that Openreach is withdrawing by 31 January 2027, which means UK businesses must migrate and plan for internet and power resilience.
| Point | Details |
|---|---|
| PSTN switch-off deadline | Openreach withdraws copper PSTN and ISDN by 31 January 2027; migration is not optional. |
| Power and internet dependence | VoIP PBX needs mains power and broadband; plan a UPS and secondary internet connection before go-live. |
| 999 compliance | Confirm with your provider how location data is passed to emergency services and what happens if your internet fails. |
| Security: treat it as IT | Follow NCSC guidance: segment voice VLANs, patch regularly, use an SBC and set spend alerts to catch toll fraud early. |
| Phonenumbers for migration | Secure a portable 01, 02 or 07 number from Phonenumbers before migrating so your customer-facing number survives any future provider change. |
The terminology around this technology overlaps constantly, and the same system gets called different things depending on who is selling it. Here is what each term actually refers to:
The short version: VoIP is the technology, PBX is the system, and IP/SIP/Cloud are adjectives describing how or where that system runs.
When someone dials your number, a VoIP PBX handles the call in two parallel streams: signalling and media.
Signalling is managed by SIP. It is the conversation between servers that says “there is a call, here are the details, the other party has answered, the call has ended.” SIP does not carry the voice itself; it just coordinates the session.
Media travels separately as RTP (Real-time Transport Protocol) packets. Your voice is sampled, compressed using a codec (G.711 for high quality, G.729 for lower bandwidth), packetised and sent across the network. The receiving end reassembles those packets into audio. Codec choice directly affects both call quality and the bandwidth each call consumes.
The core components in a typical deployment are:
SIP trunking is now the standard way to connect an IP PBX to the outside world. It replaces physical ISDN channels with virtual channels over broadband, and you can add or remove channels almost instantly without an engineer visit.
There is no single right answer here. The three models each make sense in different circumstances.
The PBX server lives on your site, either as dedicated hardware or software running on a server. You own the system, control the configuration and keep call data on your own infrastructure.
Advantages:
Disadvantages:
Best suited to: larger organisations with in-house IT, regulated businesses with strict data residency requirements, or firms with complex call routing needs.
The PBX runs in a provider’s data centre. Your phones register over the internet, and the provider handles all maintenance, updates and redundancy.
Advantages:
Disadvantages:
AMVIA’s guide to VoIP benefits for UK businesses notes that hosted plans commonly fold line rental, trunking and PBX features into a single predictable monthly fee, which removes the unpredictability of separate ISDN channel costs.
A hybrid keeps existing on-premise hardware while connecting it to cloud services or SIP trunks. Common during migrations when a business cannot replace everything at once.
Advantages:
Disadvantages:
The feature set is where IP PBX genuinely pulls ahead of a legacy system. RingCentral’s PBX explainer lists voicemail-to-email, advanced routing and mobile integration as standard IP PBX features. In practice, the ones that change daily operations most are:
On cost, removing ISDN channel rentals alone can represent a meaningful reduction in monthly telephony spend for businesses currently paying for multiple ISDN30 circuits. International and mobile call rates over SIP trunks are typically lower than PSTN equivalents, though exact savings depend on call volumes and the provider you choose.
The functional job of a PBX has not changed. It still routes calls, manages extensions and connects your business to the outside world. What has changed is the infrastructure underneath it.
| Feature | Legacy PBX (PSTN/ISDN) | VoIP / IP PBX |
|---|---|---|
| Connectivity | Dedicated copper circuits | Broadband / SIP trunks |
| Cost structure | Per-channel line rental + call charges | Per-user monthly fee or SIP trunk pricing |
| Scalability | Engineer visit to add lines | Software change, near-instant |
| Power resilience | Works during power cut (analogue) | Requires UPS or mobile failover |
| Feature updates | Hardware upgrade or replacement | Software update, often automatic |
| Call quality | Consistent (circuit-switched) | Depends on internet quality and QoS |
The resilience point is the one most businesses underestimate. An analogue PSTN line carries its own power from the exchange. A VoIP PBX needs your router, your switch and your server all to be running. If the power goes out and you have no UPS, your phones go silent.
The decision to replace a legacy PBX is now less about preference and more about timing. With the PSTN switch-off deadline approaching, keeping an analogue system is not a long-term option. The practical question is whether to migrate now and gain the feature and cost benefits early, or wait until closer to the deadline and risk a rushed migration.
The Openreach PSTN withdrawal means that by 31 January 2027, all active UK landlines will run over broadband-based services. Businesses on ISDN or analogue lines have no choice but to migrate.
Number porting checklist:
For step-by-step guidance on the process, transferring your landline number to VoIP covers the practical steps in detail.
999 handling obligations:
This is the area where many businesses get caught out. Ofcom requires that VoIP providers handling 999 calls must pass accurate location information to the emergency services. For a hosted PBX, this means:
Regulatory notes:
Ofcom’s general conditions require VoIP providers to offer access to emergency services. If you are procuring a hosted PBX, ask the provider explicitly how they meet this obligation and get it in writing. For phone number compliance obligations more broadly, Ofcom’s published guidance is the authoritative reference.
A VoIP PBX is only as good as the network it runs on. Getting this right before you go live saves a lot of troubleshooting later.

Bandwidth:
Each concurrent call uses roughly 80–100 kbps of bandwidth with the G.711 codec, or around 30–40 kbps with G.729. A business running ten simultaneous calls on G.711 needs at least 1 Mbps dedicated to voice, but the real requirement is headroom: voice traffic competes with everything else on your connection, so a 10 Mbps line shared with video conferencing and cloud backups will struggle.
Router and firewall configuration:
Quality of Service (QoS):
QoS tells your router to prioritise voice packets over less time-sensitive traffic like file downloads. Without it, a large email attachment can cause audible jitter on a call. Most managed routers support DSCP tagging for voice traffic; enable it and mark SIP and RTP traffic with the EF (Expedited Forwarding) class.
Resilience checklist:
The NCSC’s PBX best practice guidance is explicit: treat an IP PBX as an IT asset, not a piece of telecoms equipment. That distinction matters because most of the serious attacks on IP PBX systems exploit exactly the gap between those two mindsets.
Common threats:
Defensive checklist (NCSC-aligned):
Pro Tip: Set an alert on your SIP trunk for call spend above a daily threshold. Most providers offer this as a standard feature. Catching a toll fraud incident at £50 is very different from catching it at £5,000.
Incident response:
If you suspect a compromise, suspend outbound international dialling immediately, pull CDR logs for the previous 48 hours and contact your SIP trunk provider. Most providers have a fraud team that can block suspicious traffic within minutes.
VoIP PBX is not without its frustrations. Knowing the common failure modes saves time when something goes wrong.
Limitations to plan for:
Common troubleshooting checks:
For broader resilience advice during a transition, embracing VoIP: a shift in telecommunications covers the reliability considerations worth reviewing before go-live.
Procurement conversations go better when you arrive with specific questions rather than a general brief. Work through this list before you shortlist providers.
For a broader strategic view of the migration decision, business telephony in 2025: what decision-makers must know is worth reading before you start shortlisting.
The number you present to customers is a business asset, and it is worth treating it as one before you commit to a VoIP PBX provider.
UK number types and what they signal:
Porting checklist:
Pro Tip: Choose a memorable number before you migrate rather than after. Once you have ported a number to a VoIP PBX, switching providers later is straightforward because the number stays with you. Phonenumbers holds a large database of 01, 02 and 07 numbers you can search by area code, number sequence or town, and those numbers are portable to any VoIP PBX provider.
For practical guidance on virtual numbers and VoIP PBX features working together, that resource covers the combination in detail.
The hosted versus on-premise debate gets framed as a cost question, but it is really a question of where you want the operational risk to sit.
For a firm of under 30 people with no dedicated IT staff, on-premise is a bad idea. Not because the technology is worse, but because someone has to patch it, back it up and fix it at 8 AM on a Monday when calls are not connecting. A hosted provider absorbs that operational burden, and for most small businesses that trade-off is worth the ongoing subscription cost.
The calculation shifts for a regulated business, say a financial services firm or a healthcare provider, where call recordings must be retained for specific periods, stored in specific locations and accessible only to authorised personnel. Moving to a cloud PBX does not by itself guarantee regulatory compliance for call recording or data residency; regulated firms must verify provider policies for retention, encryption and access controls. An on-premise system, or a hybrid with local recording storage, gives that firm direct control over the evidence trail.
The hybrid model is underused and often the most sensible path for mid-sized businesses mid-migration. Keep the on-premise hardware for the functions that need local control, connect it to SIP trunks for cost savings, and add cloud features gradually. It is less elegant than a clean cutover, but it is far less risky.
When you move to a VoIP PBX, the number your customers dial is the one thing that stays constant across every provider change, every system upgrade and every office move. Getting that number right at the start of your migration is worth more than most businesses realise.

Phonenumbers is the UK’s leading provider of memorable 01, 02 and 07 numbers. Search the database by area code, number sequence or town, and you will find numbers that are genuinely easy for customers to remember and repeat. Because UK numbers are no longer tied to a physical location, you can use a Leeds area code from a London office, or a Manchester number for a fully remote team. Every number in the Phonenumbers database is portable, so if you change your VoIP PBX provider in two years, your number moves with you without any disruption to customers. Browse available UK numbers and secure yours before your migration date.
VoIP is the technology that carries voice calls as data packets over an internet connection. A PBX is the system that manages those calls internally, routing them between extensions and connecting your business to the outside world. A VoIP PBX combines both: it uses VoIP as the transport and PBX software as the call management layer.
No. A PBX sits between your internal extensions and the public telephone network. A landline is a physical connection to that network. A VoIP PBX can present a geographic landline number (01 or 02) to callers while routing the call entirely over broadband, with no copper line involved.
Yes, and the technology is more widely used than ever. The shift is from legacy analogue PBX to IP PBX. With the Openreach PSTN switch-off by 31 January 2027, businesses that have not already moved to an IP PBX will need to do so.
The three most significant are dependence on internet connectivity, dependence on mains power (unlike analogue lines, which carry their own power from the exchange), and variable call quality if the network is congested or poorly configured. Emergency call location accuracy for remote workers is also a practical concern that requires deliberate configuration.
Most 01, 02 and 03 numbers are portable and can be transferred to a VoIP PBX provider. Confirm portability with your current provider before signing with a new one, and allow up to five working days for the port to complete. Phonenumbers also offers a wide selection of memorable 01, 02 and 07 numbers if you want to choose a new number as part of your migration.