Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

[UPDATE - I found a partial solution here - http://www.joes.com/intercom/index.html - it's an intercom, not a full PBX.]

I'm looking for links to circuit design for an Arduino-controlled mini-PBX that can use traditional analog phones. I'm looking for something with features like the often-cited Elektor circuit from the early 1990s.

I see lots of schematics and circuit ideas, but Ideally I can find a "telephone shield" that I can plug phones and modems into, then eventually plug that into a phone line for connecting elsewhere, a phone line interface will be easier than trying to get any kind of VOIP stack running on the Arduino, obviously.

FCC registration number shouldn't be required here, as I'm expecting to plug into a VOIP appliance port, not an real analog phone line. I do have about 30 surplus Apple-Cat DAAs if I need to use those.

Background/Inspirations:

share|improve this question
If I understood it correctly you want a shield for Arduino where you can just plug the phone and have everything working. But then there is little value in using Arduino: why don't you follow that tutorial? – clabacchio Apr 16 '12 at 7:22
I think you're going to have to build your own. I'd suggest either building a stackable shield (use I2C to allow multiple to be stacked), or a separate board that communicates over serial (or is entirely standalone as clabacchio suggests - embed your own MCU). – Nick Johnson Apr 17 '12 at 6:04
I looked at this very thing- The problem is that is illegal in most countries to hook up un certified devices to the phone line.. hence no commercial availabilities.. The circuit is pretty easy but the problem is different voltages. A hint- takin apart old modems you find everything you need in there to make your own. PBX thingi ma doo daa.. If u explain a bit maybe there is another solution.. Look at asterisk.org or store.digium.com for some new age stuff – ppumkin Jul 17 '12 at 16:15
This sounds like an idea for a shield and you want us to find a supplier, this is inherently locked in time, as right now there is no option, but you could try to build one? Or someone else could, then it could stop being supplied, this is never ending. – Kortuk Jul 17 '12 at 16:25

closed as not constructive by Kortuk Jul 17 '12 at 16:24

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.