14 July 2026 · 7 min read
The desk phone is the last thing on your floor that needs a cable
Handsets, PBX boxes, and the person who knows how to configure them are a running cost most calling teams no longer have a reason to pay.

Every calling floor that still runs handsets is paying for the same four things: the hardware, the box it registers to, the network work that keeps the two talking, and the person who is the only one who understands the arrangement. None of those costs show up as a line item called "phones". They show up as a slow week when someone joins, a bad afternoon when a switch is replaced, and a permanent tax on how quickly you can change anything.
What a browser dialer replaces
A modern browser can hold a real phone call. Not a compromise a proper two-way audio session with echo cancellation, jitter buffering, and the codecs carriers use, negotiated over the same encrypted transport as the rest of your traffic. The agent's headset is already plugged into their laptop. The dial pad is a tab. There is nothing on the desk to lose, misconfigure, or take home.
No handsets to buy, ship, or replace when someone drops one.
No PBX to patch, and no evening maintenance window to patch it in.
New starter, new seat: an invite, a login, a number. Minutes, not days.
Remote and hybrid work for free the phone is wherever the browser is.
The dial pad sits next to the CRM, so the number being called is one that was clicked rather than one that was read off a screen and typed.
The objections that are still fair
Two of them hold up. The first is audio hardware: a cheap headset sounds cheap, and the browser cannot fix a bad microphone. Buy decent headsets it is the one piece of hardware worth keeping. The second is the network. A browser call is real-time traffic, and real-time traffic notices congestion that a file download shrugs off. Wired connections beat contended wifi, and a floor that shares one saturated uplink will hear it.
What is no longer a fair objection is call quality in the abstract. The audio path from a browser to a carrier is the same path a desk phone takes, minus the desk phone.
What we actually built
The ReachCalls dial pad registers the browser to our telephony layer over a secure WebSocket, and the outbound leg to the public network is originated on a carrier-grade trunk. Audio runs directly between the tab and our media servers. In practice an agent opens a tab, sees the number they call from at the top of the pad, and dials. There is nothing to install, no plugin, and no admin rights needed on the machine.
The parts around the call are where the day actually gets easier: call history and voicemail sit beside the pad, the keypad keeps working mid-call so an agent can get through an IVR menu, and a supervisor sees minutes and connected calls per agent without asking anyone for a report.
