PSTN (Public Switched Telephone Network)

PSTN (Public Switched Telephone Network)

PSTN (Public Switched Telephone Network)

TL;DR

TL;DR

PSTN, the public switched telephone network, is the global circuit-switched system of exchanges, trunks, and copper lines that connects any phone number to any other.

PSTN, the public switched telephone network, is the global circuit-switched system of exchanges, trunks, and copper lines that connects any phone number to any other.

What is the PSTN?

The PSTN, or public switched telephone network, is the global circuit-switched system of local exchanges, tandem switches, trunk lines, and undersea cable that connects any dialable phone number to any other. It is the network behind a landline call, a toll-free number, and the phone half of a contact center.

The network has carried voice since the late nineteenth century, and it is now being dismantled in stages. Carriers across Europe and North America are retiring copper and TDM switching, with the UK targeting a full analogue shutdown in 2027, which pushes contact centers onto VoIP and SIP whether or not they planned the move.

How the PSTN works

A PSTN call crosses four layers in order: access, switching, signaling, and interconnect.

Access is the last mile, the local loop of copper or fiber between a handset and the nearest exchange. Switching is the routing decision: the local exchange connects two numbers inside its own footprint directly, and passes anything further afield to a tandem switch that relays the call toward the terminating carrier. Signaling is the layer a caller never hears, where the SS7 protocol carries call setup, routing, and teardown messages on a control path held separate from the audio, which is why a number can ring for ten seconds before any voice is transmitted. Interconnect is the commercial layer of trunk agreements and settlement rates that makes a number issued in one country dialable from another.

Modern telephony rarely stays circuit-switched end to end. A cloud platform terminates calls on a SIP trunk, and a media gateway converts between circuit audio and IP packets, so a SIP transfer or a queue managed by an automatic call distributor can act on a call that began on a copper pair.

Types of PSTN connection

  • Analogue POTS lines: A single copper pair carrying one call at a time, drawing power from the line itself, which is why it often survives a local power outage.

  • ISDN PRI and BRI: Digital circuits carrying multiple simultaneous channels, the standard contact center connection before SIP, now withdrawn or repriced in many markets.

  • TDM trunks: Carrier-grade T1 and E1 circuits aggregating dozens of voice channels between a PBX and the exchange, billed per circuit regardless of usage.

  • SIP trunks with PSTN breakout: IP capacity from a carrier that terminates onto the public network, the normal path for cloud voice, bounded by the provider's number inventory.

  • Mobile interconnect: Cellular voice handed into the same numbering plan, which is why a mobile number behaves like a landline to any dialer.

PSTN vs VoIP vs SIP trunking vs cellular networks

Buyers conflate these four because a call sounds identical on all of them. VoIP carries voice as IP packets over a data network, using the public internet or a private link. SIP trunking sells signaling and media capacity between a phone system and a carrier, including the breakout onto the public network. Cellular carries voice over licensed radio spectrum to a mobile core that interconnects with the same numbering plan. The PSTN is the addressing and interconnect layer all three eventually hand off to whenever the destination is a plain phone number.


What it carries

Ownership

Who it reaches

AI-reachable

Choose it when

PSTN

Circuit-switched voice between E.164 numbers

Incumbent and national carriers

Anyone with a phone

Through a gateway or SIP trunk

Customers must reach you without an app

VoIP

Packetized audio over data networks

Whoever runs the network

Endpoints on that network

Directly

Both ends are on your infrastructure

SIP trunking

Signaling and media capacity to a carrier

The trunk provider

Numbers via carrier breakout

Directly

A cloud system needs public numbers

Cellular

Voice and data over licensed spectrum

Mobile network operators

Mobile subscribers

Through carrier interconnect

Mobility and SMS delivery matter

If your customers dial a number you advertise, you need PSTN termination, however that termination is delivered. If both ends of the conversation already sit inside your own systems, VoIP alone covers it, and the trunk becomes an expense with no reach to justify it.

Why the PSTN matters for customer experience

The PSTN is the channel that still works when the rest of the stack has failed. A call center publishing a toll-free number is promising reachability without an app, a login, or a data connection, and customers escalate to that number precisely when the app has already let them down.

When PSTN reachability breaks, the failure is total and silent. A misconfigured trunk or a lapsed number produces no error message that anyone internal sees; it produces a busy tone, and the customer's next move is a chargeback or a public review. Telecom teams feel this most during network incidents, when call volume spikes at the exact moment capacity is degraded, a pattern examined in this account of AI adoption in telecom support.

The tradeoff is cost and latency: PSTN reach is billed per number and per minute, and every carrier hop adds delay that a voice agent has to absorb inside its response budget.

How is PSTN call quality measured?

PSTN quality is judged on the individual call, since the network as a whole publishes nothing an operator can read. The working measures are mean opinion score for perceived audio quality, answer-seizure ratio for the share of call attempts that complete, post-dial delay for the gap between the last digit dialed and the first ring, and packet loss and jitter on the IP legs where the media now travels.

