I have a phone landline connection and I DO NOT have a phone instrument. I connect the cable into my laptop, and want to make calls using my laptop. I have an HDA CX20561 modem. I seem to be able to dial number using dialer.exe, though nothing seems to happen. From Microsoft kb http://support.Microsoft.com/kb/958143, it looks like dialer.exe alone is not enough for the call.

Can somebody tell me how to make and receive phone call with whatever hardware I have, I.e. what software will I need.

link|improve this question

71% accept rate
Any particular reason why you don't just buy a phone? – Linker3000 Jan 8 '11 at 22:53
I don't want another instrument. I thought that if my modem works, only then will I use the phone call feature of my ADSL line. – user18151 Jan 11 '11 at 10:19
feedback

3 Answers

up vote 2 down vote accepted

Software products for making land-line calls over modem have almost all disappeared from the world.

A remnant from these days may be NCH Software. However, it is quite unclear whether your modem will support such a feature. And in any case, all these products cost money to start and more to use.

You might as well go ahead and use Skype for your calls, as being one of the cheapest VOIP solutions around.

link|improve this answer
nch.com.au/ivm/modems.html#AAL gives instructions to check if my modem supports voice. It doesn't. Specifically, go to the properties of the modem device using Control Panel and go to diagnostics and then click query. See the response of AT#CLS=? If its command not supported then you're out of luck. Install your modem's latest drivers before this though. Please not that all this information is just gathered from internet and might be completely wrong. I have no way to tell. So please correct me if I'm wrong. – user18151 Jan 9 '11 at 4:24
feedback

You can listen to the line using Hayes A.T. commands:

  1. Open up Hyperterminal (if running Windows) and connect to your modem's COM port (usually COM3).
  2. Type ATM2 and hit enter. This will enable the speaker.
  3. Enter ATH0 and hit enter to 'take the phone off the hook'. You should hear a dial-tone.

This should work if you are being called. I know how to dial numbers using this method, but I'm not sure about talking over the line after dialing.

link|improve this answer
feedback

Well, you need a voice modem which has input for microphone and output for audio. This way, you'll be able to make phone calls. I don't know if your modem has that capabilities.

I remember back when I used voice modems that I could hear the other side speaking when using dialer.exe

link|improve this answer
My modem is a soft modem(though I have no idea what that means) – user18151 Jan 8 '11 at 19:12
@user18151 That has no imact on what I said. Softmodems use your CPU for modulation/demodulation while hardware modems have their own computer for that. Hardware modems are generally better at everything than software modems, but are much more expensive and usually use old style serial ports like RS-232. Both software and hardware modems may be voice modems. Basically, if your modem doesn't have microphone input, it's not a voice modem and you can't use it to make phone calls. – AndrejaKo Jan 8 '11 at 19:16
I actually have a limited knowledge of hardware, but my modem builder is Conexant and my sound card is also Conexant 20561 smartaudio hd. So I'm thinking that they are related and probably my modem does have such a capability. By the way, if I'm wrong, please post that in a comment, so that nobody gets misled at least. – user18151 Jan 9 '11 at 3:54
@user18151 I didn't know that Connexant made soundcards. If your modem does have needed capabilities, it will detect as a soundcard. Do you have any other soundcards except for the Conexant? – AndrejaKo Jan 9 '11 at 3:57
@user18151 Also, I saw that you have a laptop. Software modems and sound cards do have a lot in common, because software modem is basically just a sound card which outputs sounds into telephone line. It is possible that your modem is connected to your sound card and that it uses card to generate signals. I think it's the same way in my laptop, but I'm not 100% sure. Still, that does not tell us if the modem is voice or not. It would be best if you could post the list of sound cards on your system. That way, we'll be able to see if modem show up on the list or not. – AndrejaKo Jan 9 '11 at 4:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.