From owner-freebsd-questions Mon Dec 18 03:55:11 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22357 for questions-outgoing; Mon, 18 Dec 1995 03:55:11 -0800 (PST) Received: from mail.telstra.com.au (mail.telstra.com.au [192.148.160.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA22348 for ; Mon, 18 Dec 1995 03:55:08 -0800 (PST) Received: from mail_gw.fwall.telecom.com.au(192.148.147.10) by mail via smap (V1.3) id sma028052; Mon Dec 18 16:54:48 1995 Received: from cdn_mail.dn.itg.telecom.com.au(144.135.109.134) by mail_gw.telecom.com.au via smap (V1.3) id sma004203; Mon Dec 18 22:53:53 1995 Received: from amalfi.trl.OZ.AU (amalfi.trl.telstra.com.au [137.147.99.99]) by cdn_mail.dn.itg.telecom.com.au (8.6.11/8.6.9) with ESMTP id WAA18417; Mon, 18 Dec 1995 22:53:53 +1100 Received: from orca1.vic.design.telecom.com.au ([145.136.55.131]) by amalfi.trl.OZ.AU (8.6.10/8.6.12) with SMTP id WAA08073; Mon, 18 Dec 1995 22:53:49 +1100 Received: from netbsd08.dn.itg.telecom.com.au by orca1.vic.design.telecom.com.au with SMTP (1.37.109.4/16.2) id AA08996; Mon, 18 Dec 95 22:53:19 +1100 Received: from netbsd08.dn.itg.telecom.com.au (netbsd08.dn.itg.telecom.com.au [144.139.63.32]) by netbsd08.dn.itg.telecom.com.au (8.6.8/8.6.6) with SMTP id TAA13893; Mon, 18 Dec 1995 19:56:29 +0800 Date: Mon, 18 Dec 1995 19:56:29 +0800 (WST) From: Terry Dwyer To: M C Wong Cc: freebsd-questions@freefall.freebsd.org Subject: Re: [2.1] Hylafax problem when receiving incoming fax In-Reply-To: <199512180307.AA286436057@relay.hp.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Mon, 18 Dec 1995, M C Wong wrote: > -----BEGIN PGP SIGNED MESSAGE----- > > > Ok, > > Installed the HylaFAX package for 2.1R, and it has no problem sending > > fax. But upon receiving fax, I always get the sender's header line (fax ^^^^^^^^^^^^^ This is (in my experience) the major failing with Rockwell chipsets [deleted] > > The fax modem is Netcomm E34F using Rockwell chipset, and configured as ^^^^^^^^^^^^^^^^ > > Any ideas ? > > Ok, the log file detailing the conversation of the session which actually > `received' something but nothing else other than the header info, 8-((( I had a look at your log trace, and it looks similar to mine when I had it configured for rts/cts flow control instead of xon/xoff. > Can some HylaFAX guru please offer some help ? Thanks in advance. I'm not a guru, but I've played with it a bit. (BTW, You might try the flexfax mailing list) [Lots of FAX log deleted.] > Dec 18 13:54:46.43: [ 5885]: RECV: begin page > Dec 18 13:54:46.44: [ 5885]: RECV: send trigger 021 > Dec 18 13:54:46.44: [ 5885]: <-- data [1] > Dec 18 13:55:12.16: [ 5885]: RECV: 1519 bytes of data, 26 total lines ^^^^^^^^^^ There should be many of these lines. (10 to 12 for a 2-D fine receive) This certainly looks like your modem is set for hardware flow control. Oh yeah, make sure you have the interface baud rate locked at 19200 as well. Rockwells insist on it. You may also have to turn off Copy Quality checking if you haven't already. Try this: ModemSetupAACmd: AT+FAA=1+FCLASS=0&K3 # &K3 hardware flow control for default AdaptiveAnswer: YES Class2Cmd: "AT+FCLASS=2"# Command to set modem to fax class2 Class2NFLOCmd: AT&K0 # Set no flow control in fax class 2 Class2HFLOCmd: AT&K3 # Set to rts/cts in fax class 2 Class2SFLOCmd: AT&K4 # Set to xon/xoff in fax class 2 ModemAnswerFaxBeginCmd: "<19200>" # modem switches on fax receive If you are still having trouble, email me and I'll send you my modem config file for my Spirit Viper 28.8 class2 fax (not 2.0). It may help. Good luck _-_|\ Terry Dwyer E-Mail: tdwyer@netbsd08.dn.itg.telecom.com.au / \ System Administrator Phone: +61 9 491 5161 Fax: +61 9 221 2631 *_.^\_/ Telecom Australia Telstra Corporation MIME capable mailer v Perth WA ( I do not speak for Telstra or Telecom )