The constraint that matters most for voice AI is the channel itself. The PSTN voice path is narrowband, roughly 300 to 3,400 Hz digitized at 8 kHz, and the NIST Speaker Recognition Evaluation series has run its evaluations on telephone-channel speech of exactly this kind, which is why recognition tuned on wideband studio audio degrades on a live phone call.

How AI agents change PSTN calling

A cloud AI agent never touches copper. The call arrives over a SIP trunk, a session border controller normalizes signaling and media, and the agent's speech pipeline receives band-limited audio, transcribes it, retrieves what it needs, and speaks back down the same path inside the window a caller will tolerate silence.

Because the transport is packets, behaviour that used to be fixed in a switch becomes programmable. The agent can carry context across a transfer, read an account record while the caller is still talking, and hand a call to a person with the transcript already attached.

The consequence is that the keypad menu loses its reason to exist. Menus existed because the network carried tones reliably and speech poorly; once recognition runs on the IP leg, callers can simply say why they called, which is the shift behind teams choosing to replace a phone tree with voice AI. An AI IVR is what the front door becomes.

What to look for in PSTN connectivity

Coverage comes first: which countries the provider can originate and terminate in, whether local and toll-free numbers exist in each, and whether those numbers can also receive SMS for verification and follow-up.

Integration surface decides how much engineering you inherit. Look for SIP over TLS with encrypted media, codec negotiation that does not silently downgrade, and call events exposed to your own systems as they happen.

Ownership is quieter and more consequential: establish who is the registrant of record for each number and how long a port actually takes, because that determines how easily you can leave.

On security, regulated buyers ask how recordings and transcripts are stored and who can replay them, so expect to be shown SOC 2 Type II or ISO 27001 scope covering the recording and transcription pipeline as well as the application.

The constraint teams underestimate is emergency calling. Emergency routing depends on a service address registered against the number, and numbers ported into a cloud trunk arrive without one until someone files it.

What does the PSTN mean in plain terms?

Think of the PSTN as the world's phone book plus every road between the addresses in it. PSTN stands for public switched telephone network: public because anyone holding a number can be reached, switched because a path is assembled for each call and released afterwards, telephone network because the whole system was built for one job and has done it for over a century.

Without it, a phone number would only work inside the company that issued it, and reaching a bank would mean installing the bank's software first. Universal dialability is the product.

The tradeoff is that universal reach fixes everyone at the lowest common denominator. Audio stays narrow, latency accumulates across carriers, and features that work beautifully inside one platform disappear the moment a call crosses into someone else's network.

Common PSTN mistakes

Treating the copper sunset as a distant date. Carriers stop accepting new analogue and ISDN orders well before the announced switch-off, so the practical deadline arrives when a line you need can no longer be provisioned, months ahead of the headline year.

Buying a single SIP trunk and calling it migration. One trunk from one provider through one data path means a single carrier incident silences every advertised number at once, and there is no queue to fall back to because the calls never arrive.

Tuning voice prompts and recognition on wideband audio. The narrowband channel strips high-frequency energy that distinguishes consonants, so accuracy measured in a browser demo overstates what the same agent achieves on a real call.

Leaving number porting until cutover week. Port timelines are controlled by the losing carrier, not by your project plan, and a rejected port for a mismatched service address delays the entire launch.

Frequently Asked Questions

What does PSTN stand for?

PSTN stands for public switched telephone network. Public means any number in the global numbering plan can reach any other, switched means each call gets a path built and released for it, and telephone network describes the exchanges, trunks, and interconnect agreements carrying the traffic. The acronym is pronounced letter by letter.

What is the difference between PSTN and VoIP?

The PSTN is the public network addressed by phone numbers, while VoIP is a transmission method that sends voice as IP packets. They are not competitors at the same layer: most calls today originate as VoIP inside a company and then break out onto the PSTN through a SIP trunk so an ordinary phone rings.

Is PSTN the same as POTS?

PSTN and POTS describe different scopes. POTS, plain old telephone service, refers to the analogue copper line delivered to a single premises. The PSTN is the whole interconnected system those lines attach to, including digital switching, mobile interconnect, and international trunking. Every POTS line is part of the PSTN; most of the PSTN is no longer POTS.

Is the PSTN being shut down?

The PSTN as a service is continuing, but its analogue and TDM foundations are being retired. Carriers across several markets have stopped selling copper and ISDN products and are migrating customers to IP delivery, with the UK targeting a full analogue shutdown in 2027. Phone numbers survive the transition; the underlying circuits do not.

Can an AI voice agent answer a PSTN call?

An AI voice agent answers PSTN calls routinely, though never over copper directly. The call reaches a SIP trunk, a gateway converts circuit audio into IP media, and the agent's speech pipeline listens, responds, and transfers to a human when needed. To the caller it is an ordinary phone call to an ordinary number.

Why do contact centers still need PSTN numbers?

Contact centers need PSTN numbers because a phone number is the only address that works with no app, no account, and no internet connection. Customers in transit, on old devices, or locked out of an app all fall back to dialing. Abandoning the number removes the channel people use when everything else has failed.