dialing numbers without a dial tone 
Author Message
 dialing numbers without a dial tone

Hi,

Quote:
>     How do I make a modem dial numbers to a phone line without having a
> dial tone present?

I didn't think a number could be dialed if a dial tone wasn't present - it
certainly can't connect to anything!  

Anyway, do you mean how do I make a modem ignore a non standard dailtone?
For example if you have a phone forwarded, the modem won't recognise the
dialtone.

If that is the case, then most modems have a setting ( X0, or type ATX0
from a term. ) which tells the modem to ignore waiting for a dialtone.  Go
into control panel then modems.  Click the modem then click properties.  Go
to the connection tab and click the advanced button.  In the text box label
Extra Settings enter X0.

You may be able to specify this on some controls as well but I am not sure
which ones you are using.

HTH

Regards

Alistair Ashcroft

NOTE: Please remove the uppercase SPAM FREE before responding to this
message



Fri, 10 Mar 2000 03:00:00 GMT  
 dialing numbers without a dial tone

Hi,

    How do I make a modem dial numbers to a phone line without having a
dial tone present?

                                    Please help



Fri, 10 Mar 2000 03:00:00 GMT  
 dialing numbers without a dial tone

 If you want to have your modem dial with its speaker turned off you can add
"m0" (m-zero) to its
initialization string.  This works on my modem, you may have to look at your
modem docs to see which command you need for yours.  You can add a command
to your connection string in Control Panel's Modem applet.  In the modem
properties dialog click the properties button,  In the next dialog that
comes up choose the "Connection" tab, then click the "Advanced" button and
enter the command in the "Extra settings" text box.

Michael Keller


Quote:
>Hi,

>    How do I make a modem dial numbers to a phone line without having a
>dial tone present?

>                                    Please help



Sat, 11 Mar 2000 03:00:00 GMT  
 dialing numbers without a dial tone

You should issue one of the following AT command to the modem:
ATX0
..or
ATX3

ATX3 is better than ATX0 because, in some programs, let you know the
connection speed while ATX0 doesn't



Quote:
> Hi,

>     How do I make a modem dial numbers to a phone line without having a
> dial tone present?

>                                     Please help



Mon, 13 Mar 2000 03:00:00 GMT  
 dialing numbers without a dial tone

If you want to setup a "Hot Phone" I suggest you buy a third party .ocx.
TAPI is close to impossible to write in C++ so I can't imagine even
attempting it in VB



Quote:
> Hi,

>     How do I make a modem dial numbers to a phone line without having a
> dial tone present?

>                                     Please help



Thu, 23 Mar 2000 03:00:00 GMT  
 dialing numbers without a dial tone


Subject: Re: dialing numbers without a dial tone
Date: Sun, 05 Oct 1997 20:03:33 -0700

If you want to setup a "Hot Phone" I suggest you buy a third party .ocx.
TAPI is close to impossible to write in C++ so I can't imagine even
attempting it in VB



Quote:
>> Hi,

>>     How do I make a modem dial numbers to a phone line without having
>a
>> dial tone present?

>>                                     Please help



Fri, 24 Mar 2000 03:00:00 GMT  
 dialing numbers without a dial tone

Check the AT command set there is a command you can pass to the modem in
the setup string that will tell it to ignore dialtone (if present or not).
That should do you!

Regards,
Jeff R



Quote:
> If you want to setup a "Hot Phone" I suggest you buy a third party .ocx.
> TAPI is close to impossible to write in C++ so I can't imagine even
> attempting it in VB



> > Hi,

> >     How do I make a modem dial numbers to a phone line without having a
> > dial tone present?

> >                                     Please help



Sat, 25 Mar 2000 03:00:00 GMT  
 
 [ 7 post ] 

 Relevant Pages 

1. Basic prog to imitate tone dial

2. Trying to get a dial tone

3. VB5 check for dial-tone

4. Comm Control - Dial tones

5. Checking for Dial Tone

6. looking for modem dialing (dial up networking) active-x control

7. Get Dialing string using Dialing Properties

8. Automatically dialing a Dial-Up Networking connection

9. Dialing a Dial-Up Networking connection from VB

10. Need to know how to dial connection, when both Ethernet and Lan Dial-up active

11. Auto dial - dial-up networking

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

 

 
Powered by phpBB® Forum Software