Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!caen!sol.ctr.columbia.edu!hamblin.math.byu.edu!park.uvsc.edu!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Computer picks up my PHONE Date: 11 Jan 1996 21:28:00 GMT Organization: Utah Valley State College, Orem, Utah Lines: 30 Message-ID: <4d3vd0$es8@park.uvsc.edu> References: <30F5404E.41C67EA6@wireless.stanford.edu> NNTP-Posting-Host: hecate.artisoft.com Bora Akyol <akyol@wireless.stanford.edu> 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. Disconnect the computer's arms. 8-). Oh, you mean you have a modem (in the computer) that picks up the phone. The easiest way is to not enable a getty on the port that the modem is on. This will prevent it from raising DTR (which is only raised when the port is open), and if the modem is set up correctly then it won't answer the phone without DTR asserted. If you want to allow dialin to your system from outside, you just don't want the modem picking up for 8 or 10 rings or whatever, then you need to change the modem settings. You can also disable autoanswer on the modem instead of making it obey DTR and not starting a getty. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.