Pcs fax modem answers all calls

Posted: 07-09-2003, 04:13 PM
Windows Xp and Word both show NO FAX installed and yet
when the phone rings the PC is trying to receive a fax. I
can find nop trace of any fax facility havingbeen
installed. It is not shown on the Control Panel, in
Device Manager or anywhere else. the only way I can
sol;ve this problem is to unplug the phone line! this
means I cannot use the PC to dial out calls. I have a
seperate fax machi9ne and do not want my PC to have a fax
sending or receiving facility.
This problem occurs when the PC is on and no other
programs are runing!
Reply With Quote

Responses to "Pcs fax modem answers all calls"

Earl F. Parrish
Guest
Posts: n/a
 
Re: Pcs fax modem answers all calls
Posted: 07-09-2003, 04:42 PM

"Tony Cross" <tonycross@ntlworld.com> wrote in message
news:0e2701c3462c$afbcfed0$a501280a@phx.gbl...
> Windows Xp and Word both show NO FAX installed and yet
> when the phone rings the PC is trying to receive a fax. I
> can find nop trace of any fax facility havingbeen
> installed. It is not shown on the Control Panel, in
> Device Manager or anywhere else. the only way I can
> sol;ve this problem is to unplug the phone line! this
> means I cannot use the PC to dial out calls. I have a
> seperate fax machi9ne and do not want my PC to have a fax
> sending or receiving facility.
> This problem occurs when the PC is on and no other
> programs are runing!
The fax program does not answer the telephone. Some program has
instructed the modem to go offhook after a certain number of rings.
This is a mechanical phenomenon. Use HyperTerminal to send the
following command to the modem:
"ATS0=0" without the quotes. Those are zeroes in the command
string. This should turn off auto-answer.

--
Earl F. Parrish

Reply With Quote
Peter R. Fletcher
Guest
Posts: n/a
 
Re: Pcs fax modem answers all calls
Posted: 07-10-2003, 07:59 AM
The problem is that if the default has been set to auto-answer in the
modem's NVRAM, your solution will only work until the system is
rebooted, when he will have to do it again. If that is the problem,
the NVRAM setting has to be changed, the method of doing which is
somewhat hardware dependent.

On Wed, 09 Jul 2003 15:42:57 GMT, "Earl F. Parrish"
<efparri@nowhere.world> wrote:
>
>"Tony Cross" <tonycross@ntlworld.com> wrote in message
>news:0e2701c3462c$afbcfed0$a501280a@phx.gbl...
>> Windows Xp and Word both show NO FAX installed and yet
>> when the phone rings the PC is trying to receive a fax. I
>> can find nop trace of any fax facility havingbeen
>> installed. It is not shown on the Control Panel, in
>> Device Manager or anywhere else. the only way I can
>> sol;ve this problem is to unplug the phone line! this
>> means I cannot use the PC to dial out calls. I have a
>> seperate fax machi9ne and do not want my PC to have a fax
>> sending or receiving facility.
>> This problem occurs when the PC is on and no other
>> programs are runing!
>
>The fax program does not answer the telephone. Some program has
>instructed the modem to go offhook after a certain number of rings.
>This is a mechanical phenomenon. Use HyperTerminal to send the
>following command to the modem:
>"ATS0=0" without the quotes. Those are zeroes in the command
>string. This should turn off auto-answer.


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Reply With Quote
Earl F. Parrish
Guest
Posts: n/a
 
Re: Pcs fax modem answers all calls
Posted: 07-10-2003, 02:18 PM

"Peter R. Fletcher" <pfletch@fletchers-uk.com> wrote in message
newsg3qgvs71cdhncgu6soa3dt1m54rrrpb2a@4ax.com...
> The problem is that if the default has been set to auto-answer in
the
> modem's NVRAM, your solution will only work until the system is
> rebooted, when he will have to do it again. If that is the
problem,
> the NVRAM setting has to be changed, the method of doing which is
> somewhat hardware dependent.
>
That is how you set auto-answer by writing to the S-Register. The
modem S-Register settings are independent of the computer booting
process. The settings will stay the same until they are changed.
Re-read your modem manual.

--
Earl F. Parrish

Reply With Quote
Peter R. Fletcher
Guest
Posts: n/a
 
Re: Pcs fax modem answers all calls
Posted: 07-10-2003, 09:09 PM
No, you reread yours, or at least one describing a recent midrange
modem, with particular reference to the ATZn, AT&Fn, AT&Wn, AT&Yn, and
AT&Zn commands.

