Convert A Rotary Phone To VOIP Using Raspberry Pi

There’s something so nostalgic about the rotary phone that makes it a fun thing to hack and modernize. [Voidon] put his skills to the test and converted one to VoIP using a Raspberry Pi. He used the RasPi’s GPIO pins to read pulses from the rotary dial – a functional dial is always a welcome feature in rotary phone hacks. An old USB sound card was perfect for the microphone and handset audio.

As with any build, there were unexpected size issues that needed to be worked around. While the RasPi fit inside the case well, there was no room for the USB power jack or an ethernet cable, let alone a USB power bank for portability. The power bank idea was scrapped. [voidon] soldered the power cord to the RasPi before the polyfuse to preserve the surge protection, used a mini-USB wifi dongle, and soldered a new USB connector to the sound card. [Voidon] also couldn’t get the phone’s original ringer to work, so he used the Raspberry Pi’s internal sound card to play ringtones.

The VoIP (SIP) was managed by some Python scripting, available at GitHub. [voidon] has some experience in using Asterisk at his day job, so it will be interesting to see if he incorporates it in the future.

[via Reddit]

 

 

19 thoughts on “Convert A Rotary Phone To VOIP Using Raspberry Pi

    1. Why? Have you ever used a rotary phone? You want to have a certain weight so that the phone stays in place as you turn the dial. I think this works best as a device that stays put, somewhere in your livingroom as a conversation piece.

    1. Many years ago I tried to make a phone ring by pressing a button, for an amateur theater. I tried several old rotary phones and all of them rang with a 12V AC transformer.

    2. Got that right, I’ve shaken hands with it more than once punching down lines on 66 blocks when a call was coming in! Could always use a boost converter but need quite a bit of current to drive those old bell coils.

  1. I built a ringer system for a production of “Sorry, Wrong Number” where a number of old style phones had to ring on stage. I was just out of high school, and got them to work with 120VAC. they worked great, but I had to put in a number of safety features so the kids didn’t get shocked.

    Just installed a VOIP phone system at work for calls on the air….so if I was going for kitsch…I’d do this too.

    1. Two back-to-back center-tap filament transformers will do it, and isolate quite well. use half of the first secondary (~= 3V) and connect it to all of the second secondary (6.3V in for 120V out, but 3V in gives 60V out). Voila! 60V AC on the output primary, completely isolated from line.

  2. I want a project that uses a raspberry pi as a server and other raspberry pi connect each to a keypad and a headphone to make a secret telecommunication network without using ip phones
    I want to make myself an ip phone on my raspberry pi

Leave a Reply to enlCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.