Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!newsfeed.internetmci.com!EU.net!Norway.EU.net!nntp.uio.no!fizban.solace.mh.se!vampire.xinit.se!newsfeed.tip.net!minerva.ibernet.es!usenet From: Antonio Navarro Navarro <webmaster@bemarnet.es> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Computer picks up my PHONE Date: Fri, 12 Jan 1996 10:01:59 +0100 Organization: BemarNet Management Lines: 21 Message-ID: <30F62387.1B58@bemarnet.es> References: <30F5404E.41C67EA6@wireless.stanford.edu> NNTP-Posting-Host: ariadna.bemarnet.es Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.0b3 (Win95; I) To: Bora Akyol <akyol@wireless.stanford.edu> Bora Akyol wrote: > I am rnnning freebsd 2.1.0 and having a minor problem. > My computer picks up my phone when it rings more than once which does > not leave me a lot of time to pick the phone. There must be some option > somewhere that I can disable but don't know where it is. > So please let me know. > > akyol@leland.stanford.edu Hello ! If your modem is hayes-compatible, you should send the following command to it in order to disable the auto-answer mode : ATS0=0 I don't know exactly wich file contains the start-up configuration of your modem, but if you locate it you can find a line containing ATS0=1 and replace it by the ATS0='number of rings' Regards.