S-registers are generally reset to their default values on a power
cycle or a hardware reboot. If the defaults are loaded from a stored
profile that has been modified to include a non-zero value for S0, S0
will be non-zero when you power up or restart, whatever you had set it
to before. S-Registers had to be volatile in early modems, where their
settings were held in on-board RAM and reloaded from ROM at power up,
but the behaviour has been retained, presumably for consistency, in
more modern ones which do have NVRAM and could theoretically save the
register settings if they wanted to.


On Thu, 10 Jul 2003 13:18:54 GMT, "Earl F. Parrish"
<efparri@nowhere.world> wrote:
>
>"Peter R. Fletcher" <pfletch@fletchers-uk.com> wrote in message
>newsg3qgvs71cdhncgu6soa3dt1m54rrrpb2a@4ax.com.. .
>> The problem is that if the default has been set to auto-answer in
>the
>> modem's NVRAM, your solution will only work until the system is
>> rebooted, when he will have to do it again. If that is the
>problem,
>> the NVRAM setting has to be changed, the method of doing which is
>> somewhat hardware dependent.
>>
>That is how you set auto-answer by writing to the S-Register. The
>modem S-Register settings are independent of the computer booting
>process. The settings will stay the same until they are changed.
>Re-read your modem manual.


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Reply With Quote
Earl F. Parrish
Guest
Posts: n/a
 
Re: Pcs fax modem answers all calls
Posted: 07-10-2003, 11:01 PM

"Peter R. Fletcher" <pfletch@fletchers-uk.com> wrote in message
news:7vgrgvcmj6h3ecbtai9oqmruodsrf2a5bc@4ax.com...
> No, you reread yours, or at least one describing a recent midrange
> modem, with particular reference to the ATZn, AT&Fn, AT&Wn, AT&Yn,
and
> AT&Zn commands.
>
> S-registers are generally reset to their default values on a power
> cycle or a hardware reboot. If the defaults are loaded from a
stored
> profile that has been modified to include a non-zero value for S0,
S0
> will be non-zero when you power up or restart, whatever you had
set it
> to before. S-Registers had to be volatile in early modems, where
their
> settings were held in on-board RAM and reloaded from ROM at power
up,
> but the behaviour has been retained, presumably for consistency,
in
> more modern ones which do have NVRAM and could theoretically save
the
> register settings if they wanted to.
>
>
Do you really think the original poster has setup stored profiles
when he does not even know how to turn off auto-answer? You are
unnecessarily complicating a simple operation.

--
Earl F. Parrish

Reply With Quote
Peter R. Fletcher
Guest
Posts: n/a
 
Re: Pcs fax modem answers all calls
Posted: 07-09-2003, 05:29 PM
Are you sure that it is answering in Fax (rather than Data) mode? Have
you got any data communications/remote control software loaded? Is
your computer set up to allow dial-in logins?

Make sure also that the modem is not set up to wake up the computer,
either in BIOS or in its XP properties.

If the answer to all these questions is no, the modem may have been
set up in its NVRAM to default to auto-answer. Post again, with
hardware details of the modem, and I will try to ake you though
deprogramming it.

On Wed, 9 Jul 2003 08:13:43 -0700, "Tony Cross"
<tonycross@ntlworld.com> wrote:
>Windows Xp and Word both show NO FAX installed and yet
>when the phone rings the PC is trying to receive a fax. I
>can find nop trace of any fax facility havingbeen
>installed. It is not shown on the Control Panel, in
>Device Manager or anywhere else. the only way I can
>sol;ve this problem is to unplug the phone line! this
>means I cannot use the PC to dial out calls. I have a
>seperate fax machi9ne and do not want my PC to have a fax
>sending or receiving facility.
>This problem occurs when the PC is on and no other
>programs are runing!


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Incoming telephone calls Mike Windows XP Messenger 6 07-14-2003 06:50 AM
HOW DO I MAKE PHONE CALLS NOW!!!!!!!!!!!?!?!? #$@#@ Raul Porras Windows XP Messenger 3 07-11-2003 01:54 AM
Faxes - Computer answers ALL phone calls as fax calls Groundhog Windows XP Printers / Scanners / Fax 2 07-10-2003 04:15 AM
Modem Incoming Calls Jessica Windows XP Hardware 1 07-09-2003 08:08 PM
how do you use xp to make phone calls? Bruce Chambers Windows XP New Users 4 07-05-2003 11:17 PM