Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!newsfeed.internetmci.com!news.bctel.net!news.smartt.com!usenet From: "Neil C. Jensen" <njensen@habaneros.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: faxgetty won't spawn getty Date: Sat, 12 Oct 1996 02:22:06 -0700 Organization: Habanero Studios Ltd. Lines: 50 Message-ID: <325F633E.535A@habaneros.com> Reply-To: njensen@habaneros.com NNTP-Posting-Host: jalapeno.habaneros.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) PROBLEM: I'm can't get faxgetty's adaptive answering feature to work. Data calls to the modem are answered, but don't seem to spawn getty. The modem then hangs up. Fax calls don't send the modem into fax mode. I can fax out correctly, and I previously had getty correctly answering data calls, so I am reasonably confident that getty is working OK. SYSTEM: HylaFAX v4.0.p10 under FreeBSD 2.1.5R; USR Sportster 14.4, firmware dated 5/18/95 v1.5. Any suggestions? The relevant part of the config.cuaa0 file is included below. Any help or pointers in the right direction are greatfully recieved. Neil Jensen Habanero Studios Ltd. Vancouver, Canada www.habaneros.com ---------------------------------config.cuaa0---------------------------- # ModemType: Class1 # use this to supply a hint ModemRate: 19200 # rate for DCE-DTE communication ModemFlowControl: rtscts # GettyArgs: "std.19200 -" # ModemSetupDTRCmd: ATS13=1&D2 # setup so DTR drop resets modemD2 ModemSetupDCDCmd: AT&C1 # setup so DCD follows carrier ModemNoFlowCmd: AT&H0&I0&R1 # setup modem for no flow control ModemHardFlowCmd: AT&H1&I0&R2 # setup modem for hardware flow control ModemSoftFlowCmd: AT&H2&I2&R1 # setup modem for software flow control ModemResultCodesCmd: ATQ0X4 # enable result codes # ModemMfrQueryCmd: !USR ModemModelQueryCmd: ATI3 ModemRevQueryCmd: ATI7 # XXX, returns a multi-line result #