Dialing the phone. 
Author Message
 Dialing the phone.

I've got a problem, I'm at Uni and have a phone in my room, I can
receive calls but I can't make them because the phone uses pulse
dialling instead of tone dialling. I can use the phone dialler that
comes with windows to dial for me, but, with that you have to put the
hole number in at once, to use my phone card I have to wait for voice
prompts. What I want is to make a program where you just have a keypad
on the screen and when you press the numbers the modem dials them.

Does anyone have a program like this or suggestions on how to solve the
problem?

Thanks

Ross

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Thu, 28 Mar 2002 03:00:00 GMT  
 Dialing the phone.
How would you have done it if it wasn't a pulse phone?

mscomm.output =

ATDT987-654-3210 would dial this number with tones
ATDP987-654-3210 would dial this number with pulses

Usually the comma (,) will pause the dial for a second or two.

ATDP*70,987-654-3210

--
Richard Cardarelle, MCP
Eclipse Applications
www.eclipseapplications.com


I've got a problem, I'm at Uni and have a phone in my room, I can
receive calls but I can't make them because the phone uses pulse
dialling instead of tone dialling. I can use the phone dialler that
comes with windows to dial for me, but, with that you have to put the
hole number in at once, to use my phone card I have to wait for voice
prompts. What I want is to make a program where you just have a keypad
on the screen and when you press the numbers the modem dials them.

Does anyone have a program like this or suggestions on how to solve the
problem?

Thanks

Ross

Sent via Deja.com http://www.deja.com/
Before you buy.



Thu, 28 Mar 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. dialing a phone with mscomm32.ocx

2. dialing a phone

3. simple question about dialing a phone #

4. Question about dialing a phone from VB

5. Dialing a phone number thru code with VB5

6. Dialing a phone # in VB4 32bit without MSCOMM.OCX

7. simply dialing a phone number...

8. Dialing a phone number

9. Dialing a Phone

10. dialing phone numbers troght modem

11. VB5.0 phone dialing - help

12. Simple use of MSComm Control (phone dialing)

 

 
Powered by phpBB® Forum Software