Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Hardware Hacking Communications

Build Your Own Chat-Cord 164

Mr. Blond writes "Here is a description of how to build your own chat-cord for only 7 euro. This is a solder free version of the hack shown in this earlier Slashdot article. Now you can use any plain old phone to make calls over the internet, using Skype MSN-audio or any other VoIP software. Even the software from chatcord works fine with it, to make and accept calls using the buttons of your phone."
This discussion has been archived. No new comments can be posted.

Build Your Own Chat-Cord

Comments Filter:
  • Google Cache (Score:5, Informative)

    by icemanuea ( 827734 ) on Tuesday July 05, 2005 @09:16AM (#12984527)
    Google Cache [216.239.59.104]
  • by 0110011001110101 ( 881374 ) on Tuesday July 05, 2005 @09:18AM (#12984536) Journal
    Voice over IP is taking over the world and I also like the idea of calling for free... The problem I've experienced so far is the fact that you always have to use those cumbersome headsets. When it would be possible to use your standard phone for this application, the experience of VoIP would be much more like the real POTS (plain old telephone system). Especially a cordless phone with the base station near the pc would be nice. Furthermore it would be desirable to be able to use your normal phone keys to control Skype (or any other VoIP program). Christoffer Järnåker actually did a nice job eliminating this shortcoming with his Siemens Skype phone, www.grynx.com/index.php/projects/siemens-skype . The disadvantage of this technique is that you kind of ruin your phone and that the procedure to create this kind of phone is different for every single type of phone.

    Not too long ago I ran across a device called Chat-Cord (www.chat-cord.com). This device does actually the same thing but it is placed between you phone and pc, not modifying your phone. But... This device is pretty expensive and I couldn't get it here in the Netherlands. Furthermore it seemed to me that this device actually isn't very complicated. So, after some internet research I somewhat found out how it worked and identified two difficulties to be solved.

    In this article a description is given how to make your own chat-cord. It costs only like 7 euros. You have to solder some parts but it is very basic and simple.

    To be able to use a normal phone to connect to the pc we have to make it look like for the phone as if it were connected to a normal telephone line and this telephone line has to look like it is making a call.

    First of all the normal telephone line has a certain voltage, depending on the state of the line. On hook (waiting for incoming calls) is like 60V DC, ringing is 100V AC (roughly 100Hz) and off hook (an active call is going on) around 9V DC. So to be able to use a normal phone to make it think a call is going on, the phone has to see a 9V DC voltage at its input. This can simply be achieved with a 9V battery.

    An alternative to this is to power the device from your USB port. It will only provide you with 5v instead of 9v, but this works fine in most cases. You have 300mA to your disposal there and that is more then enough. Just make sure you connect the right wires

    The second part is the tricky part. A normal telephone system uses only two wires to send both the microphone and the speaker signal. From basic electronics you might know that you need 2 wires to send a signal, and at least 3 to send 2 signals, because one of the wires is acting as a reference (usually called ground). In a telephone system both the mic and the speaker signal are multiplexed into one signal. To be able to connect your phone to you mic-in and line-out of your pc you have to de-multiplex these signals.

    The solution of Chris was to extract the mic an speaker signal before it is multiplexed inside the phone.

    But this can also be done by a transformer (which is also used to prevent the 9V DC from going into you soundcard). The kind of transformer used for this application is a so called secondary centre tapped transformer. Meaning that it has 2 connections at its primary side (where the telephone will be connected) and 3 connections at its secondary side. The middle connection is physically connected to the middle of the secondary coil of the transformer. This middle connector is used as a shared ground for both the mic and the line-out.

    Another issue is the input impedance of a phone line. When a phone line doesn't see the right input impedance reflections will occur, resulting in echoes or even in disabling the line. A telephone line has a input impedance of 600 Ohms, so the transformer has to be a 600 Ohm transformer. At the secondary side of the transformer a 150 Ohm resistor has to be placed at the middle connection to make the secondary input impedance 600 Ohm as well, resulting i

  • MirrorDot (Score:2, Informative)

    by cd_serek ( 681446 ) on Tuesday July 05, 2005 @09:19AM (#12984542)
    MirrorDot [mirrordot.org].
  • Erm (Score:5, Informative)

    by tunnie ( 730907 ) <tunnie@gma i l . c om> on Tuesday July 05, 2005 @09:22AM (#12984567) Homepage
    This is a solder free version [...]
    TFA:
    You have to solder some parts [...]
    :/
  • by SirCyn ( 694031 ) on Tuesday July 05, 2005 @09:33AM (#12984643) Journal
    I just want to warn everyone that he is in the Netherlands. I know it's not exactly revelant to this project, but telephone standards are fairly different in the USA and Canada.

    We use 48v @ 20Hz to ring.
    On Hook is 52v at 300 to 1800 ohms.
    Off hook is 12v at 680 ohms (ideal).
  • Re:VOIP is great! (Score:2, Informative)

    by 2$ Crack Whore ( 813937 ) on Tuesday July 05, 2005 @09:38AM (#12984680) Homepage
    Surprisingly there are a bunch of low cost carriers who route their calls over VoIP when going overseas so they can fit more calls into the same pipe. A lot of said countries are in the third world. Of course, whether you can get decent IP service when you don't have leased T1s is a different story :-)

    Anyway, you can test your VoIP quality from anywhere with IP and a Java-enabled browser at http://testyourvoip.com [testyourvoip.com] if you are concerned about your IP quality not being up to snuff, or if you want to see how it is and you are in the wilds of Africa... but have IP connectivity.
  • by NoMoreNicksLeft ( 516230 ) <john.oyler@ c o m c a st.net> on Tuesday July 05, 2005 @09:42AM (#12984710) Journal
    Would need to monitor the mic in channel on the soundcard, listening for DTMF tones. The tones themselves are pretty unmistakable if I remember, almost impossible for random noise to approximate them.
  • Yeh, if you have one of the asterisk digium cards (or any other FXO card for that matter). If you just have a crappy internal modem, it *might* be possible, supposing whether or not it has an answering machine feature, or is a winmodem whose chipset you can reverse closely enough. If it's a plain modem, you'll never force voice quality sound through it in either direction.
  • by pe1rxq ( 141710 ) on Tuesday July 05, 2005 @09:51AM (#12984773) Homepage Journal
    Which isn't that different from what we have here in the Netherlands...
    This thing isn't anything like a real telephone line but approximates it enough to get audio in and out off the telephone and supply the telephones logic.

    Jeroen
  • Re:Erm (Score:2, Informative)

    by Mister Blond ( 897449 ) on Tuesday July 05, 2005 @09:52AM (#12984781)
    What is ment is that you don't have to solder inside your phone to make it work. An earlier version required soldering inside your phone possibly damaging your phone...
  • No external sound (Score:2, Informative)

    by RikF ( 864471 ) on Tuesday July 05, 2005 @10:00AM (#12984853)
    The only problem I have with solutions like this (and the headsets) is that unless you have 2 sound cards you are limiting yourself to only being able to hear the PC sound if you pick the phone up! USB solutions which count as an additional sound card allow you to direct VOIP (say Skype) to the phone and all other sound to the sound card. Skype also allows you to have the ringer run on the speakers and the phone, incase the ringer on the USB phone isn't loud enough. I have one of those orange Skype phones and apart from the awful ringer it is superb - excellent sound quality

    RikF
  • by enosys ( 705759 ) on Tuesday July 05, 2005 @10:26AM (#12985072) Homepage
    A friend got something like that from Radio Shack and it fried his sound card. He opened it up and found that it was just a direct wire connection, with nothing to protect the sound card from the high ringing and on-hook voltages found on phone lines.

    I don't know if that's the same thing he got, and in any case hooking it up to a phone (not the phone line) should be safe.

  • Re:Grammar Nazi (Score:5, Informative)

    by nepheles ( 642829 ) on Tuesday July 05, 2005 @10:54AM (#12985291) Homepage

    Let it be noted that the plural of euro is euros.

    Let it also be noted that you are wrong. The plural is euro. It was decided that having different plurals for the different European languages would lead to too much confusion.

    This Euro FAQ [eu.int] published by the EU clarifies things.

  • by Anonymous Coward on Tuesday July 05, 2005 @12:25PM (#12986167)
    When you can get an Handytone http://www.grandstream.com/y-htseries.htm/ [grandstream.com] or IAXy http://www.digium.com/index.php?menu=product_detai l&category=hardware&product=S101I/ [digium.com] type device anyway? I mean, really, get a job, these things only cost $100.... Oh, yea, and feel free to start the ususal rant about proprietary systems and how much they suck......it is skype right? Or is it only lame when proprietary isn't free?
  • Those are the most common specs, but they can vary.

    Originally the voltage was chosen so that you could pump enough current from the CO (Central Office), out the local loop, through the switch contacts on the phone (close when you lift the reciever), back the local loop, to activate a relay in the CO. This is how the CO knows you want to make a call. If you had customers nearby (you were in the middle of Manhatten) you used 24 V. If you were in a rural area where customers were miles away you used 96 volts.

    The ring voltage is a sine wave, with peak-to-peak voltage the same as your DC voltage. Superimposed over the DC then gives you a ring voltage that varies from 0 to twice the DC voltage.

    Ring frequency varies. If there's anybody out there with party lines any more, one scheme used different frequencies for each user. The phones' ringers were mechanically tuned to the proper frequency.

    Now, switches look for changes in impedance fro mline to ground to detect an off hook. Party lines are pretty much out of the picture, though subscriber carrier systems manage to perform a similar task. But somewhere out there I am sure there is some old equipment still in use. Phone companies don't throw anything away! You often see 60 year old equipment still in use in rural areas.

  • by Lawrence_Bird ( 67278 ) on Tuesday July 05, 2005 @01:17PM (#12986692) Homepage
    just about everything in this category ends up having been
    posted to hackaday.com a week earlier. Time to redirect
    the category to their site.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...