How does VoIP connect to POTS lines?
July 11, 2006 11:10 PM
Subscribe
How exactly do VoIP services place calls to POTS lines?
From my googling, I know that something called an
analog terminal adapter is involved to connect the Internet to a POTS line.
But, who owns & maintains these devices, and how many does a VoIP company need to run its service? Did Skype or Vonage go around and set up a bank of these things in every area code in North America?
posted by Brian James to computers & internet (6 comments total)
6 users marked this as a favorite
In larger settings, a SIP or H.323 gatekeeper (call router) will connect to or itself contain a specialized hardware gateway to land t1 or t3 lines (~23 lines/t1, t3=t1*30)). Examples include routers with voice interface cards and digium equipment. ISPs use similar setups, the equipment simply gets larger and is able to handle more analog lines and IP voice sessions. A fully-loaded Cisco MGX series multi-service switch, for example, can translate thousands of calls between VoIP endpoints and the PSTN.
Please excuse the heavy Cisco references, it's the only equipment I've ever set such things up.
posted by datacenter refugee at 12:03 AM on July 12, 2006