From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "Jason Stokes" <jstok@bluedog.apana.org.au>
To: flexfax@celestial.com
Subject: flexfax: Problems using tiff2ps to print
Date: Sat, 02 Jan 1999 12:23:56 +1100
Sender: owner-flexfax@celestial.com

I'm having no trouble receiving faxes, but I have a problem printing them.  
I've set up tiff2ps with default height and width paramaters for A4 size 
paper, which is the size fax I typically receive here.  It converts fax images 
successfully, and when I preview them in ghostscript the bounding box seems to 
fit within an A4 size paper.  But when I print, about the bottom two lines of 
normal sized text gets truncated.  The lines are well within the printer's 
printable area, but somewhere along the line they seem to get lost.  I haven't 
encountered this problem with anything but faxes produced by tiff2ps.  Can 
anyone help?

From dcooppan@chmls05.mediaone.net  Thu Feb 11 13:16:19 1999
Sender: dcooppan@chmls05.mediaone.net
Date: Fri, 01 Jan 1999 22:35:36 -0500
From: Daya Cooppan <dcooppan@mediaone.net>
Organization: BULL HN
X-Accept-Language: en
To: Phil Watkinson <pkw@elgro.co.uk>
CC: HylaFAX List <flexfax@sgi.com>
Subject: Re: flexfax: Help with FAX modem

Phil Watkinson wrote:

> At 13:54 28/12/98 -0500, Daya Cooppan <dcooppan@mediaone.net> wrote:
> >
> >I have a 3Com USR 56K VOICE FAXMODEM that supports Class2.0 and Class1.
> >I tied various combinations with the generic Class2.0 config
> >(/var/spool/fax/etc/config.cua1) and the usr-2.0 config
> >(/var/spool/fax/config). Ran faxsetup, etc.
> >
>
> Hi,
>
> A fix to the usr-2.0 config file, and your mileage may vary, is to
> insert :-
>
>   Class2NRCmd: AT+FNR=1,1,1,0      #setup status reporting command
>
> The mileage here depends on the date of the firmware in your Sportster;
> (checked with the 'ATI7' command) 1997 - you are probably okay; 1996 -
> you may have to go with Class 1.
>
> HTH,
> Phil Watkinson,
> Boston, UK.

Hi Folks,

Thanks for the response.

The error message I'm getting now is:


    No response to EOP repeated 3 times

Does anyone know what this means ?

Thanks,
Daya

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Reply-To: <scraft@nothinbut.net>
From: "Steve Craft" <scraft@nothinbut.net>
To: <flexfax@sgi.com>
Subject: flexfax: AXP Linux Binary?
Date: Sat, 2 Jan 1999 00:33:52 -0500
Importance: Normal
Sender: owner-flexfax@celestial.com

Hi.  Just wondering if you are planning to test HylaFAX
on the AlphaAXP platform running Linux.


"If it's not elite,        Kid - Steve Craft
  I don't want it"         scraft@nothinbut.net
       -- Me               www.nothinbut.net/~scraft

From wbertels@xs4all.nl  Thu Feb 11 13:16:19 1999
From: "Willem-Egmond Bertels" <wbertels@xs4all.nl>
To: <webmaster@hylafax.org>
Subject: Problems compiling sendfax in the hylafax distribution...
Date: Sat, 2 Jan 1999 18:55:05 +0100

Dear Webmaster,

Ik tried to compile the hylafax distribution of the website... but ran into
the following 
problem, which seems to be generated by the code... or could there be a
configuration
problem?

I issued the 'make all' command after 'configurate' and allthough the other
modules
compiled normally the sendfax module collapsed:

make[3]: Entering directory
`/home/nl01266/Hylafax/source/hylafax-v4.0pl2/util'
/usr/bin/g++      -I.././zlib                     -D__ANSI_CPP__ -I. -I..
-I../.
/util -I.././util -I/usr/local/include -I.././regex -g -O  -c
SendFaxJob.c++
SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClie
nt &, class fxStr &)':
SendFaxJob.c++:499: no matching function for call to
`SendFaxClient::sendZData (
int &, unsigned char (FaxClient::)(fxStr &, fxStr &), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
(FaxCli
ent::*)(fxStr &, fxStr &), fxStr &, fxStr &)
make[3]: *** [SendFaxJob.o] Error 1
make[3]: Leaving directory
`/home/nl01266/Hylafax/source/hylafax-v4.0pl2/util'
make[2]: *** [default] Error 2

I am not a c++ guru so I wondered if there would be a quick fix?

Thanks,

Willem-Egmond

From rjc@trump.net.au  Thu Feb 11 13:16:19 1999
Date: Sun, 03 Jan 1999 10:22:15 +1100
To: "Willem-Egmond Bertels" <wbertels@xs4all.nl>
From: Robert Colquhoun <rjc@trump.net.au>
Subject: Re: Problems compiling sendfax in the hylafax distribution...
Cc: webmaster@hylafax.org

Hi,

You need the gcc-2.8.0 patch, grab it from:

http://www.trump.net.au/~rjc/hylafax/
then 
$ cd hylafax-v4.0pl2
$ patch -p1 < gcc-2.8.0.diff
and recompile.

PS The equivalent patch present on http://www.hylafax.org/patches/ does not
quite work properly at the moment.

- Robert

At 06:55 PM 1/2/99 +0100, Willem-Egmond Bertels wrote:
>Dear Webmaster,
>
>Ik tried to compile the hylafax distribution of the website... but ran into
>the following 
>problem, which seems to be generated by the code... or could there be a
>configuration
>problem?
>

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 05 Jan 1999 12:49:12 +1100
From: Damian A Ivereigh <damian@cisco.com>
Organization: Cisco Systems Inc
To: George Anderson Jr <geoande@cape.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: activating faxgetty during the bootup
Sender: owner-flexfax@celestial.com

George Anderson Jr wrote:
> 
> Hi all,
> 
> I am assuming that the faxgetty command needs to be placed into the inittab
> file, if so what is the appropriate entry syntax for the command within that
> file.
> 
> Many thanks,
> 
> :)
> 
> happy new year!
> 
> geo

How about:-

S1:3:respawn:/usr/local/sbin/faxgetty ttyS1

Damian
-- 
 ______________________________________________________________________
* Damian Ivereigh     *      ||        ||      * Cisco Systems, Inc.   *
* MIS Printer Admin   *    .||||.    .||||.    * Sydney, Australia     *
* Linux Bigot         * ..:||||||:..:||||||:.. * +61 2 8448 7344       *
* damian@cisco.com    *   cisco Systems, Inc.  * Fax: +61 2 8448 7228  *
*______________________________________________________________________*

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 2 Jan 1999 23:23:07 +0100
From: Okke Timm <okke@asta.uni-hamburg.de>
To: flexfax@sgi.com
Subject: flexfax: New problems with 3com/USR Voice Faxmodem 
Reply-To: okke@asta.uni-hamburg.de
Mail-Followup-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

Hello,

my 3com/USR modems do work now, but sometimes they produce communication
errors... The ttySx-config file and a typical log is enclosed.

Regards
Okke.

Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\config.ttyS0"

Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\c00000068"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: New problems with 3com/USR Voice Faxmodem
To: okke@asta.uni-hamburg.de
Date: Sun, 3 Jan 1999 12:33:37 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Jan 02 23:01:43.09: [ 5807]: <-- data [2]
> Jan 02 23:02:00.24: [ 5807]: --> [5:ERROR]
> Jan 02 23:02:00.24: [ 5807]: SEND recv RTN (retrain negative)

I think RTN is guesswork here as it doesn't seem to have received a
very informative error status.  However real RTNs should be generated if
the receiver thinks that the transmission was of too poor quality for
an acceptable image.  The intention was that this should be used when the
telephone line properties had changed during the transmission and therefore
the modems needed to train their equalisers for the new properties.

However, a systematic coding error might be interpreted the same way by a
receiver that didn't actually monitor the analogue quality of the signal.

There is a known bug in the tag line processing in Hylafax that causes 
systematic errors which are sufficient to make some receivers issue RTN.
There is a patch for this, certainly at www.elgro.demon.co.uk and probably
at the new hylafax site.

Coding errors may also be introduced by overruns at the transmitting end,
due to inadequate flow control.

In a real retrain, the system should find a speed that produces acceptable
quality.  Hylafax doesn't force this by default, although the modem shouldn't
train faster than the line will tolerate.  If the problem is not the line
quality, the modem will always retrain to the same speed.  People have
reported that another patch, which causes the speed to be backed off
explicitly, does improve matters.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 4 Jan 1999 19:31:17 +0100
From: Okke Timm <okke@asta.uni-hamburg.de>
To: flexfax@sgi.com
Subject: Re: flexfax: New problems with 3com/USR Voice Faxmodem
Reply-To: okke@asta.uni-hamburg.de
Mail-Followup-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> > Jan 02 23:01:43.09: [ 5807]: <-- data [2]
> > Jan 02 23:02:00.24: [ 5807]: --> [5:ERROR]
> > Jan 02 23:02:00.24: [ 5807]: SEND recv RTN (retrain negative)
> 
> I think RTN is guesswork here as it doesn't seem to have received a
> very informative error status.  However real RTNs should be generated if
> the receiver thinks that the transmission was of too poor quality for
> an acceptable image.  The intention was that this should be used when the
> telephone line properties had changed during the transmission and therefore
> the modems needed to train their equalisers for the new properties.
> 
> However, a systematic coding error might be interpreted the same way by a
> receiver that didn't actually monitor the analogue quality of the signal.
> 
> There is a known bug in the tag line processing in Hylafax that causes 
> systematic errors which are sufficient to make some receivers issue RTN.
> There is a patch for this, certainly at www.elgro.demon.co.uk and probably
> at the new hylafax site.
> 
> Coding errors may also be introduced by overruns at the transmitting end,
> due to inadequate flow control.
> 
> In a real retrain, the system should find a speed that produces acceptable
> quality.  Hylafax doesn't force this by default, although the modem shouldn't
> train faster than the line will tolerate.  If the problem is not the line
> quality, the modem will always retrain to the same speed.  People have
> reported that another patch, which causes the speed to be backed off
> explicitly, does improve matters.

Thank you for your response, I think it should be added to the HylaFAQ, it's
more precise and current than Sam's response to the same problem (Q160). 

This is weired: I played a bit with the source, added 1 (one) debug message
to Class20Modem::pageDone and the problem vanished. I'll see, if I
can find a reason for this strange behaviour...

Regards
Okke.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 5 Jan 1999 11:07:12 +0100
From: Okke Timm <okke@asta.uni-hamburg.de>
To: flexfax@sgi.com
Subject: Re: flexfax: New problems with 3com/USR Voice Faxmodem
Reply-To: okke@asta.uni-hamburg.de
Mail-Followup-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

Okke Timm schrieb:
> This is weired: I played a bit with the source, added 1 (one) debug message
> to Class20Modem::pageDone and the problem vanished. I'll see, if I
> can find a reason for this strange behaviour...

After sending about 10 faxes the problem reappeared, combined with two new
ones:

  1. The modems have problems with busy signal detection.
  2. The 'AT+FCS' command produces sometimes an error (typical log
attached).

This was enough, I replaced the modems with very cheap noname Rockwell-based
56k faxclass 1 only ones. I know class 1 is bad bad bad, but it works for
me.

Regards
Okke.

  


Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\c00000109"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sun, 03 Jan 1999 19:33:02 -0800
From: Chen Coulter <software_sourcery@bigfoot.com>
Organization: @Home Network
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Connetcting modem to Computone
Sender: owner-flexfax@celestial.com

To the list:

I would appreciate it if anyone could share any ideas as to what I
need to do to get a modem to work correctly with a Computone
serial port board.

First, some background: I'm running HylaFAX V4.0 PL2 on an SCO
OpenServer 5.0.5 box with a Computone ISA-4RJ 4-port board.
I have a MultiTech MT2834ZDXb modem.  HylaFAX works perfectly
when I hook up the modem to a standard serial port (COM1/COM2)
using a standard serial port cable.  "FaxAddModem" finds the
modem, probes it successfully, and everything installs and works
O.K.

Now I need to hook up the modem to the Computone serial board so
that I can use multiple modems for outbound fax services on a
single system.  However, when I hook the modem to the Computone
board using the following standard RJ45 to DB25 adapter, "FaxAddModem"
can't probe the modem (or talk to it using the -s option):

Computone RJ-45    Signal     Modem DB-25
      1              CTS           5
      2              DTR          20
      3              TXD           2
      4              GND           7
      5              DCD           8
      6              RXD           3
      7              RTS           4
      8

However, it is worth noting that there is some sort of communication
going on because "FaxAddModem" turns the "TR" light on the modem off
and on.

Does anyone have any ideas as to where to look?  Is this a cabling
issue?  Does it require a change to entries in the gettydefs file?

If anyone could point me in the right direction, I would appreciate it.

Thanks,

Chen Coulter
software_sourcery@bigfoot.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 04 Jan 1999 11:11:00 -0800
From: Chen Coulter <software_sourcery@bigfoot.com>
Organization: Software Sourcery Systems, Inc.
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Computone problem with HylaFAX
Sender: owner-flexfax@celestial.com

To the list:

I have some additional information about the problem I'm having
getting a MultiTech MT2834ZDXb modem on a Computone ISA-4RJ port
(see previous post) to work with HylaFAX v4.0PL2 on SCO
OpenServer 5.0.5.

I talked with Computone technical support who seemed to think the
problem was in the modem settings.  First we reconfigured the
Computone port using "mkdev fip" so that logins were disabled on
this modem port and the baud rate was set to 9600.  HylaFAX
"faxaddmodem" still couldn't probe the modem for the best
transmission rate.

We then set the "$BA1" parameter on the modem and saved it.
Same result.  However, we then set the parameter back to
"$BA0", set "$MB9600" and "SSB9600", saved to memory, and,
lo and behold, it worked!  HylaFAX found the modem and
proceeded with the setup.  However, I needed to be able to
replicate this behavior in the future, so I recorded all the
modem settings at that point in the setup.  I then interrupted
the setup and reset the modem to factory defaults.  I then
replicated the modem's settings exactly as they were when
things worked and attempted "faxaddmodem" again.  This time
it failed, and I have yet to be able to get it to work again.

Does anyone have any insights?

Any help would be much appreciated.  I'd be willing to pay
and/or trade a fairly extensive HylaFAX cover page I wrote
in PostScript.

Thanks,

Chen Coulter
software_sourcery@bigfoot.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 05 Jan 1999 12:50:32 +1100
From: Damian A Ivereigh <damian@cisco.com>
Organization: Cisco Systems Inc
To: aidan@magma.ca
CC: john.price@adtran.com, flexfax@sgi.com
Subject: Re: flexfax: Disabling answer with faxgetty
Sender: owner-flexfax@celestial.com

You may also have to kill faxgetty (inittab will restart it) after you make the change.

Damian

Aidan Van Dyk wrote:
> 
> FAXCONFIG(8C)                                       FAXCONFIG(8C)
> 
> NAME
>        faxconfig   -  dynamically  change  HylaFAX  configuration
>        parameters
> 
> SYNOPSIS
>        /usr/local/sbin/faxconfig [ -q queue-dir ] [ -m modem ]  [
>        parameter value  ... ]
> 
> and the config option would be "RingsBeforeAnswer"
> 
> I've never tried this combination before, but I would suspect it to
> work.  Just use a cronjob to set RingsBeforeAnswer to 0 (means never
> answer) or 1 (or something else for more rings),
> 
> a.
> 
> On 31 Dec, JOHN PRICE wrote:
> > Is there a way to keep faxgetty from answering the phone?  I want it to
> > only answer after hours.
> >
> > Using mgetty, I just wrote a cron to create "/etc/nologin.ttyS1" and
> > mgetty will not answer the phone while that file exists.
> >
> > Is there a simular function with faxgett?
> >
> > Thanx,
> > John

-- 
 ______________________________________________________________________
* Damian Ivereigh     *      ||        ||      * Cisco Systems, Inc.   *
* MIS Printer Admin   *    .||||.    .||||.    * Sydney, Australia     *
* Linux Bigot         * ..:||||||:..:||||||:.. * +61 2 8448 7344       *
* damian@cisco.com    *   cisco Systems, Inc.  * Fax: +61 2 8448 7228  *
*______________________________________________________________________*

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 05 Jan 1999 22:48:49 +1100
From: Ben Donohue <donohueb@bvm.com.au>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: RH5.1 on i386, doesn't like latest version
Sender: owner-flexfax@celestial.com

hi, what do i do?

i have RH 5.1, i386.
when i load the rpm -i hylafax-4.rpm the error is...
failed dependencies: ghostscript-fonts-std >= 5.02 is needed by
hylafax-4.0pl2-3rh5
so i download the fonts but how do i install them? they look exactly
like the fonts already in the system.
dont know how to upgrade the fonts.

so i tried an older version of the hylafax.rpm and it installed okay.
only now TIFF is not there and some needed directories are missing...
this is a clean install of RH5.1 this is stuffing up.

either i fix the ghostscript fonts or the TIFF. can anyone help me with
either.

Ben Donohue

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: Ben Donohue <donohueb@bvm.com.au>
cc: flexfax@sgi.com
From: darren@hylafax.org
Subject: Re: flexfax: RH5.1 on i386, doesn't like latest version 
Date: Tue, 05 Jan 1999 18:04:28 +0000
Sender: owner-flexfax@celestial.com

In message <3691FC21.3CADF527@bvm.com.au>, Ben Donohue writes:
>hi, what do i do?
>
>i have RH 5.1, i386.
>when i load the rpm -i hylafax-4.rpm the error is...
>failed dependencies: ghostscript-fonts-std >= 5.02 is needed by
>hylafax-4.0pl2-3rh5
>so i download the fonts but how do i install them? they look exactly
>like the fonts already in the system.
>dont know how to upgrade the fonts.

You need the new ghostscript RPMS, not just the fonts tarball. But even this 
is out of date at the moment. The recommended procedure is to head to

	http://www.cs.wisc.edu/~ghost/

and grab:
	ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-5.50-2.i386.rpm

and

ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-fonts-5.50-1.noarch
.rpm

Then do:

	rpm -Uvh ghost*.rpm

Then fetch:

ftp://ftp.hylafax.org/hylafax/binary/linux/rpms/i386/hylafax-4.0pl2-3rh5.i386.r
pm

and install with:

rpm -ivh --nodeps hylafax-4.0pl2-3rh5.i386.rpm


>so i tried an older version of the hylafax.rpm and it installed okay.

Don't do this.

>only now TIFF is not there and some needed directories are missing...
>this is a clean install of RH5.1 this is stuffing up.

Redhat ships with an older version of ghostscript than I am comfortable with, 
hence the requirement of at least 5.10. If you would like to grab the SRPM and 
fiddle this yourself you might get away with it.

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 5 Jan 1999 18:56:19 +0530
From: Raj Mathur <raju@sgi.com>
To: flexfax@sgi.com
Subject: flexfax: Repeat: Multiple phone numbers to a destination
Reply-To: raju@sgi.com
Sender: owner-flexfax@celestial.com

Will HylaFAX handle a single destination (a single fax) with multiple
fax numbers? The fax can be sent to any one of the given numbers.

-- Raju
--
       Raj Mathur / Web Technical Support / Silicon Graphics / New Delhi
                  +91-11-6216324/6219501 /    raju@sgi.com  / 551-7228
            http://reality.sgi.com/raju / Not necessarily speaking
           PGP: F2 D4 4A 21 27 B0 63 FF | for Silicon Graphics.
                15 97 9D AE 9D 40 BC B8 | It is the Mind that Moves

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 08:37:59 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: Repeat: Multiple phone numbers to a destination
Sender: owner-flexfax@celestial.com

Raj Mathur wrote:
> 
> Will HylaFAX handle a single destination (a single fax) with multiple
> fax numbers? The fax can be sent to any one of the given numbers.
> 
> -- Raju

Hi,

Yes

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 05 Jan 1999 17:45:28 +0530
From: mukta <mukta@trikon.co.in>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Document conversion to facsimile failed.
Sender: owner-flexfax@celestial.com

Hi,
I am using HylaFAXv4.0pl2 under Linux 2.0.29 with gcc 2.7 with GVC
class1 modem.When sending some .pdf files from the whfc client the
ghostscript error occurs.The error is reported as follows-
Your facsimile job to XXX was not sent because document conversion to
facsimile failed.The output from the converter program was:
Unrecoverable error: invalidaccess in put
Operand stack:
  --nostringval-- dstack --nostringval-- --nostringval-- Weightvector
  --nostringval-- --nostringval--
Ghostscript:Unrecoverable error , exit code 1
/bin/cat: write error: Broken pipe

Mukta Tikekar
mukta@trikon.co.in

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Reply-To: "geoande" <geoande@cape.com>
From: "geoande" <geoande@cape.com>
To: <flexfax@sgi.com>
Subject: flexfax: fax broadcasting
Date: Tue, 5 Jan 1999 07:41:02 -0500
Sender: owner-flexfax@celestial.com

hi all,

one of my clients is using ACT for their contact database and I was looking
for a way which they could use ACT and Hylafax together in some manner for
their fax broadcasts I have looked at whfc and I could create individual
group names within that to correspond with the groups inside of ACT to
broadcast the fax out to multiple phone numbers, but I was looking for a
solution with more functionality and something which would not require them
to stop and choose the recepient but rather would pick it up from the sent
print job. Do such capabilities exist within the environment yet?



many thanks


geo

hylafax 4.0pl2
whfc 1.10 using windows NT
rh 5.2

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: JOHN PRICE <john.price@adtran.com>
To: "'Damian A Ivereigh'" <damian@cisco.com>,
        "'aidan@magma.ca'"
	 <aidan@magma.ca>
Cc: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: RE: flexfax: Disabling answer with faxgetty
Date: Tue, 5 Jan 1999 08:05:36 -0600
Sender: owner-flexfax@celestial.com

Actually, that is not true.  It looks like using the faxconfig command
is all that is necessary to stop, start it from answering the phone.

Thanx to all for the help,
John


>-----Original Message-----
>From:	Damian A Ivereigh [SMTP:damian@cisco.com]
>Sent:	Monday, January 04, 1999 7:51 PM
>To:	aidan@magma.ca
>Cc:	JOHN PRICE; flexfax@sgi.com
>Subject:	Re: flexfax: Disabling answer with faxgetty
>
>You may also have to kill faxgetty (inittab will restart it) after you make
>the change.
>
>Damian
>
>Aidan Van Dyk wrote:
>> 
>> FAXCONFIG(8C)                                       FAXCONFIG(8C)
>> 
>> NAME
>>        faxconfig   -  dynamically  change  HylaFAX  configuration
>>        parameters
>> 
>> SYNOPSIS
>>        /usr/local/sbin/faxconfig [ -q queue-dir ] [ -m modem ]  [
>>        parameter value  ... ]
>> 
>> and the config option would be "RingsBeforeAnswer"
>> 
>> I've never tried this combination before, but I would suspect it to
>> work.  Just use a cronjob to set RingsBeforeAnswer to 0 (means never
>> answer) or 1 (or something else for more rings),
>> 
>> a.
>> 
>> On 31 Dec, JOHN PRICE wrote:
>> > Is there a way to keep faxgetty from answering the phone?  I want it to
>> > only answer after hours.
>> >
>> > Using mgetty, I just wrote a cron to create "/etc/nologin.ttyS1" and
>> > mgetty will not answer the phone while that file exists.
>> >
>> > Is there a simular function with faxgett?
>> >
>> > Thanx,
>> > John
>
>-- 
> ______________________________________________________________________
>* Damian Ivereigh     *      ||        ||      * Cisco Systems, Inc.   *
>* MIS Printer Admin   *    .||||.    .||||.    * Sydney, Australia     *
>* Linux Bigot         * ..:||||||:..:||||||:.. * +61 2 8448 7344       *
>* damian@cisco.com    *   cisco Systems, Inc.  * Fax: +61 2 8448 7228  *
>*______________________________________________________________________*

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 5 Jan 1999 09:15:49 -0500 (EST)
From: Aidan Van Dyk <aidan@magma.ca>
Reply-To: aidan@magma.ca
Subject: Re: flexfax: Disabling answer with faxgetty
To: damian@cisco.com
cc: john.price@adtran.com, flexfax@sgi.com
Sender: owner-flexfax@celestial.com

On  5 Jan, Damian A Ivereigh wrote:
> You may also have to kill faxgetty (inittab will restart it) after you make the change.
> 
> Damian

I don't think that with faxconfig you need to restart faxgetty.  But
another solution would just to be have 2 different configs (one day and
one night), and have the cronjob copy the proper config over, and kill
the faxgettys automatically.

This would might be bad though - killing a faxgetty process which is
actually recieving a fax.

a.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 05 Jan 1999 13:10:26 -0600
From: Tim Kelley <tpkelley@winkinc.com>
Organization: Wink Engineering, Inc.
X-Accept-Language: en
To: Hylafax List <flexfax@sgi.com>
Subject: flexfax: 2-D format vs 1-D
Sender: owner-flexfax@celestial.com


I notice some faxes are getting mailed by faxrcvd in 2-D MR format and
some in 1-D MR format; I'm mailing them as TIFF, not postsrcipt.

 Sender: 704 396 8888
     Pages: 2
   Quality: Normal
      Page: North American Letter
  Received: 1999:01:05 09:00:13
TimeToRecv: 1:24
SignalRate: 9600 bit/s
DataFormat: 2-D MR
ReceivedOn: cua1


For some reason the program associated with TIF in Windows (wang
imaging) cannot read the TIFs in 2-D MR data format -- is there any way
to force hylafax to use the 1-D MR format?



--
Tim Kelley
tpkelley@winkinc.com
504.243.4682

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 05 Jan 1999 14:07:17 -0600
From: Tim Kelley <tpkelley@winkinc.com>
Organization: Wink Engineering, Inc.
X-Accept-Language: en
To: Hylafax List <flexfax@sgi.com>
Subject: Re: flexfax: 2-D MR data format ...
Sender: owner-flexfax@celestial.com


> I notice some faxes are getting mailed by faxrcvd in 2-D MR format and
> some in 1-D MR format; I'm mailing them as TIFF, not postsrcipt.
> 
>  Sender: 704 396 8888
>      Pages: 2
>    Quality: Normal
>       Page: North American Letter
>   Received: 1999:01:05 09:00:13
> TimeToRecv: 1:24
> SignalRate: 9600 bit/s
> DataFormat: 2-D MR
> ReceivedOn: cua1
> 
> For some reason the program associated with TIF in Windows (wang
> imaging) cannot read the TIFs in 2-D MR data format -- is there any way
> to force hylafax to use the 1-D MR format?

I forgot to mention - I am using a Multitech 2834 which is obviously
capable of 2d encoding - this recently replaced a Sportster 14.4 which
did not so it was never a problem.  I can't find any reference to 1-D or
2-D encoding in config.cua1 or man faxgetty nor the multitech manual and
ony a few vague references on the hylafax web site ... I really need to
turn this feature OFF - non of our image programs can read the resulting
TIFFs!!!

--
Tim Kelley
tpkelley@winkinc.com
504.243.4682

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 5 Jan 1999 16:25:07 -0500 (EST)
From: Martin Renters <martin@datafax.com>
To: flexfax@sgi.com, tpkelley@winkinc.com
Subject: Re: flexfax: 2-D MR data format ...
Sender: owner-flexfax@celestial.com

> > For some reason the program associated with TIF in Windows (wang
> > imaging) cannot read the TIFs in 2-D MR data format -- is there any way
> > to force hylafax to use the 1-D MR format?
> 
> I forgot to mention - I am using a Multitech 2834 which is obviously
> capable of 2d encoding - this recently replaced a Sportster 14.4 which
> did not so it was never a problem.  I can't find any reference to 1-D or
> 2-D encoding in config.cua1 or man faxgetty nor the multitech manual and
> ony a few vague references on the hylafax web site ... I really need to
> turn this feature OFF - non of our image programs can read the resulting
> TIFFs!!!

Add the following line to the end of your config.tty* file:

Class2DCCQueryCmd:     "!(0,1),(0-5),(0-4),(0-2),(0),(0),(0),(0-7)"

You may find you have problems receiving faxes from certain Canon fax
machines.  In this case, modify the line above to:

Class2DCCQueryCmd:     "!(0,1),(0-3),(0-4),(0-2),(0),(0),(0),(0-7)"
                                  ^

This limits the speed of fax transmission to 9600 baud from 14400.
More information about these parameters can be found at
http://www.hylafax.org/setup-advanced.html#Class2Liars

Martin Renters

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 09:36:31 +1100
To: Tim Kelley <tpkelley@winkinc.com>, Hylafax List <flexfax@sgi.com>
From: Robert Colquhoun <rjc@trump.net.au>
Subject: Re: flexfax: 2-D MR data format ...
Sender: owner-flexfax@celestial.com

At 02:07 PM 1/5/99 -0600, Tim Kelley wrote:
>
>> I notice some faxes are getting mailed by faxrcvd in 2-D MR format and
>> some in 1-D MR format; I'm mailing them as TIFF, not postsrcipt.
>> 
>>  Sender: 704 396 8888
>>      Pages: 2
>>    Quality: Normal
>>       Page: North American Letter
>>   Received: 1999:01:05 09:00:13
>> TimeToRecv: 1:24
>> SignalRate: 9600 bit/s
>> DataFormat: 2-D MR
>> ReceivedOn: cua1
>> 
>> For some reason the program associated with TIF in Windows (wang
>> imaging) cannot read the TIFs in 2-D MR data format -- is there any way
>> to force hylafax to use the 1-D MR format?
>
>I forgot to mention - I am using a Multitech 2834 which is obviously
>capable of 2d encoding - this recently replaced a Sportster 14.4 which
>did not so it was never a problem.  I can't find any reference to 1-D or
>2-D encoding in config.cua1 or man faxgetty nor the multitech manual and
>ony a few vague references on the hylafax web site ... I really need to
>turn this feature OFF - non of our image programs can read the resulting
>TIFFs!!!

>From man config

       RecvDataFormat
              The  data  format  (compression  scheme)  to  write
              received facsimile data when copy quality  checking
              is  enabled on the host.  (When copy quality check-
              ing is not done by the server the received  facsim-
              ile  data is written exactly as it is received from
              the modem.)  The format may  be  one:  ``1-D  MR'',
              ``2-D  MR'',  ``2-D  MMR'',  or  ``adaptive''.   An
              ``adaptive'' format causes the received data to  be
              written  using  the  data  format negotiated by the
              sender and receiver.  Note that while  2-D  MMR  is
              the  most space-efficient data format the resultant
              file may not be  viewable  (certain  commonly  used
              programs do not properly read multi-strip TIFF with
              2-D MMR data).

I think the problem is the Sportster doesn't do copy quality checking.  You
might need to do some post processing in the faxrcvd script

- Robert

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 08:32:15 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: 2-D format vs 1-D
Sender: owner-flexfax@celestial.com

Tim Kelley wrote:
> 
> I notice some faxes are getting mailed by faxrcvd in 2-D MR format and
> some in 1-D MR format; I'm mailing them as TIFF, not postsrcipt.
[..]
> 
> For some reason the program associated with TIF in Windows (wang
> imaging) cannot read the TIFs in 2-D MR data format -- is there any way
> to force hylafax to use the 1-D MR format?

Hi,

set "Use2D: no" in your config file, but have a look in the
man - pages for the exact usage (as i remember in the man page to
hafxd).

Uli 
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 08:36:01 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: 2-D MR data format ...
Sender: owner-flexfax@celestial.com

Robert Colquhoun wrote:
> 
> At 02:07 PM 1/5/99 -0600, Tim Kelley wrote:
> >
> >> I notice some faxes are getting mailed by faxrcvd in 2-D MR format and
> >> some in 1-D MR format; I'm mailing them as TIFF, not postsrcipt.
[...]
> >> For some reason the program associated with TIF in Windows (wang
> >> imaging) cannot read the TIFs in 2-D MR data format -- is there any way
> >> to force hylafax to use the 1-D MR format?

[...]
> 
> I think the problem is the Sportster doesn't do copy quality checking.  You
> might need to do some post processing in the faxrcvd script
> 
> - Robert

Hi,

this in not a problem of the modem it's a problem of wang imaging.
It can not display 2D encoded tiff g3 files.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: 2-D MR data format ...
To: rjc@trump.net.au (Robert Colquhoun)
Date: Wed, 6 Jan 1999 08:22:04 +0000 (GMT)
Cc: tpkelley@winkinc.com, flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

>        RecvDataFormat
>               The  data  format  (compression  scheme)  to  write
>               received facsimile data when copy quality  checking
>               is  enabled on the host.  (When copy quality check-
                                   ^^^^
> I think the problem is the Sportster doesn't do copy quality checking.  You
> might need to do some post processing in the faxrcvd script

This is talking about software copy quality checking within Hylafax, not
firmware checking in the modem.  If the modem recoded the fax, I think it
would have to fake the negotiation as seen by the host.  As such, the modem
settings and type should be irrelevant except in as much as they permit
the negotiation of 2DMR in the first place.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 08:37:20 -0600
From: Tim Kelley <tpkelley@winkinc.com>
Organization: Wink Engineering, Inc.
X-Accept-Language: en
To: Martin Renters <martin@datafax.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: 2-D MR data format ...
Sender: owner-flexfax@celestial.com



Martin Renters wrote:

> Add the following line to the end of your config.tty* file:
> 
> Class2DCCQueryCmd:     "!(0,1),(0-5),(0-4),(0-2),(0),(0),(0),(0-7)"
> 
> You may find you have problems receiving faxes from certain Canon fax
> machines.  In this case, modify the line above to:
> 
> Class2DCCQueryCmd:     "!(0,1),(0-3),(0-4),(0-2),(0),(0),(0),(0-7)"
>                                   ^
> 
> This limits the speed of fax transmission to 9600 baud from 14400.
> More information about these parameters can be found at
> http://www.hylafax.org/setup-advanced.html#Class2Liars

Thanks - that did it!

BTW, does anyone know where this is documented?

--
Tim Kelley
tpkelley@winkinc.com
504.243.4682

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 05 Jan 1999 15:36:20 -0500
From: Terry <iceman@ipass.net>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Distinctive Ring
Sender: owner-flexfax@celestial.com


I have a modem that has distinctive ring.  Is there a way
to get hylafax to ignore calls of one ring pattern (i.e, RING1)
and answer calls of another ring patter (RING2).

Thanks.

Terry

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "Jack Cheng" <jack@yours.com>
Organization: Hong Kong
To: flexfax@sgi.com
Date: Wed, 6 Jan 1999 11:10:18 +0800
Subject: flexfax: How can i Hylafax work?
Sender: owner-flexfax@celestial.com

Hi all,

I'm quite new in linux, please help me to fix the problem.
I'm using the RH5.2 and the ghostscript 5.50 and ghostscript-font-
5.50 were installed.

I got a error message while I install the Hylafax RPM package:

#rpm -Uvh hylafax-4_0pl2-3rh5_i386.rpm
  failed dependencies:
     	 ghostscript-fonts-std >= 5.02 is needed by hylafax-4.0pl2-3rh5

My problem is how can i get the ghostscript-fonts-std package in 
RPM format or how can I install the TAR.GZ file. ( I got the 
ghostscript-font-std 5.50 in TAR.GZ format.)

Best Regard
Jack Cheng

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 00:21:32 -0500
From: Terry <iceman@ipass.net>
X-Accept-Language: en
To: Jack Cheng <jack@yours.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: How can i Hylafax work?
Sender: owner-flexfax@celestial.com

Jack Cheng wrote:
> I'm quite new in linux, please help me to fix the problem.
> I'm using the RH5.2 and the ghostscript 5.50 and ghostscript-font-
> 5.50 were installed.
> 
> I got a error message while I install the Hylafax RPM package:
> 
> #rpm -Uvh hylafax-4_0pl2-3rh5_i386.rpm
>   failed dependencies:
>          ghostscript-fonts-std >= 5.02 is needed by hylafax-4.0pl2-3rh5
> 
> My problem is how can i get the ghostscript-fonts-std package in
> RPM format or how can I install the TAR.GZ file. ( I got the
> ghostscript-font-std 5.50 in TAR.GZ format.)
> 

You can install it and ignore the dependencies.

    rpm --install --nodeps hylafax-4_0pl2-3rh5_i386.rpm

Hope this helps

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 17:03:08 +1100
From: Ben Donohue <donohueb@bvm.com.au>
X-Accept-Language: en
To: Jack Cheng <jack@yours.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: How can i Hylafax work?
Sender: owner-flexfax@celestial.com

i just had the same problem.
this is the fix from darren at hylafax.com

You need the new ghostscript RPMS, not just the fonts tarball. But even
this
is out of date at the moment. The recommended procedure is to head to

http://www.cs.wisc.edu/~ghost/

and grab:
ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-5.50-2.i386.rpm

and
ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-fonts-5.50-1.noarch.rpm

Then do:
rpm -Uvh ghost*.rpm

Then fetch:
ftp://ftp.hylafax.org/hylafax/binary/linux/rpms/i386/hylafax-4.0pl2-3rh5.i386.rpm

and install with:
rpm -ivh --nodeps hylafax-4.0pl2-3rh5.i386.rpm

Redhat ships with an older version of ghostscript than I am comfortable
with,
hence the requirement of at least 5.10. If you would like to grab the
SRPM and
fiddle this yourself you might get away with it.

-Darren

a good idea is to look at the old emails sent in.
this procedure works wonderfully - thanks Darren.
Ben Donohue

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: "Jack Cheng" <jack@yours.com>
cc: flexfax@sgi.com
From: darren@hylafax.org
Subject: Re: flexfax: How can i Hylafax work? 
Date: Wed, 06 Jan 1999 11:36:09 +0000
Sender: owner-flexfax@celestial.com

In message <199901060309.LAA02641@mail.cyberec.com>, "Jack Cheng" writes:
>Hi all,
>
>I'm quite new in linux, please help me to fix the problem.
>I'm using the RH5.2 and the ghostscript 5.50 and ghostscript-font-
>5.50 were installed.


You should have installed these as RPMs.


>I got a error message while I install the Hylafax RPM package:
>
>#rpm -Uvh hylafax-4_0pl2-3rh5_i386.rpm
>  failed dependencies:
>     	 ghostscript-fonts-std >= 5.02 is needed by hylafax-4.0pl2-3rh5
>
>My problem is how can i get the ghostscript-fonts-std package in 
>RPM format or how can I install the TAR.GZ file. ( I got the 
>ghostscript-font-std 5.50 in TAR.GZ format.)

I answered this yesterday ;-)

You need the new ghostscript RPMS, not just the fonts tarball. But even this 
is out of date at the moment. The recommended procedure is to head to

	http://www.cs.wisc.edu/~ghost/

and grab:
	ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-5.50-2.i386.rpm

and

ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-fonts-5.50-1.noarch
.rpm

Then do:

	rpm -Uvh ghost*.rpm

Then fetch:

ftp://ftp.hylafax.org/hylafax/binary/linux/rpms/i386/hylafax-4.0pl2-3rh5.i386.r
pm

and install with:

rpm -ivh --nodeps hylafax-4.0pl2-3rh5.i386.rpm

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 21:06:57 +1100
From: Ben Donohue <donohueb@bvm.com.au>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: can't find some docs ??? where are they ???
Sender: owner-flexfax@celestial.com

hi i'm looking for these docs mentioned in the faxgateway.html help
files. i don't know where to find them. can someone please point me in
the right direction.

faxmail/mailfax.sh-sendmail

here is an extract from faxgateway.html.

MAIL TO FAX GATEWAY

It is easy to setup a simple mail to fax gateway facility with the tools
included in this distribution and some simple additions to
your mail delivery agent configuration.

   1.Setup the HylaFAX software as usual.
   2.If your system uses sendmail to deliver mail, then follow the
instructions in faxmail/mailfax.sh-sendmail. (Thanks to
     Eric Allman for the sendmail configuration hack.)
   3.If your system uses smail (e.g. Linux users), then follow the
instructions in faxmail/mailfax.sh-smail.
   4.If your system uses qmail to deliver mail, then follow the
instructions in faxmail/mailfax.sh-qmail.
   5.Restart your mail software, refreeze your configuration or whatever
is necessary to cause the configuration changes to be
     seen by the system.

Voila! Now mail to user@dest.fax will get formatted and submitted as a
facsimile job to user at the specified dest.

thanks
Ben Donohue

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 18:47:33 +0800
To: flexfax@sgi.com
From: Edmond Cheung <ccedmond@uxmail.cityu.edu.hk>
Subject: flexfax: Fwd: TPC<199901061012.SAA08135@ccssspc5.cityu.edu.hk> to
  +85227888456 failed
Sender: owner-flexfax@celestial.com

Dear all,

When I try to print a document (5 pages) from netscape through HQ-fax into
my fax server (hylafax 4.0pl2 on top of linux 2.0.34), I come across the
following error. However, when I try other short document from netscape, it
is ok. Is it due to the size or other factor?

Best Regards,
Edmond
99.1.6


>Date: Wed, 06 Jan 1999 18:12:45 +0800
>From: FaxMaster@faxsvr01.cityu.edu.hk
>Subject: TPC<199901061012.SAA08135@ccssspc5.cityu.edu.hk> to +85227888456 
>failed
>To: ccedmond@uxmail.cityu.edu.hk
>
>Your facsimile job to +85227888456 was not sent because
>the document conversion script was not found.
>
>    ---- Unsent job status ----
>
>   Destination: +85227888456
>         JobID: 189
>       GroupID: 189
>        Sender: ccedmond
>      Mailaddr: ccedmond@uxmail.cityu.edu.hk
>Submitted From: localhost
>    Page Width: 215 (mm)
>   Page Length: 279 (mm)
>    Resolution: 196 (lpi)
>        Status: Unrecoverable error: undefined in se
>Operand stack:
>    0
>
>Unexpected interpreter error -21.
>Error object: se(d84)name(0x81a8f6c#a06)
>Operand stack at 0x8147c50:
>0x814f644: 0x0b int  -nF------ 0x0208 0x00000000 = 0
>Execution stack at 0x8147ca4:
>0x8150fac: 0x0f oper --F---e-- 0x0000 0x0806ef9c = %interp_exit
>0x8150fb4: 0x12 str  --F-rxe-- 0x0000 0x00000000 = 
>0x8150fbc: 0x03 file --L-rxe-- 0x0001 0x081587e8
>0x8150fc4: 0x0e null --F---e-- 0x0000 0x08079ebc
>0x8150fcc: 0x03 file --S-rxe-- 0x0001 0x0814af04
>0x8150fd4: 0x0f oper --F---e-- 0x0000 0x08079e78 = %runexec_finish
>0x8150fdc: 0x03 file --S-rxe-- 0x0001 0x0814af04
>0x8150fe4: 0x05 mpry --G-rxe-- 0x0039 0x08187456
>Dictionary stack at 0x8147bcc:
>0x81517dc: 0x02 dict --Gwrx--- 0x0000 0x0815192c
>0x81517e4: 0x02 dict --Gwrx--- 0x0000 0x08196530
>0x81517ec: 0x02 dict --Lwrx--- 0x0000 0x08156830
>/bin/cat: write error: Broken pipe
>
>       Dialogs: 0 (exchanges with remote device)
>         Dials: 0 (consecutive failed calls to destination)
>         Calls: 0 (total phone calls placed)
>         Pages: 0 (pages transmitted)
>      TotPages: 0 (total pages to transmit)
>      Attempts: 0 (attempts to send current page)
>        Dirnum: 0 (directory of next page to send)
>
>    ---- Documents submitted for transmission ----
>
>The following documents were submitted for transmission and are
>available on the server for reuse until they are automatically
>purged when this job is removed.  Documents may also be manually
>removed using the faxrm command; consult faxrm(1) for information.
>
>Filename                 Size Type
>docq/doc447.ps           8989 PostScript
>docq/doc448.ps         110056 PostScript
>docq/doc449.ps.189     126897 PostScript
>docq/doc450.ps.189     115057 PostScript
>docq/doc451.ps.189     108372 PostScript
>docq/doc452.ps.189     120056 PostScript
>
>    ---- Message Details ----
>Message-Id: <199901061012.SAA08135@ccssspc5.cityu.edu.hk>
>Subject: FaxHQ=ID00000270

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 6 Jan 1999 11:38:14 +0000 (GMT)
From: Matthew Kirkwood <weejock@ferret.lmh.ox.ac.uk>
To: flexfax@sgi.com
Subject: flexfax: received tiffs (slightly) corrupt?
Sender: owner-flexfax@celestial.com

Hi,

I have a hylafax setup which is working very nicely,
except that the received TIFFs seem to be slightly
corrupted.

$ rpm -q hylafax ghostscript ghostscript-fonts libtiff redhat-release
hylafax-4.0pl2-3rh5
ghostscript-5.10-6
ghostscript-fonts-4.03-1
libtiff-3.4-4
redhat-release-5.2-1

(Installed hylafax RPM with --nodeps, though I may upgrade
gs next time I'm around to fix any problems...)

xv says (among other things):

"fax00006.tif: Warning, unknown field with tag 34908 (0x885c) ignored."
and after a couple of them (34908 and 34910), it goes onto
"Fax3Decode1D: Warning, fax00006.tif: Premature EOF at scanline XXX (x YY)"

No Windows package I have is prepared to open them, although they look
just about OK once xv has finished complaining.  (Except that it seems
to fill in the rest of the prematurely ended lines with whatever colour
it was on, meaning there are some black streaks.)

Has anyone seen anything like this before?  (The question in the FAQ
didn't seem to apply.)

As I recall, the modem's a pretty generic (Multi-Tech?) 14.4k class 2
fax modem.

More details upon request...

Matthew.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 23:44:09 +1100
From: Ben Donohue <donohueb@bvm.com.au>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Re: found docs still don't understand!
Sender: owner-flexfax@celestial.com

please help a poor confused bugger...
i'm trying to setup email to fax. thats all. simple.

went to
http://www.elgro.demon.co.uk/hylafax/faxgateway.html
and found...
1.Setup the HylaFAX software as usual.     (----DONE!)
2.Install the faxmail/mailfax.sh-sendmail script as
     /usr/local/lib/fax/mailfax

what the heck does point 2 mean?
is it a file, or alias, i can't find a file called mailfax.sh-sendmail.
what's this talking about? what do i do?

aaaarrrrhhhh
Ben Donohue

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 15:14:33 +0000
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Re: found docs still don't understand!
Sender: owner-flexfax@celestial.com

At 23:44 06/01/99 +1100, Ben Donohue <donohueb@bvm.com.au> wrote:
>please help a poor confused bugger...
>i'm trying to setup email to fax. thats all. simple.
>
>went to
>http://www.elgro.demon.co.uk/hylafax/faxgateway.html
>and found...
>1.Setup the HylaFAX software as usual.     (----DONE!)
>2.Install the faxmail/mailfax.sh-sendmail script as
>     /usr/local/lib/fax/mailfax
>
>what the heck does point 2 mean?
>is it a file, or alias, i can't find a file called mailfax.sh-sendmail.

It's a script. Mine used to look like this (I've added some options so 
you can see what you can do with it ) :

----%<------------%<---------------%<----------------%<----------
#!/bin/sh
#
#  mailfax - email to fax gateway for sendmail
#
#  This file should be installed as /usr/local/lib/fax/mailfax
#  (or whatever is specified in the sendmail.cf file).
#
#  Things to note re faxmail options
#
#  -v      verbose output (faxlog needs mode 666 permissions)
#  -n      no cover page
#  -p 11   increase point size to 11
#  -M      set left margin to 0.75 inches, top margin to 2.00 inches
#  -d      direct delivery in the form: test@723304.FAX pkw@elgro.co.uk
#
#
/usr/local/bin/faxmail -v -n -p 11 \
        -Ml=0.75in,t=2.00in -d "$1@$2" "$3" 2>>/var/log/faxlog

----%<------------%<---------------%<----------------%<----------

But I say 'used to' because from sendmail version 8.8.7 things have
changed. You do not need a script because sendmail calls the faxmail 
program directly. Any parameters you need now go in the faxmail.conf
configuration file.

Hope you are not manually editing the sendmail.cf file?
Rather than the advice of the v4.0pl2 mailfax.sh-sendmail file, I
use and would recommend employing the m4 macros to regenerate the
.cf file from a '.mc' file after adding a 'MAILER(fax)' line.

And that's it.
Cheers,
Phil Watkinson,
Boston, UK.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 6 Jan 1999 09:38:13 -0800 (PST)
From: Tim Rice <tim@trr.metro.NET>
To: Ben Donohue <donohueb@bvm.com.au>
cc: flexfax@sgi.com
Subject: Re: flexfax: Re: found docs still don't understand!
Sender: owner-flexfax@celestial.com

On Wed, 6 Jan 1999, Ben Donohue wrote:

> please help a poor confused bugger...
> i'm trying to setup email to fax. thats all. simple.
> 
> went to
> http://www.elgro.demon.co.uk/hylafax/faxgateway.html
> and found...
> 1.Setup the HylaFAX software as usual.     (----DONE!)
> 2.Install the faxmail/mailfax.sh-sendmail script as
>      /usr/local/lib/fax/mailfax
> 
> what the heck does point 2 mean?
> is it a file, or alias, i can't find a file called mailfax.sh-sendmail.
> what's this talking about? what do i do?

It's in the source distribution
..../hylafax-v4.0pl2/faxmail/mailfax.sh-sendmail
allong with mailfax.sh-qmail and mailfax.sh-smail
However, none of them seem to get put anywhere with a "make install"

> 
> aaaarrrrhhhh
> Ben Donohue
> 
> 


-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 20:30:27 +0100
From: Noury BENMANSOUR <n.benmansour@magic.fr>
To: flexfax@sgi.com
Subject: flexfax: Using mgetty and faxgetty simultaneously
Sender: owner-flexfax@celestial.com

I'm using HylaFAX v4.0pl2 under RedHat Linux 5.1 with kernel 2.0.36
since last year. In conjonction with SuseFax.
At boot time the following commands are executed

daemon /usr/local/sbin/hfaxd -i 4559 -o 4557 -s 444
daemon /usr/local/sbin/faxq
daemon /usr/local/sbin/faxgetty -D modem

I now want to use my Linux box as a PPP server. I have configured it
for doing that (using mgetty). In the /etc/inittab I have the following
command :

m1:2345:respawn:/sbin/mgetty -D -x3 /dev/modem

The problem is that mgetty and faxgetty can't work together.
Does anyone have a solution ?
Thanks.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 07 Jan 1999 08:43:19 +1100
From: Damian A Ivereigh <damian@cisco.com>
Organization: Cisco Systems Inc
To: Noury BENMANSOUR <n.benmansour@magic.fr>
CC: flexfax@sgi.com
Subject: Re: flexfax: Using mgetty and faxgetty simultaneously
Sender: owner-flexfax@celestial.com

I haven't done this, but you should able to have faxgetty call mgetty when a data call
comes in. You should be able to encode the path to mgetty and its options into the config.
However someone pointed out there may be a bug and you have to set it when you compile
hylafax.

Damian

Noury BENMANSOUR wrote:
> 
> I'm using HylaFAX v4.0pl2 under RedHat Linux 5.1 with kernel 2.0.36
> since last year. In conjonction with SuseFax.
> At boot time the following commands are executed
> 
> daemon /usr/local/sbin/hfaxd -i 4559 -o 4557 -s 444
> daemon /usr/local/sbin/faxq
> daemon /usr/local/sbin/faxgetty -D modem
> 
> I now want to use my Linux box as a PPP server. I have configured it
> for doing that (using mgetty). In the /etc/inittab I have the following
> command :
> 
> m1:2345:respawn:/sbin/mgetty -D -x3 /dev/modem
> 
> The problem is that mgetty and faxgetty can't work together.
> Does anyone have a solution ?
> Thanks.

-- 
 ______________________________________________________________________
* Damian Ivereigh     *      ||        ||      * Cisco Systems, Inc.   *
* MIS Printer Admin   *    .||||.    .||||.    * Sydney, Australia     *
* Linux Bigot         * ..:||||||:..:||||||:.. * +61 2 8448 7344       *
* damian@cisco.com    *   cisco Systems, Inc.  * Fax: +61 2 8448 7228  *
*______________________________________________________________________*

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 6 Jan 1999 19:28:04 -0500 (EST)
From: Jamshid Abedi <jabedi@evolution.com>
To: flexfax@sgi.com
Subject: flexfax: OpenStep/NextStep Binaries?
Sender: owner-flexfax@celestial.com


Hi,

Just wondering if there are Hylafax OpenStep/NextStep binaries available anywhere?
It would also help if they were fat binaries (w/ i386 & sparc support). Thanks!


Jamshid Abedi / jabedi@evolution.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: darren@hylafax.org
cc: Ben Donohue <donohueb@bvm.com.au>, flexfax@sgi.com
From: darren@hylafax.org
Subject: Re: flexfax: RH5.1 on i386, doesn't like latest version 
Date: Thu, 07 Jan 1999 00:38:46 +0000
Sender: owner-flexfax@celestial.com

In message <199901051804.SAA22808@hewes.icl.ox.ac.uk>, darren@hylafax.org write
s:
>In message <3691FC21.3CADF527@bvm.com.au>, Ben Donohue writes:
>>hi, what do i do?
>>
>>i have RH 5.1, i386.
>>when i load the rpm -i hylafax-4.rpm the error is...
>>failed dependencies: ghostscript-fonts-std >= 5.02 is needed by
>>hylafax-4.0pl2-3rh5
>>so i download the fonts but how do i install them? they look exactly
>>like the fonts already in the system.
>>dont know how to upgrade the fonts.
>
>You need the new ghostscript RPMS, not just the fonts tarball. But even this 
>is out of date at the moment. The recommended procedure is to head to
>
>	http://www.cs.wisc.edu/~ghost/
>
>and grab:
>	ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-5.50-2.i386
>.rpm
>

I'm just following up to myself here . . . sorry!

It has been brought to my attention that some of you might have to pay for the 
Aladdin distribution if you use it commercially. I'm not a lawyer but this may 
be the case upon reading their license.

If you're worried about this, please see the following web site:

	http://www.typhoon.dircon.co.uk/html/ghostscript.html

which should tell you all you need to know in order to fulfill the
dependencies in the current RPM with ghostscript-5.10, distributed with the
GNU General Public License, which allows free use, and free copying and
redistribution under certain conditions (including, in some cases, commercial
distribution). The requirements are also in the RedHat contrib/ archives,
incidentally.

-Darren

Envelope-to: dnicker@ermine.ox.ac.uk
Date: Wed, 06 Jan 1999 16:53:21 -0800
From: Michael Sorens <mikeso@pogo.wv.tek.com>
Organization: Tektronix, Inc -- Wilsonville, OR, USA
X-Mailer: Mozilla 4.5 [en] (X11; U; SunOS 5.5.1 sun4u)
X-Accept-Language: en
To: webmaster@hylafax.org
Subject: flexfax: questions on HylaFax
Sender: owner-flexfax@celestial.com

I am interested in your HylaFax software, but just a couple questions:

What I want to do is just this:
(1) Receive incoming faxes on a Sun/Unix workstation; I note your site
says these will be stored as TIFF/F.
(2) Convert FAX to text (via OCR software...?)
(3) Convert FAX to GIF or PDF.
(4) Send email to a specific group of users that the fax has been
received
and is available in either text or GIF.

Do you have any pointers to Unix OCR software?
Do you have any pointers to a graphic converter that could handle TIFF/F
format?
(Failing that, your pointers to tiffview for Windows and viewfax for
Unix should suffice.)
Can HylaFax send email as in (4) above?
Finally, is there a version of HylaFax that runs on Windows rather than
Unix?

I'm looking for an EASY way to cut down on hard copy of frequent
multi-page faxes that we receive, and then distribute by making many
paper copies... it looks like your package will do the trick.

Michael Sorens
Software Engineer
Tektronix Inc.
Color Printing & Imaging Division

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 06 Jan 1999 18:33:27 -0800
From: "Mike Reiling" <miker@netopia.com>
X-Accept-Language: en
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: HELP!
Sender: owner-flexfax@celestial.com

I am trying to compile hylafax.  In the past, I have used the RPM, but I
need to compile this for a slowaris 2.6 box.  I get the following
message in the util/ directory....

make[1]: Entering directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Entering directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Nothing to be done for `_quiet.c++dependtime'.
make[2]: Leaving directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Entering directory `/home/miker/hylafax-v4.0pl1/util'
make[2]: Nothing to be done for `_quiet.cdependtime'.
make[2]: Leaving directory `/home/miker/hylafax-v4.0pl1/util'
make[1]: Leaving directory `/home/miker/hylafax-v4.0pl1/util'
make[1]: Entering directory `/home/miker/hylafax-v4.0pl1/util'
/usr/bin/g++      -I.././zlib                     -D__ANSI_CPP__ -I.
-I.. -I.././util -I.././util -I/usr/local/include -I.././regex -g -O  -c
SendFaxJob.c++
SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClient &, class fxStr &)':
SendFaxJob.c++:496: no matching function for call to
`SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
fxStr &), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
make[1]: *** [SendFaxJob.o] Error 1
make[1]: Leaving directory `/home/miker/hylafax-v4.0pl1/util'
make: *** [default] Error 2

Version pl2 does almost the same thing.  This is happenning on both the
Solaris box and a redhat 5.1 box.  Tried version 2.7.2.3 and 2.8.1 of
gcc.  Any suggestions.

Any help would be GREATLY appreciated, as I am in a major time cruch.

TIA,
Mike

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 6 Jan 1999 20:59:35 -0600 (CST)
From: James Thompson <jamest@math.ksu.edu>
To: Hylafax List <flexfax@sgi.com>
Subject: flexfax: Which modem?
Sender: owner-flexfax@celestial.com


I'm interested in setting up a fax server using hylafax.  I couldn't find
a list archive so I guess I'll just ask.  I've looked over the modem list
but haven't had much luck finding a good, fairly inexpensive modem.

What I'm trying to do is setup a Linux server with a single modem that
will act as an ipmasq server and a fax server with the modem serving both
purposes.  So I guess I'd need 56K Data and Class 2 modem support,
external?

Does anyone have any sugestions?

TIA

->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson    138 Cardwell Hall  Manhattan, Ks   66506    785-532-0561 
Kansas State University                          Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "Jack Cheng" <jack@yours.com>
Organization: Hong Kong
To: flexfax@sgi.com
Date: Thu, 7 Jan 1999 13:02:43 +0800
Subject: flexfax: Strange Problem?
Sender: owner-flexfax@celestial.com

Hi all,

I'm quite new in linux. I can't find the answer from the FAQs and 
other resources, please help me to fix the problems.

I'm using RH5.2, Class 2 internal fax/modem in cua1 (com2), and I 
got something very strange.

1. When the Hylafax works, It can not answer the incoming fax, 
even I send the ATA or ATS0=1 to the modem

2. Hylafax ONLY works after the first installation. When I restart 
the Linux box, nothing happen, I can use the 'cu -l cua1' to check 
the modem, 100% sure the modem is fine. And I found a error from 
the /var/log/messages, it shown :
#linux FaxQueuer[464]: Missing ':' separator in modem class spec
#linux FaxQueuer[464]: HylaFAX (tm) Version 4.0pl2
#linux FaxQueuer[464]: Copyright (c) 1990-1996 Sam Leffler
#linux FaxQueuer[464]: Copyright (c) 1991-1996 Silicon Graphics,
#linux HylaFAX[466]: HylaFAX INET Protocol Server: restarted.

I checked the /var/spool/fax/etc/config file, the "ModemClass:	2" 
already been there, here is my config file :

LogFacility:            daemon
CountryCode:            1
AreaCode:               852
LongDistancePrefix:     1
InternationalPrefix:    001
DialStringRules:        etc/dialrules
ServerTracing:          1
MaxConcurrentJobs:      5
ModemClass:             2

BTW the way, I'm using the diald for the dial-on-demand, I guess 
that's problem.

Best Regard
Jack Cheng

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Strange Problem?
To: jack@yours.com (Jack Cheng)
Date: Thu, 7 Jan 1999 09:01:59 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> I'm using RH5.2, Class 2 internal fax/modem in cua1 (com2), and I 
> got something very strange.

Modern software should be using ttyS1, however it is important that
all software is the same.  cua? will be withdrawn soon.

> 
> 1. When the Hylafax works, It can not answer the incoming fax, 
> even I send the ATA or ATS0=1 to the modem

faxgetty should send the ATA.  Are you running faxgetty, from inittab?
> 
> 2. Hylafax ONLY works after the first installation. When I restart 
> the Linux box, nothing happen, I can use the 'cu -l cua1' to check 
> the modem, 100% sure the modem is fine. And I found a error from 
> the /var/log/messages, it shown :
> #linux FaxQueuer[464]: Missing ':' separator in modem class spec

Re-read the FAQs and the hosts file.  It is a common misunderstanding that
this refers to the modem to host protocol; it doesn't.  The documentation
does explain this, as I made this mistake and fixed it simply by looking
up the definition of the parameter it was complaining about.

> I checked the /var/spool/fax/etc/config file, the "ModemClass:	2" 

So you have made the above mistake.

> already been there, here is my config file :
> 
> LogFacility:            daemon
> CountryCode:            1
> AreaCode:               852

I think this is the country code for Hong Kong, so this is all messed up
(it is the country code).  You probably don't actually have area codes,
in which case the next one is also wrong (the UK phone book indicates
no area codes).

> LongDistancePrefix:     1
> InternationalPrefix:    001
> DialStringRules:        etc/dialrules

This is optimised for the USA phone number structure, and, for example, 
European numbers require a different version.  I suspect the same may be
true for Hong Kong.

> ServerTracing:          1
> MaxConcurrentJobs:      5
> ModemClass:             2

See above.

> 
> BTW the way, I'm using the diald for the dial-on-demand, I guess 
> that's problem.

Unlikely, unless you are inconsistent on which name you use for the modem
port and there is a dial on demand conflicting with Hylafax.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 07 Jan 1999 11:41:40 -0200
From: Alessandro Oliveira <aoliveir@nunoferreira.com.br>
To: flexfax@sgi.com
Subject: flexfax: Multitech Modem
Sender: owner-flexfax@celestial.com

Hi,
  
   I'd like to know if anyone tested the Multimodem ISI3334/4 with
Hylafax.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: flexfax@sgi.com
Subject: flexfax: How to always use 1-D MR compression
X-Face: "J~~0'L`GfL^sW4%+i35x#X308)K/$7\]qy)UZ$`k:}Bx]6mgAA^N5,@brn/19TPn%o;j28
 W7mD)UN~se8P9\3?wU.g+i9)X<UMbOZm.'#`6?=Ui1E8cy7mC&/?v=']>7+R?ls}.ZwTx]xsol>)V^
 SJ?(e|0H6<9+u;pn<Q@j_ozt/tP#@#!guy|`;"95429mFa}3Bi2Cu|~-90',b19}%cd_Wu-h/TqxKp
 1{w,,!R)9\+1tlD~oY'
From: Lee Willis <lee@gbdirect.co.uk>
Date: 07 Jan 1999 15:34:02 +0000
Lines: 14
User-Agent: Gnus/5.070069 (Pterodactyl Gnus v0.69) Emacs/20.3
Sender: owner-flexfax@celestial.com

Is there any way to instruct an email-fax gateway to alwayssend the
faxes using 1-D MR compression.   I've looked at the man pages and can
find ways to do it for specific hosts and ways to do it when calling
sendfax manually but I can't tell how you can do it in the email-fax
gateway context.

hylafax-v4.0pl2

Any help much appreciated.
Thanks,
Lee.
-- 
I was doing object-oriented assembly at 1 year old ...  
For some reason my mom insists on calling it "Playing with blocks"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 07 Jan 1999 15:09:50 -0600
From: Tim Kelley <tpkelley@winkinc.com>
Organization: Wink Engineering, Inc.
X-Accept-Language: en
To: James Thompson <jamest@math.ksu.edu>
CC: Hylafax List <flexfax@sgi.com>
Subject: Re: flexfax: Which modem?
Sender: owner-flexfax@celestial.com



James Thompson wrote:
> 
> I'm interested in setting up a fax server using hylafax.  I couldn't find
> a list archive so I guess I'll just ask.  I've looked over the modem list
> but haven't had much luck finding a good, fairly inexpensive modem.
> 
> What I'm trying to do is setup a Linux server with a single modem that
> will act as an ipmasq server and a fax server with the modem serving both
> purposes.  So I guess I'd need 56K Data and Class 2 modem support,
> external?
> 
> Does anyone have any sugestions?

Well, I can suggest that you do NOT use US RObotics, which gave me no
end of problems with Hylafax; the MultiTech modem works like a dream,
but was very pricey ($280 US).  

You're going to do IP masq and faxing on a single modem (I hope not for
an office!)

If you're using it for personal use, I guess the US Robotics might be
OK, it was recieving about about 75-100 faxes a day here and was a
constant headache (having to reset it continually, rejecting faxes,
other weird things).

Does anyone know of any good cheap modems?


--
Tim Kelley
tpkelley@winkinc.com
504.243.4682

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 7 Jan 1999 17:34:16 -0600 (CST)
From: James Thompson <jamest@math.ksu.edu>
To: Tim Kelley <tpkelley@winkinc.com>
Cc: Hylafax List <flexfax@sgi.com>
Subject: Re: flexfax: Which modem?
Sender: owner-flexfax@celestial.com

On Thu, 7 Jan 1999, Tim Kelley wrote:

> 
> You're going to do IP masq and faxing on a single modem (I hope not for
> an office!)
> 

Actually, it will be for an office.  Right now they share a single phone
line for fax and ppp.  PPP usage is very low and pretty much only a few
times a day.  Fax usage is high.  I'd hope another phone line would be
added if usage conflicts too much.  

->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson    138 Cardwell Hall  Manhattan, Ks   66506    785-532-0561 
Kansas State University                          Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 8 Jan 1999 09:18:29 -0500 (EST)
From: Aidan Van Dyk <aidan@magma.ca>
Reply-To: aidan@magma.ca
Subject: Re: flexfax: Which modem?
To: tpkelley@winkinc.com
cc: jamest@math.ksu.edu, flexfax@sgi.com
Sender: owner-flexfax@celestial.com

On  7 Jan, Tim Kelley wrote:
> 
> 
> James Thompson wrote:
>> 
>> I'm interested in setting up a fax server using hylafax.  I couldn't find
>> a list archive so I guess I'll just ask.  I've looked over the modem list
>> but haven't had much luck finding a good, fairly inexpensive modem.
>> 
>> What I'm trying to do is setup a Linux server with a single modem that
>> will act as an ipmasq server and a fax server with the modem serving both
>> purposes.  So I guess I'd need 56K Data and Class 2 modem support,
>> external?
>> 
>> Does anyone have any sugestions?
> 
> Well, I can suggest that you do NOT use US RObotics, which gave me no
> end of problems with Hylafax; the MultiTech modem works like a dream,
> but was very pricey ($280 US).  
> 
> You're going to do IP masq and faxing on a single modem (I hope not for
> an office!)
> 
> If you're using it for personal use, I guess the US Robotics might be
> OK, it was recieving about about 75-100 faxes a day here and was a
> constant headache (having to reset it continually, rejecting faxes,
> other weird things).
> 
> Does anyone know of any good cheap modems?

We use a Practical Periphial for recieve only, seems to work fine. 
Only recieves though, cause it was a BIG headache on sending - we use
Multitech for all outgoing.  It costs, but works.

a.
 
> 
> --
> Tim Kelley
> tpkelley@winkinc.com
> 504.243.4682

From prasad@krdl.org.sg  Thu Feb 11 13:16:19 1999
Date: Thu, 7 Jan 1999 20:16:56 +0800
From: Prasad HS <prasad@krdl.org.sg>
To: pkw@elgro.co.uk
Subject: fax mail help

Hi Phil,

I am using fax e-mail gateway , with your script in the hylafax archive.
However I needed to change the format from the current user@<fax no>.FAX
to user@hostname.<fax no>.FAX . Do you have idea how to change
sendmail.cf to accomadate this ?

Thanks in advance
-- 

Prasad				

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 07 Jan 1999 18:09:27 +0100
From: Steffen Schlachter <Steffen.Schlachter@rz.uni-karlsruhe.de>
Reply-To: s_schlac@ira.uka.de, ry96@rz.uni-karlsruhe.de
Organization: Universitaet Karlsruhe
To: flexfax@sgi.com
Subject: flexfax: HylaFax and ISDN
Sender: owner-flexfax@celestial.com

Hi!

I indent to install HylaFax on an Indy workstation and I wonder if
HylaFax supports ISDN (which would be great because it is included with
the Indy).

Thanks for your help,

   Steffen






PS: Just one more question: If I get a line like

ld: FATAL 9: I/O error (-lutil): No such file or directory
*** Error code 1 (bu21)

in my config.log file, does this mean that there was a serious error and
that I'll have to find the appropriate library before I can continue -
or will it work anyway?


--

Steffen Schlachter - Universitaet Karlsruhe - email: ry96@rz.uni-karlsruhe.de
http://www.uni-karlsruhe.de/~SGI

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 07 Jan 1999 15:31:06 -0500
From: Alex <backgroundinfo@mindspring.com>
To: HylaFAX newsgroup <flexfax@sgi.com>
Subject: flexfax: [Fwd: /tmp/fax_alex.ps to 7884340 failed]
Sender: owner-flexfax@celestial.com

    Any ideas as to why I can't connect to this particular modem.

--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"


From fax@basset.noelle  Thu Feb 11 13:16:19 1999
Return-Path: <fax@basset.noelle>
Received: from basset.noelle ([209.192.47.41])
	by mx7.mindspring.com (Mindspring Mail Service) with ESMTP id r9a5ud.2l3.37kbi15
	for <backgroundinfo@mindspring.com>; Thu, 7 Jan 1999 15:23:38 -0500 (EST)
Received: (from uucp@localhost)
	by basset.noelle (8.8.8/8.8.8) id MAA03980;
	Thu, 7 Jan 1999 12:54:53 -0500
Date: Thu, 7 Jan 1999 12:54:53 -0500
From: Facsimile Agent <fax@basset.noelle>
Message-Id: <199901071754.MAA03980@basset.noelle>
To: backgroundinfo@mindspring.com
Subject: /tmp/fax_alex.ps to 7884340 failed

Your facsimile job to 7884340 failed because:
    No carrier detected

    ---- Transcript of session follows ----

Jan 07 12:53:22.93: [ 3975]: SESSION BEGIN 00002423 17047884340
Jan 07 12:53:22.93: [ 3975]: SEND FAX: JOB 666 DEST 7884340 COMMID 00002423
Jan 07 12:53:22.93: [ 3975]: MODEM set DTR OFF
Jan 07 12:53:22.93: [ 3975]: DELAY 2600 ms
Jan 07 12:53:25.53: [ 3975]: MODEM set DTR ON
Jan 07 12:53:25.53: [ 3975]: MODEM set baud rate: 38400 baud, input flow XON/XOFF, output flow XON/XOFF
Jan 07 12:53:25.53: [ 3975]: MODEM flush i/o
Jan 07 12:53:25.53: [ 3975]: <-- [15:ATE0V1Q0S0=0H0\r]
Jan 07 12:53:25.54: [ 3975]: --> [2:OK]
Jan 07 12:53:25.54: [ 3975]: <-- [21:ATS8=2S7=60&K4&D2&C1\r]
Jan 07 12:53:25.56: [ 3975]: --> [2:OK]
Jan 07 12:53:25.56: [ 3975]: <-- [12:AT+FCLASS=1\r]
Jan 07 12:53:25.57: [ 3975]: --> [2:OK]
Jan 07 12:53:25.57: [ 3975]: <-- [5:ATM0\r]
Jan 07 12:53:25.58: [ 3975]: --> [2:OK]
Jan 07 12:53:25.58: [ 3975]: MODEM input buffering enabled
Jan 07 12:53:25.58: [ 3975]: <-- [12:AT+FCLASS=1\r]
Jan 07 12:53:25.69: [ 3975]: --> [2:OK]
Jan 07 12:53:25.69: [ 3975]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled
Jan 07 12:53:25.69: [ 3975]: DIAL 7884340
Jan 07 12:53:25.69: [ 3975]: <-- [13:ATDT7884340@\r]
Jan 07 12:54:50.13: [ 3975]: --> [10:NO CARRIER]
Jan 07 12:54:50.13: [ 3975]: SEND FAILED: No carrier detected
Jan 07 12:54:50.13: [ 3975]: <-- [5:ATH0\r]
Jan 07 12:54:52.69: [ 3975]: --> [2:OK]
Jan 07 12:54:52.69: [ 3975]: MODEM set DTR OFF
Jan 07 12:54:52.69: [ 3975]: SESSION END

    ---- Unsent job status ----

   Destination: 7884340
         JobID: 666
       GroupID: 666
        Sender: Basset Investigations
      Mailaddr: backgroundinfo@mindspring.com
        CommID: 00002423
Submitted From: localhost
    Page Width: 216 (mm)
   Page Length: 279 (mm)
    Resolution: 196 (lpi)
        Status: No carrier detected
       Dialogs: 0 (exchanges with remote device)
         Dials: 2 (consecutive failed calls to destination)
         Calls: 2 (total phone calls placed)
         Pages: 0 (pages transmitted)
      TotPages: 1 (total pages to transmit)
      Attempts: 0 (attempts to send current page)
        Dirnum: 0 (directory of next page to send)

    ---- Documents submitted for transmission ----

The following documents were submitted for transmission and are
available on the server for reuse until they are automatically
purged when this job is removed.  Documents may also be manually
removed using the faxrm command; consult faxrm(1) for information.

Filename                 Size Type
docq/doc666.ps          38453 PostScript

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 07 Jan 1999 16:13:36 -0500
From: Alex <backgroundinfo@mindspring.com>
To: HylaFAX newsgroup <flexfax@sgi.com>
Subject: flexfax: [Fwd: /tmp/fax_alex.ps to 7884340 failed]
Sender: owner-flexfax@celestial.com

    I know that it says no carrier detected, but the modem did answer
the phone. The modem is attached to a computer running ProComm fax
program. We were on the phone when I tried to fax. Any ideas as to what
is happening. She has a sportster 28.8 and I have a zoom K56.

--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"


From fax@basset.noelle  Thu Feb 11 13:16:19 1999
Return-Path: <fax@basset.noelle>
Received: from basset.noelle ([209.192.47.41])
	by mx7.mindspring.com (Mindspring Mail Service) with ESMTP id r9a5ud.2l3.37kbi15
	for <backgroundinfo@mindspring.com>; Thu, 7 Jan 1999 15:23:38 -0500 (EST)
Received: (from uucp@localhost)
	by basset.noelle (8.8.8/8.8.8) id MAA03980;
	Thu, 7 Jan 1999 12:54:53 -0500
Date: Thu, 7 Jan 1999 12:54:53 -0500
From: Facsimile Agent <fax@basset.noelle>
Message-Id: <199901071754.MAA03980@basset.noelle>
To: backgroundinfo@mindspring.com
Subject: /tmp/fax_alex.ps to 7884340 failed

Your facsimile job to 7884340 failed because:
    No carrier detected

    ---- Transcript of session follows ----

Jan 07 12:53:22.93: [ 3975]: SESSION BEGIN 00002423 17047884340
Jan 07 12:53:22.93: [ 3975]: SEND FAX: JOB 666 DEST 7884340 COMMID 00002423
Jan 07 12:53:22.93: [ 3975]: MODEM set DTR OFF
Jan 07 12:53:22.93: [ 3975]: DELAY 2600 ms
Jan 07 12:53:25.53: [ 3975]: MODEM set DTR ON
Jan 07 12:53:25.53: [ 3975]: MODEM set baud rate: 38400 baud, input flow XON/XOFF, output flow XON/XOFF
Jan 07 12:53:25.53: [ 3975]: MODEM flush i/o
Jan 07 12:53:25.53: [ 3975]: <-- [15:ATE0V1Q0S0=0H0\r]
Jan 07 12:53:25.54: [ 3975]: --> [2:OK]
Jan 07 12:53:25.54: [ 3975]: <-- [21:ATS8=2S7=60&K4&D2&C1\r]
Jan 07 12:53:25.56: [ 3975]: --> [2:OK]
Jan 07 12:53:25.56: [ 3975]: <-- [12:AT+FCLASS=1\r]
Jan 07 12:53:25.57: [ 3975]: --> [2:OK]
Jan 07 12:53:25.57: [ 3975]: <-- [5:ATM0\r]
Jan 07 12:53:25.58: [ 3975]: --> [2:OK]
Jan 07 12:53:25.58: [ 3975]: MODEM input buffering enabled
Jan 07 12:53:25.58: [ 3975]: <-- [12:AT+FCLASS=1\r]
Jan 07 12:53:25.69: [ 3975]: --> [2:OK]
Jan 07 12:53:25.69: [ 3975]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled
Jan 07 12:53:25.69: [ 3975]: DIAL 7884340
Jan 07 12:53:25.69: [ 3975]: <-- [13:ATDT7884340@\r]
Jan 07 12:54:50.13: [ 3975]: --> [10:NO CARRIER]
Jan 07 12:54:50.13: [ 3975]: SEND FAILED: No carrier detected
Jan 07 12:54:50.13: [ 3975]: <-- [5:ATH0\r]
Jan 07 12:54:52.69: [ 3975]: --> [2:OK]
Jan 07 12:54:52.69: [ 3975]: MODEM set DTR OFF
Jan 07 12:54:52.69: [ 3975]: SESSION END

    ---- Unsent job status ----

   Destination: 7884340
         JobID: 666
       GroupID: 666
        Sender: Basset Investigations
      Mailaddr: backgroundinfo@mindspring.com
        CommID: 00002423
Submitted From: localhost
    Page Width: 216 (mm)
   Page Length: 279 (mm)
    Resolution: 196 (lpi)
        Status: No carrier detected
       Dialogs: 0 (exchanges with remote device)
         Dials: 2 (consecutive failed calls to destination)
         Calls: 2 (total phone calls placed)
         Pages: 0 (pages transmitted)
      TotPages: 1 (total pages to transmit)
      Attempts: 0 (attempts to send current page)
        Dirnum: 0 (directory of next page to send)

    ---- Documents submitted for transmission ----

The following documents were submitted for transmission and are
available on the server for reuse until they are automatically
purged when this job is removed.  Documents may also be manually
removed using the faxrm command; consult faxrm(1) for information.

Filename                 Size Type
docq/doc666.ps          38453 PostScript

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: flexfax: Undefined variable: ghostscript from Netscape via HQ-fax (was: [ no useful subject ])
To: ccedmond@uxmail.cityu.edu.hk (Edmond Cheung)
Date: Thu, 7 Jan 1999 22:47:58 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> When I try to print a document (5 pages) from netscape through HQ-fax into
> my fax server (hylafax 4.0pl2 on top of linux 2.0.34), I come across the
> following error. However, when I try other short document from netscape, it
> is ok. Is it due to the size or other factor?

What OS, for client?

What version of:

netscape
ghostscript
client OS
HQ-fax
server OS (NB most problems are distribution type and version dependent,
           not kernel version dependent)

If client was Windows, etc., what print driver?

> >        Status: Unrecoverable error: undefined in se

One of the postscript files was not postscript, as far as ghostscript
was concerned;  try running ghostscript to the console (X windows or,
for linux, SVGA, drivers) to work out more precisely where it is failing
and look for something like se(d84)name in the postscript source.  Note
some of this looks like an address in ghostscript, so you probably
won't find the full string.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: can't find some docs ??? where are they ???
To: donohueb@bvm.com.au (Ben Donohue)
Date: Thu, 7 Jan 1999 22:50:12 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> faxmail/mailfax.sh-sendmail

It is in the source distribution, which is the only definitive version of
Hylafax.

From rjc@trump.net.au  Thu Feb 11 13:16:19 1999
Date: Fri, 08 Jan 1999 10:07:33 +1100
To: Michael Sorens <mikeso@pogo.wv.tek.com>, webmaster@hylafax.org
From: Robert Colquhoun <rjc@trump.net.au>
Subject: Re: flexfax: questions on HylaFax

Hi,

At 04:53 PM 1/6/99 -0800, Michael Sorens wrote:
>I am interested in your HylaFax software, but just a couple questions:
>
>What I want to do is just this:
>(1) Receive incoming faxes on a Sun/Unix workstation; I note your site
>says these will be stored as TIFF/F.

There are also utilities to convert incoming faxes to postscript.

>(2) Convert FAX to text (via OCR software...?)

This is very difficult to get working reliably, the incoming fax's
resolutionis relatively poor even the best ocr software will probaly have
trouble.

>(3) Convert FAX to GIF or PDF.

Both of these are possible as well as postscript

>(4) Send email to a specific group of users that the fax has been
>received
>and is available in either text or GIF.

Customise the faxrcvd script which is called after each fax receive.  In
this script you can also convert the tiff/f file to a different format if
you wish.

>Do you have any pointers to Unix OCR software?

No sorry, ask on the flexfax list(see the web site 'Mailing Lists')

>Do you have any pointers to a graphic converter that could handle TIFF/F
>format?

The tiff library used wth hylafax has many converters, look at what is
included there. 

>(Failing that, your pointers to tiffview for Windows and viewfax for
>Unix should suffice.)

The standard tiff viewer included with windows nt works ok.

>Can HylaFax send email as in (4) above?

Yes. 

>Finally, is there a version of HylaFax that runs on Windows rather than
>Unix?

The server not yet, there is client software available, the main windows
client used is whfc.

>I'm looking for an EASY way to cut down on hard copy of frequent
>multi-page faxes that we receive, and then distribute by making many
>paper copies... it looks like your package will do the trick.

Yes i think so too.  Subscribe to the hylafax mailing list, there are alot
of people there that can help you out :-)

- Robert

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: flexfax@sgi.com
Subject: flexfax: config file for Motorola VoiceSURFR 56?
X-Face: "csXK}xnnsH\h_ce`T#|pM]tG,6Xu.{3Rb\]&XJgVyTS'w{E+|-(}n<m88'RZQA.<2]zo&R
 I8nHuPumSNjsAN&WGhll?v}1#%)~2%QI~4Vs%IuWb#OmZmKck_1Ee&C\k&vJ}BWx:Bb#Mx8>:c(Cc*
 $cbtusxDP6T)Hr'k&zrwq0.3&~bAI~YJco[r.mE+K|(q]F=ZNXug:s6tyOk{VTqARy0#axm6BWti9C
 d
Date: Fri, 08 Jan 1999 01:48:08 -0500
From: Harlan Stenn <Harlan.Stenn@pfcs.com>
Sender: owner-flexfax@celestial.com

Anybody have a working HylaFax config file for a Motorola VoiceSURFR 56?

I'm running 4.0pl2.

Thanks...

H

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 08 Jan 1999 10:21:32 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: Michael Sorens <mikeso@pogo.wv.tek.com>,
        HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: questions on HylaFax
Sender: owner-flexfax@celestial.com

Michael Sorens wrote:
> 
> I am interested in your HylaFax software, but just a couple questions:
> 
> What I want to do is just this:
> (1) Receive incoming faxes on a Sun/Unix workstation; I note your site
> says these will be stored as TIFF/F.

Hi,

i don't know much about Sun, but i think xv should do the job. Also
there are some other clients out like tkhylafax. Have a look in the
HylaFAX FAQ about the clients.

> (3) Convert FAX to GIF or PDF.

Tifftools

> (4) Send email to a specific group of users that the fax has been
> received
> and is available in either text or GIF.

No problem, can be done with the faxrcvd

> (Failing that, your pointers to tiffview for Windows and viewfax for
> Unix should suffice.)
> Can HylaFax send email as in (4) above?
> Finally, is there a version of HylaFax that runs on Windows rather than
> Unix?

There are some clients for Windows. One is WHFC
(http://www.transcom.de/whfc)

> I'm looking for an EASY way to cut down on hard copy of frequent
> multi-page faxes that we receive, and then distribute by making many
> paper copies... it looks like your package will do the trick.

Can also be done with the faxrcvd.

Uli

-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "Mail man" <nido@nido.nl>
To: <flexfax@sgi.com>
Subject: flexfax: sendfax fails to recognize file format
Date: Fri, 8 Jan 1999 12:16:38 +0100
Sender: owner-flexfax@celestial.com

Hi,

sendfax fails to recognize a file which contains a European special
character accent grave. I tried changing the file typerules by putting in a
line with string matching anything with offset 0, but this doesn't help. 
file(1) on HPUX tells me it is a s500 assembler program text.

Any suggestions to make sendfax werk with other character codes beside the
standard US ASCII?

Frans

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 8 Jan 1999 18:09:40 +0530
From: Raj Mathur <raju@sgi.com>
To: flexfax@celestial.com
Subject: flexfax: Combine all pages of fax into one?
Reply-To: raju@sgi.com
Sender: owner-flexfax@celestial.com

As far as I can make out faxrcvd is called for each received fax page.
Is there any mechanism (short of programming it) for calling a program
to handle incoming faxes with the names of all the files comprising
all the pages of the received fax?

-- Raju
--
       Raj Mathur / Web Technical Support / Silicon Graphics / New Delhi
                  +91-11-6216324/6219501 /    raju@sgi.com  / 551-7228
            http://reality.sgi.com/raju / Not necessarily speaking
           PGP: F2 D4 4A 21 27 B0 63 FF | for Silicon Graphics.
                15 97 9D AE 9D 40 BC B8 | It is the Mind that Moves

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 08 Jan 1999 16:12:39 +0000
From: Mike Brodbelt <m.brodbelt@acu.ac.uk>
To: Hylafax Mailing List <flexfax@sgi.com>
Subject: flexfax: Waiting for modem to come ready?
Sender: owner-flexfax@celestial.com

I've recently installed Hylafax on an i386 based system running RedHat
Linux 5.1. The software was installed from rpm, and I have configured it
as described using faxsetup and faxaddmodem. The Modem in use is a USR
Courier V.everything, which supports class 2.0 fax capabilities.

After installation, and configuring the modem, I was succesfully able to
send a fax from a Windows workstation using the Whfc Hylafax client.
There were no problems with this at all.

On coming back to the system a couple of days later, I find I'm unable
to send faxes - the status display in Whfc, and faxstat both report that
Hylafax is waitting for the modem on ttyS0 to come ready.

If I stop the Hylafax processes, and use "cu -l /dev/ttyS0", I can
connect to the modem and issue AT commands without any problems. I've
tried power cycling the modem, and restarting the Hylafax software, but
to no avail. I don't know why it has gone like this, from a working
configuration, and I can't ifnd a way to stop it. Any help would be much
appreciated...

Thanks,

Mike.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: aidan@magma.ca
Cc: flexfax@sgi.com
Subject: Re: flexfax: Which modem? 
Date: Fri, 08 Jan 1999 11:40:55 -0500
From: Glenn Burkhardt <glenn@aoi.ultranet.com>
Sender: owner-flexfax@celestial.com

 
> We use a Practical Periphial for recieve only, seems to work fine. 
> Only recieves though, cause it was a BIG headache on sending - we use
> Multitech for all outgoing.  It costs, but works.
> 

Nuts.  I was just going to buy one.  Which model Practical and which model
MultiTech do you use?  

Thanks.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 08 Jan 1999 18:32:52 +0000
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Waiting for modem to come ready?
Cc: Mike Brodbelt <m.brodbelt@acu.ac.uk>
Sender: owner-flexfax@celestial.com

At 16:12 08/01/99 +0000, Mike Brodbelt <m.brodbelt@acu.ac.uk> wrote:
>{snip]
>On coming back to the system a couple of days later, I find I'm unable
>to send faxes - the status display in Whfc, and faxstat both report that
>Hylafax is waitting for the modem on ttyS0 to come ready.
>
>If I stop the Hylafax processes, and use "cu -l /dev/ttyS0", I can
>connect to the modem and issue AT commands without any problems. I've
>tried power cycling the modem, and restarting the Hylafax software, but
>to no avail. I don't know why it has gone like this, from a working
>configuration, and I can't ifnd a way to stop it. Any help would be much
>appreciated...
>[snip-ola!]

Two thoughts spring to mind :

1. You are using faxgetty? Recommended even if you are using HylaFAX in
   a send-out environment.

Assuming you are, next to think about :-

2. There is a lock file floating about that shouldn't be there. Have a
   look in the directory /var/locks for a LCK..ttyS0 file. 

3. If you are using the modem for data use as well, ensure the other
   application is using the same lock name (none of this /dev/modem
   stuff). 

Ooops! That's three. 

4. It could be something to do with interference if you have other
   devices using COM3 (wild guess - this could be a red herring).

5. If no progress then increase your debug level to include the 
   chat script between HylaFAX and your modem. Set ServerTracing and
   SessionTracing to 0x0f (check the man config(4F)) and set both values
   also in the *modem* config file /var/spool/fax/config.ttyS0 and 
   restart your syslogd(?). Then check the syslogd logs to see what's 
   happening. Possibilities of an error due to bad handshaking setup
   between host, the bit of cable and the modem.

Right, that's four things - no, five things which may help.

Have a good weekend,
Phil Watkinson,
Boston, UK.

"I think I've got the hang of it now .... :w :q :wq :wq!  ^d  X  exit  X   Q 
:quitbye CtrlAltDel  ~~q :~q logout save/quit :!QUIT ^[zz  ^[ZZ ZZZZ ^H ^@ ^L
^[c ^# ^E ^X ^I ^T ? help helpquit ^D^d ^C ^c help exit ?Quit ?q" (Ed Wright)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: questions on HylaFax
To: mikeso@pogo.wv.tek.com (Michael Sorens)
Date: Fri, 8 Jan 1999 22:59:46 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

First a caution:  webmaster@hylafax.org is just an alias for the
peer support mailing list!

> 
> I am interested in your HylaFax software, but just a couple questions:
> 
> What I want to do is just this:
> (1) Receive incoming faxes on a Sun/Unix workstation; I note your site
> says these will be stored as TIFF/F.

That should be easy.

> (2) Convert FAX to text (via OCR software...?)

That may be very difficult - I only remember one hint that there may
be suitable software - basically OCR freeware is very thin on the ground.
You will need to search the mailing list and net.

> (3) Convert FAX to GIF or PDF.

GIF should be straightforward.  PDF can be done by roundabout means, but
it really requires someone to spend a few man days on a direct FAX to
PDF utility which directly embeds the G3 FAX data in a PDF wrapper.

> (4) Send email to a specific group of users that the fax has been
> received
> and is available in either text or GIF.

Basically all this would be done by the same script that does the
conversion; the supplied script just mails to single user, or to a user
determined by the transmitting station ID information from the sending
fax machine (this is what is typically displayed on a real fax machine
to identify the remote machine).

> Do you have any pointers to Unix OCR software?

No.  Not personally.

> Do you have any pointers to a graphic converter that could handle TIFF/F
> format?

The TIFF utilities that are included in the TIFF library source that is
needed to compile Hylafax.  You can then use some combination of NETPBM,
Ghostscript, Image Magick, etc., to get to other formats (including a
rather bulky PDF format).

> (Failing that, your pointers to tiffview for Windows and viewfax for
> Unix should suffice.)
> Can HylaFax send email as in (4) above?

You will need to adapt the script to do exactly as you want.

> Finally, is there a version of HylaFax that runs on Windows rather than
> Unix?

No, it is very platform dependent.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 09 Jan 1999 18:02:34 +0800
To: flexfax@sgi.com
From: Edmond Cheung <ccedmond@uxmail.cityu.edu.hk>
Subject: flexfax: Cannot run sendfax
Sender: owner-flexfax@celestial.com

Dear all,

When I type "sendfax -d ccedmond@27888281 /etc/hosts" to print the file
/etc/hosts into a faxserver(hylafax 4.0pl2 on top of slackware 2.0.34), I
got the following message:

Error converting data; command was "/usr/local/sbin/textfmt -B -f Courier
Bold -p 11 -s default >/tmp//faxsnda02891 </etc/hosts"

Is there anything wrong?



Best Regards,
Edmond
99.1.9

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 09 Jan 1999 10:29:34 +0000
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: flexfax: ZyXEL 2864 modems - now recommended?
Sender: owner-flexfax@celestial.com

Hi, ZyXEL modem users

I am attempting to update the html documentation concerning modem
information, and I would like your advice on ZyXEL 2834 series. I
intend to submit the update to matthias and to the www.hylafax.org 
website.

The ZyXEL U-1496e+ is already recommended for use by HylaFAX, the 
Elite 2864 and 2864I has no recommendation. Comments in the mailing
list over the last couple of years suggest that both these models
suffer particularly from the RTN syndrome (ie will send the first
page 3 times, then abort). It was of interest that on 19 Dec 1998 
Alex<hylafax@astra.sif.it> announced that the 2.99i development
firmware for the 2864I had a specific fix for this problem.

1. Has anyone a URL to download this latest firmware?

2. Alex said it made an improvement in both send and receive; anyone
   else have similar results?

3. Would you say:
   a. The 2864 and 2864I models are no better than the average modem
      and therefore cannot be a recommended modem?

   b. they would be be recommended if fitted with the 2.99i firmware?

   c. they can be recommended whether they have the new firmware or not?

Your comments would be appreciated,

Thanks,
Phil Watkinson,
Boston, UK.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: sendfax fails to recognize file format
To: nido@nido.nl (Mail man)
Date: Sat, 9 Jan 1999 13:51:09 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> Any suggestions to make sendfax werk with other character codes beside the
> standard US ASCII?

man typerules

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 9 Jan 1999 22:12:40 +0100 (CET)
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: flexfax@sgi.com
Subject: flexfax: Faxmodems that buffer
Sender: owner-flexfax@celestial.com

Hello,

I know their exist faxmodems that will hold faxes when the computer is
offline. These faxmodems have a buffer to hold about 10 faxes. 

My questions is now: does hylafax works with this kind of faxmodems and if
yes, what faxmodems are recommended (that is: wich faxmodems do actually
work with hylafax)...

Or can anyone point me to some internet resources where I can get more
information about this. I have no experience whatsoever with faxmodems, so
please excuse me of the above questions sound silly.


Bavo De Ridder

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sun, 10 Jan 1999 00:52:59 -0800 (PST)
From: Tom <tom@uniserve.com>
To: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
cc: flexfax@sgi.com
Subject: Re: flexfax: Faxmodems that buffer
Sender: owner-flexfax@celestial.com


On Sat, 9 Jan 1999, Bavo De Ridder wrote:

> Hello,
> 
> I know their exist faxmodems that will hold faxes when the computer is
> offline. These faxmodems have a buffer to hold about 10 faxes. 

  I don't know of any fax modems that do this.  I know of external devices
that do this though.  They site between the modem and the phone line, and
if the phone does not get answered, the device answeres and performs a
minimal fax handshake and records the sent fax.  When the modem is
available, the device rings the modem, the modem answers thinking it is a 
new call, and the device plays the fax back to it.

> My questions is now: does hylafax works with this kind of faxmodems and if
> yes, what faxmodems are recommended (that is: wich faxmodems do actually
> work with hylafax)...

  Well, if a fax modem had built in offline buffering, I would think it
would be very similar.  The modem would fake an inbound call (bring DCD
up, and issue a connect string to the attached computer), and replay a
stored fax.

> Or can anyone point me to some internet resources where I can get more
> information about this. I have no experience whatsoever with faxmodems, so
> please excuse me of the above questions sound silly.
> 
> 
> Bavo De Ridder


Tom
Systems Support
Uniserve

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: flexfax@sgi.com
Subject: flexfax: Self Memory fax modem
Date: Sun, 10 Jan 1999 12:39:31 +0100
Sender: owner-flexfax@celestial.com

Hello,

Does anybody know if the OLITEC Self Memory 33600 fax/modem works with hylafax?

more information at www.olitec.com

Bavo De Ridder

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: flexfax@sgi.com
Subject: flexfax: Only cover page shows up
Date: Sun, 10 Jan 1999 14:06:17 +0100
Sender: owner-flexfax@celestial.com

Hello,

Whenever I use faxmail to send an email to a faxmachine, only the coverpage is
received. Although the coverpage mentions "1 sheet to follow", no sheet
follows. Off course, the body if the mail is on the next sheet. What is going
wrong (and is something going wrong...).


Bavo De Ridder

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sun, 10 Jan 1999 16:34:36 +0000
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Only cover page shows up
Cc: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
Sender: owner-flexfax@celestial.com

At 14:06 10/01/99 +0100, Bavo De Ridder wrote:
>Hello,
>
>Whenever I use faxmail to send an email to a faxmachine, only the coverpage
>is received. Although the coverpage mentions "1 sheet to follow", no sheet
>follows. Off course, the body if the mail is on the next sheet. What is 
>going wrong (and is something going wrong...).
>

Have a look in the log directory in the fax spool directory. On my
system this is /var/spool/fax/log. The files in there ( cXXXXXX type)
are a text file of the fax session. Have a look at them, if it is not
obvious to you what the problem is, reply to the mailing list containing
a log along with the distribution of HylaFAX you are using, the system you
are running on and your modem.

Cheers,
Phil Watkinson,
Boston, UK.

From bavo@ace.ulyssis.student.kuleuven.ac.be  Thu Feb 11 13:16:19 1999
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Only cover page shows up
Date: Sun, 10 Jan 1999 18:04:27 +0100

Wel, I had a look at the logfile. The log clearly says two pages have been
send, the connection terminated normally. So according to the log everything is
as it should be.

--- log file ; cut here ---
Jan 10 13:44:29.84: [ 1421]: SESSION BEGIN 00000002 32016053833512
Jan 10 13:44:29.84: [ 1421]: SEND FAX: JOB 1 DEST 053833512 COMMID 00000002
Jan 10 13:44:29.84: [ 1421]: DELAY 2600 ms
Jan 10 13:44:32.45: [ 1421]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 10 13:44:32.58: [ 1421]: --> [2:OK]
Jan 10 13:44:32.58: [ 1421]: <-- [32:ATS8=2S7=60&H1&I0&R2S13=1&D2&C1\r]
Jan 10 13:44:32.72: [ 1421]: --> [2:OK]
Jan 10 13:44:32.72: [ 1421]: <-- [14:AT+FCLASS=2.0\r]
Jan 10 13:44:32.86: [ 1421]: --> [2:OK]
Jan 10 13:44:32.86: [ 1421]: <-- [9:AT+FLO=2\r]
Jan 10 13:44:33.00: [ 1421]: --> [2:OK]
Jan 10 13:44:33.00: [ 1421]: <-- [9:AT+FPP=0\r]
Jan 10 13:44:33.14: [ 1421]: --> [2:OK]
Jan 10 13:44:33.14: [ 1421]: <-- [9:AT+FBO=0\r]
Jan 10 13:44:33.28: [ 1421]: --> [2:OK]
Jan 10 13:44:33.28: [ 1421]: <-- [10:AT+FCT=30\r]
Jan 10 13:44:33.42: [ 1421]: --> [2:OK]
Jan 10 13:44:33.42: [ 1421]: <-- [15:AT+FNR=1,1,1,1\r]
Jan 10 13:44:33.56: [ 1421]: --> [2:OK]
Jan 10 13:44:33.56: [ 1421]: <-- [9:AT+FIE=0\r]
Jan 10 13:44:33.70: [ 1421]: --> [2:OK]
Jan 10 13:44:33.70: [ 1421]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Jan 10 13:44:33.84: [ 1421]: --> [2:OK]
Jan 10 13:44:33.84: [ 1421]: <-- [5:ATM0\r]
Jan 10 13:44:33.97: [ 1421]: --> [2:OK]
Jan 10 13:44:33.98: [ 1421]: <-- [14:AT+FCLASS=2.0\r]
Jan 10 13:44:34.21: [ 1421]: --> [2:OK]
Jan 10 13:44:34.21: [ 1421]: <-- [9:AT+FLO=2\r]
Jan 10 13:44:34.45: [ 1421]: --> [2:OK]
Jan 10 13:44:34.45: [ 1421]: <-- [9:AT+FPP=0\r]
Jan 10 13:44:34.69: [ 1421]: --> [2:OK]
Jan 10 13:44:34.69: [ 1421]: <-- [9:AT+FBO=0\r]
Jan 10 13:44:34.93: [ 1421]: --> [2:OK]
Jan 10 13:44:34.93: [ 1421]: <-- [10:AT+FCT=30\r]
Jan 10 13:44:35.17: [ 1421]: --> [2:OK]
Jan 10 13:44:35.17: [ 1421]: <-- [15:AT+FNR=1,1,1,1\r]
Jan 10 13:44:35.41: [ 1421]: --> [2:OK]
Jan 10 13:44:35.41: [ 1421]: <-- [9:AT+FIE=0\r]
Jan 10 13:44:35.65: [ 1421]: --> [2:OK]
Jan 10 13:44:35.65: [ 1421]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Jan 10 13:44:35.89: [ 1421]: --> [2:OK]
Jan 10 13:44:35.89: [ 1421]: <-- [22:AT+FLI="NothingSetup"\r]
Jan 10 13:44:36.13: [ 1421]: --> [2:OK]
Jan 10 13:44:36.16: [ 1421]: DIAL 053833512
Jan 10 13:44:36.16: [ 1421]: <-- [14:ATDT053833512\r]
Jan 10 13:44:51.48: [ 1421]: --> [4:+FCO]
Jan 10 13:44:54.86: [ 1421]: --> [17:02020202020202003]
Jan 10 13:44:54.86: [ 1421]: --> [27:+FCI:"           053833512"]
Jan 10 13:44:54.86: [ 1421]: REMOTE CSI "053833512"
Jan 10 13:44:54.87: [ 1421]: --> [20:+FIS:1,3,0,2,1,0,0,4]
Jan 10 13:44:54.87: [ 1421]: --> [2:OK]
Jan 10 13:44:54.87: [ 1421]: REMOTE best rate 9600 bit/s
Jan 10 13:44:54.87: [ 1421]: REMOTE max page width 1728 pixels in 215 mm
Jan 10 13:44:54.87: [ 1421]: REMOTE max unlimited page length 
Jan 10 13:44:54.87: [ 1421]: REMOTE best vres 7.7 line/mm
Jan 10 13:44:54.87: [ 1421]: REMOTE best format 2-D MR
Jan 10 13:44:54.87: [ 1421]: REMOTE best 20 ms, 10 ms/scanline
Jan 10 13:44:54.87: [ 1421]: USE 9600 bit/s
Jan 10 13:44:54.87: [ 1421]: USE 20 ms, 10 ms/scanline
Jan 10 13:44:54.87: [ 1421]: SEND file "docq/doc1.cover;30"
Jan 10 13:44:54.87: [ 1421]: USE page width 1728 pixels in 215 mm
Jan 10 13:44:54.87: [ 1421]: USE unlimited page length 
Jan 10 13:44:54.87: [ 1421]: USE 3.85 line/mm
Jan 10 13:44:54.87: [ 1421]: USE 1-D MR
Jan 10 13:44:54.87: [ 1421]: <-- [23:AT+FIS=0,3,0,2,0,0,0,4\r]
Jan 10 13:44:55.11: [ 1421]: --> [2:OK]
Jan 10 13:44:55.11: [ 1421]: <-- [7:AT+FDT\r]
Jan 10 13:44:55.38: [ 1421]: --> [20:+FCS:0,3,0,2,0,0,0,4]
Jan 10 13:45:01.81: [ 1421]: --> [7:CONNECT]
Jan 10 13:45:01.81: [ 1421]: SEND begin page
Jan 10 13:45:01.82: [ 1421]: <-- data [1033]
Jan 10 13:45:01.82: [ 1421]: <-- data [1032]
Jan 10 13:45:01.82: [ 1421]: <-- data [1028]
Jan 10 13:45:01.82: [ 1421]: <-- data [1045]
Jan 10 13:45:02.82: [ 1421]: <-- data [1027]
Jan 10 13:45:02.82: [ 1421]: <-- data [1048]
Jan 10 13:45:02.82: [ 1421]: <-- data [1038]
Jan 10 13:45:02.82: [ 1421]: <-- data [1057]
Jan 10 13:45:03.80: [ 1421]: <-- data [1049]
Jan 10 13:45:04.85: [ 1421]: <-- data [1056]
Jan 10 13:45:05.90: [ 1421]: <-- data [1047]
Jan 10 13:45:06.95: [ 1421]: <-- data [1040]
Jan 10 13:45:06.95: [ 1421]: <-- data [1024]
Jan 10 13:45:08.00: [ 1421]: <-- data [217]
Jan 10 13:45:08.00: [ 1421]: SENT 13529 bytes of data
Jan 10 13:45:08.00: [ 1421]: SEND 1D RTC
Jan 10 13:45:08.00: [ 1421]: <-- data [9]
Jan 10 13:45:08.00: [ 1421]: SEND end page
Jan 10 13:45:08.00: [ 1421]: SEND send MPS (more pages, same document)
Jan 10 13:45:08.00: [ 1421]: <-- data [2]
Jan 10 13:45:20.34: [ 1421]: --> [2:OK]
Jan 10 13:45:20.34: [ 1421]: SEND recv MCF (message confirmation)
Jan 10 13:45:20.35: [ 1421]: SEND FAX (00000002): FROM bavo@beethoven.local.be TO 053833512 (page 1 of 2 sent in 0:26)
Jan 10 13:45:20.35: [ 1421]: SEND FAX (00000002): FROM bavo@beethoven.local.be TO 053833512 (docq/doc1.cover;30 sent in 0:26)
Jan 10 13:45:20.35: [ 1421]: SEND file "docq/doc1.ps;30"
Jan 10 13:45:20.35: [ 1421]: USE page width 1728 pixels in 215 mm
Jan 10 13:45:20.35: [ 1421]: USE unlimited page length 
Jan 10 13:45:20.35: [ 1421]: USE 3.85 line/mm
Jan 10 13:45:20.35: [ 1421]: USE 1-D MR
Jan 10 13:45:20.35: [ 1421]: <-- [7:AT+FDT\r]
Jan 10 13:45:20.79: [ 1421]: --> [7:CONNECT]
Jan 10 13:45:20.79: [ 1421]: SEND begin page
Jan 10 13:45:20.80: [ 1421]: <-- data [1028]
Jan 10 13:45:20.80: [ 1421]: <-- data [1028]
Jan 10 13:45:20.80: [ 1421]: <-- data [1028]
Jan 10 13:45:20.80: [ 1421]: <-- data [192]
Jan 10 13:45:20.80: [ 1421]: SENT 3263 bytes of data
Jan 10 13:45:20.80: [ 1421]: SEND 1D RTC
Jan 10 13:45:20.80: [ 1421]: <-- data [9]
Jan 10 13:45:20.80: [ 1421]: SEND end page
Jan 10 13:45:20.80: [ 1421]: SEND send EOP (no more pages or documents)
Jan 10 13:45:20.80: [ 1421]: <-- data [2]
Jan 10 13:45:28.15: [ 1421]: --> [7:+FHS:00]
Jan 10 13:45:28.15: [ 1421]: REMOTE HANGUP: Normal and proper end of connection (code 0)
Jan 10 13:45:28.15: [ 1421]: SEND recv MCF (message confirmation)
Jan 10 13:45:28.16: [ 1421]: SEND FAX (00000002): FROM bavo@beethoven.local.be TO 053833512 (page 2 of 2 sent in 0:08)
Jan 10 13:45:28.16: [ 1421]: SEND FAX (00000002): FROM bavo@beethoven.local.be TO 053833512 (docq/doc1.ps;30 sent in 0:08)
Jan 10 13:45:28.16: [ 1421]: <-- [5:ATH0\r]
Jan 10 13:45:28.27: [ 1421]: --> [2:OK]
Jan 10 13:45:28.28: [ 1421]: SESSION END
--- cut here ---

I use the RPM hylafax distribution (hylafax-4_0-7_i386.rpm) on redhat 5.2
Modem: US Robotics Sportster Voice 33.6 external.

Since this "failure" every outbound and inbound fax was processed correctly, on
both sides.


Bavo De Ridder

On Sun, 10 Jan 1999, you wrote:
>At 14:06 10/01/99 +0100, Bavo De Ridder wrote:
>>Hello,
>>
>>Whenever I use faxmail to send an email to a faxmachine, only the coverpage
>>is received. Although the coverpage mentions "1 sheet to follow", no sheet
>>follows. Off course, the body if the mail is on the next sheet. What is 
>>going wrong (and is something going wrong...).
>>
>
>Have a look in the log directory in the fax spool directory. On my
>system this is /var/spool/fax/log. The files in there ( cXXXXXX type)
>are a text file of the fax session. Have a look at them, if it is not
>obvious to you what the problem is, reply to the mailing list containing
>a log along with the distribution of HylaFAX you are using, the system you
>are running on and your modem.
>
>Cheers,
>Phil Watkinson,
>Boston, UK.

From wh@biss-net.com  Thu Feb 11 13:16:19 1999
From: wh@biss-net.com
Subject: Re: flexfax: ZyXEL 2864 modems - now recommended?
To: pkw@elgro.co.uk (Phil Watkinson)
Date: Sun, 10 Jan 1999 18:15:31 +0100 (MET)
Cc: flexfax@celestial.com

> 
> Hi, ZyXEL modem users
> 
Hi,
> 
> The ZyXEL U-1496e+ is already recommended for use by HylaFAX, the 
> Elite 2864 and 2864I has no recommendation. Comments in the mailing
> list over the last couple of years suggest that both these models
> suffer particularly from the RTN syndrome (ie will send the first
> page 3 times, then abort). It was of interest that on 19 Dec 1998 
> Alex<hylafax@astra.sif.it> announced that the 2.99i development
> firmware for the 2864I had a specific fix for this problem.
> 
> 1. Has anyone a URL to download this latest firmware?

Try http://www.zyxel.com/html/tech/index.html.

> 2. Alex said it made an improvement in both send and receive; anyone
>    else have similar results?
We have an E2864 and we are also hit from the RTN syndrome (only with a few
faxmachines). We have update the firmware to 1.21 and now it's running like
a charm. In this firmware is also a specific fix for the RTN problem with
hylafax.
 
> 3. Would you say:
>    a. The 2864 and 2864I models are no better than the average modem
>       and therefore cannot be a recommended modem?
Yes 
>    b. they would be be recommended if fitted with the 2.99i firmware?
>    c. they can be recommended whether they have the new firmware or not?
If you have problems use the newest firmware. When it solves your problems
be happy. You have no other choice. 

So long,
	wolfgang hamburg

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: wh@biss-net.com
Subject: Re: flexfax: ZyXEL 2864 modems - now recommended?
To: pkw@elgro.co.uk (Phil Watkinson)
Date: Sun, 10 Jan 1999 18:15:31 +0100 (MET)
Cc: flexfax@celestial.com
Sender: owner-flexfax@celestial.com

> 
> Hi, ZyXEL modem users
> 
Hi,
> 
> The ZyXEL U-1496e+ is already recommended for use by HylaFAX, the 
> Elite 2864 and 2864I has no recommendation. Comments in the mailing
> list over the last couple of years suggest that both these models
> suffer particularly from the RTN syndrome (ie will send the first
> page 3 times, then abort). It was of interest that on 19 Dec 1998 
> Alex<hylafax@astra.sif.it> announced that the 2.99i development
> firmware for the 2864I had a specific fix for this problem.
> 
> 1. Has anyone a URL to download this latest firmware?

Try http://www.zyxel.com/html/tech/index.html.

> 2. Alex said it made an improvement in both send and receive; anyone
>    else have similar results?
We have an E2864 and we are also hit from the RTN syndrome (only with a few
faxmachines). We have update the firmware to 1.21 and now it's running like
a charm. In this firmware is also a specific fix for the RTN problem with
hylafax.
 
> 3. Would you say:
>    a. The 2864 and 2864I models are no better than the average modem
>       and therefore cannot be a recommended modem?
Yes 
>    b. they would be be recommended if fitted with the 2.99i firmware?
>    c. they can be recommended whether they have the new firmware or not?
If you have problems use the newest firmware. When it solves your problems
be happy. You have no other choice. 

So long,
	wolfgang hamburg

From wh@biss-net.com  Thu Feb 11 13:16:19 1999
From: wh@biss-net.com
Subject: URL to firmware 2.99beta
To: pkw@elgro.co.uk (Phil Watkinson)
Date: Sun, 10 Jan 1999 18:31:37 +0100 (MET)

Hi Phil,

the correct place for the 2.99beta firmware is
ftp://ftp.zyxel.com/pub/elite/e2864i/firmware/2.99betaJ.
There are subdirectories for Europe, Switzerland and USA, whatever that
means.
 
bye
	wolfgang hamburg

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 11 Jan 1999 18:00:40 +0800
To: flexfax@sgi.com
From: Edmond Cheung <ccedmond@uxmail.cityu.edu.hk>
Subject: flexfax: How to redirect a job to another modem
Cc: ccmaria@cityu.edu.hk, dennis.ho@cityu.edu.hk
Sender: owner-flexfax@celestial.com

Dear all,

Is there any way to redirect a job ,which is queued to a modem, to another
modem because of the failure of the previous modem such as power failure.
For reply, please also send to ccmaria@cityu.edu.hk and dennis.ho@cityu.edu.hk
Thanks a lot.


Best Regards,
Edmond
99.1.11 

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 11 Jan 1999 17:22:06 +0530 (IST)
From: ravi katti <rkatti@cmie.com>
To: Edmond Cheung <ccedmond@uxmail.cityu.edu.hk>
cc: flexfax@sgi.com, ccmaria@cityu.edu.hk, dennis.ho@cityu.edu.hk
Subject: Re: flexfax: How to redirect a job to another modem
Sender: owner-flexfax@celestial.com

 faxalter is the command. Read manpages for faxalter.

-------------------------------------
Ravi Katti
Systems Administrator
Centre for Monitoring Indian Economy Pvt. Ltd.

Ph. 821 9090/9595

On Mon, 11 Jan 1999, Edmond Cheung wrote:

> Dear all,
> 
> Is there any way to redirect a job ,which is queued to a modem, to another
> modem because of the failure of the previous modem such as power failure.
> For reply, please also send to ccmaria@cityu.edu.hk and dennis.ho@cityu.edu.hk
> Thanks a lot.
> 
> 
> Best Regards,
> Edmond
> 99.1.11 
> 
> 

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "Jan kristensen" <jk@viborgnet.dk>
To: <flexfax@fddi-sgi.engr.sgi.com>
Subject: flexfax: Freebsd 3.0 or 2.2.7
Date: Mon, 11 Jan 1999 22:15:48 +0100
Importance: Normal
Sender: owner-flexfax@celestial.com

I'am trying to install on a FreeBSD system, but is always getting an error
"elf interpreter /usr/libexec/ld-elf.so.1 not found". It is a clean install.
Nothing else is on the machine..


Any idea..??

Jan Kristensen
Viborgnet.
Web@viborgnet.dk

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 18:32:32 +0100
From: Arjan Knepper <arjan@jak.nl>
Organization: JAK++ Software Development B.V.
To: Jan kristensen <jk@viborgnet.dk>,
        Hylafax Mailinglist <flexfax@fddi-sgi.engr.sgi.com>
Subject: Re: flexfax: Freebsd 3.0 or 2.2.7
Sender: owner-flexfax@celestial.com

Jan kristensen wrote:
> 
> I'am trying to install on a FreeBSD system, but is always getting an error
> "elf interpreter /usr/libexec/ld-elf.so.1 not found". It is a clean install.
> Nothing else is on the machine..

Are you installing/compiling from the sources downloaded from the
web or are you installing by using the ports collection in
FreeBSD?

I have done both, installing Hylafax by using the ports
collection is the easiest way to make it work.
Compiling and installing from source is quite a hard exercise
with version 2.2.7.

You could try verion 2.2.6 that's working fine when building from
source, but still the ports are easier to use.

Arjan

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: flexfax@fddi-sgi.engr.sgi.com
Subject: flexfax: not using faxgetty
Date: Mon, 11 Jan 1999 22:28:42 +0100
Sender: owner-flexfax@celestial.com

Hello,

I am currently planning to buy a (external) faxmodem that is capable of
buffering faxes. It will probably be a US Robotics Message Plus. This modem
uses standard AT commands, so regular operation won't be a problem.

For the activation of the buffer-mode, I can see two solutions:

  1) I change some of hylafax scripts so they understand the "new" at
     commands for the buffering, this method can pose some problems, later
     more on that.
  2) Place the modem in permanent buffer-modem and poll each n minutes
     for new faxes (the usage will be rather low: about 20 faxes a day, so
     that wont be a problem). This method means I wont use faxgetty to 
     get faxes, but I will use an external script.

With method 1), I can't guarantee that the modem will be in buffer mode when
the computer has an power outage (or anything abnormal), unless off course the
modem has a modus for that. I'll have to check the technical manual.

My question now is: will hylafax retain all it's capability when I replace
faxgetty with a polling script that will place incoming faxes in hylafax's
incoming queue? Or would that break some of hylafax functions. 


Bavo De Ridder

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 14:23:16 -0500 (EST)
From: Evan Leibovitch <evan@telly.org>
To: Hylafax Mailing List <flexfax@fddi-sgi.engr.sgi.com>
Subject: Re: flexfax: not using faxgetty
Sender: owner-flexfax@celestial.com

On Mon, 11 Jan 1999, Bavo De Ridder wrote:

> I am currently planning to buy a (external) faxmodem that is capable of
> buffering faxes. It will probably be a US Robotics Message Plus. This modem
> uses standard AT commands, so regular operation won't be a problem.

I'm just wondering what's gained by using a buffering modem with HylaFAX.
Outside of the usual warnings about USR modems, just what extra abilities
does a buffering facility offer over the status quo? The only thing I can
think of is that a buffering faxmodem might be able to reset itself faster
after an attempt or transmission, but offhand I can't think of anything
else. 

Is it really worth the bother?
                                       _                     _
--                             ____  _| |_  ____  ___  ____ |_|___  ___
evan leibovitch, starnix inc. / ___><_  __><___ \/ __>| __ \| |\_ \/ _/
email: evan@starnix.com       \____\  | |_ / __ | |   | | | | | _>  <_
tollfree: 1-87-pro-linux      |____/  \___>\____|_|   |_| |_|_|/__/\__\
http://www.starnix.com         professional linux services and products

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: flexfax@fddi-sgi.engr.sgi.com
cc: mikeso@pogo.wv.tek.com (Michael Sorens)
From: darren@hylafax.org
Subject: Re: flexfax: questions on HylaFax 
Date: Mon, 11 Jan 1999 22:01:16 +0000
Sender: owner-flexfax@celestial.com

In message <199901082259.WAA13615@djwhome.demon.co.uk>, David Woolley writes:

>First a caution:  webmaster@hylafax.org is just an alias for the
>peer support mailing list!

Actually it isn't ;-) Messages to webmaster may appear on the list here from time to time though if the people on that alias think they're more appropriately answered on the list . . . we just bounce 'em on along.

Please don't mail to webmaster unless you would like to talk about the WWW pages.

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: technical@creteseal.com
Date: Mon, 11 Jan 1999 14:43:44 -0800
To: flexfax@fddi-sgi.engr.sgi.com
Subject: flexfax: Windows Clients
Sender: owner-flexfax@celestial.com

Hello,

I am running Redhat Linux 5.2 on a 586.  After a little struggle with a USR
Sportster I finally got it working.  HylaFAX works just fine with
tkhylafax, however I would like to be able to use HylaFAX with a windows
client.  

I understand that you can set it up so that the fax server is seen as a
network printer to the windows client (like ms fax).  How would I set this
up?  Any tips/pointers would be appreciated.

Tony.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 08:48:36 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@fddi-sgi.engr.sgi.com>
Subject: Re: flexfax: Windows Clients
Sender: owner-flexfax@celestial.com

technical@creteseal.com wrote:
> 
> Hello,
> 
> I am running Redhat Linux 5.2 on a 586.  After a little struggle with a USR
> Sportster I finally got it working.  HylaFAX works just fine with
> tkhylafax, however I would like to be able to use HylaFAX with a windows
> client.
> 
> I understand that you can set it up so that the fax server is seen as a
> network printer to the windows client (like ms fax).  How would I set this
> up?  Any tips/pointers would be appreciated.
> 
> Tony.

Hi,

read the documentation and installation instructions on the
WHFC homepage http://www.transcom.de/whfc . This should 
answer most of your questions.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "William H. Gilmore" <whgi@csi.com>
To: "'FlexFax Mailing List'" <flexfax@fddi-sgi.engr.sgi.com>
Subject: flexfax: Hylafax - faxq unable to exec faxsend
Date: Mon, 11 Jan 1999 19:21:15 -0700
Sender: owner-flexfax@celestial.com

I am attempting to setup Hylafax 4.0pl2 on my Linux (RedHat 5.2, kernel
2.0.36) box.  I installed the Hylafax RPM, hylafax-4.0pl2-3rh5.i386.rpm 
from
ftp://sunsite.unc.edu/pub/Linux/distributions/redhat/contrib/hurricane/i  
386.
Inbound faxes are working fine; but I receive the following error anytime 
that
I send a fax.

Jan  9 21:54:20 linux1 FaxQueuer[7784]: SUBMIT JOB 8
Jan  9 21:55:03 linux1 FaxQueuer[7784]: JOB 8: Send program terminated
     abnormally; unable to exec /usr/sbin/faxsend
Jan  9 21:55:03 linux1 FaxQueuer[7784]: NOTIFY: bin/notify "doneq/q8" 
"failed"
     "0:01"

The permissions on /usr/sbin are

drwxr-xr-x   2 root     root         4096 Jan  8 12:10 sbin

The permissions on /usr/sbin/faxsend are

-rwxr-xr-x   1 root     root        15576 Sep 29 15:45 faxsend

If I su - fax I can see and execute /usr/sbin/faxsend from bash without any
problems.

I do have the server and sesssion trace levels set to 11 but don't get any
error messages other than what is shown.  There are no logs created in
/var/spool/fax/logs either.

I have searched usenet as well as the HylaFax FAQ for a solution, but found 
none.  The FlexFax Mailing List Index on vix.com gives me a 404 error so I 
couldn't search there or on the mirror in Germany.

Any help with this would be greatly appreciated.

Thanks,

William Gilmore

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 11 Jan 1999 22:20:36 -0500 (EST)
From: Mike <mike@helpnet.louisville.ky.us>
To: flexfax@fddi-sgi.engr.sgi.com
Subject: flexfax: trying to build Xwin FaxGUI ....
Sender: owner-flexfax@celestial.com


Greetings all .... been reading a week a so ;-)

trying to get this thingy working ... very ugly lib so far and I come
across 'faxlibutil.a' in the FAXSRC/util dir ......

basically i'm trying to get a lib together that can be acccesed w/ athene,
xview, and/or cgi front ends ( ala Ralph Davis in "Windows Network
Programming")

all i've done so far is reverse eng faxstat into a header and cpp file
that can be called like 'lstDocQueue = Chylafax::getQueueList(FAX_DOCDIR)'
from a main.cpp file .... using athena now

question is ..... What is in the the libfaxutil.a lib ? I know it is an
a.out dll but is there a header i can cheat from? Is the lib just used to
make compile time shorter fo the other clients ?

Hate to intrude but i also hate to waste time and energy .... ;-)

Mike

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 11 Jan 1999 21:28:39 -0600
From: "S. Lee" <slee000@ameritech.net>
X-Accept-Language: en
To: flexfax@fddi-sgi.engr.sgi.com
Subject: flexfax: Modified Huffman protocol
Sender: owner-flexfax@celestial.com

It seems that the Modified Huffman compression protocol is not supported
by HylaFAX... can anyone confirm this?

S. Lee

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Modified Huffman protocol
To: slee000@ameritech.net (S. Lee)
Date: Tue, 12 Jan 1999 08:07:52 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> It seems that the Modified Huffman compression protocol is not supported
> by HylaFAX... can anyone confirm this?

1 D modified Huffman was the original group 3 fax format (not protocol).

It would be very strange if Hylafax didn't support it.  What is your 
evidence?

(It will never be first choice unless forced.)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 13 Jan 1999 15:46:06 -0600 (CST)
From: "S. Lee" <slee@slee.ameritech.net>
To: flexfax@sgi.com
Subject: Re: flexfax: Modified Huffman protocol
Sender: owner-flexfax@celestial.com



On Tue, 12 Jan 1999, David Woolley wrote:
Well, HylaFAX was having some troubles receiving a fax from a machine.
so i booted into NT, and winfax received it without any problems, and
reported that it was received in the MH format. HylaFAX worked before
when I tested it with a fax machine that used 1-D MR, so I assumed it had
something to do with the data format it was being sent in. When I looked
through the logs, there was a "getty error 0400" or something along those
lines... all i can remember is "getty" and "0400", i can't remember the
exact wording but my paraphrase is pretty much what it said. Any ideas on
what the problem might be? I have a USR 56k Sportster.

> 1 D modified Huffman was the original group 3 fax format (not protocol).
> 
> It would be very strange if Hylafax didn't support it.  What is your 
> evidence?
> 
> (It will never be first choice unless forced.)
> 

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 14:16:43 +0100
From: Antonio Pennino <nocera@mclink.it>
To: flexfax@fddi-sgi.engr.sgi.com
Subject: flexfax: Send EOP
Sender: owner-flexfax@celestial.com

I have a problem with hylafax, a USR SPORTSTER fax/modem (very recent
model) and some models of *receiving* fax (not fax/modem): the command

         send EOF

fail, and the fax is requeued, but the fax arrived OK.
The remote signal a error but, i repeat, the trasmission is OK.

How i can solve this e/o ignore the signal and *not* re-send the fax?

PLEASE answer to: nocera@mclink.it

Very thanks

From PAbercrombie@ptc.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 16:31:58 -0500
From: Phil Abercrombie <PAbercrombie@ptc.com>
Organization: Parametric Technology Corporation
To: Ronald Florence <ron@mlfarm.com>
CC: webmaster@hylafax.org,
        Darren Nickerson <darren.nickerson@balliol.oxford.ac.uk>
Subject: Re: faxstat.pl

Ronald Florence wrote:
> 
> Phil,
> 
> I've been trying to get your faxstat.pl program to work here, and I
> seem to have overlooked or misconfigured something.  We're running a
> small network of sparcs running Solaris-2.6, an apache-1.3.3 httpd
> server, and perl-5.004.01.  I fetched the various missing perl modules
> (Net/FTP.pm, NET/Config.pm, NET/Cmd.pm, Net/Netrc.pm), and moved the
> two print terminators (`JOB') to the left margin to quiet protests
> from the perl compiler.
> 
> Now, I get the heading `FAX System Status' then a line `Content-type:
> text/html', then an error messages:
> 
>    Can't locate object method "new" via package "Net::FTP::I" at
>    /usr/local/lib/perl5/IO/Socket.pm line 253.
> 

I attach a recent version of this file.  It is different enough
from the one which is on that website that I cannot guess
which is best.  Anyway, this is the one we are using.  It has a number
of things specific to our site which you will not want.  And it lacks
the pod, which I find disturbing.

But it doesn't indent everything by those 2 spaces, which raise my hackles and suspicions.

	-phil
Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\faxstat1.pl"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 22:40:48 +0100
From: Noury BENMANSOUR <n.benmansour@magic.fr>
To: flexfax@sgi.com
Subject: flexfax: mgetty in place of faxgetty
Sender: owner-flexfax@celestial.com

Is it possible to use mgetty in place of faxgetty ?
If so, how ?
Thanks.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: mgetty in place of faxgetty
To: n.benmansour@magic.fr (Noury BENMANSOUR)
Date: Wed, 13 Jan 1999 08:17:52 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> Is it possible to use mgetty in place of faxgetty ?
> If so, how ?

Why?

A more common requirement is to use mgetty as faxgetty's data getty.

Hylafax will work, outgoing only, without faxgetty, but this configuration
is not reccommended and supposedly causes problems.  I've never tried it.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 11:33:02 -0800
To: flexfax@celestial.com
From: technical@creteseal.com
Subject: flexfax: Unspecified Transmit Phase C Error
Sender: owner-flexfax@celestial.com

Ok, The windows clients are configured, the unix server looks good, and I'm
almost there. :)

I'm looking throughout the documentation on the the USR Sportster modem in
regards to a "Unspecified Transmit Phase C Error" that I keep getting.  In
addition the sent fax starts out being good in quality, but eventually
degrades into blocky gibberish a few lines later.

Any ideas?

Tony.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Unspecified Transmit Phase C Error
To: technical@creteseal.com
Date: Wed, 13 Jan 1999 08:09:08 +0000 (GMT)
Cc: flexfax@celestial.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> I'm looking throughout the documentation on the the USR Sportster modem in
> regards to a "Unspecified Transmit Phase C Error" that I keep getting.  In

Phase C is transmitting the actual fax image.

> addition the sent fax starts out being good in quality, but eventually
> degrades into blocky gibberish a few lines later.

Overrun due to faulty flow control?

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 12 Jan 1999 14:37:52 -0800
To: flexfax@celestial.com
From: Randy Kochis <randy@housing.sdsu.edu>
Subject: flexfax: landscape mode faxing with sendfax
Sender: owner-flexfax@celestial.com

Is it possible to send a fax in landscape mode with just sendfax? I've
scoured the man pages and saw no reference to it.

TIA,

Randy

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 13 Jan 1999 11:52:52 +1100
From: Damian A Ivereigh <damian@cisco.com>
Organization: Cisco Systems Inc
To: Randy Kochis <randy@housing.sdsu.edu>
CC: flexfax@celestial.com
Subject: Re: flexfax: landscape mode faxing with sendfax
Sender: owner-flexfax@celestial.com

What's the original source of the document? Is it text or postscript.
If you are just starting with text, I suggest you checkout nenscript
to convert it to postscript, then hand that to flexfax. If your
original document is already in postscript, its a bit tricker, since
you have to resize the page (squash it around - which doesn't seem
sensible).

Damian

Randy Kochis wrote:
> 
> Is it possible to send a fax in landscape mode with just sendfax? I've
> scoured the man pages and saw no reference to it.
> 
> TIA,
> 
> Randy

-- 

______________________________________________________________________
* Damian Ivereigh     *      ||        ||      * Cisco Systems, Inc.  
*
* MIS Printer Admin   *    .||||.    .||||.    * Sydney, Australia    
*
* Linux Bigot         * ..:||||||:..:||||||:.. * +61 2 8448 7344      
*
* damian@cisco.com    *   cisco Systems, Inc.  * Fax: +61 2 8448 7228 
*
*______________________________________________________________________*

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: Stanley.Wong@zurich.com.au
X-Lotus-FromDomain: ZURICH
To: flexfax@sgi.com
Date: Wed, 13 Jan 1999 13:49:39 +1000
Subject: flexfax: compile error AIX4.2.1
Sender: owner-flexfax@celestial.com


hi folks,

i've been attempting to compile hylafax v4.0pl2 under AIX 4.2.1 with AIX C
v3.1.4.9, GNU c++ v2.8.1, GNU libstdc++ 2.8.1.1 and GNU gs v5.10 but it
keeps falling over with:

   SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
   SendFaxClient &, class fxStr &)':
   SendFaxJob.c++:499: no matching function for call to
   `SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
   fxStr &), fxStr &, fxStr &)'
   FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
   (FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
   make: 1254-004 The error code from the last command is 1.

any guidance would be most welcome.  thanks in advance.

cheers,
stanley.
--
------------------------------------------------------------
stanley wong                  ZURICH Australia Group Limited
senior systems programmer           level 11, 15 blue street
ph: +61 2 9391 1513                   north sydney, NSW 2060
fx: +61 2 9391 1830       e-mail: stanley.wong@zurich.com.au

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Send EOP
To: nocera@mclink.it (Antonio Pennino)
Date: Wed, 13 Jan 1999 08:13:13 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> I have a problem with hylafax, a USR SPORTSTER fax/modem (very recent
> model) and some models of *receiving* fax (not fax/modem): the command
> 
>          send EOF
> 
> fail, and the fax is requeued, but the fax arrived OK.
> The remote signal a error but, i repeat, the trasmission is OK.

Search the archive for "RTN" and "retrain negative"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "=?euc-kr?B?w9bB2Mjs?=" <donfig@cosmetic.co.kr>
To: <flexfax@sgi.com>
Subject: flexfax: where is hylafax client program download?
Date: Wed, 13 Jan 1999 11:40:13 +0900
Sender: owner-flexfax@celestial.com

Hello....

where is hylafax client program for window(95) down site(URL)?

my email address donfig@cosmetic.co.kr

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "=?euc-kr?B?w9bB2Mjs?=" <donfig@cosmetic.co.kr>
To: <flexfax@sgi.com>
Subject: flexfax: faxsetup command error ?
Date: Wed, 13 Jan 1999 17:31:07 +0900
Sender: owner-flexfax@celestial.com

    hylafax program error?

    faxsetup command execution after make install.
    occurced error?
     
    ~~
    FATA ERROR: /usr/local/bin/sendfax is not an executable program!
    ~~

    
    
    

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "=?euc-kr?B?w9bB2Mjs?=" <donfig@cosmetic.co.kr>
To: <flexfax@sgi.com>
Subject: flexfax: util/libfaxutil.a file not found?
Date: Wed, 13 Jan 1999 17:44:17 +0900
Sender: owner-flexfax@celestial.com

sorry!
where is libfaxutil.a file ?

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 31 Dec 1998 14:11:05 +0800
From: CN Liu <cn@mail.sinyih.com.tw>
Organization: Sinyih Ceramic Co., Ltd
X-Accept-Language: en
To: flexfax@sgi.com
Subject: Re: flexfax: util/libfaxutil.a file not found?
Sender: owner-flexfax@celestial.com

 wrote:

> sorry!
> where is libfaxutil.a file ?

You probably are having the same problem as I am. My problem has been
here for months unresolved.

I have removed the hylafax4.0pl2 source directories and started all over

again for many times trying to build everything (on gcc2.8.1, Linux
2.0.35 upgrade from Slackware). Both gcc-2.8.x.patch and configure have
errors.

Please also let me know how to solve the errors once you have
sucessfully compiled all the executables.

Thanks!

CN
=============
myserver:/usr/src# patch <gcc-2.8.x.patch
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|# gcc-2.8.x.patch
|# Submitted by Robert Colquhoun
|#
|# For all versions of the GNU compiler gcc 2.8.0 and above, including
egcs
|#
|# Instructions : cd to the directory *above* the source, and run the
|# command 'patch < gcc-2.8.x.patch'
|
|diff -cr hylafax-v4.0pl2/hfaxd/FileSystem.c++
hylafax-v4.0pl2.new/hfaxd/FileSy+
|*** hylafax-v4.0pl2/hfaxd/FileSystem.c++        Sat Feb 14 21:50:01
1998
|--- hylafax-v4.0pl2.new/hfaxd/FileSystem.c++    Fri Feb 20 14:43:48
1998
--------------------------
Patching file hylafax-v4.0pl2/hfaxd/FileSystem.c++ using Plan A...
Hunk #1 failed at 139.
1 out of 1 hunks failed--saving rejects to
hylafax-v4.0pl2/hfaxd/FileSystem.c++j
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -cr hylafax-v4.0pl2/hfaxd/OldProtocol.c++
hylafax-v4.0pl2.new/hfaxd/OldPr+
|*** hylafax-v4.0pl2/hfaxd/OldProtocol.c++       Sat Feb 14 21:50:07
1998
|--- hylafax-v4.0pl2.new/hfaxd/OldProtocol.c++   Fri Feb 20 14:33:30
1998
--------------------------
Patching file hylafax-v4.0pl2/hfaxd/OldProtocol.c++ using Plan A...
Hunk #1 failed at 220.
Hunk #2 failed at 604.
Hunk #3 failed at 752.
3 out of 3 hunks failed--saving rejects to
hylafax-v4.0pl2/hfaxd/OldProtocol.c+j
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -cr hylafax-v4.0pl2/util/SendFaxClient.c++
hylafax-v4.0pl2.new/util/SendF+
|*** hylafax-v4.0pl2/util/SendFaxClient.c++      Sat Feb 14 21:47:24
1998
|--- hylafax-v4.0pl2.new/util/SendFaxClient.c++  Thu Feb 19 22:32:01
1998
--------------------------
Patching file hylafax-v4.0pl2/util/SendFaxClient.c++ using Plan A...
Hunk #1 failed at 457.
1 out of 1 hunks failed--saving rejects to
hylafax-v4.0pl2/util/SendFaxClient.cj
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -cr hylafax-v4.0pl2/util/SendFaxJob.c++
hylafax-v4.0pl2.new/util/SendFaxJ+
|*** hylafax-v4.0pl2/util/SendFaxJob.c++ Sat Feb 14 21:47:24 1998
|--- hylafax-v4.0pl2.new/util/SendFaxJob.c++     Fri Feb 20 15:38:37
1998
--------------------------
Patching file hylafax-v4.0pl2/util/SendFaxJob.c++ using Plan A...
Hunk #1 failed at 496.
1 out of 1 hunks failed--saving rejects to
hylafax-v4.0pl2/util/SendFaxJob.c++.j
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -cr hylafax-v4.0pl2/util/faxconfig.c
hylafax-v4.0pl2.new/util/faxconfig.c
|*** hylafax-v4.0pl2/util/faxconfig.c    Sat Feb 14 21:47:57 1998
|--- hylafax-v4.0pl2.new/util/faxconfig.c        Thu Feb 19 22:36:32
1998
--------------------------
Patching file hylafax-v4.0pl2/util/faxconfig.c using Plan A...
Hunk #1 succeeded at 51 with fuzz 2.
Hunk #2 succeeded at 123 with fuzz 2.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
....(The rest all succeed)

myserver:/usr/src/hylafax-v4.0pl2#cat config.log
.....
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
++ cat t.c
int t() { iopen(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
ld: cannot open -limage: No such file or directory
make: *** [t] Error 1
++ cat t.c
int t() { mallopt(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
ld: cannot open -lmalloc: No such file or directory
make: *** [t] Error 1
++ cat t.c
int t() { crypt(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
++ cat t.c
int t() { strftime(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
++ cat t.c
int t() { socket(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
++ cat t.c
int t() { logwtmp(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
ld: cannot open -lutil: No such file or directory
make: *** [t] Error 1
++ cat t.c
int t() { ftruncate(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
++ cat t.c
int t() { flock(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
++ cat t.c
int t() { openlog(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
++ cat t.c
int t() { pututxline(); return 0; }
int main(){ t(); return 0; }
++ make -f confMakefile t
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
-I/usr/local/include -
/tmp/cca258871.o: In function `t':
/usr/src/hylafax-v4.0pl2/t.c:1: undefined reference to `pututxline'
make: *** [t] Error 1
.....(No more error follows)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: util/libfaxutil.a file not found?
To: donfig@cosmetic.co.kr (=?euc-kr?B?w9bB2Mjs?=)
Date: Wed, 13 Jan 1999 23:40:20 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> where is libfaxutil.a file ?

It is generated by the build process if earlier steps succeed.  Look for
the real error earlier in the output.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 21:26:49 +0000 (GMT)
From: "Mark Wilson (P. Kay Associates Ltd.)" <percy@woodrow.demon.co.uk>
To: CN Liu <cn@mail.sinyih.com.tw>
cc: flexfax@sgi.com
Subject: Re: flexfax: util/libfaxutil.a file not found?
Sender: owner-flexfax@celestial.com

Hi,

Try the attached patch. I've used it on 3-4 Slackware 3.5 machines, and
it's worked. Hope it works for you.

Mark Wilson

P. Kay Associates Ltd.


On Thu, 31 Dec 1998, CN Liu wrote:

>  wrote:
> 
> > sorry!
> > where is libfaxutil.a file ?
> 
> You probably are having the same problem as I am. My problem has been
> here for months unresolved.
> 
> I have removed the hylafax4.0pl2 source directories and started all over
> 
> again for many times trying to build everything (on gcc2.8.1, Linux
> 2.0.35 upgrade from Slackware). Both gcc-2.8.x.patch and configure have
> errors.
> 
> Please also let me know how to solve the errors once you have
> sucessfully compiled all the executables.
> 
> Thanks!
> 
> CN
> =============
> myserver:/usr/src# patch <gcc-2.8.x.patch
> Hmm...  Looks like a new-style context diff to me...
> The text leading up to this was:
> --------------------------
> |# gcc-2.8.x.patch
> |# Submitted by Robert Colquhoun
> |#
> |# For all versions of the GNU compiler gcc 2.8.0 and above, including
> egcs
> |#
> |# Instructions : cd to the directory *above* the source, and run the
> |# command 'patch < gcc-2.8.x.patch'
> |
> |diff -cr hylafax-v4.0pl2/hfaxd/FileSystem.c++
> hylafax-v4.0pl2.new/hfaxd/FileSy+
> |*** hylafax-v4.0pl2/hfaxd/FileSystem.c++        Sat Feb 14 21:50:01
> 1998
> |--- hylafax-v4.0pl2.new/hfaxd/FileSystem.c++    Fri Feb 20 14:43:48
> 1998
> --------------------------
> Patching file hylafax-v4.0pl2/hfaxd/FileSystem.c++ using Plan A...
> Hunk #1 failed at 139.
> 1 out of 1 hunks failed--saving rejects to
> hylafax-v4.0pl2/hfaxd/FileSystem.c++j
> Hmm...  The next patch looks like a new-style context diff to me...
> The text leading up to this was:
> --------------------------
> |diff -cr hylafax-v4.0pl2/hfaxd/OldProtocol.c++
> hylafax-v4.0pl2.new/hfaxd/OldPr+
> |*** hylafax-v4.0pl2/hfaxd/OldProtocol.c++       Sat Feb 14 21:50:07
> 1998
> |--- hylafax-v4.0pl2.new/hfaxd/OldProtocol.c++   Fri Feb 20 14:33:30
> 1998
> --------------------------
> Patching file hylafax-v4.0pl2/hfaxd/OldProtocol.c++ using Plan A...
> Hunk #1 failed at 220.
> Hunk #2 failed at 604.
> Hunk #3 failed at 752.
> 3 out of 3 hunks failed--saving rejects to
> hylafax-v4.0pl2/hfaxd/OldProtocol.c+j
> Hmm...  The next patch looks like a new-style context diff to me...
> The text leading up to this was:
> --------------------------
> |diff -cr hylafax-v4.0pl2/util/SendFaxClient.c++
> hylafax-v4.0pl2.new/util/SendF+
> |*** hylafax-v4.0pl2/util/SendFaxClient.c++      Sat Feb 14 21:47:24
> 1998
> |--- hylafax-v4.0pl2.new/util/SendFaxClient.c++  Thu Feb 19 22:32:01
> 1998
> --------------------------
> Patching file hylafax-v4.0pl2/util/SendFaxClient.c++ using Plan A...
> Hunk #1 failed at 457.
> 1 out of 1 hunks failed--saving rejects to
> hylafax-v4.0pl2/util/SendFaxClient.cj
> Hmm...  The next patch looks like a new-style context diff to me...
> The text leading up to this was:
> --------------------------
> |diff -cr hylafax-v4.0pl2/util/SendFaxJob.c++
> hylafax-v4.0pl2.new/util/SendFaxJ+
> |*** hylafax-v4.0pl2/util/SendFaxJob.c++ Sat Feb 14 21:47:24 1998
> |--- hylafax-v4.0pl2.new/util/SendFaxJob.c++     Fri Feb 20 15:38:37
> 1998
> --------------------------
> Patching file hylafax-v4.0pl2/util/SendFaxJob.c++ using Plan A...
> Hunk #1 failed at 496.
> 1 out of 1 hunks failed--saving rejects to
> hylafax-v4.0pl2/util/SendFaxJob.c++.j
> Hmm...  The next patch looks like a new-style context diff to me...
> The text leading up to this was:
> --------------------------
> |diff -cr hylafax-v4.0pl2/util/faxconfig.c
> hylafax-v4.0pl2.new/util/faxconfig.c
> |*** hylafax-v4.0pl2/util/faxconfig.c    Sat Feb 14 21:47:57 1998
> |--- hylafax-v4.0pl2.new/util/faxconfig.c        Thu Feb 19 22:36:32
> 1998
> --------------------------
> Patching file hylafax-v4.0pl2/util/faxconfig.c using Plan A...
> Hunk #1 succeeded at 51 with fuzz 2.
> Hunk #2 succeeded at 123 with fuzz 2.
> Hmm...  The next patch looks like a new-style context diff to me...
> The text leading up to this was:
> ....(The rest all succeed)
> 
> myserver:/usr/src/hylafax-v4.0pl2#cat config.log
> .....
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ++ cat t.c
> int t() { iopen(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ld: cannot open -limage: No such file or directory
> make: *** [t] Error 1
> ++ cat t.c
> int t() { mallopt(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ld: cannot open -lmalloc: No such file or directory
> make: *** [t] Error 1
> ++ cat t.c
> int t() { crypt(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ++ cat t.c
> int t() { strftime(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ++ cat t.c
> int t() { socket(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ++ cat t.c
> int t() { logwtmp(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ld: cannot open -lutil: No such file or directory
> make: *** [t] Error 1
> ++ cat t.c
> int t() { ftruncate(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ++ cat t.c
> int t() { flock(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ++ cat t.c
> int t() { openlog(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> ++ cat t.c
> int t() { pututxline(); return 0; }
> int main(){ t(); return 0; }
> ++ make -f confMakefile t
> /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> -I/usr/local/include -
> /tmp/cca258871.o: In function `t':
> /usr/src/hylafax-v4.0pl2/t.c:1: undefined reference to `pututxline'
> make: *** [t] Error 1
> .....(No more error follows)
> 
> 
diff -cr hylafax-v4.0pl2/hfaxd/FileSystem.c++ hylafax-v4.0pl2.new/hfaxd/FileSystem.c++
*** hylafax-v4.0pl2/hfaxd/FileSystem.c++	Sat Feb 14 21:50:01 1998
--- hylafax-v4.0pl2.new/hfaxd/FileSystem.c++	Fri Feb 20 14:43:48 1998
***************
*** 139,202 ****
  SpoolDir HylaFAXServer::dirs[] = {
  { "/status/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listStatus,	HylaFAXServer::listStatusFile,
!   HylaFAXServer::nlstStatus,	HylaFAXServer::nlstUnixFile, },
  { "/sendq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   HylaFAXServer::listSendQ,	HylaFAXServer::listSendQFile,
!   HylaFAXServer::nlstSendQ,	HylaFAXServer::nlstSendQFile, },
  { "/doneq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   HylaFAXServer::listSendQ,	HylaFAXServer::listSendQFile,
!   HylaFAXServer::nlstSendQ,	HylaFAXServer::nlstSendQFile, },
  { "/docq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleDocQFile,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/tmp/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/log/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/recvq/",	FALSE, FALSE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   HylaFAXServer::listRecvQ,	HylaFAXServer::listRecvQFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/archive/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/pollq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   HylaFAXServer::listRecvQ,	HylaFAXServer::listRecvQFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/",		FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleRootFile,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/etc/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/info/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/bin/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/config/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/client/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  };
  #define	N(a)	(sizeof (a) / sizeof (a[0]))
  
--- 139,202 ----
  SpoolDir HylaFAXServer::dirs[] = {
  { "/status/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listStatus,	&HylaFAXServer::listStatusFile,
!   &HylaFAXServer::nlstStatus,	&HylaFAXServer::nlstUnixFile, },
  { "/sendq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   &HylaFAXServer::listSendQ,	&HylaFAXServer::listSendQFile,
!   &HylaFAXServer::nlstSendQ,	&HylaFAXServer::nlstSendQFile, },
  { "/doneq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   &HylaFAXServer::listSendQ,	&HylaFAXServer::listSendQFile,
!   &HylaFAXServer::nlstSendQ,	&HylaFAXServer::nlstSendQFile, },
  { "/docq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleDocQFile,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/tmp/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/log/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/recvq/",	FALSE, FALSE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   &HylaFAXServer::listRecvQ,	&HylaFAXServer::listRecvQFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/archive/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/pollq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   &HylaFAXServer::listRecvQ,	&HylaFAXServer::listRecvQFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/",		FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleRootFile,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/etc/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/info/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/bin/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/config/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/client/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  };
  #define	N(a)	(sizeof (a) / sizeof (a[0]))
  
diff -cr hylafax-v4.0pl2/hfaxd/OldProtocol.c++ hylafax-v4.0pl2.new/hfaxd/OldProtocol.c++
*** hylafax-v4.0pl2/hfaxd/OldProtocol.c++	Sat Feb 14 21:50:07 1998
--- hylafax-v4.0pl2.new/hfaxd/OldProtocol.c++	Fri Feb 20 14:33:30 1998
***************
*** 220,257 ****
  
  // NB: there is no support for the old style data transfer
  const OldProtocolServer::protoCmd OldProtocolServer::cmds[] = {
! { "begin",		TRUE,	OldProtocolServer::submitJob },
! { "checkPerm",		TRUE,	OldProtocolServer::ackPermission },
! { "tiff",		TRUE,	OldProtocolServer::getTIFFData },
! { "postscript",		TRUE,	OldProtocolServer::getPostScriptData },
! { "zpostscript",	TRUE,	OldProtocolServer::getZPostScriptData },
! { "opaque",		TRUE,	OldProtocolServer::getOpaqueData },
! { "zopaque",		TRUE,	OldProtocolServer::getZOpaqueData },
! { "poll",		TRUE,	OldProtocolServer::newPollID },
! { "userID",		FALSE,	OldProtocolServer::setUserID },
! { "version",		FALSE,	OldProtocolServer::setProtoVersion },
! { "serverStatus",	FALSE,	OldProtocolServer::sendServerStatus },
! { "serverInfo",		FALSE,	OldProtocolServer::sendServerInfo },
! { "allStatus",		FALSE,	OldProtocolServer::sendAllStatus },
! { "userStatus",		FALSE,	OldProtocolServer::sendUserStatus },
! { "jobStatus",		FALSE,	OldProtocolServer::sendJobStatus },
! { "recvStatus",		FALSE,	OldProtocolServer::sendRecvStatus },
! { "remove",		TRUE,	OldProtocolServer::removeJob },
! { "removeGroup",	TRUE,	OldProtocolServer::removeJobGroup },
! { "kill",		TRUE,	OldProtocolServer::killJob },
! { "killGroup",		TRUE,	OldProtocolServer::killJobGroup },
! { "alterTTS",		TRUE,	OldProtocolServer::alterJobTTS },
! { "alterGroupTTS",	TRUE,	OldProtocolServer::alterJobGroupTTS },
! { "alterKillTime",	TRUE,	OldProtocolServer::alterJobKillTime },
! { "alterGroupKillTime",	TRUE,	OldProtocolServer::alterJobGroupKillTime },
! { "alterMaxDials",	TRUE,	OldProtocolServer::alterJobMaxDials },
! { "alterGroupMaxDials",	TRUE,	OldProtocolServer::alterJobGroupMaxDials },
! { "alterNotify",	TRUE,	OldProtocolServer::alterJobNotification },
! { "alterGroupNotify",	TRUE,	OldProtocolServer::alterJobGroupNotification },
! { "alterModem",		TRUE,	OldProtocolServer::alterJobModem },
! { "alterGroupModem",	TRUE,	OldProtocolServer::alterJobGroupModem },
! { "alterPriority",	TRUE,	OldProtocolServer::alterJobPriority },
! { "alterGroupPriority",	TRUE,	OldProtocolServer::alterJobGroupPriority },
  };
  #define	NCMDS	(sizeof (cmds) / sizeof (cmds[0]))
  
--- 220,257 ----
  
  // NB: there is no support for the old style data transfer
  const OldProtocolServer::protoCmd OldProtocolServer::cmds[] = {
! { "begin",		TRUE,	&OldProtocolServer::submitJob },
! { "checkPerm",		TRUE,	&OldProtocolServer::ackPermission },
! { "tiff",		TRUE,	&OldProtocolServer::getTIFFData },
! { "postscript",		TRUE,	&OldProtocolServer::getPostScriptData },
! { "zpostscript",	TRUE,	&OldProtocolServer::getZPostScriptData },
! { "opaque",		TRUE,	&OldProtocolServer::getOpaqueData },
! { "zopaque",		TRUE,	&OldProtocolServer::getZOpaqueData },
! { "poll",		TRUE,	&OldProtocolServer::newPollID },
! { "userID",		FALSE,	&OldProtocolServer::setUserID },
! { "version",		FALSE,	&OldProtocolServer::setProtoVersion },
! { "serverStatus",	FALSE,	&OldProtocolServer::sendServerStatus },
! { "serverInfo",		FALSE,	&OldProtocolServer::sendServerInfo },
! { "allStatus",		FALSE,	&OldProtocolServer::sendAllStatus },
! { "userStatus",		FALSE,	&OldProtocolServer::sendUserStatus },
! { "jobStatus",		FALSE,	&OldProtocolServer::sendJobStatus },
! { "recvStatus",		FALSE,	&OldProtocolServer::sendRecvStatus },
! { "remove",		TRUE,	&OldProtocolServer::removeJob },
! { "removeGroup",	TRUE,	&OldProtocolServer::removeJobGroup },
! { "kill",		TRUE,	&OldProtocolServer::killJob },
! { "killGroup",		TRUE,	&OldProtocolServer::killJobGroup },
! { "alterTTS",		TRUE,	&OldProtocolServer::alterJobTTS },
! { "alterGroupTTS",	TRUE,	&OldProtocolServer::alterJobGroupTTS },
! { "alterKillTime",	TRUE,	&OldProtocolServer::alterJobKillTime },
! { "alterGroupKillTime",	TRUE,	&OldProtocolServer::alterJobGroupKillTime },
! { "alterMaxDials",	TRUE,	&OldProtocolServer::alterJobMaxDials },
! { "alterGroupMaxDials",	TRUE,	&OldProtocolServer::alterJobGroupMaxDials },
! { "alterNotify",	TRUE,	&OldProtocolServer::alterJobNotification },
! { "alterGroupNotify",	TRUE,	&OldProtocolServer::alterJobGroupNotification },
! { "alterModem",		TRUE,	&OldProtocolServer::alterJobModem },
! { "alterGroupModem",	TRUE,	&OldProtocolServer::alterJobGroupModem },
! { "alterPriority",	TRUE,	&OldProtocolServer::alterJobPriority },
! { "alterGroupPriority",	TRUE,	&OldProtocolServer::alterJobGroupPriority },
  };
  #define	NCMDS	(sizeof (cmds) / sizeof (cmds[0]))
  
***************
*** 604,612 ****
  
  #define	DEFINE_Alter(param)						\
  void OldProtocolServer::alterJob##param(const char* tag)		\
!     { applyToJob(tag, "alter", OldProtocolServer::reallyAlterJob##param); }\
  void OldProtocolServer::alterJobGroup##param(const char* tag)		\
!     { applyToJobGroup(tag, "alter", OldProtocolServer::reallyAlterJob##param); }
  
  fxBool
  OldProtocolServer::alterSuspend(Job& job)
--- 604,612 ----
  
  #define	DEFINE_Alter(param)						\
  void OldProtocolServer::alterJob##param(const char* tag)		\
!     { applyToJob(tag, "alter", &OldProtocolServer::reallyAlterJob##param); }\
  void OldProtocolServer::alterJobGroup##param(const char* tag)		\
!     { applyToJobGroup(tag, "alter", &OldProtocolServer::reallyAlterJob##param); }
  
  fxBool
  OldProtocolServer::alterSuspend(Job& job)
***************
*** 752,760 ****
  
  #define	DEFINE_Op(op)						\
  void OldProtocolServer::##op##Job(const char* tag)		\
!     { applyToJob(tag, fxQUOTE(op), OldProtocolServer::do##op); }\
  void OldProtocolServer::##op##JobGroup(const char* tag)		\
!     { applyToJobGroup(tag, fxQUOTE(op), OldProtocolServer::do##op); }
  void
  OldProtocolServer::doremove(Job& job, const char*)
  {
--- 752,760 ----
  
  #define	DEFINE_Op(op)						\
  void OldProtocolServer::##op##Job(const char* tag)		\
!     { applyToJob(tag, fxQUOTE(op), &OldProtocolServer::do##op); }\
  void OldProtocolServer::##op##JobGroup(const char* tag)		\
!     { applyToJobGroup(tag, fxQUOTE(op), &OldProtocolServer::do##op); }
  void
  OldProtocolServer::doremove(Job& job, const char*)
  {
diff -cr hylafax-v4.0pl2/util/SendFaxClient.c++ hylafax-v4.0pl2.new/util/SendFaxClient.c++
*** hylafax-v4.0pl2/util/SendFaxClient.c++	Sat Feb 14 21:47:24 1998
--- hylafax-v4.0pl2.new/util/SendFaxClient.c++	Thu Feb 19 22:32:01 1998
***************
*** 457,467 ****
  	if (info.rule->getResult() == TypeRule::TIFF) {
  	    fileSent = setFormat(FORM_TIFF)
  		    && setType(TYPE_I)
! 		    && sendData(fd, FaxClient::storeTemp, info.doc, emsg);
  	} else {
  	    fileSent = setFormat(FORM_PS)
  	    	    && setType(TYPE_I)		// XXX TYPE_A???
! 		    && sendZData(fd, FaxClient::storeTemp, info.doc, emsg);
  	}
  	Sys::close(fd);
  	if (!fileSent) {
--- 457,467 ----
  	if (info.rule->getResult() == TypeRule::TIFF) {
  	    fileSent = setFormat(FORM_TIFF)
  		    && setType(TYPE_I)
! 		    && sendData(fd, &FaxClient::storeTemp, info.doc, emsg);
  	} else {
  	    fileSent = setFormat(FORM_PS)
  	    	    && setType(TYPE_I)		// XXX TYPE_A???
! 		    && sendZData(fd, &FaxClient::storeTemp, info.doc, emsg);
  	}
  	Sys::close(fd);
  	if (!fileSent) {
diff -cr hylafax-v4.0pl2/util/SendFaxJob.c++ hylafax-v4.0pl2.new/util/SendFaxJob.c++
*** hylafax-v4.0pl2/util/SendFaxJob.c++	Sat Feb 14 21:47:24 1998
--- hylafax-v4.0pl2.new/util/SendFaxJob.c++	Fri Feb 20 15:38:37 1998
***************
*** 496,502 ****
  	fxBool fileSent = 
  	       client.setFormat(FaxClient::FORM_PS)
  	    && client.setType(FaxClient::TYPE_I)	// XXX??? TYPE_A
! 	    && client.sendZData(fd, FaxClient::storeTemp, coverDoc, emsg);
  	Sys::close(fd);
  	if (!fileSent) {
  	    if (emsg == "")
--- 496,502 ----
  	fxBool fileSent = 
  	       client.setFormat(FaxClient::FORM_PS)
  	    && client.setType(FaxClient::TYPE_I)	// XXX??? TYPE_A
! 	    && client.sendZData(fd, &FaxClient::storeTemp, coverDoc, emsg);
  	Sys::close(fd);
  	if (!fileSent) {
  	    if (emsg == "")
diff -cr hylafax-v4.0pl2/util/faxconfig.c hylafax-v4.0pl2.new/util/faxconfig.c
*** hylafax-v4.0pl2/util/faxconfig.c	Sat Feb 14 21:47:57 1998
--- hylafax-v4.0pl2.new/util/faxconfig.c	Thu Feb 19 22:36:32 1998
***************
*** 51,57 ****
  
  extern	int cvtFacility(const char*, int*);
  
! void
  main(int argc, char** argv)
  {
      extern int optind;
--- 51,57 ----
  
  extern	int cvtFacility(const char*, int*);
  
! int
  main(int argc, char** argv)
  {
      extern int optind;
***************
*** 123,127 ****
  	} while ((optind += 2) < argc);
  	(void) close(fifo);
      }
!     exit(0);
  }
--- 123,127 ----
  	} while ((optind += 2) < argc);
  	(void) close(fifo);
      }
!    return 0;
  }
diff -cr hylafax-v4.0pl2/util/faxmodem.c hylafax-v4.0pl2.new/util/faxmodem.c
*** hylafax-v4.0pl2/util/faxmodem.c	Sat Feb 14 21:47:57 1998
--- hylafax-v4.0pl2.new/util/faxmodem.c	Fri Feb 20 14:14:00 1998
***************
*** 186,192 ****
  
  extern	int cvtFacility(const char*, int*);
  
! void
  main(int argc, char** argv)
  {
      extern int optind;
--- 186,192 ----
  
  extern	int cvtFacility(const char*, int*);
  
! int
  main(int argc, char** argv)
  {
      extern int optind;
***************
*** 261,265 ****
  	fatal("%s: FIFO write failed for command (%s)",
  	    argv[0], strerror(errno));
      (void) close(fifo);
!     exit(0);
  }
--- 261,265 ----
  	fatal("%s: FIFO write failed for command (%s)",
  	    argv[0], strerror(errno));
      (void) close(fifo);
!     return 0;
  }
diff -cr hylafax-v4.0pl2/util/faxmsg.c hylafax-v4.0pl2.new/util/faxmsg.c
*** hylafax-v4.0pl2/util/faxmsg.c	Sat Feb 14 21:47:58 1998
--- hylafax-v4.0pl2.new/util/faxmsg.c	Thu Feb 19 22:34:45 1998
***************
*** 50,56 ****
  
  extern	int cvtFacility(const char*, int*);
  
! void
  main(int argc, char** argv)
  {
      extern int optind;
--- 50,56 ----
  
  extern	int cvtFacility(const char*, int*);
  
! int
  main(int argc, char** argv)
  {
      extern int optind;
***************
*** 127,131 ****
      if (write(fifo, cmd, strlen(cmd)) != strlen(cmd))
  	fatal("FIFO write failed for command (%s)", strerror(errno));
      (void) close(fifo);
!     exit(0);
  }
--- 127,131 ----
      if (write(fifo, cmd, strlen(cmd)) != strlen(cmd))
  	fatal("FIFO write failed for command (%s)", strerror(errno));
      (void) close(fifo);
!     return 0;
  }
diff -cr hylafax-v4.0pl2/util/faxstate.c hylafax-v4.0pl2.new/util/faxstate.c
*** hylafax-v4.0pl2/util/faxstate.c	Sat Feb 14 21:47:58 1998
--- hylafax-v4.0pl2.new/util/faxstate.c	Fri Feb 20 20:07:23 1998
***************
*** 72,78 ****
      return (NULL);
  }
  
! void
  main(int argc, char** argv)
  {
      extern int optind;
--- 72,78 ----
      return (NULL);
  }
  
! int
  main(int argc, char** argv)
  {
      extern int optind;
***************
*** 140,144 ****
  	    fatal("FIFO write failed for command (%s)", strerror(errno));
      }
      (void) close(fifo);
!     exit(0);
  }
--- 140,144 ----
  	    fatal("FIFO write failed for command (%s)", strerror(errno));
      }
      (void) close(fifo);
!     return 0;
  }
Date: Wed, 13 Jan 1999 14:30:23 +0000
From: Ron Arts <raarts@netland.nl>
Organization: Netland Internet Services
X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.36 i686)
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: patch for hfaxd reverse DNS problem together with WHFC client.
Sender: owner-flexfax@celestial.com

Hello,

Attached you'll find a patch for hfaxd. It solves the following problem:

 When a client connects to hfaxd, but it's IP address does not resolve
 properly both ways, the hfaxd issues the message:

 130 Warning, no inverse address mapping for client host name blabla

 Just before saying:

 220 bla.bla.nl server (HylaFAX (tm) Version 4.0pl2) ready.

 This confuses the WHFC client utterly.
 I patched hylafax to log this error to syslogd instead of 
 to the client (why does he need to know anyway?)

It's a trivial patch really..

regards,
Ron Arts

BTW I am not a subscriber on this list (hope it accepts mail from
  an anonymous user)--- hfaxd/InetFaxServer.c++-orig	Tue Jan 12 19:41:09 1999
+++ hfaxd/InetFaxServer.c++	Tue Jan 12 19:43:19 1999
@@ -175,10 +175,10 @@
 	for (const char** cpp = (const char**) hp->h_addr_list; *cpp; cpp++)
 	    if (memcmp(*cpp, &peer_addr.sin_addr, hp->h_length) == 0)
 		return (TRUE);
-	reply(130, "Warning, client address \"%s\" is not listed for host name \"%s\".",
+          logWarning("Warning, client address \"%s\" is not listed for host name \"%s\".",
 	    (const char*) remoteaddr, hp->h_name);
     } else
-	reply(130, "Warning, no inverse address mapping for client host name \"%s\".",
+	logWarning("Warning, no inverse address mapping for client host name \"%s\".",
 	    (const char*) name);
     return (FALSE);
 }

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 13 Jan 1999 21:55:51 +0100
From: Ron Arts <raarts@netland.nl>
Organization: Netland Internet Services
X-Accept-Language: en
To: darren@hylafax.org
CC: flexfax@sgi.com
Subject: Re: flexfax: patch for hfaxd reverse DNS problem together with WHFC 
 client.
Sender: owner-flexfax@celestial.com



darren@hylafax.org wrote:
> 
> In message <369CADFF.7B15C4C5@netland.nl>, Ron Arts writes:
> >This is a multi-part message in MIME format.
> >--------------72AC40C550FB5090CFB5E87B
> >Content-Type: text/plain; charset=us-ascii
> >Content-Transfer-Encoding: 7bit
> >
> >Hello,
> >
> >Attached you'll find a patch for hfaxd. It solves the following problem:
> >
> > When a client connects to hfaxd, but it's IP address does not resolve
> > properly both ways, the hfaxd issues the message:
> >
> > 130 Warning, no inverse address mapping for client host name blabla
> >
> > Just before saying:
> >
> > 220 bla.bla.nl server (HylaFAX (tm) Version 4.0pl2) ready.
> >
> > This confuses the WHFC client utterly.
> > I patched hylafax to log this error to syslogd instead of
> > to the client (why does he need to know anyway?)
> 
> UGH, I actually think the client SHOULD be informed that their reverse 
> DNS is broken. Perhaps the correct fix here is to document HylaFAX's 
> behavior on the much-needed client-server protocol technical 
> specification and ask WHFC to be more tolerant of such warnings?

Well, I forgot to mention that I *did* inform the maintainer of WHFC
of this deficiency. I advised him to correct this problem in his
code.

Probably best would be to make this 130 message an option,
because for many people DNS is a tough beast to configure,
and I for one wouldn't want end-users to be bothered with
cryptical messages like this. Mail the FaxManager, or root.
Or syslog-it like I did.

Ron Arts

> 
> Anyone want to volunteer to document the C/S protocol?
> 
> -Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: Ron Arts <raarts@netland.nl>
cc: flexfax@sgi.com
From: darren@hylafax.org
Subject: Re: flexfax: patch for hfaxd reverse DNS problem together with WHFC 
 client.
Date: Wed, 13 Jan 1999 19:32:50 +0000
Sender: owner-flexfax@celestial.com

In message <369CADFF.7B15C4C5@netland.nl>, Ron Arts writes:
>This is a multi-part message in MIME format.
>--------------72AC40C550FB5090CFB5E87B
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>Hello,
>
>Attached you'll find a patch for hfaxd. It solves the following problem:
>
> When a client connects to hfaxd, but it's IP address does not resolve
> properly both ways, the hfaxd issues the message:
>
> 130 Warning, no inverse address mapping for client host name blabla
>
> Just before saying:
>
> 220 bla.bla.nl server (HylaFAX (tm) Version 4.0pl2) ready.
>
> This confuses the WHFC client utterly.
> I patched hylafax to log this error to syslogd instead of 
> to the client (why does he need to know anyway?)

UGH, I actually think the client SHOULD be informed that their reverse DNS is broken. Perhaps the correct fix here is to document HylaFAX's behavior on the much-needed client-server protocol technical specification and ask WHFC to be more tolerant of such warnings?

Anyone want to volunteer to document the C/S protocol?

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 09:12:40 +0100
From: Matthias Apitz <guru@Sisis.de>
To: darren@hylafax.org
Cc: Ron Arts <raarts@netland.nl>, flexfax@sgi.com
Subject: Re: flexfax: patch for hfaxd reverse DNS problem together with WHFC client.
Sender: owner-flexfax@celestial.com

On Wed, Jan 13, 1999 at 07:32:50PM +0000, darren@hylafax.org wrote:
> In message <369CADFF.7B15C4C5@netland.nl>, Ron Arts writes:
> >
> >Hello,
> >
> >Attached you'll find a patch for hfaxd. It solves the following problem:
> >
> > When a client connects to hfaxd, but it's IP address does not resolve
> > properly both ways, the hfaxd issues the message:
> >
> > 130 Warning, no inverse address mapping for client host name blabla
> >
> > Just before saying:
> >
> > 220 bla.bla.nl server (HylaFAX (tm) Version 4.0pl2) ready.
> >
> > This confuses the WHFC client utterly.
> > I patched hylafax to log this error to syslogd instead of 
> > to the client (why does he need to know anyway?)
> 
> UGH, I actually think the client SHOULD be informed that
> their reverse DNS is broken. Perhaps the correct fix here
> is to document HylaFAX's behavior on the much-needed
> client-server protocol technical specification and ask WHFC
> to be more tolerant of such warnings?

totally agreed;
[BTW: please truncate mail messages around coulumn 60-70]

	matthias

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 13:33:37 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: Ron Arts <raarts@netland.nl>
CC: flexfax@sgi.com
Subject: Re: flexfax: patch for hfaxd reverse DNS problem together with WHFC 
 client.
Sender: owner-flexfax@celestial.com

Ron Arts wrote:
> 
> Hello,
> 
> Attached you'll find a patch for hfaxd. It solves the following problem:
> 
>  When a client connects to hfaxd, but it's IP address does not resolve
>  properly both ways, the hfaxd issues the message:
[...]
>  This confuses the WHFC client utterly.
>  I patched hylafax to log this error to syslogd instead of
>  to the client (why does he need to know anyway?)

Hi,

i will implement here a better behaviour of WHFC in the version
1.1.0. But acutally i am very busy with other projects, so it will
take some time untill a new version will be released. 

Uli 
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 13 Jan 1999 12:48:59 +0100 (CET)
From: Tomas Olaj <tomaso@odin.sleipner.hiof.no>
To: flexfax@sgi.com
cc: hnh@bukharin.hiof.no
Subject: flexfax: ps2fax with Hylafax doesn't work - help
Sender: owner-flexfax@celestial.com


Hello,

I have some problems with Hylafax when converting documents with ps2fax
and the Hylafax web-pages doesn't give any bright answers to my problems.
I hope You, the Hylafax-experts can do, :

I have installed this package 'hylafax-4.0pl2-3rh5.i386.rpm' on a RedHat
5.1 Linux machine. The ghostscript package is 'ghostscript-5.10-6'.

1) Problem:

Jan 13 13:15:59 test FaxQueuer[11511]: JOB 56 (active dest +4769215302 
pri 127 tts 0:00 killtime 2:59:00): CONVERT DOCUMENT: bin/ps2fax -o 
docq/doc56.cover;31 -r 196 -w 1728 -l 280 -m 4294967295 -1 
docq/doc56.cover
 
Jan 13 13:16:00 test FaxQueuer[11511]: JOB 56 (active dest +4769215302 
pri 127 tts 0:00 killtime 2:58:59): CONVERT DOCUMENT: bin/ps2fax -o 
docq/doc85.ps;31 -r 196 -w 1728 -l 280 -m 4294967295 -1 docq/doc85.ps.56 

Jan 13 13:16:01 test FaxQueuer[11511]: JOB 56: CONVERT DOCUMENT: 
Could not reopen converted document to verify format J  

2) Problem:
drwx------   2 uucp     uucp         1024 Jan 13 13:16 .
drwxr-xr-x  17 uucp     uucp         1024 Jan 13 11:37 ..
-rw-rw----   1 uucp     60002       10890 Jan 13 13:00 doc54.cover
-rw-rw----   1 uucp     60002       10889 Jan 13 13:01 doc55.cover
-rw-rw----   1 uucp     60002       10889 Jan 13 13:15 doc56.cover
-rw-rw----   1 uucp     60002        6928 Jan 13 13:00 doc81.ps
-rw-rw----   1 uucp     60002        5922 Jan 13 13:01 doc83.ps.55
-rw-rw----   1 uucp     60002        5922 Jan 13 13:15 doc85.ps.56
-rw-------   1 uucp     uucp            2 Jan 13 13:15 seqf
[root@test docq]# pwd /var/spool/fax/docq
Why GID 60002?

Please reply any answers to <tomi@hiof.no>
In advance: Thanks (Norwegian: Tusen Takk)

-Tomi-

Tomas Olaj - Computer Engineer
Oestfold College, School of Computer Sciences
Os allee 11, N-1757 HALDEN, Phone: +4769215361, Fax: +4769215302
email: tomi@hiof.no  W3: www.hiof.no/~tomaso

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 13 Jan 1999 17:06:07 +0100
From: Philipp Steinkrueger <philipp@oberberg-online.de>
Organization: Oberberg-Online Infosysteme
To: flexfax@sgi.com
Subject: flexfax: Zyxel U-1496
Sender: owner-flexfax@celestial.com

Hello,

i am not sure which modem i should buy.

I wanted to buy the Multitech 2834ZDX, but this isnt easy to get
in germany.

So i thought of the Zyxel U-1496.

What do you think ? Any suggestions, tips, experience and warnings
welcome.

Phil
-- 
Philipp Steinkrger

Oberberg-Online Informations Systeme
Email: steinkrueger@oberberg-online.de

From rjc@trump.net.au  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 22:20:35 +1100
To: Phil Watkinson <pkw@elgro.co.uk>
From: Robert Colquhoun <rjc@trump.net.au>
Subject: Re: flexfax: ZyXEL 2864 modems - now recommended?

Hi Phil,

Sorry for the delay replying...

At 10:29 AM 1/9/99 +0000, you wrote:
>Hi, ZyXEL modem users
>
>I am attempting to update the html documentation concerning modem
>information, and I would like your advice on ZyXEL 2834 series. I
>intend to submit the update to matthias and to the www.hylafax.org 
>website.
>
>The ZyXEL U-1496e+ is already recommended for use by HylaFAX, the 
>Elite 2864 and 2864I has no recommendation. Comments in the mailing
>list over the last couple of years suggest that both these models
>suffer particularly from the RTN syndrome (ie will send the first
>page 3 times, then abort). It was of interest that on 19 Dec 1998 
>Alex<hylafax@astra.sif.it> announced that the 2.99i development
>firmware for the 2864I had a specific fix for this problem.

Ummm i should point out the latest 1496 has the same problem as the 2864 as
far as RTN's go.  Something funny occurs in both modems firmware at the end
of page.  Hopefully Zyxel will issue a firmware update for the 1496 as well
as the 2864.

>
>   c. they can be recommended whether they have the new firmware or not?
>

I've been looking at the recommended modems - and i think that the
Courier(recent firmware *only*) could be included in the recommended
modems.  This would give a hint to people to prefer it over the Sportster
given a choice.  None of the currently recommended modems are currently
available in Australia - except perhaps the Multitechs - which apparently
aren't nearly as good as they used to be(i think i heard they swapped
chipsets from AT&T to Rockwell for some/all models).

- Robert

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: flexfax: typerules man page error: operators only for numbers
To: flexfax@sgi.com
Date: Tue, 12 Jan 1999 08:37:05 +0000 (GMT)
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

As the result of an off list reply to my pointer to reading the typerules
man page for the handling of (presumed) ISO 8859/1 text, I've become
aware that the typerules man page is wrong.

It says that x always matches anything, whereas the code only recognizes
operators for types other than ascii and string, i.e. numeric types.
Anything in the match field for string is actually taken literally,
give or take any quoting of spaces (if it supports this), and is don't
care for ascii.

I also note that the definition of ascii is based on the character class
test isprintable, and is probably locale dependent, although changing the
locale, from C, may well break Hylafax and other programs.  (To what extent
is hylafax locale safe; I know that it is not locale safe with regard to
decimal point characters.)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: flexfax: Offline fax modems (was: not using faxgetty)
To: evan@telly.org (Evan Leibovitch)
Date: Wed, 13 Jan 1999 08:22:12 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> I'm just wondering what's gained by using a buffering modem with HylaFAX.

I think the normal benefit is for people who receive two or three faxes
whilst they are out, but don't want to pay for the electricity bills
to cover that time or are using a laptop.  It may also benefit people
who switch operating systems or are running an unstable version of windows.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 10:19:41 +0100 (CET)
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: flexfax@sgi.com
cc: Evan Leibovitch <evan@telly.org>
Subject: Re: flexfax: Offline fax modems (was: not using faxgetty)
Sender: owner-flexfax@celestial.com

On Wed, 13 Jan 1999, David Woolley wrote:

> > I'm just wondering what's gained by using a buffering modem with HylaFAX.
> 
> I think the normal benefit is for people who receive two or three faxes
> whilst they are out, but don't want to pay for the electricity bills
> to cover that time or are using a laptop.  It may also benefit people
> who switch operating systems or are running an unstable version of windows.
> 

Or... people who can't guarantee their computer will always be online.
If the administrator is not always available, it is interesting to be sure
faxes will keep coming...


BDR

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 11:41:21 +0100
From: Jose Delgado <jose@abcnet.es>
Organization: abc analog s.l.
X-Accept-Language: en,es-ES
To: flexfax@sgi.com
Subject: flexfax: hylafax & mgetty
Sender: owner-flexfax@celestial.com


Hello,

Does someone knows if possible to run simultaneously mgetty and hylafax?
Currently, I have a rack for Internet dial-in modems, running Linux and
mgetty, and would want to share all these lines and modems also for
hylafax fax-in and fax-out (also using all modems if possible when the
joblist is large).

Prev-Resent-Date: 14 Jan 1999 17:43:26 -0000
Prev-Resent-Cc: recipient list not shown: ;
MBOX-Line: From sparc-list-request@redhat.com  Thu Jan 14 12:43:25 1999
X-Sender: steve@mail.thornet.co.uk
X-Mailer: Windows Eudora Light Version 3.0.1 (32)
Date: Thu, 14 Jan 1999 17:24:05 +0000
To: sparc-list@redhat.com
From: Steve Heaven <steve@thornet.co.uk>
Subject: flexfax: Re: HylaFAX
Prev-Resent-Message-ID: <"OisPe.0.VC.zoYds"@lists.redhat.com>
Prev-Resent-From: sparc-list@redhat.com
Reply-To: sparc-list@redhat.com
X-Mailing-List: <sparc-list@redhat.com> archive/latest/1095
X-Loop: sparc-list@redhat.com
Prev-Resent-Sender: sparc-list-request@redhat.com
X-URL: http://www.redhat.com
Sender: owner-flexfax@celestial.com

At 05:57 PM 18/10/98 +0100, Mr. Arlington Hewes wrote:
>Sure thing . . . I'm maintaining it for i386 AND sparc.
>
>I think you missed it in contrib/
>
>Check contrib/hurricane/sparc/hylafax-4.0pl2-3rh5.sparc.rpm
>
>I'd be interested to know how you make out.

It's now working OK except that I have to have the modem in XON/XOFF mode
rather than rtscts. This means that in order for it to be reliable I've had
to slow down to 9600.
There is a reference in the HylaFAX FAQ(www.hylafax.org/HylaFAQ/Q74.html)
to a problem with the serial port H/W on some Suns (I'm using an IPC).
Is there a fix or work around for this?

Thanks

Steve


-- 
To unsubscribe: mail -s unsubscribe sparc-list-request@redhat.com < /dev/null

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Modified Huffman protocol
To: slee@slee.ameritech.net (S. Lee)
Date: Thu, 14 Jan 1999 08:17:30 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Well, HylaFAX was having some troubles receiving a fax from a machine.
> so i booted into NT, and winfax received it without any problems, and
> reported that it was received in the MH format. HylaFAX worked before
> when I tested it with a fax machine that used 1-D MR, so I assumed it had
> something to do with the data format it was being sent in. When I looked
> through the logs, there was a "getty error 0400" or something along those

There is no such message in the Hylafax sources as best I can tell.  This
one probably comes from init, and is probably the result of an exit(1) call,
which is the way that most user programs signal a failure.

To get any further, we need detailed Hylafax session logs.

> lines... all i can remember is "getty" and "0400", i can't remember the
> exact wording but my paraphrase is pretty much what it said. Any ideas on
> what the problem might be? I have a USR 56k Sportster.

What fax class are you using?

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 16:49:40 -0600 (CST)
From: "S. Lee" <slee@slee.ameritech.net>
To: flexfax@sgi.com
Subject: Re: flexfax: Modified Huffman protocol
Sender: owner-flexfax@celestial.com

On Thu, 14 Jan 1999, David Woolley wrote:
> There is no such message in the Hylafax sources as best I can tell.  This
> one probably comes from init, and is probably the result of an exit(1) call,
> which is the way that most user programs signal a failure.

Nope, the error is from getty, which is run to initiate the fax connection
(i think)... i've been looking all over for getty errors, but i just can't
seem to find any docs on them.
My only guess is that, since this was an international call, the
machines didn't have enough time to negotiate a connection... So I've
added a line to my config.cua1 file that reads something along the lines
of: ATS7=90, which sets time to wait for a connection to be negotiated to
90 seconds.

> To get any further, we need detailed Hylafax session logs.
> 
> What fax class are you using?

Fax class is 2.0. here's one log:
Jan 10 21:15:23.88: [   91]: SESSION BEGIN 00000005 ********* (fax number
edited out)
Jan 10 21:15:23.89: [   91]: <-- [4:ATA\r]
Jan 10 21:16:17.30: [   91]: --> [10:NO CARRIER]
Jan 10 21:16:17.31: [   91]: ANSWER: Ring detected without successful
handshake
Jan 10 21:16:17.31: [   91]: SESSION END

Then, on a second call from the very same fax machine, HylaFAX generates a
different log:
Jan 10 21:17:02.80: [   91]: SESSION BEGIN 00000006 18476570217
Jan 10 21:17:02.80: [   91]: <-- [4:ATA\r]
Jan 10 21:17:22.15: [   91]: --> [4:+FDM]
Jan 10 21:17:22.15: [   91]: ANSWER: DATA CONNECTION
Jan 10 21:17:22.15: [   91]: GETTY: START "/sbin/getty -h cua1 dx_38400",
pid 4$
Jan 10 21:17:22.28: [   91]: GETTY: exit status 0400
Jan 10 21:17:22.28: [   91]: SESSION END

Another call from the fax machine (which is located in Korea, I'm in USA)
generated exactly the same log, only with different time stamps.

S. Lee

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Posted-Date: Thu, 14 Jan 1999 17:11:14 -0700 (MST)
Date: Thu, 14 Jan 1999 17:11:23 +0000 (/etc/localtime)
From: John Williams <williams@morinda.com>
To: Hylafax <flexfax@sgi.com>
Subject: flexfax: Trace which modem a session is on?
Sender: owner-flexfax@celestial.com

I hope this is a easy question for someone.

Can anyone tell me what to set the "SessionTracing:" parameter to
in order to have the modem's tty recorded in the log file?

~ John Williams

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "William H. Gilmore" <whgi@csi.com>
To: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: FW: flexfax: Trace which modem a session is on?
Date: Fri, 15 Jan 1999 00:03:38 -0700
Sender: owner-flexfax@celestial.com

Set the SessionTracing=11 in the config file for you modem.

-----Original Message-----
From:	John Williams [SMTP:williams@morinda.com]
Sent:	Thursday, January 14, 1999 10:11 AM
To:	Hylafax
Subject:	flexfax: Trace which modem a session is on?

I hope this is a easy question for someone.

Can anyone tell me what to set the "SessionTracing:" parameter to
in order to have the modem's tty recorded in the log file?

~~ John Williams

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Posted-Date: Fri, 15 Jan 1999 12:47:32 -0700 (MST)
Date: Fri, 15 Jan 1999 12:47:50 +0000 (/etc/localtime)
From: John Williams <williams@morinda.com>
To: "William H. Gilmore" <whgi@csi.com>
cc: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: Re: FW: flexfax: Trace which modem a session is on?
Sender: owner-flexfax@celestial.com

On Fri, 15 Jan 1999, William H. Gilmore wrote:
> > -----Original Message-----
> > From:	John Williams [SMTP:williams@morinda.com]
> > Sent:	Thursday, January 14, 1999 10:11 AM
> > To:	Hylafax
> > Subject:	flexfax: Trace which modem a session is on?
> > 
> > I hope this is a easy question for someone.
> > 
> > Can anyone tell me what to set the "SessionTracing:" parameter to
> > in order to have the modem's tty recorded in the log file?
> > 
> > ~~ John Williams
>
> Set the SessionTracing=11 in the config file for you modem.

Sorry, that does not work.

My SessionTracing is already set to 11, but there is nothing in the log
file to identify which modem was used.  

Here is one of our logfiles:

Jan 13 10:37:58.83: [20978]: SESSION BEGIN 00095930 #########
Jan 13 10:37:58.83: [20978]: SEND FAX: JOB 20377 DEST ######## COMMID 00095930
Jan 13 10:37:58.83: [20978]: DELAY 2600 ms
Jan 13 10:38:01.44: [20978]: <-- [15:ATE0V1Q0S0=0H0\r]
Jan 13 10:38:01.71: [20978]: --> [14:ATE0V1Q0S0=0H0]
Jan 13 10:38:01.71: [20978]: --> [2:OK]
Jan 13 10:38:01.71: [20978]: <-- [21:ATS8=2S7=60&E4&D3&C1\r]
Jan 13 10:38:01.91: [20978]: --> [2:OK]
Jan 13 10:38:01.91: [20978]: <-- [12:AT+FCLASS=2\r]
Jan 13 10:38:02.11: [20978]: --> [2:OK]
Jan 13 10:38:02.11: [20978]: <-- [10:AT+FTBC=0\r]
Jan 13 10:38:02.31: [20978]: --> [2:OK]
Jan 13 10:38:02.31: [20978]: <-- [10:AT+FBOR=0\r]
Jan 13 10:38:02.51: [20978]: --> [2:OK]
Jan 13 10:38:02.51: [20978]: <-- [13:AT+FPHCTO=30\r]
Jan 13 10:38:02.71: [20978]: --> [2:OK]
Jan 13 10:38:02.71: [20978]: <-- [24:AT+FDCC=1,5,2,2,2,0,0,0\r]
Jan 13 10:38:02.91: [20978]: --> [2:OK]
Jan 13 10:38:02.91: [20978]: <-- [5:ATM0\r]
Jan 13 10:38:03.11: [20978]: --> [2:OK]
Jan 13 10:38:03.11: [20978]: <-- [12:AT+FCLASS=2\r]
Jan 13 10:38:03.41: [20978]: --> [2:OK]
Jan 13 10:38:03.41: [20978]: <-- [10:AT+FTBC=0\r]
Jan 13 10:38:03.69: [20978]: --> [2:OK]
Jan 13 10:38:03.69: [20978]: <-- [10:AT+FBOR=0\r]
Jan 13 10:38:03.97: [20978]: --> [2:OK]
Jan 13 10:38:03.97: [20978]: <-- [13:AT+FPHCTO=30\r]
Jan 13 10:38:04.29: [20978]: --> [2:OK]
Jan 13 10:38:04.29: [20978]: <-- [24:AT+FDCC=1,5,2,2,2,0,0,0\r]
Jan 13 10:38:04.61: [20978]: --> [2:OK]
Jan 13 10:38:04.61: [20978]: <-- [31:AT+FLID="Morinda, Inc. (vger)"\r]
Jan 13 10:38:04.93: [20978]: --> [2:OK]
Jan 13 10:38:04.93: [20978]: DIAL ########
Jan 13 10:38:04.93: [20978]: <-- [19:ATDT##########@\r]
Jan 13 10:38:42.37: [20978]: --> [4:BUSY]
Jan 13 10:38:42.37: [20978]: SEND FAILED: Busy signal detected
Jan 13 10:38:42.37: [20978]: <-- [5:ATH0\r]
Jan 13 10:38:47.37: [20978]: MODEM <Timeout>
Jan 13 10:38:47.37: [20978]: SESSION END

And here is one of our config files:

#
# Configuration for a Multi-Tech MT1432, MT224BA, and MT1932ZDX modems.
#
# MT1432        firmware rev 0307 I or newer
# MT132BG       rev 0109A
# MT1932ZDX     rev 0109H
#
# Note that MT1432 modems come in several varieties:
#
# MT1432BA      uses Rockwell data pump
# MT1432BA/A    uses AT&T data pump
# MT1432BG      MT1432BA tweaked for German FCC
# MT1432MK      (for UK?)
#
# The modem has been tried with both XON/XOFF and RTS/CTS flow
# control; this configuration is for hardware flow control.
#
#
CountryCode:            1
AreaCode:               801
FAXNumber:              1-#########
LongDistancePrefix:     1
InternationalPrefix:    011
DialStringRules:        "etc/dialrules"
ServerTracing:          1
SessionTracing:         11
RecvFileMode:           0600
LogFileMode:            0600
DeviceMode:             0600
RingsBeforeAnswer:      1
SpeakerVolume:          off
GettyArgs:              "-h %l dx_%s"
LocalIdentifier:        "Morinda, Inc. (vger)"
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%p of %%t"
MaxRecvPages:           9999
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:              Class2          # use class 2 interface
ModemRate:              38400           # lock rate for DCE-DTE communication
ModemFlowControl:       rtscts          # default
#
ModemHardFlowCmd:       AT&E4           # hardware flow control
ModemSoftFlowCmd:       AT&E5           # software flow control
ModemSetupDTRCmd:       AT&D3           # setup so DTR drop resets modem
ModemSetupDCDCmd:       AT&C1           # setup so DCD reflects carrier (or not)
ModemSetupAACmd:        AT+FAA=1        # enable adaptive-answer in class 2
#
# NB: some models get confused by the @
#
ModemDialCmd:           ATDT%s@         # T for tone dialing, @ for silence
#
Class2RecvDataTrigger:  "\022"          # character sent to modem to start recv
ModemReadyState:        "D"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: util/libfaxutil.a file not found?
To: percy@woodrow.demon.co.uk (Mark Wilson)
Date: Fri, 15 Jan 1999 08:53:45 +0000 (GMT)
Cc: cn@mail.sinyih.com.tw, flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> > int t() { strftime(); return 0; }
> > int main(){ t(); return 0; }
> > ++ make -f confMakefile t
> > /usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util
> > -I/usr/local/include -

These are not from the Hylafax build, but from the configure script.
configure deliberately compiles small programs that are expected to fail
in many cases.

At a guess someone has taken the configure log file when they should have
captured the standard error from the main make (redirect, or script command).

Also, the patch looks like the standard egcs patch; to avoid divergent
versions, it would probably have been better to simply refer to that
by URL.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: Chucka@freedomsystems.com
Reply-To: <Chucka@freedomsystems.com>
To: <flexfax@sgi.com>
Subject: flexfax: help? cant install rpm package
Date: Thu, 14 Jan 1999 12:34:06 -0800
Importance: Normal
Sender: owner-flexfax@celestial.com


if i do this.....
{root@host2 /rpms]#rpm -U hylafax-4.0pl2-3rh5.i386.rpm

i get this .......
failed dependecies:
		ghostscript-fonts-std >= 5.02 is needed bu hylafax-4.0pl2-3rh5

ive looked for a rpm for ghostscript but cant seem to find one .... i have gotten a bunch of fonts but it doesnt seem to have a place to put them ? and i cant seem to find 5.02 just 5.05 or so and definately not a rpm...

what do i do now?

thanks in advance 
chuck

==========================================
Chuck Anderson 
System Engineering / Information Services Director
Freedom Systems Inc. 
3625 N Parkway Drive
Fresno, Ca 93722
Phone: (209) 276-6370 
Fax: (209) 276-2084
--------------------------------------------
Fear the Penguin......  an inside joke.
--------------------------------------------

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: Chucka@freedomsystems.com
cc: flexfax@sgi.com, Herman Van Keer <hvk@attcanada.net>
From: darren@hylafax.org
Subject: Re: flexfax: help? cant install rpm package (and "what is going 
 wrong")
Date: Fri, 15 Jan 1999 01:56:17 +0000
Sender: owner-flexfax@celestial.com

Folks,

I'm pleased to say that we shall soon have mailing list archives online and 
searchable at hylafax.org . . . in the meantime here's the answers to your 
HylaFAX RPM installation problems. I know I should get a page up about this, 
and I will when I can find the time.

-Darren

>From owner-flexfax-outbound@celestial.com  Tue Jan  5 19:34:09 1999
>Message-Id: <199901051804.SAA22808@hewes.icl.ox.ac.uk>
>X-Mailer: exmh version 2.0.2 2/24/98
>To: Ben Donohue <donohueb@bvm.com.au>
>cc: flexfax@sgi.com
>From: darren@hylafax.org
>Subject: Re: flexfax: RH5.1 on i386, doesn't like latest version 
>In-reply-to: Your message of "Tue, 05 Jan 1999 22:48:49 +1100."
>             <3691FC21.3CADF527@bvm.com.au> 
>Mime-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>Date: Tue, 05 Jan 1999 18:04:28 +0000

In message <3691FC21.3CADF527@bvm.com.au>, Ben Donohue writes:
>hi, what do i do?
>
>i have RH 5.1, i386.
>when i load the rpm -i hylafax-4.rpm the error is...
>failed dependencies: ghostscript-fonts-std >= 5.02 is needed by
>hylafax-4.0pl2-3rh5
>so i download the fonts but how do i install them? they look exactly
>like the fonts already in the system.
>dont know how to upgrade the fonts.

You need the new ghostscript RPMS, not just the fonts tarball. But even this 
is out of date at the moment. The recommended procedure is to head to

	http://www.cs.wisc.edu/~ghost/

and grab:
	ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-5.50-2.i386.rpm

and

ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-fonts-5.50-1.noarch
.rpm

Then do:

	rpm -Uvh ghost*.rpm

Then fetch:

ftp://ftp.hylafax.org/hylafax/binary/linux/rpms/i386/hylafax-4.0pl2-3rh5.i386.r
pm

and install with:

rpm -ivh --nodeps hylafax-4.0pl2-3rh5.i386.rpm


>so i tried an older version of the hylafax.rpm and it installed okay.

Don't do this.

>only now TIFF is not there and some needed directories are missing...
>this is a clean install of RH5.1 this is stuffing up.

Redhat ships with an older version of ghostscript than I am comfortable with, 
hence the requirement of at least 5.10. If you would like to grab the SRPM and 
fiddle this yourself you might get away with it.

-Darren


>From owner-flexfax-outbound@celestial.com  Thu Jan  7 03:42:33 1999
>Message-Id: <199901070038.AAA28820@hewes.icl.ox.ac.uk>
>X-Mailer: exmh version 2.0.2 2/24/98
>To: darren@hylafax.org
>cc: Ben Donohue <donohueb@bvm.com.au>, flexfax@sgi.com
>From: darren@hylafax.org
>Subject: Re: flexfax: RH5.1 on i386, doesn't like latest version 
>In-reply-to: Your message of "Tue, 05 Jan 1999 18:04:28 GMT."
>             <199901051804.SAA22808@hewes.icl.ox.ac.uk> 
>Mime-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>Date: Thu, 07 Jan 1999 00:38:46 +0000

In message <199901051804.SAA22808@hewes.icl.ox.ac.uk>, darren@hylafax.org write
s:
>In message <3691FC21.3CADF527@bvm.com.au>, Ben Donohue writes:
>>hi, what do i do?
>>
>>i have RH 5.1, i386.
>>when i load the rpm -i hylafax-4.rpm the error is...
>>failed dependencies: ghostscript-fonts-std >= 5.02 is needed by
>>hylafax-4.0pl2-3rh5
>>so i download the fonts but how do i install them? they look exactly
>>like the fonts already in the system.
>>dont know how to upgrade the fonts.
>
>You need the new ghostscript RPMS, not just the fonts tarball. But even this 
>is out of date at the moment. The recommended procedure is to head to
>
>	http://www.cs.wisc.edu/~ghost/
>
>and grab:
>	ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/linux/ghostscript-5.50-2.i386
>.rpm
>

I'm just following up to myself here . . . sorry!

It has been brought to my attention that some of you might have to pay for the 
Aladdin distribution if you use it commercially. I'm not a lawyer but this may 
be the case upon reading their license.

If you're worried about this, please see the following web site:

	http://www.typhoon.dircon.co.uk/html/ghostscript.html

which should tell you all you need to know in order to fulfill the
dependencies in the current RPM with ghostscript-5.10, distributed with the
GNU General Public License, which allows free use, and free copying and
redistribution under certain conditions (including, in some cases, commercial
distribution). The requirements are also in the RedHat contrib/ archives,
incidentally.

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 15 Jan 1999 09:59:29 -0600
From: "Keith G. Murphy" <keithmur@mindspring.com>
Reply-To: keithmur@mindspring.com
Organization: A small shoebox in the middle of the road
To: flexfax@sgi.com
Subject: Re: flexfax: help? cant install rpm package
Sender: owner-flexfax@celestial.com

Chucka@freedomsystems.com wrote:
> 
> if i do this.....
> {root@host2 /rpms]#rpm -U hylafax-4.0pl2-3rh5.i386.rpm
> 
> i get this .......
> failed dependecies:
>                 ghostscript-fonts-std >= 5.02 is needed bu hylafax-4.0pl2-3rh5
> 
> ive looked for a rpm for ghostscript but cant seem to find one .... i have gotten a bunch of fonts but it doesnt seem to have a place to put them ? and i cant seem to find 5.02 just 5.05 or so and definately not a rpm...
> 
Try here:

ftp://metalab.unc.edu/pub/Linux/distributions/redhat/contrib/noarch/ghostscript-fonts-std-5.10-7.noarch.rpm

and here:

ftp://metalab.unc.edu/pub/Linux/distributions/redhat/contrib/i386/ghostscript-5.10-6.i386.rpm

These seemed rather hard to find.  I think the "noarch" means
architecture-independent, which makes sense, if it's just a bunch of
font files.

You'll have to install one of them with the --ignore-deps option (think
that's it), since, goofily enough, the packages are dependent *on each
other*.

Anyway, these are the ones I'm using, so they ought to work!  :-)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 14 Jan 1999 17:23:55 -0700
From: Herman Van Keer <hvk@attcanada.net>
To: flexfax@sgi.com
CC: hvk@csi.com
Subject: flexfax: what is going wrong
Sender: owner-flexfax@celestial.com

Hi,

I hope to be on the right spot:
I tried to install HylaFAX.
I am using RedHat 5.1

First I tried to download and install the newer RPM's. But this didn't
work out.
Problem : ghostscript-fonts-std >= 5.02 - I installed 5.5
libgr-devel >= 2.0.13 - is 2.0.13

So I tried to build from source... but then I got a message about a
missing tiffio.h. Tried to search for the file and did not found it.

I finally decided to go for a older version:
HylaFAX-4.0pl1-1.i386.rpm
This version installed thru rpm.
I run through the different scripts
-created a link from /dev/faxmodem /dev/cua2
-tested the connection through cu -l /dev/faxmodem

and when I try faxstat - I get no answer.
I tried to do a simple sendfax -d anumber /etc/passwd
tried faxstat again and nothing was there.

BTW : modem is not connected....
Shouldn't I see a kind of queing, when running faxstat.

Or what did I do wrong?
I've been searching www.hylafax.org... but didn't found anything, that
could help me.

Is there anything that I can test for ...

Thanks for your answer
CU
Herman

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: Herman Van Keer <hvk@attcanada.net>
cc: flexfax@sgi.com, hvk@csi.com
From: darren@hylafax.org
Subject: Re: flexfax: what is going wrong 
Date: Fri, 15 Jan 1999 02:03:30 +0000
Sender: owner-flexfax@celestial.com

In message <369E8A9B.889183CE@csi.com>, Herman Van Keer writes:

>First I tried to download and install the newer RPM's. But this didn't
>work out.
>Problem : ghostscript-fonts-std >= 5.02 - I installed 5.5
>libgr-devel >= 2.0.13 - is 2.0.13


The naming conventions of the fonts changed from 5.02 to 5.5 . . . the 5.5 
RPMS are official Aladdin ones and work fine with the RPM, you just have to 
add the --nodeps flag to make RPM ignore the missing dependency.


>So I tried to build from source... but then I got a message about a
>missing tiffio.h. Tried to search for the file and did not found it.


You're missing libtiff-devel, on my RH5.2 box, it's:

[tpcadmin@hewes ~]$ rpm -qf /usr/include/tiffio.h
libtiff-devel-3.4-4


>I finally decided to go for a older version:
>HylaFAX-4.0pl1-1.i386.rpm
>This version installed thru rpm.


It's just less fussy about the dependency on gs ;-)


>I run through the different scripts
>-created a link from /dev/faxmodem /dev/cua2
>-tested the connection through cu -l /dev/faxmodem


What? You lost me here. Did you run faxsetup?


>and when I try faxstat - I get no answer.


Can you try to be more precise here? faxstat reports the status of the 
scheduler and any configure modems. I don't know what "I get no answer" means 
in this context.


>I tried to do a simple sendfax -d anumber /etc/passwd
>tried faxstat again and nothing was there.


Again, I'm not sure I understand. Does anything helpful appear in syslog? Does 
the user who submitted the fax get any mail?


>BTW : modem is not connected....
>Shouldn't I see a kind of queing, when running faxstat.


Wha? *boggle* Well, if you queue a job with no modem, `faxstat -s` should show 
you that it is sitting in the queue.


>I've been searching www.hylafax.org... but didn't found anything, that
>could help me.

I suggest you hang out on that site a bit and do some reading ;-)

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: edw@detel.com (Ed Weinberg)
To: flexfax@sgi.com
Subject: flexfax: config.site and versions?
Date: Fri, 15 Jan 1999 05:01:03 GMT
Sender: owner-flexfax@celestial.com

Greetings all,

It has been a long time.  1.5 years ago I configured HylaFax.  It is
time to do it on another machine and I am trying not to repeat past
errors.

This time it is on RH 5.2 Linux

First, I downloaded the RPM but found that it did not like various
versions of Ghostscript and other things.   

I downloaded updated RPMs and found that they wanted a version between
what was distributed with RH and what I had downloaded!

So, I guess that I need to compile it myself.

Back to config.site...
The last time I installed HylaFax I found that it thought that
different executables and libraries were in the wrong place.  This
time I am going to try to get it right instead of making 100 links.

While examining that file I found that I did not have tiffio.h.  I did
have:
/usr/lib/libtiff.so.3.4
/usr/lib/libtiff.so.3
Will these do?

Is this a problem?  I have 
/usr/lib/libz.so.1
/usr/lib/libz.so.1.1.3
I do not have zlib.h

Next there is general system stuff like chgrp and chmod and chown
which are not in the /etc directory.  Should I change this in the
file?

I know a more about installing a program than I did last time, but a
little knowledge can be dangerous!

Thanks for the help in advance.


  --  Ed Weinberg,
      Detel, Inc., An Internet Presence Provider
      edw@detel.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 15 Jan 1999 17:44:54 +0000
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: config.site and versions?
Cc: edw@detel.com (Ed Weinberg)
Sender: owner-flexfax@celestial.com

At 05:01 15/01/99 +0000, edw@detel.com (Ed Weinberg) wrote:
>Greetings all,
>
>It has been a long time.  1.5 years ago I configured HylaFax. 

Hi, Ed,

I remember it well. It certainly doesn't seem 18 months ago, you
seemed to hit every problem and pitfall there was at the time. I
recall that from the tone of the various replies people seemed
quite impressed with your determination to succeed. 

Still, should be a lot easier second time around, unless it's a
RedHat system of course...


>It is time to do it on another machine and I am trying not to 
>repeat past errors.
>
>This time it is on RH 5.2 Linux

Aaah. 

>
>First, I downloaded the RPM but found that it did not like various
>versions of Ghostscript and other things.   
>
>I downloaded updated RPMs and found that they wanted a version between
>what was distributed with RH and what I had downloaded!
>

This subject has come up before; if you're happy that you have
a version after, say, 4.03 of ghostscript and ghostscript fonts, I 
personally would force the installation with the --nodeps flag.

Using the binary rpm package is the recommended install for RedHat users.

>So, I guess that I need to compile it myself.
>
>Back to config.site...
>The last time I installed HylaFax I found that it thought that
>different executables and libraries were in the wrong place.  This
>time I am going to try to get it right instead of making 100 links.
>
>While examining that file I found that I did not have tiffio.h.  I did
>have:
>/usr/lib/libtiff.so.3.4
>/usr/lib/libtiff.so.3
>Will these do?

It's a start. It shows you have the libtiff package installed :

[root /root]# rpm -qf /usr/lib/libtiff.so.3.4
libtiff-3.4-4
[root /root]# rpm -qf /usr/include/tiffio.h
libtiff-devel-3.4-4

And you can see that the tiff headers are in the libtiff-devel pack.

>
>Is this a problem?  I have 
>/usr/lib/libz.so.1
>/usr/lib/libz.so.1.1.3
>I do not have zlib.h
>

Odd; it is in the hylafax source in the zlib directory, *and* also
in the standard RedHat installation in the /usr/include directory -
this duplication actually causes problems and is the subject of a
patch to defs.in.

>Next there is general system stuff like chgrp and chmod and chown
>which are not in the /etc directory.  Should I change this in the
>file?
>

No, never in the /etc directory. I think you must be mis-reading 
something here.

>I know a more about installing a program than I did last time, but a
>little knowledge can be dangerous!
>

A journey of a thousand miles starts with a single step. Can I suggest
obtaining Nico Kadel-Garcia's notes; INSTALL-linux5.x.v4.0pl2.html,
they are at :

      http://cirl.meei.harvard.edu/hylafax/linux/

you will also need the following patches from his site

* hylafax-logwtmp-patch.sh
* hylafax-regex-patch.sh 
* an additional file 'config.local' 

(they are also on the www.hylafax.org site with different names)

Rather than using a config.local I amended config.site to :

LIBTIFF="-L/usr/lib -ltiff"
TIFFINC="/usr/include"
TIFFBIN="/usr/bin"

You may also need the gcc-2.8.x.patch for RedHat 5.2 where egcs is
now the default c++ compiler (I think).

>Thanks for the help in advance.
>
>
>  --  Ed Weinberg,
>      Detel, Inc., An Internet Presence Provider
>      edw@detel.com
> 

Pleasure.
Phil Watkinson,
Boston, UK.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: edw@detel.com (Ed Weinberg)
To: Phil Watkinson <pkw@elgro.co.uk>
Cc: flexfax@sgi.com
Subject: Re: flexfax: config.site and versions?
Date: Sun, 17 Jan 1999 04:47:41 GMT
Sender: owner-flexfax@celestial.com

On Fri, 15 Jan 1999 17:44:54 +0000, Phil Watkinson <pkw@elgro.co.uk>
wrote:

>At 05:01 15/01/99 +0000, edw@detel.com (Ed Weinberg) wrote:
>>Greetings all,
>>
>>It has been a long time.  1.5 years ago I configured HylaFax. 
>
>Hi, Ed,
>
>I remember it well. It certainly doesn't seem 18 months ago, you
>seemed to hit every problem and pitfall there was at the time. I
>recall that from the tone of the various replies people seemed
>quite impressed with your determination to succeed. 
>
>Still, should be a lot easier second time around, unless it's a
>RedHat system of course...

Yes!  it is a RH and it was easier anyway.  I followed some
instructions I found in another post.  The key was forcing the RPM
install!

The other thing I did to make it easier is get a new USR voice modem.
The non-voice V90 modems appear to all be PNP and jumperless!

  --  Ed Weinberg,
      Detel, Inc., An Internet Presence Provider
      edw@detel.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "David Reid" <abb37@dial.pipex.com>
To: <flexfax@sgi.com>
Subject: flexfax: Help?
Date: Fri, 15 Jan 1999 08:49:48 -0000
Sender: owner-flexfax@celestial.com

Hi all,

So my small Unix box that had been used and abused for a year or so
fjinally got too much for me so I blew it away and its now running FreeBSD
3.0.  All fine so far but Hylafax won't work with it.  The modem is a US
Robotics and I can use cu to see it and query it, probemodem will find and
communictae with it but afterwards keep moaning about the modem being hung.
 The modem is on cuaa1 (Com 2) and I can't see anything obvious that's
hogging it.  when I run faxmodmem cuaa1 I get FIFO : open : device nmot
configured, yet I've amended the config.cuaa1 and file have run faxsetupo
about 3 times.

Its Hylafax 4.0pl2 and any suggestions will be gratefully received.

david reid

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 15 Jan 1999 08:27:33 -0600
From: Tim Kelley <tpkelley@winkinc.com>
Organization: Wink Engineering, Inc.
X-Accept-Language: en
To: David Reid <abb37@dial.pipex.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: Help?
Sender: owner-flexfax@celestial.com



David Reid wrote:
> 
> Hi all,
> 
> So my small Unix box that had been used and abused for a year or so
> fjinally got too much for me so I blew it away and its now running FreeBSD
> 3.0.  All fine so far but Hylafax won't work with it.  The modem is a US
> Robotics and I can use cu to see it and query it, probemodem will find and
> communictae with it but afterwards keep moaning about the modem being hung.
>  The modem is on cuaa1 (Com 2) and I can't see anything obvious that's
> hogging it.  when I run faxmodmem cuaa1 I get FIFO : open : device nmot
> configured, yet I've amended the config.cuaa1 and file have run faxsetupo
> about 3 times.

Does the modem work at all?  I mean with say, minicom?  Try to send some
commands to it and see what happens.

NB: if you're planning to do any heavy faxing with this thing I would
strongly suggest not using a US Robotics ... it works but it will be a
constant source of trouble.


--
Tim Kelley
tpkelley@winkinc.com
504.243.4682

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Modified Huffman protocol
To: slee@slee.ameritech.net (S. Lee)
Date: Fri, 15 Jan 1999 08:28:43 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> Nope, the error is from getty, which is run to initiate the fax connection

You should be running faxgetty, not getty.

> > To get any further, we need detailed Hylafax session logs.
> > 
> > What fax class are you using?
> 
> Fax class is 2.0. here's one log:

You are aware that Sportsters have problems in anything but Class 1?

> Jan 10 21:15:23.88: [   91]: SESSION BEGIN 00000005 ********* (fax number
> edited out)
> Jan 10 21:15:23.89: [   91]: <-- [4:ATA\r]
> Jan 10 21:16:17.30: [   91]: --> [10:NO CARRIER]
> Jan 10 21:16:17.31: [   91]: ANSWER: Ring detected without successful
> handshake
> Jan 10 21:16:17.31: [   91]: SESSION END

Hylafax wasn't involved there, except in its initial programming of the modem.


> Jan 10 21:17:22.15: [   91]: ANSWER: DATA CONNECTION
> Jan 10 21:17:22.15: [   91]: GETTY: START "/sbin/getty -h cua1 dx_38400",
> pid 4$

faxgetty has handed off to the normal voice getty because the modem thinks
the incoming call is a data one.

> Jan 10 21:17:22.28: [   91]: GETTY: exit status 0400

The data getty has failed rather fast, I think because of the inappropriate
use of -h, which I believe forces a modem hangup when the getty is started,
which is not a sensible thing to do when you have already answered an
incoming call.  If this is correct, data calls could never have worked,
so I would wan't to know why you have configured a data getty, given the
security risks.

I probably failed to find this in the source because I was looking for
'getty exit', not 'GETTY: exit'.
                        ^

Are you sure that the sending modem is generating fax calling tone?

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 16 Jan 1999 15:43:16 +0200
From: Eric Smith <eric@eric.nafex.com>
To: flexfax@sgi.com
Subject: flexfax: sendfax knocks over perl script
Reply-To: eric@nafex.com
X-Operating-System: Linux eric 2.0.34
Sender: owner-flexfax@celestial.com

Hiya

Whenever my perl scrip comes to this exec statement, it falls over and
exits (but does _successfully_ send the fax according to the contents of
the variables) -->

  exec "sendfax $server -R -n -d $faxno ./temp/$faxno.tmp >/dev/null";

that vain attempt to supress output, you kow the "job no xxx submitted on
host xxx" and let the script continue is the >/dev/null.

Any ideas how I may suppress the job confirmation statement, if this is
really what causes the script to fail when it `execs' sendfax.

TIA

from a committed hylafax believer
-- 
Eric Smith (eric@nafex.com)
Tel 0027 82 780 7888 (vodacom)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 16 Jan 1999 13:05:35 -0700
From: Jason Kohles <jason@mediabang.com>
To: eric@nafex.com
Cc: flexfax@sgi.com
Subject: Re: flexfax: sendfax knocks over perl script
Sender: owner-flexfax@celestial.com

On Sat, Jan 16, 1999 at 03:43:16PM +0200, Eric Smith wrote:
> Hiya
> 
> Whenever my perl scrip comes to this exec statement, it falls over and
> exits (but does _successfully_ send the fax according to the contents of
> the variables) -->
> 
>   exec "sendfax $server -R -n -d $faxno ./temp/$faxno.tmp >/dev/null";
> 
The problem isnt that the command is failing, its that the exec command 
replaces the current running process, which means that code following an
exec will never get run.  This is from the perl documentation:


=item exec PROGRAM LIST

The C<exec()> function executes a system command I<AND NEVER RETURNS> -
use C<system()> instead of C<exec()> if you want it to return. It fails and
returns FALSE only if the command does not exist I<and> it is executed
directly instead of via your system's command shell (see below).

Since it's a common mistake to use C<exec()> instead of C<system()>, Perl
warns you if there is a following statement which isn't C<die()>, C<warn()>,
or C<exit()> (if C<-w> is set  -  but you always do that).   If you
I<really> want to follow an C<exec()> with some other statement, you
can use one of these styles to avoid the warning:

-- 
        Jason Kohles -- jason@mediabang.com
        http://www.mediabang.com/

    We don't understand the software, and sometimes we don't understand the
               hardware, but we can *see* the blinking lights!

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "William H. Gilmore" <whgi@csi.com>
To: "'FlexFax Mailing List'" <flexfax@sgi.com>
Subject: flexfax: FW: Hylafax - faxq unable to exec faxsend
Date: Fri, 15 Jan 1999 00:04:55 -0700
Sender: owner-flexfax@celestial.com

Sorry for the repost.  This was my first posting on this list.  Since I 
haven't heard any response, I have decided to repost.

Thanks,

William

-----Original Message-----
From:	William H. Gilmore [SMTP:whgi@csi.com]
Sent:	Monday, January 11, 1999 7:21 PM
To:	'FlexFax Mailing List'
Subject:	Hylafax - faxq unable to exec faxsend

I am attempting to setup Hylafax 4.0pl2 on my Linux (RedHat 5.2, kernel
2.0.36) box.  I installed the Hylafax RPM, hylafax-4.0pl2-3rh5.i386.rpm 
from
ftp://sunsite.unc.edu/pub/Linux/distributions/redhat/contrib/hurricane/i  
386.
Inbound faxes are working fine; but I receive the following error anytime 
that
I send a fax.

Jan  9 21:54:20 linux1 FaxQueuer[7784]: SUBMIT JOB 8
Jan  9 21:55:03 linux1 FaxQueuer[7784]: JOB 8: Send program terminated
     abnormally; unable to exec /usr/sbin/faxsend
Jan  9 21:55:03 linux1 FaxQueuer[7784]: NOTIFY: bin/notify "doneq/q8" 
"failed"
     "0:01"

The permissions on /usr/sbin are

drwxr-xr-x   2 root     root         4096 Jan  8 12:10 sbin

The permissions on /usr/sbin/faxsend are

-rwxr-xr-x   1 root     root        15576 Sep 29 15:45 faxsend

If I su - fax I can see and execute /usr/sbin/faxsend from bash without any
problems.

I do have the server and sesssion trace levels set to 11 but don't get any
error messages other than what is shown.  There are no logs created in
/var/spool/fax/logs either.

I have searched usenet as well as the HylaFax FAQ for a solution, but found 
none.  The FlexFax Mailing List Index on vix.com gives me a 404 error so I 
couldn't search there or on the mirror in Germany.

Any help with this would be greatly appreciated.

Thanks,

William Gilmore

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 15 Jan 1999 18:43:13 -0500
From: Alex <backgroundinfo@mindspring.com>
To: HylaFAX newsgroup <flexfax@sgi.com>
Subject: flexfax: Cover page
Sender: owner-flexfax@celestial.com

Can any one out there create a cover page for my business? I have a SuSE
5.3 box running SuSEFAX along with HylaFAX. The manual says something
about creating your own through LaTeX, but I'm totally lost.

--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: edw@detel.com (Ed Weinberg)
To: flexfax@sgi.com
Subject: flexfax: HylaFAX: faxq hfaxd (without old protocol & SNPP).?
Date: Sat, 16 Jan 1999 06:15:26 GMT
Sender: owner-flexfax@celestial.com

I installed the latest HylaFax RPM in Red Hat Linux 5.2.
I have most of HylaFax working.  Just need to clean up a few bugs.

One of them...

Wondering why I got the message when it started? 
HylaFAX: faxq hfaxd (without old protocol & SNPP).

Does Hyla not support SNPP anymore?


  --  Ed Weinberg,
      Detel, Inc., An Internet Presence Provider
      edw@detel.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: HylaFAX: faxq hfaxd (without old protocol & SNPP).?
To: edw@detel.com (Ed Weinberg)
Date: Sat, 16 Jan 1999 10:35:18 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> Wondering why I got the message when it started? 
> HylaFAX: faxq hfaxd (without old protocol & SNPP).

I think you omitted the command line switches to enable these.
> 
> Does Hyla not support SNPP anymore?

It is still supported.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 16 Jan 1999 13:18:24 +0100 (CET)
From: Ruediger Gubler <ruediger.gubler@plannet.de>
To: flexfax@sgi.com
Subject: flexfax: Hylyfax doesn't compile
Sender: owner-flexfax@celestial.com

Hello,

i'v got the errors in the attachment while compiling hylafax-v4.0pl2.
I'v done ./configure  and make.
My System is Linux on Intel.

---

E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
Date: 16-Jan-99
Time: 13:11:53

Better late than never.
                -- Titus Livius (Livy)


Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\make.out"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 16 Jan 1999 13:24:43 +0100 (CET)
From: Ruediger Gubler <ruediger.gubler@plannet.de>
To: Hylafax_Liste <flexfax@sgi.com>
Subject: flexfax: Hylyfax and ISDN4Linux (AVM B1)
Sender: owner-flexfax@celestial.com

Hello,

i want to use my AVM B1 aktive ISDN-Controller whith Hylafax.
Must Hylafax be patched to do this?


Rdiger

---

E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
Date: 16-Jan-99
Time: 13:22:24

Truth has no special time of its own.  Its hour is now -- always.
                -- Albert Schweitzer

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Hylyfax and ISDN4Linux (AVM B1)
To: ruediger.gubler@plannet.de (Ruediger Gubler)
Date: Sun, 17 Jan 1999 11:52:41 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> i want to use my AVM B1 aktive ISDN-Controller whith Hylafax.
> Must Hylafax be patched to do this?

If the ISDN TA implements one of the EIA fax modem classes and emulates
ATD commands and looks like a terminal to programs, it will probably 
work.

If you want to send raw Group 4 fax in the data channel, or to run a software
modem to make a digital speech channel look like a modem, I think you
have a major project on your hands (particularly for the last case).

There is no explicit support.  Whether its even worth thinking about depends
on whether the TA goes most of the way and pretends to be a fax modem.

Note that, in the UK at least, there is little point in using G4 fax, as
very few people are able to receive it, and most of the technology aware
people would ask for an email attachment instead.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: flexfax: Insecure Default in Red Hat Package (was: Modified Huffman protocol)
To: slee000@ameritech.net (S. Lee)
Date: Sun, 17 Jan 1999 11:42:40 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

You'll have to follow the original thread for exact versions.  The context
is that Hylafax is answering in data mode and handing off to a data getty
when the user hasn't done anything explicit to enable data calls; this makes
the system insecure by default, if the user never wants the ability to log
in by default.  The Unix tradition is to start secure, although Microsoft
seem to take the opposite view.

> I didn't really configure getty, HylaFAX just did it by itself. I am
> aware that it is a security risk. But I don't know enough about HylaFAX
> to disable it...

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: edw@detel.com (Ed Weinberg)
cc: flexfax@sgi.com
From: darren@hylafax.org
Subject: Re: flexfax: HylaFAX: faxq hfaxd (without old protocol & SNPP).? 
Date: Mon, 18 Jan 1999 18:34:23 +0000
Sender: owner-flexfax@celestial.com

In message <36a02da3.3493917@mail.detel.com>, Ed Weinberg writes:
>I installed the latest HylaFax RPM in Red Hat Linux 5.2.
>I have most of HylaFax working.  Just need to clean up a few bugs.
>
>One of them...
>
>Wondering why I got the message when it started? 
>HylaFAX: faxq hfaxd (without old protocol & SNPP).
>
>Does Hyla not support SNPP anymore?

Gack - I should really read all my mail before replying - glad to hear you have the RPM installed happily.

The RPM supports SNPP just fine. It's just that the default SysV init script does NOT enable the SNPP and "old" protocol by default, for security reasons.

Feel free to override these cautious defaults - bear in mind however that the old protocol is fundamentally insecure and may allow anyone to send faxes using your modems.

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: edw@detel.com (Ed Weinberg)
cc: flexfax@sgi.com
From: darren@hylafax.org
Subject: Re: flexfax: config.site and versions? 
Date: Mon, 18 Jan 1999 18:28:44 +0000
Sender: owner-flexfax@celestial.com

In message <36a2c8a2.17485541@mail.detel.com>, Ed Weinberg writes:
>Greetings all,
>
>It has been a long time.  1.5 years ago I configured HylaFax.  It is
>time to do it on another machine and I am trying not to repeat past
>errors.
>
>This time it is on RH 5.2 Linux

Great!

>First, I downloaded the RPM but found that it did not like various
>versions of Ghostscript and other things.   

You're exaggerating a bit here . . . there are some specific dependencies 
built into the RPM, and everything you need to fulfill them is in all of the 
official RedHat contrib/ ftp sites.

As an added convenience, I have also added all the necessary ghostscript RPMS 
to the ftp.hylafax.org site.

If you've got a minimal install of redhat you may be missing a few other key 
elements. The answer - get the RPMS from your CD or from the usual internet 
sites.

>I downloaded updated RPMs and found that they wanted a version between
>what was distributed with RH and what I had downloaded!


?????????
The RPM tells you what it needs. Why not just download those?

So you not read the list? The question has been answered here about 5 times in 
the past few weeks ;-)


>So, I guess that I need to compile it myself.

If you like.

I'd still suggest fetching the SRPM and doing an rpm --rebuild on it.

>Back to config.site...
>The last time I installed HylaFax I found that it thought that
>different executables and libraries were in the wrong place.  This
>time I am going to try to get it right instead of making 100 links.


No offence, but it sounds to me like you'd be wayyyyyyyyyy better off using an 
RPM distribution of hylafax. It does not sound like you spend much time 
building and installing source distributions of packages. That's fine, because 
it really is not that difficult to install the HylaFAX RPM once you have the 
other supporting RPMs you need . . . it just requires you to understand the 
concept of inter-RPM dependencies and know where to get the stuff you need.


>While examining that file I found that I did not have tiffio.h.  I did
>have:
>/usr/lib/libtiff.so.3.4
>/usr/lib/libtiff.so.3
>Will these do?


Not at all. Computers are not very amenable to "compromises". You're looking 
for a .h (header file) not a .so (shared object) file. These are extremely 
fundamental things which you really should understand, just a little, in order 
to attempt to compile HylaFAX from source.

I know such a question was answered here on this list recently . . . the .h 
header files belong to -devel packages most of the time. And you need devel 
packages to compile things a lot of the time, it's just a fact of life!! In 
this case you need the libtiff-devel-3.4-4 RPM. It's a simple as that.

To be blunt - you have a very lean RedHat installation there, and you do not 
really have much experience compiling stuff from source. Use the RPM . . . 
let's work on satisfying the dependencies rather than learning to compile what 
can be a very challenging package at times.


>Is this a problem?  I have 
>/usr/lib/libz.so.1
>/usr/lib/libz.so.1.1.3
>I do not have zlib.h


It's an enormous problem, yes. The solution - get it.


>Next there is general system stuff like chgrp and chmod and chown
>which are not in the /etc directory.  Should I change this in the
>file?

What? Look, use the RPM . . . puuuuuuuuuulease?

>I know a more about installing a program than I did last time, but a
>little knowledge can be dangerous!

Agreed. Get the ghostscript you need and install the RPM.

See: http://www.typhoon.dircon.co.uk/html/ghostscript.html

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 16 Jan 1999 16:40:25 +0000
From: Jens Reimann <marvi06@ibm.net>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Service not available ... problem with HylaFax 4.0pl2
Sender: owner-flexfax@celestial.com

Hi,

I have a RedHat 5.0 Intel and installed the RPM version of HylaFax
4.0pl2. Both (source and binary) hat the problem, that I only get the
following error message:

[root@spacenet etc]# faxstat -v
Trying localhost (127.0.0.1) at port 4559...
Connected to localhost.
Service not available, remote server closed connection

faxq and hfaxq are up and running.

The syslog show the follow when I try to establish a connection to the
fax server:

Jan 16 19:20:06 spacenet A
Jan 16 19:20:06 spacenet syslogd: Printing partial message
Jan 16 19:20:06 spacenet ssertion failed "Invalid Str[] index", file
".././util/Str.h" line 116.
Jan 16 19:20:06 spacenet

Hope someone can help....

Jens Reimann

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sun, 17 Jan 1999 11:01:35 +0000
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Service not available ... problem with HylaFax
  4.0pl2
Cc: Jens Reimann <marvi06@ibm.net>
Sender: owner-flexfax@celestial.com

At 16:40 16/01/99 +0000, Jens Reimann <marvi06@ibm.net> wrote:
>Hi,
>
>I have a RedHat 5.0 Intel and installed the RPM version of HylaFax
>4.0pl2. [snip]
>
>The syslog show the follow when I try to establish a connection to the
>fax server:
>
>Jan 16 19:20:06 spacenet A
>Jan 16 19:20:06 spacenet syslogd: Printing partial message
>Jan 16 19:20:06 spacenet ssertion failed "Invalid Str[] index", file
>".././util/Str.h" line 116.
>Jan 16 19:20:06 spacenet
>

Hi, Jens

This error message has only been seen twice before, both with RedHat 5.0
systems. I do not know if the first person to report it (May 98), Uwe
Schmeling <uschmeli@csa.de> ever found a solution.

The second person, Nicolas Jungers <nj@linkline.be> found it disappeared
after replacing a cable. He said (Nov 98):

>it turned to be a hardware problem, specifically I was using a USR 
>sportster 28.8 correctly detected, but one of the hardware control wire was 
>defective. I dunno which one (DTR or CTS), I could check if needed.
>

It's a bit of mystery?

You have another alternative, you could upgrade the RedHat...

Cheers,
Phil Watkinson,
Boston, UK.

From marvi06@ibm.net  Thu Feb 11 13:16:19 1999
Sender: jens@spacenet
Date: Sun, 17 Jan 1999 15:45:18 +0000
From: Jens Reimann <marvi06@ibm.net>
To: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Service not available ... problem with HylaFax4.0pl2

Phil Watkinson wrote:

> At 16:40 16/01/99 +0000, Jens Reimann <marvi06@ibm.net> wrote:
> >Hi,
> >
> >I have a RedHat 5.0 Intel and installed the RPM version of HylaFax
> >4.0pl2. [snip]
> >
> >The syslog show the follow when I try to establish a connection to the
> >fax server:
> >
> >Jan 16 19:20:06 spacenet A
> >Jan 16 19:20:06 spacenet syslogd: Printing partial message
> >Jan 16 19:20:06 spacenet ssertion failed "Invalid Str[] index", file
> >".././util/Str.h" line 116.
> >Jan 16 19:20:06 spacenet
> >
>
> Hi, Jens
>
> This error message has only been seen twice before, both with RedHat 5.0
> systems. I do not know if the first person to report it (May 98), Uwe
> Schmeling <uschmeli@csa.de> ever found a solution.

I'll ask him. Thanks!

>
>
> The second person, Nicolas Jungers <nj@linkline.be> found it disappeared
> after replacing a cable. He said (Nov 98):
>
> >it turned to be a hardware problem, specifically I was using a USR
> >sportster 28.8 correctly detected, but one of the hardware control wire was
> >defective. I dunno which one (DTR or CTS), I could check if needed.
> >

I don't thinks it is a cable problem because the modem works fine with ppp...
but could a running mgetty on this device be a problem. mgetty does not lock
the port, but ... well who knows! (I'll check that)...


>
>
> It's a bit of mystery?
>
> You have another alternative, you could upgrade the RedHat...
>
> Cheers,
> Phil Watkinson,
> Boston, UK.

Thanks for help!!


Jens Reimann

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sat, 16 Jan 1999 08:47:24 -0600
From: "S. Lee" <slee000@ameritech.net>
To: flexfax@sgi.com
Subject: Re: flexfax: Modified Huffman protocol
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> You should be running faxgetty, not getty.

That's what I run. through init, with the "respawn" option.

> You are aware that Sportsters have problems in anything but Class 1?

No. What files would I need to edit to switch it to class 1?

> faxgetty has handed off to the normal voice getty because the modem thinks
> the incoming call is a data one.

Could call distinction (AT+FAA=1) be causing this problem? I'm not sure
how to disable it, I commented out the "ModemSetupAACmd:	AT+FAA=0"
command in config.cua1, but I'm not sure if it's been disabled.

> The data getty has failed rather fast, I think because of the inappropriate
> use of -h, which I believe forces a modem hangup when the getty is started,
> which is not a sensible thing to do when you have already answered an
> incoming call.  If this is correct, data calls could never have worked,
> so I would wan't to know why you have configured a data getty, given the
> security risks.

I didn't really configure getty, HylaFAX just did it by itself. I am
aware that it is a security risk. But I don't know enough about HylaFAX
to disable it...

> Are you sure that the sending modem is generating fax calling tone?

Yes. It was an urgent fax, so when HylaFAX kept failing I rebooted the
machine into NT4, and WinFax received it without any problems.


Thanks for your time,

S. Lee

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: Victor Sanchez <vsanchez@promed.com.pa>
To: flexfax@sgi.com
Subject: flexfax: Recomended modem for reliable FAX/High speed data service.
Date: Sat, 16 Jan 1999 20:46:01 -0500
Sender: owner-flexfax@celestial.com


Greetings, 

          I am trying to set up a fax server for our company but I would like
to provide PPP connections over the same lines. I need to know what modems have
been tested to work reliably as FAX modems and also be reliable in
autodetecting and handling data connections at high speed (33k at least). I
have been burned already with a set of USR Sportsmodems and would like to
avoid the mistake. Has anybody set up such a service (faxgetty + mgetty)?

                    Thanks.

                      Victor Sanchez
                       Promed S.A.
                      Panama

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Modified Huffman protocol
To: slee000@ameritech.net (S. Lee)
Date: Sun, 17 Jan 1999 11:38:42 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> > You are aware that Sportsters have problems in anything but Class 1?
> 
> No. What files would I need to edit to switch it to class 1?

See the documentation, or look through the archives and web sites for the
many many references to the problems with Sportsters.

> 
> > faxgetty has handed off to the normal voice getty because the modem thinks
> > the incoming call is a data one.
> 
> Could call distinction (AT+FAA=1) be causing this problem? I'm not sure
> how to disable it, I commented out the "ModemSetupAACmd:	AT+FAA=0"
> command in config.cua1, but I'm not sure if it's been disabled.

I don't have a Sportster, so I don't know exactly how to configure it.

> I didn't really configure getty, HylaFAX just did it by itself. I am
> aware that it is a security risk. But I don't know enough about HylaFAX
> to disable it...

In my view, it should not have been enabled in the first place, and, as
far as I know, it is not enabled by default if you build from source.
I'll re-ask this question in a way that might attract the RH supporters.
> 
> > Are you sure that the sending modem is generating fax calling tone?
> 
> Yes. It was an urgent fax, so when HylaFAX kept failing I rebooted the
> machine into NT4, and WinFax received it without any problems.

The real test for this is to listen for the tone; it is possible that the
other software is forcing a fax answer without waiting for calling tone.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 16:48:18 -0600
From: "S. Lee" <slee000@ameritech.net>
To: flexfax@sgi.com
Subject: Re: flexfax: Modified Huffman protocol
Sender: owner-flexfax@celestial.com

My system runs Slackware 3.5, not RedHat... I did use a precompiled
package tho, since hylafax was having various problems compiling on my
system. The file that I used is named
hylafax-i386-linux-v4.0pl2-1.tar.gz. I disabled the Auto Answer feature,
and the problem seems to be fixed, Hylafax is answering all calls as fax
calls.

David Woolley wrote:
> 
> In my view, it should not have been enabled in the first place, and, as
> far as I know, it is not enabled by default if you build from source.
> I'll re-ask this question in a way that might attract the RH supporters.
> 
> The real test for this is to listen for the tone; it is possible that the
> other software is forcing a fax answer without waiting for calling tone.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Hylyfax doesn't compile
To: ruediger.gubler@plannet.de (Ruediger Gubler)
Date: Sun, 17 Jan 1999 11:47:15 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> i'v got the errors in the attachment while compiling hylafax-v4.0pl2.
> I'v done ./configure  and make.
> My System is Linux on Intel.

egcs patch needed.  Should be on the hylafax.org site; if not it is on 
www.elgro.demon.co.uk.

> --_=XFMail.1.3.p0.Linux:990116131824:11137=_
> Content-Disposition: attachment; filename="make.out"
> Content-Transfer-Encoding: base64
> Content-Description: make.out
> Content-Type: application/octet-stream; name=make.out; SizeOnDisk=13162
> 
> U2VuZEZheEpvYi5jKys6IEluIG1ldGhvZCBgZnhCb29sIFNlbmRGYXhKb2I6OmNyZWF0ZUpvYihj
> bGFzcyBTZW5kRmF4Q2xpZW50ICYsIGNsYXNzIGZ4U3RyICYpJzoKU2VuZEZheEpvYi5jKys6NDk5

Misconfigured mail program.  The attachment was actually text/plain and
should have had an encoding of 7bit (or just possibly quoted-printable).

If you can't force this, it is better to cut and paste the file into
the body of the main message.

PS this problem is answered every couple of days on the mailing list.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 11:43:40 +0100
From: Frank Siedler <Frank.Siedler@student.uni-ulm.de>
Organization: University of Ulm, Germany
To: flexfax@sgi.com
Subject: flexfax: hylafax and poll sending (poll server) ...
Sender: owner-flexfax@celestial.com

Hi,

wouldn't it be fine, if hylafax supports poll sending ????!!!!!!
That woud be a great extention of hylafax !!!!

Ciao, Frank


 ------------------------------------------------------------------
     E-Mail:          mailto:frank.siedler@student.uni-ulm.de

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 14:04:48 +0200
From: Eric Smith <eric@eric.nafex.com>
To: flexfax@sgi.com
Subject: flexfax: faxgetty inittab weirdness
Reply-To: eric@nafex.com
Sender: owner-flexfax@celestial.com

Hi

I manged to hack away to get my USRV34  SPORTSTER going again on send and
receive - reason why it stopped working was I fiddled with the /etc/inittab
entry.  Once fixed again and working with a command line 
/usr/sbin/faxgetty /dev/cua0
I tried to get the inittab to work with the entry

mo:2345:respawn:/usr/sbin/faxgetty /dev/cua1
then
telinit q

This threw the thing again - would not dial complaining about "incorrect
dialling command.  But I fiddled with _nothing_ else in the config.cua0

Got the thing working again by restarting all processes and powercycling
the modem.

Any ideas why it dont like my inittab?

TIA 
-- 
Eric Smith (eric@nafex.com)
Tel 0027 82 780 7888 (vodacom)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 10:03:42 +0100
From: Carsten Hoeger <choeger@suse.de>
To: Alex <backgroundinfo@mindspring.com>, HylaFAX newsgroup <flexfax@sgi.com>
Subject: Re: flexfax: print
Sender: owner-flexfax@celestial.com

On Sun, Jan 17, Alex wrote:

> I have a SuSE 5.3 box running SUSEFAX and HylaFAX. When I have a
> Applixword document I want to fax out, I click print and choose fax and
> it faxes (after I choose the number of course). Now lets say (and this
> has happened a few times) that the fax does not go through but I still
> have a numbered .ps file representing that word document. When I view it
> and click print, I can choose setup, and have the option to input a
> different printer name (now lp0), Spooler command (now lpr and which I
> believe is what I would change), and environment variable (now PRINTER).
> If I wanted to print to the fax program like the word document did
> initially, how would I do that? What different inputs would I need
> and/or how would I research to find out?

I think 'lpr -Pfax' is what you are searching for?!?
(I you have questions about ApplixWare, take a look at our
applix-* mailinglists).

-- 
mfG,
	Carsten Hoeger

+-----------------------------------------------------------+
| Carsten Hoeger                   SuSE GmbH                |
| choeger@suse.de                  Schanzaeckerstr. 10      |
| http://www.suse.de               90443 Nuernberg, Germany |
+-----------------------------------------------------------+

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 15:11:17 +0100
From: Toralf Lund <toralf@praha.kscanners.no>
Organization: Kongsberg Scanners AS
To: flexfax@sgi.com
Subject: flexfax: Receiving fax only
Sender: owner-flexfax@celestial.com

As some fax senders, in particular our new "paper" fax that I want to
use to verify that the setup works, seem to get confused by the call
type detection/adaptive answer mechanisms of HylaFAX (Version 4.0pl1), I
want to configure it to answer fax messages only. Can anyone explain how
to do this? I have tried setting AdaptiveAnswer to "no" and
"AnswerRotary" to "fax" only, but it didn't help, judging from the sound
of things. - When trying to call the fax number using a regular
telephone one can hear a lot of noise before the normal fax interaction
appears to start. In other words, the modem starts sounding like a fax
only after tried to send some other kind of data for a while.

My config files are included as attachments.
-- 
- T. LundLogFacility:		daemon
CountryCode:		47
AreaCode:		0
LongDistancePrefix:	0
InternationalPrefix:	00
DialStringRules:	etc/dialrules.norway
ServerTracing:		1
AnswerRotary:		fax
AdaptiveAnswer:         no# $Id: config.ttyd1,v 1.2 1999/01/15 14:24:44 root Exp $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
# 
# Permission to use, copy, modify, distribute, and sell this software and 
# its documentation for any purpose is hereby granted without fee, provided
# that (i) the above copyright notices and this permission notice appear in
# all copies of the software and related documentation, and (ii) the names of
# Sam Leffler and Silicon Graphics may not be used in any advertising or
# publicity relating to the software without the specific, prior written
# permission of Sam Leffler and Silicon Graphics.
# 
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
# 
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
# OF THIS SOFTWARE.
#

#
# Configuration for using the Class 2.0 command interface
# with a USR v.34 Courier or Sporster modem.
#
# RTS/CTS flow control is used default.
#
#
CountryCode:		47
AreaCode:		0
FAXNumber:		+4766981605
LongDistancePrefix:	0
InternationalPrefix:	00
DialStringRules:	"etc/dialrules.norway"
ServerTracing:		1
SessionTracing:		11
AnswerRotary:		"fax"
AdaptiveAnswer:         no
RecvFileMode:		0666
LogFileMode:		0600
DeviceMode:		0600
RingsBeforeAnswer:	1
SpeakerVolume:		off
GettyArgs:		"-h %l dx_%s"
LocalIdentifier:	"NothingSetup"
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:		"From %%l|%c|Page %%p of %%t"
MaxRecvPages:		25
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:		Class2.0	# use class 2.0 interface
ModemRate:		38400		# DCE-DTE communication rate
ModemFlowControl:	XONXOFF		# RTS/CTS doesn't seem to work

#
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&R0	# setup modem for software flow control
#
ModemSetupDTRCmd:	ATS13=0&D0	# setup so DTR drop resets modem
ModemSetupDCDCmd:	AT&C1		# setup so DCD reflects carrier (or not)
ModemResultCodesCmd:	ATQ0X4		# enable extended result codes
#
# NB: adaptive answer only seems to work properly when
#     the modem is left idling in Class 2.0
#
ModemSetupAACmd:	AT+FAA=1

#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
ModemSetVolumeCmd:	"ATM0 ATM1 ATM1 ATM1 ATM1"

# Answer Fax by default
ModemAnswerCmd: AT+FCLASS=1;A

#
# Modem does not support HDLC frame tracing; we add this just
# to eliminate spurious ERROR results that confuse the naive.
#
Class2BUGCmd:		AT+FBU=0
#
# The modem doesn't support copy quality checking, even though it
# returns (0-2,0-2) for AT+FCQ=?; therefore we override the query
# response so that the server will do copy quality checking.
#
Class2CQQueryCmd:	!(0),(0)	# override modem response

ModemSoftResetCmd:	ATZ		# do soft reset of modem
ModemWaitTimeCmd:	ATS7=60		# wait 60 seconds for carrier
ModemCommaPauseTimeCmd:	ATS8=2		# comma pause time is 2 seconds
ModemRecvFillOrder:	LSB2MSB		# bit order of received facsimile
ModemSendFillOrder:	LSB2MSB		# bit order modem expects for transmit

Class2AbortCmd:		AT+FKS		# abort session command

#
# Timeouts increased to solve problems with receiving some faxes.
#

Class1TCFRecvTimeout:	9000		# Default 4500
ModemPageDoneTimeout:	300000		# Default 180000
ModemPageStartTimeout:	300000		# Default 180000
IXOLoginTimeout:	25		# Default 15
IXOXmitTimeout:		25		# Default 15
Class2PHCTOCmd:         AT+FCT=60	# Default 30

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 13:13:22 -0700
From: Herman Van Keer <hvk@attcanada.net>
To: flexfax@sgi.com
Subject: flexfax: modem sleeping?
Sender: owner-flexfax@celestial.com

Hi,

I got HylaFAX running. (thanks for the quick reply solving my problems)
Last Friday I could send a Fax, but today it seemed that the modem did
not wake up. 
The server was running and 'waiting for the modem to come ready'.

After submitting a simple text (sendfax -d number /etc/passwd - Yes I am
just testing the stuff), the modem was not ready...
I checked the modem conf through cu - l /dev/faxmodem = I had
connection, modem ready and a phone line.

After I did 'faxmodem faxmodem' (the name of my faxmodem is actually
faxmodem) - it runned without any problems.

I tried a second fax today and it worked fine also.

I there something I am forgetting...
As far as I know, the HylaFAX server should just do its job.
What could eventually cause this problem?
Anybody's having had a simular problem or (even better) know a solution?

Thanks
Herman

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 19 Jan 1999 10:26:06 +0000
From: Mike Brodbelt <m.brodbelt@acu.ac.uk>
To: Herman Van Keer <hvk@attcanada.net>
CC: Hylafax Mailing List <flexfax@sgi.com>
Subject: Re: flexfax: modem sleeping?
Sender: owner-flexfax@celestial.com

Herman Van Keer wrote:
> 
> Hi,
> 
> I got HylaFAX running. (thanks for the quick reply solving my problems)
> Last Friday I could send a Fax, but today it seemed that the modem did
> not wake up.
> The server was running and 'waiting for the modem to come ready'.

I had a problem very similar to this. What fixed it for me was mentioned
by someone on this list. My modem is on /dev/ttyS0, and the permissions
on this device had been changed. I stopped Hylafax, reset the
permissions to their default, edited inittab to start faxgetty on
/dev/ttyS0, told init to reread inittab, and restarted Hylafax. The
device permissions have been altered again, but that seems to be by
design, as everything is now functioning properly. I suspect running
faxgetty (even on a send only system) contributes greatly to having a
stable and reliable server.

Mike.

From support@nettrip.net  Thu Feb 11 13:16:19 1999
From: support@nettrip.net
Date: Mon, 18 Jan 1999 17:44:40 -0800
To: webmaster@hylafax.org
Subject: email to fax machine using hylafax

Dear webmaster,
   Is it possible to send email to a fax machine anywhere in the world
using hylafax program installed on bsdi unix server via the internet?
david

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 20:46:10 +0100
From: "Ingenieurbro Brandes GbR" <marko.brandes@gmx.de>
To: flexfax@sgi.com
Subject: flexfax: invalid dialing command
Sender: owner-flexfax@celestial.com

Hello ...

I'm running a Hylafax-Server (v4.0pl1-2) on SuSe 5.0 connected to a no
name class 2.0
fax-modem.
My windows clients send jobs via whfc to the server.
Everything works fine but one thing:

For some dialnumbers i get the message "invalid dialing command"
directly after the modem
has initialized and normally would dial.

I wonder why this problem raises only on specific numbers and not on
all.

Maybe the dialrules ???? (I'm living in Berlin (Germany))

If anybody can help ....... i'm near to give up.


Marko

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 18 Jan 1999 16:14:20 -0500
From: Phil Abercrombie <PAbercrombie@ptc.com>
Organization: Parametric Technology Corporation
To: eric@nafex.com
CC: flexfax@sgi.com
Subject: Re: flexfax: sendfax knocks over perl script
Sender: owner-flexfax@celestial.com

Eric Smith wrote:
> 
> Hiya
> 
> Whenever my perl scrip comes to this exec statement, it falls over and
> exits (but does _successfully_ send the fax according to the contents of
> the variables) -->
> 
>   exec "sendfax $server -R -n -d $faxno ./temp/$faxno.tmp >/dev/null";
> 
> that vain attempt to supress output, you kow the "job no xxx submitted on
> host xxx" and let the script continue is the >/dev/null.
> 
> Any ideas how I may suppress the job confirmation statement, if this is
> really what causes the script to fail when it `execs' sendfax.
> 

No, exec will always cause your script to exit.  Try using "perl -w", you
will probably get a warning like this:

	Statement unlikely to be reached at foo.pl line 345.
	(Maybe you meant system() when you said exec()?)   


See "perldoc -f exec" or "perldoc -q exec"

=head2 How come exec() doesn't return?

Because that's what it does: it replaces your currently running
program with a different one.  If you want to keep going (as is
probably the case if you're asking this question) use system()
instead.        

	-phil

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 19 Jan 1999 01:24:23 +0100
To: flexfax@sgi.com
Subject: flexfax: Hylafax INET
From: Hein.Kommunikationstechnik@t-online.de (Lutz Hein)
Sender: owner-flexfax@celestial.com

HI,
I'm using Hylafax 4.0pl2, Kernel2.0.36, DLD 6.0 Distribution. My Modem
is an Zyxel.

My problem is: everytime starting hylafax i get the following messages:

hylafax INET: Unable to init server, trying again in .. seconds
hylafax Old Protocol Server: restarted
hylafax snpp Protocol Server: restarted
hylafax INET: bind (port 4559): die Adresse wird bereits verwendet
(Adress is in use)

is there someone who could give me an answer? Do I have the possibility,
to check who is using the adress? In /etc/services I have the needed
lines:
fax            4557/tcp/    #Fax transmission service
hylafax        4559/tcp    #Hylafax client-server protocoll

by the way, receiving is ok

thanks in advance for your help

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
To: flexfax@sgi.com
Reply-To: tarkhil@asteroid.svib.ru
Subject: flexfax: US Robotics Sportster 14400 don't work
X-URL: http://freebsd.svib.ru
Date: Tue, 19 Jan 1999 13:22:19 +0300
From: Alex Povolotsky <tarkhil@asteroid.svib.ru>
Sender: owner-flexfax@celestial.com

Hello!

I am trying to set up US Robotics Sportster 14400 (class 1 only) with
HylaFax 4.0pl2.

However, sendfax exits on attempt to send fax, claiming that fax is not
class 2/2.0.

Or HylaFax ceased to support class 1? Or I am doing something wrong?

Alex.
---
Alexander B. Povolotsky                            [ICQ 18277558]
[2:5020/145]  [http://freebsd.svib.ru] [tarkhil@asteroid.svib.ru]
[Urgent messages: 234-9696 .#35442 or tarkhil@pager.express.ru] 

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: Muriel Toulet <raerae@arial-concept.com>
Organization: ARIAL CONCEPT
To: flexfax@sgi.com
Subject: flexfax: Help! encrypted password in /var/spool/fax/etc/hosts
Date: Tue, 19 Jan 1999 17:25:10 +0100
Sender: owner-flexfax@celestial.com

Hello!

there is my problem :)

i try to setup an account in the hosts file 

as this:

^muriel@prod1.fdn.org$:::

tryning to "bind" as admin with a null password as write in faq question
number Q105

but in the hosts man page it's write that you can't "bind" as admin with
null password 

so i try to cut and past a encrypted password from my /etc/passwd file and
it's not working ethier  telling me wrong login 

using RH 51 w/ shadow password

for cut and past  encrypted password i try both with and without shadow
does not work :(

have any idea? 

ps: sorry for my english  :)

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 19 Jan 1999 22:16:29 +0100
From: "Ingenieurbro Brandes GbR" <marko.brandes@gmx.de>
To: flexfax@sgi.com
Subject: flexfax: error code 5
Sender: owner-flexfax@celestial.com

Hi folks,

i'm running a hylafax-server on my linux box.
I'm able to send fax to some numbers, but on most numbers i get
following message:


------------------------------------------------------------------------

 Jan 18 19:13:06.16: [27803]: SESSION BEGIN 00000097 49306568233
 Jan 18 19:13:06.16: [27803]: SEND FAX: JOB 55 DEST 6568233 COMMID
00000097
 Jan 18 19:13:06.16: [27803]: DELAY 2600 ms
 Jan 18 19:13:08.77: [27803]: <-- [15:ATE0V1Q0S0=0H0\r]
 Jan 18 19:13:08.91: [27803]: --> [2:OK]
 Jan 18 19:13:08.91: [27803]: <-- [21:ATS8=2S7=60&H2&D2&C1\r]
 Jan 18 19:13:09.05: [27803]: --> [2:OK]
 Jan 18 19:13:09.05: [27803]: <-- [14:AT+FCLASS=2.0\r]
 Jan 18 19:13:09.19: [27803]: --> [2:OK]
 Jan 18 19:13:09.19: [27803]: <-- [9:AT+FLO=1\r]
 Jan 18 19:13:09.33: [27803]: --> [2:OK]
 Jan 18 19:13:09.33: [27803]: <-- [9:AT+FPP=0\r]
 Jan 18 19:13:09.47: [27803]: --> [2:OK]
 Jan 18 19:13:09.47: [27803]: <-- [9:AT+FBO=0\r]
 Jan 18 19:13:09.61: [27803]: --> [2:OK]
 Jan 18 19:13:09.61: [27803]: <-- [10:AT+FCT=30\r]
 Jan 18 19:13:09.75: [27803]: --> [2:OK]
 Jan 18 19:13:09.75: [27803]: <-- [15:AT+FNR=1,1,1,1\r]
 Jan 18 19:13:09.89: [27803]: --> [2:OK]
 Jan 18 19:13:09.89: [27803]: <-- [9:AT+FIE=0\r]
 Jan 18 19:13:10.03: [27803]: --> [2:OK]
 Jan 18 19:13:10.03: [27803]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
 Jan 18 19:13:10.17: [27803]: --> [2:OK]
 Jan 18 19:13:10.17: [27803]: <-- [7:ATL0M1\r]
 Jan 18 19:13:10.30: [27803]: --> [2:OK]
 Jan 18 19:13:10.30: [27803]: <-- [14:AT+FCLASS=2.0\r]
 Jan 18 19:13:10.54: [27803]: --> [2:OK]
 Jan 18 19:13:10.54: [27803]: <-- [9:AT+FLO=1\r]
 Jan 18 19:13:10.78: [27803]: --> [2:OK]
 Jan 18 19:13:10.78: [27803]: <-- [9:AT+FPP=0\r]
 Jan 18 19:13:11.02: [27803]: --> [2:OK]
 Jan 18 19:13:11.02: [27803]: <-- [9:AT+FBO=0\r]
 Jan 18 19:13:11.26: [27803]: --> [2:OK]
 Jan 18 19:13:11.26: [27803]: <-- [10:AT+FCT=30\r]
 Jan 18 19:13:11.50: [27803]: --> [2:OK]
 Jan 18 19:13:11.50: [27803]: <-- [15:AT+FNR=1,1,1,1\r]
 Jan 18 19:13:11.74: [27803]: --> [2:OK]
 Jan 18 19:13:11.74: [27803]: <-- [9:AT+FIE=0\r]
 Jan 18 19:13:11.98: [27803]: --> [2:OK]
 Jan 18 19:13:11.98: [27803]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
 Jan 18 19:13:12.22: [27803]: --> [2:OK]
 Jan 18 19:13:12.22: [27803]: <-- [30:AT+FLI="Ingenieurbuero Brand"\r]
 Jan 18 19:13:12.46: [27803]: --> [2:OK]
 Jan 18 19:13:12.51: [27803]: DIAL 6568233
 Jan 18 19:13:12.51: [27803]: <-- [12:ATDT6568233\r]
 Jan 18 19:13:12.63: [27803]: --> [5:ERROR]
 Jan 18 19:13:12.63: [27803]: SEND FAILED: Invalid dialing command
 Jan 18 19:13:12.63: [27803]: <-- [5:ATH0\r]
 Jan 18 19:13:12.86: [27803]: --> [2:OK]
 Jan 18 19:13:12.86: [27803]: SESSION END

Can anybody help me with this error.
Where can i find a complete list of error codes?

Thanks in advance ...... Marko

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 20 Jan 1999 08:47:56 +0100
From: Matthias Apitz <guru@Sisis.de>
To: Ingenieurb|ro Brandes GbR <marko.brandes@gmx.de>
Cc: flexfax@sgi.com
Subject: Re: flexfax: error code 5
Sender: owner-flexfax@celestial.com

On Tue, Jan 19, 1999 at 10:16:29PM +0100, Ingenieurb|ro Brandes GbR wrote:
> Hi folks,
> 
> i'm running a hylafax-server on my linux box.
> I'm able to send fax to some numbers, but on most numbers i get
> following message:

You didn't say anything about your modem -- but perhaps you
should change it, because it returns "ERROR" to a pretty much
fine dial string;

	matthias

> 
> ------------------------------------------------------------------------
> 
>  Jan 18 19:13:06.16: [27803]: SESSION BEGIN 00000097 49306568233
>  Jan 18 19:13:06.16: [27803]: SEND FAX: JOB 55 DEST 6568233 COMMID
> 00000097
>  ...
>  Jan 18 19:13:12.46: [27803]: --> [2:OK]
>  Jan 18 19:13:12.51: [27803]: DIAL 6568233
>  Jan 18 19:13:12.51: [27803]: <-- [12:ATDT6568233\r]
>  Jan 18 19:13:12.63: [27803]: --> [5:ERROR]
>  Jan 18 19:13:12.63: [27803]: SEND FAILED: Invalid dialing command
>  Jan 18 19:13:12.63: [27803]: <-- [5:ATH0\r]
>  Jan 18 19:13:12.86: [27803]: --> [2:OK]
>  Jan 18 19:13:12.86: [27803]: SESSION END
> 
> Can anybody help me with this error.
> Where can i find a complete list of error codes?
> 
> Thanks in advance ...... Marko

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 20 Jan 1999 10:38:28 +0100
From: Matthias Apitz <guru@Sisis.de>
To: arnolds@ifns.de
Cc: Ado.Arnolds@dhm-systems.de, marko.brandes@gmx.de, flexfax@sgi.com
Subject: Re: flexfax: error code 5
Sender: owner-flexfax@celestial.com

On Wed, Jan 20, 1999 at 10:12:58AM +0100, Heinz-Ado Arnolds wrote:

> > > i'm running a hylafax-server on my linux box.
> > > I'm able to send fax to some numbers, but on most numbers i get
> > > following message:
> > 
> > You didn't say anything about your modem -- but perhaps you
> > should change it, because it returns "ERROR" to a pretty much
> > fine dial string;
> > 
> > 	matthias
> 
> No, this happens with german USRobotics Courier Modems, if the german
> dial restrictions are enabled, after several unsuccessful dialing attempts.
> Try "ModemResetCmds: ATS40=7" to disable these restrictions. Please report
> if it was successful.

Disabling (and the disable feature at all) violates the German
aproval law I think. And how can you say anything about USR if
the original poster did not say anything about the used modem....

	matthias

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sun, 17 Jan 1999 19:50:22 -0500
From: Alex <backgroundinfo@mindspring.com>
To: HylaFAX newsgroup <flexfax@sgi.com>
Subject: flexfax: print
Sender: owner-flexfax@celestial.com

I have a SuSE 5.3 box running SUSEFAX and HylaFAX. When I have a
Applixword document I want to fax out, I click print and choose fax and
it faxes (after I choose the number of course). Now lets say (and this
has happened a few times) that the fax does not go through but I still
have a numbered .ps file representing that word document. When I view it
and click print, I can choose setup, and have the option to input a
different printer name (now lp0), Spooler command (now lpr and which I
believe is what I would change), and environment variable (now PRINTER).
If I wanted to print to the fax program like the word document did
initially, how would I do that? What different inputs would I need
and/or how would I research to find out?

--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 19 Jan 1999 23:48:23 -0500
From: Alex <backgroundinfo@mindspring.com>
To: HylaFAX newsgroup <flexfax@sgi.com>, Support@suse.de
Subject: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

    Is there anyway to take a fax file that has been printed to another
file in Postscript and copy and past onto a web site? I can do that with
no problem with .aw files. Is there a way to convert .ps to .aw?

--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Posting to web
To: backgroundinfo@mindspring.com (Alex)
Date: Wed, 20 Jan 1999 08:59:15 +0000 (GMT)
Cc: flexfax@sgi.com, Support@suse.de
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

>     Is there anyway to take a fax file that has been printed to another
> file in Postscript and copy and past onto a web site? I can do that with
> no problem with .aw files. Is there a way to convert .ps to .aw?

As I've never heard of .aw, I would think that putting the .ps file directly
on the web would be better, especially as most, if not all, web servers
already have an entry for application/postscript.

On the other hand, few people have ghostscript on their PCs, so using the
original TIFF files might be better, as, providing they are forced to
G3 1D format (use tiffcp, or copy quality checking) NT 4 and Win 95 should
be able to handle them directly.

For support on any GUI browser at all, you could convert them to GIF, although
the patents on LZW mean that you may have to use a roundabout route to get
there (TIFF -> PS -> PBM -> GIF should work, but there may be a more direct
route).  Make sure that you use 1 bit GIFs.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Thu, 21 Jan 1999 11:29:15 -0500
From: Alex <backgroundinfo@mindspring.com>
To: flexfax@sgi.com
Subject: Re: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

David Woolley wrote:

> >     Is there anyway to take a fax file that has been printed to another
> > file in Postscript and copy and past onto a web site? I can do that with
> > no problem with .aw files. Is there a way to convert .ps to .aw?
>
> As I've never heard of .aw, I would think that putting the .ps file directly
> on the web would be better, especially as most, if not all, web servers
> already have an entry for application/postscript.
>

How in the world would I do that? I can convert a fax into a .ps file with
gv.BTW, an .aw file is an applix word file. But Again, is there a way to CUT &
PASTE?

> On the other hand, few people have ghostscript on their PCs, so using the
> original TIFF files might be better, as, providing they are forced to
> G3 1D format (use tiffcp, or copy quality checking) NT 4 and Win 95 should
> be able to handle them directly.
>
> For support on any GUI browser at all, you could convert them to GIF, although
> the patents on LZW mean that you may have to use a roundabout route to get
> there (TIFF -> PS -> PBM -> GIF should work, but there may be a more direct
> route).  Make sure that you use 1 bit GIFs.



--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Fri, 22 Jan 1999 08:59:26 +0100
From: Toralf Lund <toralf@praha.kscanners.no>
Organization: Kongsberg Scanners AS
X-Accept-Language: en
To: Alex <backgroundinfo@mindspring.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

Alex wrote:
> 
> David Woolley wrote:
> 
> > >     Is there anyway to take a fax file that has been printed to another
> > > file in Postscript and copy and past onto a web site? I can do that with
> > > no problem with .aw files. Is there a way to convert .ps to .aw?
> >
> > As I've never heard of .aw, I would think that putting the .ps file directly
> > on the web would be better, especially as most, if not all, web servers
> > already have an entry for application/postscript.
> >
> 
> How in the world would I do that? I can convert a fax into a .ps file with
> gv.BTW, an .aw file is an applix word file. But Again, is there a way to CUT &
> PASTE?
I don't think you are giving a lot of information here. Like what system
are you on? And are you talking about a web server running on your local
network, or are you uploading data to an Internet provider?

-- 
- T. Lund

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Posting to web
To: backgroundinfo@mindspring.com (Alex)
Date: Fri, 22 Jan 1999 08:26:26 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> How in the world would I do that? I can convert a fax into a .ps file with
> gv.BTW, an .aw file is an applix word file. But Again, is there a way to CUT &
> PASTE?

I don't understand your problem, and don't know what gv is.

As you have already established that you .ps was a valid end format from
a fax, all you need to do is copy it (man cp!) into a document directory
on the web server, and all web servers I know will correctly serve it,
although, unless the client has something like ghostscript installed
they may not be able to do anything except save to file then print directly
to a postscript printer.

I don't see where cutting and pasting comes into the picture at all.

Generally proprietory word processor formats are difficult to deal with
with anything except the proprietory tool on the platform for which it
was designed, and in the mode of operation for which it was designed (e.g.
interactive point and click).

I think you need to step back and write a clear document on the user level
problem you are trying to solve (any reference to file formats relates to
solutions not problems).

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Sun, 24 Jan 1999 20:44:26 -0500
From: Alex <backgroundinfo@mindspring.com>
To: flexfax@sgi.com
Subject: Re: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

How would I go from .ps -> to pbm and then to gif?


David Woolley wrote:

> >     Is there anyway to take a fax file that has been printed to another
> > file in Postscript and copy and past onto a web site? I can do that with
> > no problem with .aw files. Is there a way to convert .ps to .aw?
>
> As I've never heard of .aw, I would think that putting the .ps file directly
> on the web would be better, especially as most, if not all, web servers
> already have an entry for application/postscript.
>
> On the other hand, few people have ghostscript on their PCs, so using the
> original TIFF files might be better, as, providing they are forced to
> G3 1D format (use tiffcp, or copy quality checking) NT 4 and Win 95 should
> be able to handle them directly.
>
> For support on any GUI browser at all, you could convert them to GIF, although
> the patents on LZW mean that you may have to use a roundabout route to get
> there (TIFF -> PS -> PBM -> GIF should work, but there may be a more direct
> route).  Make sure that you use 1 bit GIFs.



--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Mon, 25 Jan 1999 09:52:13 -0600
From: "Keith G. Murphy" <keithmur@mindspring.com>
Reply-To: keithmur@mindspring.com
Organization: A small shoebox in the middle of the road
To: flexfax@sgi.com
Subject: Re: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> 
> >
> > How in the world would I do that? I can convert a fax into a .ps file with
> > gv.BTW, an .aw file is an applix word file. But Again, is there a way to CUT &
> > PASTE?
> 
> I don't understand your problem, and don't know what gv is.
> 
> As you have already established that you .ps was a valid end format from
> a fax, all you need to do is copy it (man cp!) into a document directory
> on the web server, and all web servers I know will correctly serve it,
> although, unless the client has something like ghostscript installed
> they may not be able to do anything except save to file then print directly
> to a postscript printer.
> 
> I don't see where cutting and pasting comes into the picture at all.
> 
[snip]
David, I suspect what he is wanting to do is have the fax images
*embedded* into a page, rather than just link to them; that's why he
wants GIFs.

My question to Alex (is that right?) would be, why not just have links
to the .ps files from the page?  That way, folks aren't having to load a
bunch of images if they don't want them...

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Posting to web
To: backgroundinfo@mindspring.com (Alex)
Date: Mon, 25 Jan 1999 08:08:26 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> How would I go from .ps -> to pbm and then to gif?

man gs; man ppmtogif

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 26 Jan 1999 11:15:26 +0100
From: Toralf Lund <toralf@praha.kscanners.no>
Organization: Kongsberg Scanners AS
X-Accept-Language: en
To: flexfax@sgi.com
Subject: Re: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> 
> > How would I go from .ps -> to pbm and then to gif?
> 
> man gs; man ppmtogif
Or you could do 'xv <postscript file>', then save as GIF, if you have XV
and it is configured to read PostScript (in which case it does more or
less the same conversion as indicated above behind the curtains.)

-- 
- T. Lund

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 26 Jan 1999 11:15:08 +0100 (CET)
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: flexfax@sgi.com
cc: Alex <backgroundinfo@mindspring.com>
Subject: Re: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

On Mon, 25 Jan 1999, David Woolley wrote:

> > How would I go from .ps -> to pbm and then to gif?
> 
> man gs; man ppmtogif
> 

or, if you ImageMagick installed

man convert

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Tue, 26 Jan 1999 08:41:27 -0500
From: Phil Abercrombie <PAbercrombie@ptc.com>
Organization: Parametric Technology Corporation
To: flexfax@sgi.com
CC: Alex <backgroundinfo@mindspring.com>
Subject: Re: flexfax: Posting to web
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> 
> > How would I go from .ps -> to pbm and then to gif?
> 
> man gs; man ppmtogif

Why go via postscript?  The fax comes through as tiff.
So just convert the tiff to pnm & thence to gif.  This worked for me.

	-phil

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Posting to web
To: keithmur@mindspring.com
Date: Tue, 26 Jan 1999 08:10:40 +0000 (GMT)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> David, I suspect what he is wanting to do is have the fax images
> *embedded* into a page, rather than just link to them; that's why he
> wants GIFs.

That, in turn, could indicate that he doesn't understand that embedded
images and objects are an addition to the basic web paradigm and links
have been possible to any resource type, at least from HTTP 1.0 and possibly
from HTTP 0.9.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Receiving fax only
To: toralf@praha.kscanners.no (Toralf Lund)
Date: Wed, 20 Jan 1999 00:03:35 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> of things. - When trying to call the fax number using a regular
> telephone one can hear a lot of noise before the normal fax interaction
> appears to start. In other words, the modem starts sounding like a fax
> only after tried to send some other kind of data for a while.

This is not a valid test.  You need to generate fax calling tone from
the calling end for a fax modem to autodetect fax mode; in fact, I'm
pretty sure that that is the only difference between a fax call and a
300 bps data call.  If you don't send calling tone followed by V.21
originate carrier, the modem will probably go into a V.34 initialisation
sequence, and when that fails, eventually fall back to V.21 data mode.

Roughly the protocol is something like:

caller sends fax calling tone
callee send 2100Hz echo suppressor/answer tone, followed by V.21 (300bps)
carrier
conversation at 300 bps
caller sends high speed training sequence (e.g. V.29, 9600 bps half duplex)
somehow callee confirms successful train (may be by secondary channel)
caller sends fax data using V.29 etc.
caller and callee switch back to V.21 for end of page
cycle repeats

The first V.21 session is the infamous Phase B and the second is Phase D.
The V.29 portion is Phase C.

As a result, you will get rather a lot of different tone types in a valid
fax call.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 20 Jan 1999 08:56:25 +0100
From: Toralf Lund <toralf@praha.kscanners.no>
Organization: Kongsberg Scanners AS
X-Accept-Language: en
To: flexfax@sgi.com
Subject: Re: flexfax: Receiving fax only
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> 
> > of things. - When trying to call the fax number using a regular
> > telephone one can hear a lot of noise before the normal fax interaction
> > appears to start. In other words, the modem starts sounding like a fax
> > only after tried to send some other kind of data for a while.
> 
> This is not a valid test.  You need to generate fax calling tone from
> the calling end for a fax modem to autodetect fax mode; in fact, I'm
I think you missed my point. I don't want the modem to autodetect fax
mode, I want the modem to stay in fax mode at all times.

> pretty sure that that is the only difference between a fax call and a
> 300 bps data call.  If you don't send calling tone followed by V.21
> originate carrier, the modem will probably go into a V.34 initialisation
> sequence, and when that fails, eventually fall back to V.21 data mode.
> 
> Roughly the protocol is something like:
> 
> caller sends fax calling tone
> callee send 2100Hz echo suppressor/answer tone, followed by V.21 (300bps)
> carrier
> conversation at 300 bps
> caller sends high speed training sequence (e.g. V.29, 9600 bps half duplex)
> somehow callee confirms successful train (may be by secondary channel)
> caller sends fax data using V.29 etc.
> caller and callee switch back to V.21 for end of page
> cycle repeats
> 
> The first V.21 session is the infamous Phase B and the second is Phase D.
> The V.29 portion is Phase C.
> 
> As a result, you will get rather a lot of different tone types in a valid
> fax call.

-- 
- T. Lund

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
Date: Wed, 20 Jan 1999 10:56:58 +0100
From: Toralf Lund <toralf@praha.kscanners.no>
Organization: Kongsberg Scanners AS
X-Accept-Language: en
To: d.traenapp@nwofs2.nwowhv.de, flexfax@sgi.com
Subject: Re: flexfax: Receiving fax only
Sender: owner-flexfax@celestial.com

Dirk Traenapp wrote:
> 
> Hi,
> 
> -> As some fax senders, in particular our new "paper" fax that I want to
> -> use to verify that the setup works, seem to get confused by the call
> -> type detection/adaptive answer mechanisms of HylaFAX (Version 4.0pl1), I
> -> want to configure it to answer fax messages only. Can anyone explain how
> -> to do this? I have tried setting AdaptiveAnswer to "no" and
> -> "AnswerRotary" to "fax" only, but it didn't help, judging from the sound
> -> of things. - When trying to call the fax number using a regular
> -> telephone one can hear a lot of noise before the normal fax interaction
> -> appears to start. In other words, the modem starts sounding like a fax
> -> only after tried to send some other kind of data for a while.
> 
> We also had that problem! I tried several variations and it works
> with the following:
This was really helpful. Thanks.
> 
> AnswerRotary:           "fax"
> AdaptiveAnswer: yes
> 
> -> # Answer Fax by default
> -> ModemAnswerCmd: AT+FCLASS=1;A
> ModemAnswerCmd: AT+FCLASS=2;A
This didn't quite work here. I had to change it to AT+FCLASS=2.0;ATA
>                           ^
>                           What ever that means?!?
Well, there are two different versions of the fax standard, known as
"class 1" and "class 2.0". The above command simply puts the modem in
class 2.0 mode. This seems to be important for correct transmission from
our fax machine, although the difference from the default behaviour is
not audible.
> 
> Maybe you should change:
> 
> ModemSetupAACmd:        AT+FAA=1
> 
> to
> 
> ModemSetupAACmd:        AT+FAA=0
Now, this did the real trick. The modem immediately started "sounding
like a fax machine" when I made this modification. I think it is far
from obvious from the manuals that this needs to be changed. You'd think
that "Adaptive Answer: no" had the same effect, but apparently not.


Cheers,

Toralf

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
X-Authentication-Warning: home01.asiaonline.net: d1swdev owned process doing -bs
Date: Wed, 20 Jan 1999 16:13:55 +0800 (HKT)
From: Hong Kong Observatory <d1swdev@asiaonline.net>
To: Philipp Steinkrueger <philipp@oberberg-online.de>
cc: flexfax@sgi.com
Subject: Re: flexfax: Zyxel U-1496
Sender: owner-flexfax@celestial.com

Hi,

I've been using Zyxel U-1496E with HylaFAX for years and find it very
stable. Note that the modem's firmware version should be at least 6.15.
Also the data speed is only 14400 which is good in FAX but too slow for
data.

On Wed, 13 Jan 1999, Philipp Steinkrueger wrote:

> Hello,
> 
> i am not sure which modem i should buy.
> 
> I wanted to buy the Multitech 2834ZDX, but this isnt easy to get
> in germany.
> 
> So i thought of the Zyxel U-1496.
> 
> What do you think ? Any suggestions, tips, experience and warnings
> welcome.
> 
> Phil
> -- 
> Philipp Steinkrger
> 
> Oberberg-Online Informations Systeme
> Email: steinkrueger@oberberg-online.de
> 

K.S.Wat SSA(D)12
Computer Divison,
Hong Kong Observatory.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:19 1999
From: "Mark Laurence" <mark@mail.allaw.com.au>
To: flexfax@sgi.com
Date: Wed, 20 Jan 1999 23:09:50 +1100
Subject: flexfax: Pick on RH Linux to Hylafax
Sender: owner-flexfax@celestial.com

I use a Pick database to send faxes to an old DOS server that can 
obtain the fax number from within the text section of the document 
being sent. 
eg
#fax#1234567      this is the fax number

This is the text section of the fax to be sent

#include#tif.file     this will attach an image to the end of the fax

The pick system can send a document to a Linux printer with no 
problems. I do not think it is capable of providing a job name or 
number.

Can anyone advise if Hylafax could be used with imbedded text 
commands.
Or has anyone had to interface a similar text based system to a 
fax server?

Any response would be appreciated.

regards
mark laurence

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 20 Jan 1999 12:35:14 +0100
From: Francois COURET <francois@a2pc.com>
Organization: A2PC
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: COMREC Error 72
Sender: owner-flexfax@celestial.com

Hi,

I'm using hylafax-4.0pl2-3rh5 on Linux Redhat 5.2 box.
MODEM MULTI-TECH SYSTEMS MT2834ZDXI/0316E

I have the following report  for 10% of receiving faxes.
An attempt to receive facsimile on cua1 failed because:

    COMREC error

    ---- Transcript of session follows ----

Jan 20 06:36:00.25: [  661]: SESSION BEGIN 00000208 0534250709
Jan 20 06:36:00.25: [  661]: <-- [4:ATA\r]
Jan 20 06:36:09.24: [  661]: --> [5:+FCON]
Jan 20 06:36:09.24: [  661]: ANSWER: FAX CONNECTION
Jan 20 06:36:09.24: [  661]: RECV FAX: begin
Jan 20 06:36:13.83: [  661]: --> [21:+FDCS:0,5,0,2,0,0,0,0]
Jan 20 06:36:13.83: [  661]: REMOTE wants 14400 bit/s
Jan 20 06:36:13.83: [  661]: REMOTE wants page width 1728 pixels in 215
mm
Jan 20 06:36:13.83: [  661]: REMOTE wants unlimited page length
Jan 20 06:36:13.83: [  661]: REMOTE wants 3.85 line/mm
Jan 20 06:36:13.83: [  661]: REMOTE wants 1-D MR
Jan 20 06:36:13.83: [  661]: --> [2:OK]
Jan 20 06:36:13.83: [  661]: <-- [7:AT+FDR\r]
Jan 20 06:36:15.28: [  661]: --> [5:+FCFR]
Jan 20 06:36:15.28: [  661]: --> [21:+FDCS:0,5,0,2,0,0,0,0]
Jan 20 06:36:15.28: [  661]: REMOTE wants 14400 bit/s
Jan 20 06:36:15.28: [  661]: REMOTE wants page width 1728 pixels in 215
mm
Jan 20 06:36:15.28: [  661]: REMOTE wants unlimited page length
Jan 20 06:36:15.28: [  661]: REMOTE wants 3.85 line/mm
Jan 20 06:36:15.28: [  661]: REMOTE wants 1-D MR
Jan 20 06:36:16.02: [  661]: --> [7:CONNECT]
Jan 20 06:36:16.02: [  661]: RECV: begin page
Jan 20 06:36:16.02: [  661]: RECV: send trigger 022
Jan 20 06:36:52.05: [  661]: RECV: 10039 bytes of data, 457 total lines
Jan 20 06:36:52.05: [  661]: --> [21:+FPTS:2,456,456,456,0]
Jan 20 06:36:53.31: [  661]: --> [6:+FET:2]
Jan 20 06:36:53.31: [  661]: RECV recv EOP (no more pages or documents)
Jan 20 06:36:53.31: [  661]: --> [2:OK]
Jan 20 06:36:53.31: [  661]: RECV send RTN (retrain negative)
Jan 20 06:36:53.31: [  661]: <-- [7:AT+FDR\r]
Jan 20 06:37:00.15: [  661]: --> [8:+FHNG:72]
Jan 20 06:37:00.15: [  661]: REMOTE HANGUP: COMREC error (code 72)
Jan 20 06:37:00.15: [  661]: RECV FAX (00000208): recvq/fax00122.tif
from , route to <unspecified>, 0 pages in 0:51
Jan 20 06:37:00.15: [  661]: RECV FAX: COMREC error
Jan 20 06:37:00.15: [  661]: RECV FAX (00000208): session with
terminated abnormally: COMREC error
Jan 20 06:37:00.15: [  661]: RECV FAX: bin/faxrcvd "recvq/fax00122.tif"
"cua1" "00000208" "COMREC error"

Configuration changes.

Use2D:                          No
RecvDataFormat:         "1-D MR"
ModemResetCmds:         AT&FS38=35&F9&W0
ModemType:                  Class2          # use class 2 interface
ModemRate:                  19200
ModemDialCmd:           ATDT0%s@
Class2DCCQueryCmd:      "!(0,1),(0-5),(0-4),(0-2),(0),(0),(0),(0-7)"

Any suggestion?

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 20 Jan 1999 11:31:10 -0500
From: Patrick Sweeney <ftidev@fhb.clickcharge.com>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Asking for HylaFax expertise
Sender: owner-flexfax@celestial.com


We're looking for a person to assist us in creating a fax server
component based on HylaFax as  as part of a comprehensive electronic
commerce solution.  This an invitation to reply and not a job offer.
 
Beyond the out-of-the-box capabilities we are looking to
 o support more document format conversions (html and others)
 o enhance the logging capability for our own db
 o integrate OCR on inbound fax
 
We're located in Mineola, Long Island, and based on the match
of your skills to our needs the length of the engagement is negotiable.

Patrick Sweeney
Foresight Technologies, Inc.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 20 Jan 1999 22:01:52 -0800
To: Mark Laurence <mark@mail.allaw.com.au>
CC: Hylafax <flexfax@sgi.com>
Subject: Re: flexfax: Pick on RH Linux to Hylafax
From: RICK_@t-online.de (Rick)
Sender: owner-flexfax@celestial.com

Mark Laurence wrote:
> 
> I use a Pick database to send faxes to an old DOS server that can
> obtain the fax number from within the text section of the document
> being sent.
> eg
> #fax#1234567      this is the fax number
> 
> This is the text section of the fax to be sent
> 
> #include#tif.file     this will attach an image to the end of the fax
> 
> The pick system can send a document to a Linux printer with no
> problems. I do not think it is capable of providing a job name or
> number.
> 
> Can anyone advise if Hylafax could be used with imbedded text
> commands.
> Or has anyone had to interface a similar text based system to a
> fax server?
> 
> Any response would be appreciated.
> 

As far as I know, HylaFAX cannot be used with imbedded text commands.
So I had to write a small C-program to do the job.

When I want to fax from within my Informix-based application, I pipe the output 
to my C-program, scan through the lines searching for something like 
"#faxno=123456789#", extract the faxnumber, pipe all other lines to a file and 
start HylaFAX with "sendfax -d123456789 <filename>"

This worked fine for me.

Hope this helps - for the first.

best regards
Juergen

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Posted-Date: Thu, 21 Jan 1999 16:58:26 -0700 (MST)
Date: Thu, 21 Jan 1999 17:00:01 +0000 (/etc/localtime)
From: John Williams <williams@morinda.com>
To: Mark Laurence <mark@mail.allaw.com.au>
cc: flexfax@sgi.com
Subject: Re: flexfax: Pick on RH Linux to Hylafax
Sender: owner-flexfax@celestial.com

I have done something like this.  

How I did it was to replace the unix print filter/driver script with a
small perl script to extract the fax number and other relevant
information, and then pipe the fax document through textfmt and sendfax.

I have attached the script I use as an example.  The coverfax and openfax
subroutines send a coverpage-only fax and normal text-document fax,
respectively.  The extraction part will not work for you unless you have
Jenkon's AutoFax product (in which case you are to be pitied).

~ John Williams


On Wed, 20 Jan 1999, Mark Laurence wrote:

> I use a Pick database to send faxes to an old DOS server that can 
> obtain the fax number from within the text section of the document 
> being sent. 
> eg
> #fax#1234567      this is the fax number
> 
> This is the text section of the fax to be sent
> 
> #include#tif.file     this will attach an image to the end of the fax
> 
> The pick system can send a document to a Linux printer with no 
> problems. I do not think it is capable of providing a job name or 
> number.
> 
> Can anyone advise if Hylafax could be used with imbedded text 
> commands.
> Or has anyone had to interface a similar text based system to a 
> fax server?
> 
> Any response would be appreciated.
> 
> regards
> mark laurence
> 

Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\fax.htm"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 20 Jan 1999 20:03:07 +0100 (CET)
Reply-To: gerhard@hof.net
Organization: Hof Online
From: Gerhard Stroessner <gerhard@hof.net>
To: flexfax@sgi.com
Subject: flexfax: Is this a bug?
Sender: owner-flexfax@celestial.com

Hello,

we just encountered a problem with HylaFax and German Umlaute (you know these
two dots above a, u and o).

Whenever I send a "standard" mail with the line 

  "Content-Type: text/plain; charset=iso-8859-1"

in it's header, all the characters are converted into PS and sent through the
fax as they should be.

When someone sends a mail with 

  "Content-Type: multipart/mixed;"

in the header, the faxmail program (or one of the CIME handlers) doesn't take
care of the Content-Type of the particular MIME-part, thus leaving a blank for
every Umlaut.
I checked out the PS files that come out of faxmail and in the latter case all
the "ISOLatin1Encoding" stuff is missing.

So my questions are:

Is this a bug or just a misconfiguration of one of the programs around faxmail?
I've read a lot of manpages these days and couldn't find an option to force
faxmail to use the ISO-8859 encoding.

Can I give all PS outputs a standard header to force ISO-8859 encoding, and if
yes, how can I do so?

Help would be greatly appreciated.

Thanks in advance,
Gerhard Stroessner.

------------------------------------------------------------------------
The National Short-Sleeved Shirt Association says:
        Support your right to bare arms!

E-Mail: Gerhard Stroessner <gerhard@hof.net>
am 20-Jan-99 um 19:48:47 Uhr
------------------------------------------------------------------------

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Receiving fax only
To: toralf@praha.kscanners.no (Toralf Lund)
Date: Thu, 21 Jan 1999 08:54:06 +0000 (GMT)
Cc: d.traenapp@nwofs2.nwowhv.de, flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Well, there are two different versions of the fax standard, known as
> "class 1" and "class 2.0". The above command simply puts the modem in

There are at least 3:  1, 2 and 2.0.

> > ModemSetupAACmd:        AT+FAA=0
> Now, this did the real trick. The modem immediately started "sounding
> like a fax machine" when I made this modification. I think it is far
> from obvious from the manuals that this needs to be changed. You'd think
> that "Adaptive Answer: no" had the same effect, but apparently not.

If the modem remembered the FAA=1, it would need to be explicitly forced
into FAA=0.  Hylafax doesn't have internal knowledge of how to do this
and needs the setup commands.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: COMREC Error 72
To: francois@a2pc.com (Francois COURET)
Date: Thu, 21 Jan 1999 08:50:25 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Jan 20 06:36:52.05: [  661]: RECV: 10039 bytes of data, 457 total lines

This is very short.  I wonder if you have the serial port set at 9600?


> Jan 20 06:36:52.05: [  661]: --> [21:+FPTS:2,456,456,456,0]
> Jan 20 06:36:53.31: [  661]: --> [6:+FET:2]
> Jan 20 06:36:53.31: [  661]: RECV recv EOP (no more pages or documents)
> Jan 20 06:36:53.31: [  661]: --> [2:OK]
> Jan 20 06:36:53.31: [  661]: RECV send RTN (retrain negative)

This is the real error.  If Hylafax sends RTN, it almost certainly means
that there are excessive numbers of coding errors in the received data,
which would be the case for a receive overrun.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
X-Originating-IP: [195.210.64.35]
From: "TheBong Pipe" <thevelvet@hotmail.com>
To: flexfax@sgi.com
Subject: flexfax: WHFC
Date: Thu, 21 Jan 1999 03:40:32 PST
Sender: owner-flexfax@celestial.com

Has someone managed to link the whfc client to an odbc phone database?
Mine reads well , but cannot save anything. It gives a strange error, 
something like "Not valid brackets".

Thanx all

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
X-Originating-IP: [212.52.76.43]
From: "TheBong Pipe" <thevelvet@hotmail.com>
To: flexfax@sgi.com
Subject: Re: flexfax: WHFC
Date: Thu, 21 Jan 1999 12:43:07 PST
Sender: owner-flexfax@celestial.com


>Have you checked under System Prefs in WHFC for the Valid Dialstring 
Chars?
>
>--On Thursday, January 21, 1999, 03:40 +0000 TheBong Pipe
><thevelvet@hotmail.com> wrote:
>
>> Has someone managed to link the whfc client to an odbc phone 
database?
>> Mine reads well , but cannot save anything. It gives a strange error, 
>> something like "Not valid brackets".
>> 

Well, I have to be more clear. I access the phonebook, where I can read 
the names and their address. No problems about sending faxes by 
selecting the names. Hylafax replies, all goes wonderful. But if I try 
to modify an Entry, or add a new one I get a message (in my language 
wich is differnet from english) stating - Not valid brackets for "John 
Doe" If John Doe is the entry.I think the problem involves the dialog 
between WHFC and the ODBC. If someone can save the names, could he 
please tell me what kind of database does he use? I tried with Excel, 
Access, Dbase, but the errors is always the same...


Thanx alot

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 08:36:03 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: TheBong Pipe <thevelvet@hotmail.com>
CC: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: WHFC
Sender: owner-flexfax@celestial.com

TheBong Pipe wrote:

> >> Has someone managed to link the whfc client to an odbc phone
> database?
> >> Mine reads well , but cannot save anything. It gives a strange error,
> >> something like "Not valid brackets".
> >>
> 
> Well, I have to be more clear. I access the phonebook, where I can read
> the names and their address. No problems about sending faxes by
> selecting the names. Hylafax replies, all goes wonderful. But if I try
> to modify an Entry, or add a new one I get a message (in my language
> wich is differnet from english) stating - Not valid brackets for "John
> Doe" If John Doe is the entry.I think the problem involves the dialog
> between WHFC and the ODBC. If someone can save the names, could he
> please tell me what kind of database does he use? I tried with Excel,
> Access, Dbase, but the errors is always the same...

Hi,

do you use the original Microsoft ODBC Drivers for Access and 
Excel ? A lot of people reported problems to me when trying
to connect WHFC to an access database. 

We have done here some tests with WHFC and other software
which should use an access database via the MS ODBC Drivers
and run into a lot of problems.

After switching to an other ODBC Driver (SCO SQL retreiver)
all the software works without any problems ...

So acutally i don't know who to blame, Microsoft or my 
programming skills.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
X-Originating-IP: [195.210.76.186]
From: "TheBong Pipe" <thevelvet@hotmail.com>
To: flexfax@sgi.com
Subject: Re: flexfax: WHFC
Date: Fri, 22 Jan 1999 00:20:41 PST
Sender: owner-flexfax@celestial.com



>TheBong Pipe wrote:
>
>> >> Has someone managed to link the whfc client to an odbc phone
>> database?
>> >> Mine reads well , but cannot save anything. It gives a strange 
error=
>,
>> >> something like "Not valid brackets".
>> >>
>>=20
>> Well, I have to be more clear. I access the phonebook, where I can 
read
>> the names and their address. No problems about sending faxes by
>> selecting the names. Hylafax replies, all goes wonderful. But if I 
try
>> to modify an Entry, or add a new one I get a message (in my language
>> wich is differnet from english) stating - Not valid brackets for 
"John
>> Doe" If John Doe is the entry.I think the problem involves the dialog
>> between WHFC and the ODBC. If someone can save the names, could he
>> please tell me what kind of database does he use? I tried with Excel,
>> Access, Dbase, but the errors is always the same...
>
>Hi,
>
>do you use the original Microsoft ODBC Drivers for Access and=20
>Excel ? A lot of people reported problems to me when trying
>to connect WHFC to an access database.=20
>
>We have done here some tests with WHFC and other software
>which should use an access database via the MS ODBC Drivers
>and run into a lot of problems.
>
>After switching to an other ODBC Driver (SCO SQL retreiver)
>all the software works without any problems ...
>
>So acutally i don't know who to blame, Microsoft or my=20
>programming skills.

It's the ODBC 32 bit driver in w98 control panel.
So, If the database file is an Access one or so, I should use another 
ODBC driver. Any advice on something free and working on win98?

Many Thanx for all who is helping me!

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
X-Originating-IP: [212.52.76.43]
From: "TheBong Pipe" <thevelvet@hotmail.com>
To: flexfax@sgi.com
Subject: flexfax: re: WHFC
Date: Thu, 21 Jan 1999 14:39:05 PST
Sender: owner-flexfax@celestial.com


>Have you checked under System Prefs in WHFC for the Valid Dialstring
Chars?
>
>--On Thursday, January 21, 1999, 03:40 +0000 TheBong Pipe
><thevelvet@hotmail.com> wrote:
>
>> Has someone managed to link the whfc client to an odbc phone
database?
>> Mine reads well , but cannot save anything. It gives a strange error,
>> something like "Not valid brackets".
>>

Well, I have to be more clear. I access the phonebook, where I can read
the names and their address. No problems about sending faxes by
selecting the names. Hylafax replies, all goes wonderful. But if I try
to modify an Entry, or add a new one I get a message (in my language
wich is differnet from english) stating - Not valid brackets for "John
Doe" If John Doe is the entry.I think the problem involves the dialog
between WHFC and the ODBC. If someone can save the names, could he
please tell me what kind of database does he use? I tried with Excel,
Access, Dbase, but the errors is always the same...


Thanx alot


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Alex Wagner" <alex@core.coc-ag.de>
To: "'FELXFAX mailing list'" <flexfax@sgi.com>
Cc: "'TheBong Pipe'" <thevelvet@hotmail.com>
Subject: AW: flexfax: re: WHFC
Date: Fri, 22 Jan 1999 13:40:44 +0100
Importance: Normal
Sender: owner-flexfax@celestial.com

I also checked with postgress and MS SQL-server. Both did not work, too.
Postgres has problems with "static cursors" anyway.
With the MS-SQL you are able to read the data sets but if you want to add
one more, the client seems to try an INSERT to to the wrong table.

I guess it used the "Entryname" entry al table !? Seems to be a bug in
the client software. I'll check the logs again on monday.

Greetz,
	Alex

> >Have you checked under System Prefs in WHFC for the Valid Dialstring
> Chars?
> >
> >--On Thursday, January 21, 1999, 03:40 +0000 TheBong Pipe
> ><thevelvet@hotmail.com> wrote:
> >
> >> Has someone managed to link the whfc client to an odbc phone
> database?
> >> Mine reads well , but cannot save anything. It gives a 
> strange error,
> >> something like "Not valid brackets".
> >>
> 
> Well, I have to be more clear. I access the phonebook, where 
> I can read
> the names and their address. No problems about sending faxes by
> selecting the names. Hylafax replies, all goes wonderful. But if I try
> to modify an Entry, or add a new one I get a message (in my language
> wich is differnet from english) stating - Not valid brackets for "John
> Doe" If John Doe is the entry.I think the problem involves the dialog
> between WHFC and the ODBC. If someone can save the names, could he
> please tell me what kind of database does he use? I tried with Excel,
> Access, Dbase, but the errors is always the same...
> 
> 

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 20 Jan 1999 18:32:12 +0100
From: Sven Kirmess <Sven.Kirmess@gmx.net>
To: Hylafax Support <flexfax@sgi.com>
Subject: flexfax: faxgetty seems to block pppd
Sender: owner-flexfax@celestial.com

I have a problem with my faxgetty (SuSE 5.2; Zyxel U-1496plus; V 6.10
P).

When I try to connect to my provider with pppd it doesn't work for the
first time after reboot. FaxGetty seems to block it. After this failed
try ppd it will work as expected.

Sven

--- my chat script ---
TIMEOUT 60
ABORT "NO CARRIER"
ABORT BUSY
ABORT "NO DIALTONE"
ABORT ERROR
"" +++ATZ
OK ATDT3320336
CONNECT

--- /var/log/messages ---

Jan 20 18:19:32 Odo FaxGetty[210]: <-- [5:ATM0\r]
Jan 20 18:19:32 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:19:32 Odo FaxGetty[210]: <-- [9:AT+FCR=1\r]
Jan 20 18:19:32 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:19:32 Odo FaxGetty[210]: <-- [18:AT+FLID="Kirmess"\r]
Jan 20 18:19:32 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:19:32 Odo FaxGetty[210]: <-- [9:AT+FAA=1\r]
Jan 20 18:19:32 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:19:32 Odo FaxGetty[210]: MODEM input buffering disabled
Jan 20 18:19:36 Odo login[206]: ROOT LOGIN on `tty3'
Jan 20 18:19:55 Odo login[207]: ROOT LOGIN on `tty4'
Jan 20 18:20:08 Odo kernel: CSLIP: code copyright 1989 Regents of the
University of California
Jan 20 18:20:09 Odo kernel: PPP: version 2.2.0 (dynamic channel
allocation)
Jan 20 18:20:09 Odo kernel: PPP Dynamic channel allocation code
copyright 1995 Caldera, Inc.
Jan 20 18:20:09 Odo kernel: PPP line discipline registered.
Jan 20 18:20:09 Odo kernel: registered device ppp0
Jan 20 18:20:11 Odo pppd[245]: pppd 2.2.0 started by root, uid 0
Jan 20 18:20:12 Odo FaxGetty[210]: MODEM input buffering enabled
Jan 20 18:20:12 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:17 Odo FaxGetty[210]: MODEM TIMEOUT: reading line from
modem
Jan 20 18:20:17 Odo FaxGetty[210]: <-- [5:ATH0\r]
Jan 20 18:20:18 Odo FaxGetty[210]: --> [4:ATH0]
Jan 20 18:20:18 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:18 Odo FaxGetty[210]: MODEM set DTR OFF
Jan 20 18:20:18 Odo FaxGetty[210]: MODEM set DTR OFF
Jan 20 18:20:18 Odo FaxGetty[210]: DELAY 2600 ms
Jan 20 18:20:20 Odo FaxGetty[210]: MODEM set DTR ON
Jan 20 18:20:20 Odo FaxGetty[210]: MODEM set baud rate: 38400 baud,
input flow RTS/CTS, output flow RTS/CTS
Jan 20 18:20:20 Odo FaxGetty[210]: MODEM flush i/o
Jan 20 18:20:20 Odo FaxGetty[210]: <--
[44:AT&B1&N0&S0*F0S18=2S38.3=1S39=0E0V1Q0S0=0H0\r]
Jan 20 18:20:20 Odo FaxGetty[210]: -->
[43:AT&B1&N0&S0*F0S18=2S38.3=1S39=0E0V1Q0S0=0H0]
Jan 20 18:20:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:20 Odo FaxGetty[210]: <-- [21:ATS8=2S7=60&H3&D2&C1\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [12:AT+FCLASS=?\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [5:0,2,8]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [12:AT+FCLASS=2\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [9:AT+FMFR?\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [5:ZyXEL]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [9:AT+FMDL?\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [18:U1496S  V 6.10 P  ]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [9:AT+FREV?\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [18:U1496S  V 6.10 P  ]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [9:AT+FCQ=?\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [5:ERROR]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [9:AT+FAP=?\r]
Jan 20 18:20:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:21 Odo FaxGetty[210]: <-- [10:AT+FSPL=?\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [5:0,1 L]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [12:AT+FCLASS=2\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [10:AT+FTBC=0\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [10:AT+FBOR=0\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [13:AT+FPHCTO=30\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [5:ERROR]
Jan 20 18:20:22 Odo FaxGetty[210]: MODEM Command error
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [24:AT+FDCC=1,5,2,2,1,0,0,0\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: MODEM ZYXEL U1496S/V 6.10 P
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [5:ATM0\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [9:AT+FCR=1\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [18:AT+FLID="Kirmess"\r]
Jan 20 18:20:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:22 Odo FaxGetty[210]: <-- [9:AT+FAA=1\r]
Jan 20 18:20:23 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:20:23 Odo FaxGetty[210]: MODEM input buffering disabled
Jan 20 18:21:12 Odo pppd[245]: Connect script failed
Jan 20 18:21:12 Odo pppd[245]: Exit.
Jan 20 18:21:12 Odo FaxGetty[210]: MODEM input buffering enabled
Jan 20 18:21:12 Odo FaxGetty[210]: MODEM setInputBuffering::tcgetattr:
I/O error
Jan 20 18:21:12 Odo FaxGetty[210]: MODEM tcsetattr: I/O error
Jan 20 18:21:12 Odo FaxGetty[210]: --> [0:]
Jan 20 18:21:16 Odo last message repeated 12547 times
Jan 20 18:21:17 Odo FaxGetty[210]: <-- [5:ATH0\r]
Jan 20 18:21:17 Odo FaxGetty[210]: MODEM WRITE ERROR: errno 5
Jan 20 18:21:17 Odo FaxGetty[210]: MODEM set DTR OFF
Jan 20 18:21:17 Odo FaxGetty[210]: MODEM set baud rate: 0 baud (flow
control unchanged)
Jan 20 18:21:17 Odo FaxGetty[210]: MODEM setBaudRate::tcgetattr: I/O
error
Jan 20 18:21:17 Odo FaxGetty[210]: MODEM set DTR OFF
Jan 20 18:21:17 Odo FaxGetty[210]: DELAY 2600 ms
Jan 20 18:21:19 Odo FaxGetty[210]: MODEM set DTR ON
Jan 20 18:21:19 Odo FaxGetty[210]: MODEM set baud rate: 38400 baud,
input flow RTS/CTS, output flow RTS/CTS
Jan 20 18:21:19 Odo FaxGetty[210]: MODEM flush i/o
Jan 20 18:21:19 Odo FaxGetty[210]: <--
[44:AT&B1&N0&S0*F0S18=2S38.3=1S39=0E0V1Q0S0=0H0\r]
Jan 20 18:21:19 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:19 Odo FaxGetty[210]: <-- [21:ATS8=2S7=60&H3&D2&C1\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [12:AT+FCLASS=?\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [5:0,2,8]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [12:AT+FCLASS=2\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [9:AT+FMFR?\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [5:ZyXEL]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [9:AT+FMDL?\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [18:U1496S  V 6.10 P  ]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [9:AT+FREV?\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [18:U1496S  V 6.10 P  ]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [9:AT+FCQ=?\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [5:ERROR]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [9:AT+FAP=?\r]
Jan 20 18:21:20 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:20 Odo FaxGetty[210]: <-- [10:AT+FSPL=?\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [5:0,1 L]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [12:AT+FCLASS=2\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [10:AT+FTBC=0\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [10:AT+FBOR=0\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [13:AT+FPHCTO=30\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [5:ERROR]
Jan 20 18:21:21 Odo FaxGetty[210]: MODEM Command error
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [24:AT+FDCC=1,5,2,2,1,0,0,0\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: MODEM ZYXEL U1496S/V 6.10 P
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [5:ATM0\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [9:AT+FCR=1\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [18:AT+FLID="Kirmess"\r]
Jan 20 18:21:21 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:21 Odo FaxGetty[210]: <-- [9:AT+FAA=1\r]
Jan 20 18:21:22 Odo FaxGetty[210]: --> [2:OK]
Jan 20 18:21:22 Odo FaxGetty[210]: MODEM input buffering disabled
Jan 20 18:22:08 Odo kernel: PPP: ppp line discipline successfully
unregistered
                      <<------- 2nd pppd started.
Jan 20 18:22:35 Odo kernel: PPP: version 2.2.0 (dynamic channel
allocation)
Jan 20 18:22:35 Odo kernel: PPP Dynamic channel allocation code
copyright 1995 Caldera, Inc.
Jan 20 18:22:35 Odo kernel: PPP line discipline registered.
Jan 20 18:22:35 Odo kernel: registered device ppp0
Jan 20 18:22:37 Odo pppd[400]: pppd 2.2.0 started by root, uid 0
Jan 20 18:22:59 Odo pppd[400]: Serial connection established.
Jan 20 18:23:00 Odo pppd[400]: Using interface ppp0
Jan 20 18:23:00 Odo pppd[400]: Connect: ppp0 <--> /dev/modem

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 20 Jan 1999 13:13:10 -0800
Reply-To: 0523297770@t-online.de
Organization: ANZER GMBH
To: Hylafax <flexfax@sgi.com>
CC: hvk@attcanada.ne
Subject: Re: flexfax: modem sleeping?
From: RICK_@t-online.de (JUERGEN ANZER)
Sender: owner-flexfax@celestial.com

Mike Brodbelt wrote:
> 
> Herman Van Keer wrote:
> >
> > Hi,
> >
> > I got HylaFAX running. (thanks for the quick reply solving my problems)
> > Last Friday I could send a Fax, but today it seemed that the modem did
> > not wake up.
> > The server was running and 'waiting for the modem to come ready'.
> 
> I had a problem very similar to this. What fixed it for me was mentioned
> by someone on this list. My modem is on /dev/ttyS0, and the permissions
> on this device had been changed. I stopped Hylafax, reset the
> permissions to their default, edited inittab to start faxgetty on
> /dev/ttyS0, told init to reread inittab, and restarted Hylafax. 

Good idea, because it is faxgetty who keeps track of the modem!

> The device permissions have been altered again, 

Thats ok .

> but that seems to be by
> design, as everything is now functioning properly. I suspect running
> faxgetty (even on a send only system) contributes greatly to having a
> stable and reliable server.

Mike has hit the point! I got the same problems here on a send-only
system. After running faxgetty (which is highly recommended in the man
pages) everything is fine.

best regards
juergen


-- 
snail: 	ANZER GmbH - Pieperstr. 14 - 32791 Lage - Germany
email: 	rick_@t-online.de
voice:	(0049) 5232 / 9777-21
fax:	(0049) 5232 / 78094

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 20 Jan 1999 20:36:55 -0800
From: Chen Coulter <software_sourcery@bigfoot.com>
Organization: Software Sourcery Systems, Inc.
X-Accept-Language: en
To: ckhui@school.net.hk
CC: flexfax@sgi.com
Subject: flexfax: Blocked by concurrent job
Sender: owner-flexfax@celestial.com

Jacky:

I finally got back from vacation and saw your post from 12/30.
The reason (as far as I know) that HylaFAX shows some faxes as
being "Blocked by concurrent job" is because they are intended
to be sent to a fax number that is already being used by a fax
job.  When you send more than 1 fax to the same number, all
jobs sent to that same number will be "Blocked" until such time
as the preceding job for that number is finished.

Hope this helps.

Chen Coulter
software_sourcery@bigfoot.com

> Dear All,
> 
>     I have some problem. I use hylafaxv4.0pl2 on redhat5.1 running
> kernel 2.0.36 and hayes accura 56K + FAX modem.
>     When i use a shell script to call the sendfax program and loop to
> send a large number of faxes (about 100), i found that some job show the
> status
> "Blocked by concurrent job" . What does that mean and is it a problem?
> will the fax eventually be sent??
>     Thanks.
> 
> 
> Best RGds,
> Jacky Hui
> 
>

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: flexfax: Prompt modem "ERROR" to ATDT<digits> (was: error code 5)
To: marko.brandes@gmx.de (Ingenieurbro Brandes GbR)
Date: Wed, 20 Jan 1999 23:29:56 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

This is a modem related problem, but you haven't identified the modem!

> i'm running a hylafax-server on my linux box.

Linux runs on at least three different processor architectures, and there
are numerous distributions and version of those distributions, and many
people make their own local additions.

>  Jan 18 19:13:12.22: [27803]: <-- [30:AT+FLI="Ingenieurbuero Brand"\r]

I would use a legal value for this until you get things working.  The
intention of this field is to contain an international phone number,
and so you should limit it to +, space, and digits.  Most equipment
is happy with violations of this rule.

>  Jan 18 19:13:12.46: [27803]: --> [2:OK]
>  Jan 18 19:13:12.51: [27803]: DIAL 6568233
>  Jan 18 19:13:12.51: [27803]: <-- [12:ATDT6568233\r]

Requesting tone dial of the number 656 8233.  I thought Germany went in
for long phone numbers - I wonder if you are using US style dialing 
code translations?

>  Jan 18 19:13:12.63: [27803]: --> [5:ERROR]

The modem rejected the number very quickly, so it's not a lack of
    ^^^^^
dialtone.  The modem is in an illegal state, there is a national policy
against 7 digit numbers, or against numbers starting 6 or 65, the modem
has blacklisted the number because of too many recent failed attempts, etc.
The 5 is the number of letters in the word ERROR, not the error code.
What happens if you dial this number through a terminal program?
What happens if you run through the whole sequence to this point with
a terminal program?

> Can anybody help me with this error.
> Where can i find a complete list of error codes?

In the technical documentation for your modem, for this sort of error,
and in the source code of Hylafax and the rest of the operating system
for other errors.  Generally the documentation supplied with modems
does not constitute technical documentation, but many suppliers have
real technical documentation on their web site.  Many re-badged modems
are really Rockwell ones and there is documentation on their technical
(not corporate) web site.

grep is your friend for source code error messages.

From jhroyer@joher.com  Thu Feb 11 13:16:20 1999
Date: Thu, 21 Jan 1999 19:30:25 -0100
To: webmaster@hylafax.org
From: Jean-Hugues ROYER <jhroyer@joher.com>
Subject: Sorry.

I'm sorry to e-mail you, I know that you don't provide support for Hylafax
but I tried to ask
in serveral newsgroups and I didn't get any reply , would you be kind
enough to forward
my message to the right person, Thank you in advance...

I run Hylafax 4.0.2 on FreeBSD 3.0 , the answering fax modem is a MultiTech
2834ZDX,
my problem is that every fax I receive are stored as tiff files in
landscape mode instead
of portrait , in others words the X dimension is larger than the Y dimension.

For example the last .tiff faxes i received are :
1728x1137,1728x1151,1728x1161,1728x1156 ...

I read all the documentation and the faqs and didn't find anything about that.

Thank you for your help in advance ...

Envelope-to: dnicker@ermine.ox.ac.uk
X-Sender: joher@joher.com
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 
Date: Thu, 21 Jan 1999 19:30:25 -0100
To: webmaster@hylafax.org
From: Jean-Hugues ROYER <jhroyer@joher.com>
Subject: flexfax: Sorry.
Sender: owner-flexfax@celestial.com

I'm sorry to e-mail you, I know that you don't provide support for Hylafax
but I tried to ask
in serveral newsgroups and I didn't get any reply , would you be kind
enough to forward
my message to the right person, Thank you in advance...

I run Hylafax 4.0.2 on FreeBSD 3.0 , the answering fax modem is a MultiTech
2834ZDX,
my problem is that every fax I receive are stored as tiff files in
landscape mode instead
of portrait , in others words the X dimension is larger than the Y dimension.

For example the last .tiff faxes i received are :
1728x1137,1728x1151,1728x1161,1728x1156 ...

I read all the documentation and the faqs and didn't find anything about that.

Thank you for your help in advance ...

From martin@datafax.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 10:40:50 -0500 (EST)
From: Martin Renters <martin@datafax.com>
To: webmaster@hylafax.org, jhroyer@joher.com
Subject: Re: flexfax: Sorry.

> I run Hylafax 4.0.2 on FreeBSD 3.0 , the answering fax modem is a MultiTech
> 2834ZDX,
> my problem is that every fax I receive are stored as tiff files in
> landscape mode instead
> of portrait , in others words the X dimension is larger than the Y dimension.
> 
> For example the last .tiff faxes i received are :
> 1728x1137,1728x1151,1728x1161,1728x1156 ...
> 
> I read all the documentation and the faqs and didn't find anything about that.

This is perfectly normal and happens because in normal mode faxes have
a resolution of 196dpi by 98dpi.  (ie: twice the resolution in the
horizontal as in the vertical).  To fix this, you either need to double
up the scan lines in the vertical or halve the horizonal or use fine mode
when sending faxes.

Martin

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Clarkson, Michael" <clarkson@amgen.com>
To: flexfax@sgi.com
Subject: flexfax: Problem with HylaFax Client
Date: Thu, 21 Jan 1999 10:03:47 -0800
Sender: owner-flexfax@celestial.com


Hi Folks,


I'm having trouble with the Hylafax client,  I have had a server running
perfectly for over a year, and have no problems with using the clients on
the LAN.  However I have recently had to provide a Sun workstation with a
dial up PPP connection. I have been testing this setup in the lab and when
the client is connected to the LAN via ethernet:-

		 sendfax -hfaxserver -n -d number filename

works succesfully, however if I remove it from the network, and bring up the
PPP connection the command seems to hang. I've tried using snoop and
communication takes place between the client and server. I've checked
/var/spool/fax/etc/hosts and everything is in order.

For what its worth tracing the process with truss shows it sleeping, and it
keeps recieving a SIGWINCH (window size change).

The server and client are both Solaris 2.5.1 machines, the client correctly
generates a PS file /tmp/faxxxxxxx.

Any ideas

Thanks

Michael

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 21 Jan 1999 18:17:55 -0400
From: Mario Bittencourt <mneto@argo.com.br>
Organization: Argo Internet Provider
X-Accept-Language: en
To: "Hylafax (tm)" <flexfax@sgi.com>
Subject: flexfax: [Fwd: TPC<199901211839.PAA22270@zeus.buriti.com.br> para +55926153152 
 falhou]
Sender: owner-flexfax@celestial.com


Hi, 

	I have a HylaFAX(tm) system which started acting strange with almost
80% of failure.

	Linux 2.0.36, RedHat 4.2, USR Courier external, HylaFAX(tm) pl2,
Ghostscript 5.01

	The strange thing is that it used to work ok...

	Regards,

		Mario.

-------- Original Message --------
Subject: TPC<199901211839.PAA22270@zeus.buriti.com.br> para +55926153152
falhou
Date: Thu, 21 Jan 1999 17:49:20 -0300
From: FaxMaster
To: xxxx@somewhere.com.br
CC: root@buriti.com.br
References: <199901211839.PAA22270@zeus.buriti.com.br>

Seu facsimile para +55926153152 falhou por que :
    DCS sent 3 times without response; Giving up after 3 attempts to
send same page

    ---- Transcript of session follows ----

Jan 21 17:44:48.87: [ 1917]: SESSION BEGIN 00012395 55926153152
Jan 21 17:44:48.88: [ 1917]: SEND FAX: JOB 6650 DEST +55926153152 COMMID
00012395
Jan 21 17:44:48.88: [ 1917]: MODEM set DTR OFF
Jan 21 17:44:48.88: [ 1917]: DELAY 2600 ms
Jan 21 17:44:51.48: [ 1917]: MODEM set DTR ON
Jan 21 17:44:51.48: [ 1917]: MODEM set baud rate: 38400 baud, input flow
RTS/CTS, output flow RTS/CTS
Jan 21 17:44:51.48: [ 1917]: MODEM flush i/o
Jan 21 17:44:51.48: [ 1917]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 21 17:44:51.65: [ 1917]: --> [16:ATE0V1Q0X4S0=0H0]
Jan 21 17:44:51.65: [ 1917]: --> [2:OK]
Jan 21 17:44:51.65: [ 1917]: <-- [32:ATS8=2S7=60&H1&I0&R2S13=1&D2&C1\r]
Jan 21 17:44:51.82: [ 1917]: --> [2:OK]
Jan 21 17:44:51.82: [ 1917]: <-- [14:AT+FCLASS=2.0\r]
Jan 21 17:44:51.87: [ 1917]: --> [2:OK]
Jan 21 17:44:51.87: [ 1917]: <-- [9:AT+FLO=2\r]
Jan 21 17:44:51.91: [ 1917]: --> [2:OK]
Jan 21 17:44:51.91: [ 1917]: <-- [9:AT+FPP=0\r]
Jan 21 17:44:51.95: [ 1917]: --> [2:OK]
Jan 21 17:44:51.95: [ 1917]: <-- [9:AT+FBO=0\r]
Jan 21 17:44:51.99: [ 1917]: --> [2:OK]
Jan 21 17:44:51.99: [ 1917]: <-- [10:AT+FCT=30\r]
Jan 21 17:44:52.03: [ 1917]: --> [2:OK]
Jan 21 17:44:52.03: [ 1917]: <-- [15:AT+FNR=1,1,1,1\r]
Jan 21 17:44:52.08: [ 1917]: --> [2:OK]
Jan 21 17:44:52.08: [ 1917]: <-- [9:AT+FIE=0\r]
Jan 21 17:44:52.12: [ 1917]: --> [2:OK]
Jan 21 17:44:52.12: [ 1917]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Jan 21 17:44:52.17: [ 1917]: --> [2:OK]
Jan 21 17:44:52.17: [ 1917]: <-- [5:ATM1\r]
Jan 21 17:44:52.34: [ 1917]: --> [2:OK]
Jan 21 17:44:52.34: [ 1917]: MODEM input buffering enabled
Jan 21 17:44:52.34: [ 1917]: <-- [14:AT+FCLASS=2.0\r]
Jan 21 17:44:52.49: [ 1917]: --> [2:OK]
Jan 21 17:44:52.49: [ 1917]: <-- [9:AT+FLO=2\r]
Jan 21 17:44:52.63: [ 1917]: --> [2:OK]
Jan 21 17:44:52.63: [ 1917]: <-- [9:AT+FPP=0\r]
Jan 21 17:44:52.77: [ 1917]: --> [2:OK]
Jan 21 17:44:52.77: [ 1917]: <-- [9:AT+FBO=0\r]
Jan 21 17:44:52.91: [ 1917]: --> [2:OK]
Jan 21 17:44:52.91: [ 1917]: <-- [10:AT+FCT=30\r]
Jan 21 17:44:53.05: [ 1917]: --> [2:OK]
Jan 21 17:44:53.05: [ 1917]: <-- [15:AT+FNR=1,1,1,1\r]
Jan 21 17:44:53.20: [ 1917]: --> [2:OK]
Jan 21 17:44:53.20: [ 1917]: <-- [9:AT+FIE=0\r]
Jan 21 17:44:53.34: [ 1917]: --> [2:OK]
Jan 21 17:44:53.34: [ 1917]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Jan 21 17:44:53.49: [ 1917]: --> [2:OK]
Jan 21 17:44:53.49: [ 1917]: <-- [30:AT+FLI="Argo Internet Provid"\r]
Jan 21 17:44:53.64: [ 1917]: --> [2:OK]
Jan 21 17:44:53.64: [ 1917]: DIAL 6153152
Jan 21 17:44:53.64: [ 1917]: <-- [12:ATDT6153152\r]
Jan 21 17:45:02.15: [ 1917]: --> [4:+FCO]
Jan 21 17:45:04.34: [ 1917]: -->
[79:+FNF:00000E000000960F01030010050295C8080149024A4F414F2D43415050493D564944454F03]
Jan 21 17:45:04.34: [ 1917]: REMOTE NSF
"00000E000000960F01030010050295C8080149024A4F414F2D43415050493D564944454F03"
Jan 21 17:45:05.08: [ 1917]: --> [27:+FCI:"         092 6153152"]
Jan 21 17:45:05.08: [ 1917]: REMOTE CSI "092 6153152"
Jan 21 17:45:05.46: [ 1917]: --> [20:+FIS:1,3,0,2,1,0,0,4]
Jan 21 17:45:05.57: [ 1917]: --> [2:OK]
Jan 21 17:45:05.57: [ 1917]: REMOTE best rate 9600 bit/s
Jan 21 17:45:05.57: [ 1917]: REMOTE max page width 1728 pixels in 215 mm
Jan 21 17:45:05.57: [ 1917]: REMOTE max unlimited page length 
Jan 21 17:45:05.57: [ 1917]: REMOTE best vres 7.7 line/mm
Jan 21 17:45:05.57: [ 1917]: REMOTE best format 2-D MR
Jan 21 17:45:05.57: [ 1917]: REMOTE best 20 ms, 10 ms/scanline
Jan 21 17:45:05.57: [ 1917]: USE 9600 bit/s
Jan 21 17:45:05.57: [ 1917]: USE 20 ms, 10 ms/scanline
Jan 21 17:45:05.57: [ 1917]: SEND file "docq/doc9655.ps;31"
Jan 21 17:45:05.57: [ 1917]: USE page width 1728 pixels in 215 mm
Jan 21 17:45:05.57: [ 1917]: USE unlimited page length 
Jan 21 17:45:05.57: [ 1917]: USE 7.7 line/mm
Jan 21 17:45:05.57: [ 1917]: USE 1-D MR
Jan 21 17:45:05.57: [ 1917]: <-- [23:AT+FIS=1,3,0,2,0,0,0,4\r]
Jan 21 17:45:05.72: [ 1917]: --> [2:OK]
Jan 21 17:45:05.72: [ 1917]: <-- [7:AT+FDT\r]
Jan 21 17:45:05.87: [ 1917]: --> [20:+FCS:1,3,0,2,0,0,0,5]
Jan 21 17:45:20.61: [ 1917]: --> [20:+FCS:1,3,0,2,0,0,0,5]
Jan 21 17:45:27.40: [ 1917]: --> [7:CONNECT]
Jan 21 17:45:27.40: [ 1917]: SEND begin page
Jan 21 17:45:56.32: [ 1917]: SENT 34062 bytes of data
Jan 21 17:45:56.32: [ 1917]: SEND 1D RTC
Jan 21 17:45:56.32: [ 1917]: SEND end page
Jan 21 17:45:56.32: [ 1917]: SEND send MPS (more pages, same document)
Jan 21 17:46:12.95: [ 1917]: --> [5:ERROR]
Jan 21 17:46:12.95: [ 1917]: SEND recv RTN (retrain negative)
Jan 21 17:46:12.95: [ 1917]: <-- [7:AT+FDT\r]
Jan 21 17:46:13.10: [ 1917]: --> [20:+FCS:1,3,0,2,0,0,0,5]
Jan 21 17:46:19.65: [ 1917]: --> [7:+FHS:25]
Jan 21 17:46:19.65: [ 1917]: REMOTE HANGUP: DCS sent 3 times without
response (code 25)
Jan 21 17:46:19.65: [ 1917]: --> [2:OK]
Jan 21 17:49:19.65: [ 1917]: MODEM TIMEOUT: reading line from modem
Jan 21 17:49:19.65: [ 1917]: MODEM <Timeout>
Jan 21 17:49:19.65: [ 1917]: SEND: DCS sent 3 times without response;
Giving up after 3 attempts to send same page "docq/doc9655.ps;31",
dirnum 0
Jan 21 17:49:19.65: [ 1917]: <-- [5:ATH0\r]
Jan 21 17:49:19.92: [ 1917]: --> [2:OK]
Jan 21 17:49:19.92: [ 1917]: MODEM set DTR OFF
Jan 21 17:49:19.92: [ 1917]: SESSION END

    ---- Fax nao enviado ----

      Destinatario: +55926153152
             JobID: 6650
           GroupID: 6650
         Remetente: secretaria
            E-mail: secretaria@buriti.com.br
            CommID: 00012395
             Modem: cua1
Submetido a partir: localhost
 Largura da pagina: 215 (mm)
  Altura da pagina: 279 (mm)
         Resolucao: 196 (lpi)
            Status: DCS sent 3 times without response; Giving up after 3
attempts to send same page
           Dialogs: 3 (exchanges with remote device)
        Tentativas: 0 (ligacoes consecutivas falhas ao destinatario)
          Ligacoes: 3 (total de ligacoes efetuadas)
           Paginas: 0 (paginas transmitidas)
             Total: 2 (total paginas a transmitir)
        Tentativas: 3 (tentativas de enviar a pagina corrente)

    ---- Documentos submetidos ----

Os seguintes documentos foram submetidos e estao
disponiveis no servidor para reuso ate que eles sejam automaticamente
apagados pelo servidor.

Nome (Filename)      Tamanho (Size) Tipo (Type)
docq/doc9655.ps         95904 PostScript
docq/doc9656.ps         33829 PostScript

 Subject:  Whats up

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 21 Jan 1999 11:07:47 -0600
From: "Keith G. Murphy" <keithmur@mindspring.com>
Reply-To: keithmur@mindspring.com
Organization: A small shoebox in the middle of the road
To: HylaFax Mailing List <flexfax@sgi.com>
Subject: flexfax: linux.apps.flexfax newsgroup?
Sender: owner-flexfax@celestial.com

How come no one seems to post to this?  Everyone seems to use the
mailing list.  Is it not a generally available newsgroup?  Just seems
like the newsgroup has certain advantages (more topic-threading clients,
for one), but maybe that's just my hangup.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 14:22:17 +0100 (CET)
From: Ruediger Gubler <ruediger.gubler@plannet.de>
To: Hylafax_Liste <flexfax@sgi.com>
Subject: flexfax: Hylafax over Lasat unique 1280 mi
Sender: owner-flexfax@celestial.com

Hello,

can Hylafax run over a Lasat unique 1280mi ISDN-TA?


Rdiger

---

E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
Date: 22-Jan-99
Time: 14:20:23

Hailing frequencies open, Captain.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 18:31:50 +0100
From: Francois COURET <francois@a2pc.com>
Organization: A2PC
To: flexfax@sgi.com
Subject: Re: flexfax: COMREC Error 72
Sender: owner-flexfax@celestial.com

the serial port is set at 19200.
I tried to set at 9600. but all faxes sent with another fax product, have the
same COMREC error.
The another fax product considers to be good and i lose the fax.

an 22 17:50:50.42: [  444]: REMOTE TSI "05 34 25 07 08"
Jan 22 17:50:50.42: [  444]: --> [21:+FDCS:1,3,0,0,0,0,0,0]
Jan 22 17:50:50.42: [  444]: REMOTE wants 9600 bit/s
Jan 22 17:50:50.42: [  444]: REMOTE wants page width 1728 pixels in 215 mm
Jan 22 17:50:50.42: [  444]: REMOTE wants A4 page length (297 mm)
Jan 22 17:50:50.42: [  444]: REMOTE wants 7.7 line/mm
Jan 22 17:50:50.42: [  444]: REMOTE wants 1-D MR
Jan 22 17:50:50.78: [  444]: --> [7:CONNECT]
Jan 22 17:50:50.78: [  444]: RECV: begin page
Jan 22 17:50:50.78: [  444]: RECV: send trigger 022
Jan 22 17:51:21.39: [  444]: RECV: 28451 bytes of data, 1933 total lines
Jan 22 17:51:21.39: [  444]: --> [24:+FPTS:2,1933,560,64,3104]
Jan 22 17:51:22.19: [  444]: --> [6:+FET:2]
Jan 22 17:51:22.19: [  444]: RECV recv EOP (no more pages or documents)
Jan 22 17:51:22.19: [  444]: --> [2:OK]
Jan 22 17:51:22.19: [  444]: RECV send RTN (retrain negative)
Jan 22 17:51:22.19: [  444]: <-- [7:AT+FDR\r]
Jan 22 17:51:25.26: [  444]: --> [8:+FHNG:72]
Jan 22 17:51:25.26: [  444]: REMOTE HANGUP: COMREC error (code 72)
Jan 22 17:51:25.26: [  444]: RECV FAX (00000227): recvq/fax00141.tif from 05
34 25 07 08, route to <unspecified>, 0 pages in 0:42
Jan 22 17:51:25.26: [  444]: RECV FAX: COMREC error

David Woolley a crit:

> > Jan 20 06:36:52.05: [  661]: RECV: 10039 bytes of data, 457 total lines
>
> This is very short.  I wonder if you have the serial port set at 9600?
>
>
> > Jan 20 06:36:53.31: [  661]: RECV send RTN (retrain negative)
>
> This is the real error.  If Hylafax sends RTN, it almost certainly means
> that there are excessive numbers of coding errors in the received data,
> which would be the case for a receive overrun.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Ben Asselstine" <csbda@aracnet.net>
To: <flexfax@sgi.com>
Subject: flexfax: hylafax v.4.0pl2 with gcc 2.7.2.1 on Solaris 2.5.1
Date: Thu, 21 Jan 1999 12:13:39 -0500
Sender: owner-flexfax@celestial.com

Help!

I can't send faxes!
I start up faxgetty, and hfaxd, and a faxq, and then send a fax using
sendfax, and I get the following error in syslog:
FaxQueuer[13935]: SUBMIT JOB 1
FaxQueuer[14185]: JOB 1: CONVERT DOCUMENT: exit status 0xff00
FaxQueuer[13945]: NOTIFY: bin/notify "doneq/q1" "no_formatter" ""

...and in the in the done1/q1 file I see the status as:

status:Unrecoverable error: invalidexit in .stop\
Operand stack:\
    true  Helvetica-Bold  16019  Helvetica-Bold\
\
Unexpected interpreter error -8.\
Error object: (f80)op(132:.stop)0x5a608\
Operand stack at 0x12142c:\
0x128b70: 0x0d name --S------ 0x04f9 0x0016e24c = Helvetica-Bold\
0x128b78: 0x0b int  --F------ 0x0000 0x00003e93 = 16019\
0x128b80: 0x0d name --S------ 0x04f9 0x0016e24c = Helvetica-Bold\
0x128b88: 0x01 bool --F------ 0x0000 0x0001965c = true\
Execution stack at 0x1216a8:\
0x12a4d8: 0x0f oper --F---e-- 0x0000 0x0004fd20 = %interp_exit\
0x12a4e0: 0x12 str  --F-rxe-- 0x0000 0x00000000 = \
0x12a4e8: 0x03 file --L-rxe-- 0x0001 0x00131d58\
0x12a4f0: 0x0e null --F---e-- 0x0000 0x0005c910\
0x12a4f8: 0x03 file --S-rxe-- 0x0001 0x00124458\
0x12a500: 0x0f oper --F---e-- 0x0000 0x0005c8b4 = %runexec_finish\
0x12a508: 0x03 file --S-rxe-- 0x0001 0x00124458\
0x12a510: 0x05 mpry --G-rxe-- 0x0039 0x0016148a\
Dictionary stack at 0x1210e8:\
0x12ad08: 0x02 dict --Gwrx--- 0x0000 0x0012ae70\
0x12ad10: 0x02 dict --Gwrx--- 0x0000 0x001759f4\
0x12ad18: 0x02 dict --Lwrx--- 0x0000 0x0012fd7c\
0x12ad20: 0x02 dict --Lwrx--- 0x0000 0x00131ff8\


Is this problem related to Adobe Font Metrics?
Can anybody help me out?

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Ben Asselstine" <csbda@aracnet.net>
To: <flexfax@sgi.com>
Subject: Fw: flexfax: hylafax v.4.0pl2 with gcc 2.7.2.1 on Solaris 2.5.1
Date: Fri, 22 Jan 1999 11:19:18 -0500
Sender: owner-flexfax@celestial.com

Help!

I can't send faxes!
I start up faxgetty, and hfaxd, and a faxq, and then send fax using sendfax,
and I get the following error in syslog:
FaxQueuer[13935]: SUBMIT JOB 1
FaxQueuer[14185]: JOB 1: CONVERT DOCUMENT: exit status 0xff00
FaxQueuer[13945]: NOTIFY: bin/notify "doneq/q1" "no_formatter" ""

...and in the in the done1/q1 file I see the status as:

status:Unrecoverable error: invalidexit in .stop\
Operand stack:\
    true  Helvetica-Bold  16019  Helvetica-Bold\
\
Unexpected interpreter error -8.\
Error object: (f80)op(132:.stop)0x5a608\
Operand stack at 0x12142c:\
0x128b70: 0x0d name --S------ 0x04f9 0x0016e24c = Helvetica-Bold\
0x128b78: 0x0b int  --F------ 0x0000 0x00003e93 = 16019\
0x128b80: 0x0d name --S------ 0x04f9 0x0016e24c = Helvetica-Bold\
0x128b88: 0x01 bool --F------ 0x0000 0x0001965c = true\
Execution stack at 0x1216a8:\
0x12a4d8: 0x0f oper --F---e-- 0x0000 0x0004fd20 = %interp_exit\
0x12a4e0: 0x12 str  --F-rxe-- 0x0000 0x00000000 = \
0x12a4e8: 0x03 file --L-rxe-- 0x0001 0x00131d58\
0x12a4f0: 0x0e null --F---e-- 0x0000 0x0005c910\
0x12a4f8: 0x03 file --S-rxe-- 0x0001 0x00124458\
0x12a500: 0x0f oper --F---e-- 0x0000 0x0005c8b4 = %runexec_finish\
0x12a508: 0x03 file --S-rxe-- 0x0001 0x00124458\
0x12a510: 0x05 mpry --G-rxe-- 0x0039 0x0016148a\
Dictionary stack at 0x1210e8:\
0x12ad08: 0x02 dict --Gwrx--- 0x0000 0x0012ae70\
0x12ad10: 0x02 dict --Gwrx--- 0x0000 0x001759f4\
0x12ad18: 0x02 dict --Lwrx--- 0x0000 0x0012fd7c\
0x12ad20: 0x02 dict --Lwrx--- 0x0000 0x00131ff8\


Is this problem related to Adobe Font Metrics?
Can anybody help me out?


Ben.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Hylafax over Lasat unique 1280 mi
To: ruediger.gubler@plannet.de (Ruediger Gubler)
Date: Sat, 23 Jan 1999 12:18:14 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> can Hylafax run over a Lasat unique 1280mi ISDN-TA?

Does this device and its driver emulate a simple serial port connected
to an EIA class 1, 2 or 2.0 fax modem?

I may be missing something, but why do people keep asking about hylafax
over ISDN, when the number of G4 (real ISDN) fax machines in the world
must be a mere handful, and those who have them are likely to prefer email
these days.

G3 analogue fax support requires that either the TA emulate a modem,
in which case the answer will be in the documentation for the TA, or 
that the host does the required digital signal processing, a tactic
generally restricted to the cheaper kinds of winmodems on single user
desk top systems, and even then I have not heard of any open source
software for this purpose.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 17:02:04 +0800
From: CN Liu <cn@mail.sinyih.com.tw>
Organization: Sinyih Ceramic Co., Ltd
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Probemodem & Faxmodem Fail
Sender: owner-flexfax@celestial.com

Hi!

I'm sorry to post this problem several times as I am still unable to
overcome this obstacle.

I fail to configure hylafax 4.0pl2 for Zyxel 1496E in Linux 2.0.35
(upgraded from Slackware 3.5) on IBM Netfinity 3000.

These are what I tried:

mail:/var/spool/fax# probemodem ttyS0
Hmm, there does not appear to be an fuser command on your machine.
This means that I am unable to insure that all processes using the
modem have been killed.  I will keep going, but beware that you may
have competition for the modem.

Now we are going to probe the tty port.  This takes a few seconds,
so be patient.  Note that if you do not have the modem cabled to
the port, or the modem is turned off, this may hang (just go and
cable up the modem or turn it on, or whatever).

Probing for best speed to talk to modem: 38400 19200 9600 4800 2400 1200

Unable to deduce DTE-DCE speed; check that you are using the
correct device and/or that your modem is setup properly.  If
all else fails, try the -s option to lock the speed.

mail:/var/spool/fax# cu -s 38400 -l ttyS0
Connected.
at+fsp=?
0,1
OK
at+fclass=2.0
OK
at+fcc=?
(0,1),(0-5),(0-2),(0-2),(0,1),(0,1),(0),(0-7)
OK
mail:/var/spool/fax# faxmodem -c
"(0,1),(0-5),(0-2),(0-2),(0,1),(0,1),(0),(0-7)
" ttyS0
FIFO: open: No such device or address
mail:/var/spool/fax# ls -l
prw-------   1 uucp     10              0 Oct 28 19:28 FIFO|
drwx------   2 uucp     uucp         1024 Oct 27 18:08 archive/
drwxr-xr-x   2 uucp     uucp         1024 Dec 23 14:20 bin/
drwxr-xr-x   2 uucp     uucp         1024 Oct 29 18:55 client/
drwxr-xr-x   2 uucp     uucp         1024 Dec 23 19:04 config/
prw-r--r--   1 root     root            0 Dec 23 19:07 ttyS0|
....
(I manually created ttyS0| manually before running faxmodem -c.)

mail:/var/spool/fax#cu -l ttyS0
Connected.
AT&F
OK

I suspected that there might be problems in the serial port (16550A
chip, 9-pin socket). So I tried another PC (still 16550A chip, 9-pin
socket). The tested results in the new PC are the same as those of IBM
Netfinity.

Replacing Zyxel 1496E with GVC 336/288/144 modem still can not generate
any workable speed by probemodem.

I also visited http://www.xtremeweb.de/hyla/ but found no ready-made
configuration for Zyxel 1496E.

Has anyone experienced this same problem? Could anyone give me a
ready-made configuration for Zyxel 1496E and show me how to manually
tell hylafax to use that configuration file?

Thanks you!

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 11:46:43 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: Probemodem & Faxmodem Fail
Sender: owner-flexfax@celestial.com

CN Liu wrote:
> 
> Hi!
> 
> I'm sorry to post this problem several times as I am still unable to
> overcome this obstacle.
> 
> I fail to configure hylafax 4.0pl2 for Zyxel 1496E in Linux 2.0.35
> (upgraded from Slackware 3.5) on IBM Netfinity 3000.
> 

> mail:/var/spool/fax# faxmodem -c
> "(0,1),(0-5),(0-2),(0-2),(0,1),(0,1),(0),(0-7)
> " ttyS0
> FIFO: open: No such device or address
> mail:/var/spool/fax# ls -l
> prw-------   1 uucp     10              0 Oct 28 19:28 FIFO|
> drwx------   2 uucp     uucp         1024 Oct 27 18:08 archive/
> drwxr-xr-x   2 uucp     uucp         1024 Dec 23 14:20 bin/
> drwxr-xr-x   2 uucp     uucp         1024 Oct 29 18:55 client/
> drwxr-xr-x   2 uucp     uucp         1024 Dec 23 19:04 config/
> prw-r--r--   1 root     root            0 Dec 23 19:07 ttyS0|
> ....
> (I manually created ttyS0| manually before running faxmodem -c.)
> 

Hi,

do not create the fifos manualy. Try removing FIFO| and ttyS0|  
and run then faxmodem. Also ttyS0 is the wrong name and has wrong
permissions.

It looks here like :

prw-------   1 uucp     uucp            0 Jan 22 09:46 FIFO
prw-------   1 uucp     wheel           0 Dec 31 08:30 FIFO.ttyS0    

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sat, 23 Jan 1999 11:20:41 +0800
From: CN Liu <cn@mail.sinyih.com.tw>
Organization: Sinyih Ceramic Co., Ltd
X-Accept-Language: en
To: flexfax@sgi.com
Subject: Re: flexfax: Probemodem & Faxmodem Fail
Sender: owner-flexfax@celestial.com

Ulrich Eckhardt wrote:

> > mail:/var/spool/fax# faxmodem -c
> > "(0,1),(0-5),(0-2),(0-2),(0,1),(0,1),(0),(0-7) " ttyS0
> > FIFO: open: No such device or address
> > mail:/var/spool/fax# ls -l
> > prw-------   1 uucp     10              0 Oct 28 19:28 FIFO|
> > drwx------   2 uucp     uucp         1024 Oct 27 18:08 archive/
> > drwxr-xr-x   2 uucp     uucp         1024 Dec 23 14:20 bin/
> > drwxr-xr-x   2 uucp     uucp         1024 Oct 29 18:55 client/
> > drwxr-xr-x   2 uucp     uucp         1024 Dec 23 19:04 config/
> > prw-r--r--   1 root     root            0 Dec 23 19:07 ttyS0|
> > ....
> > (I manually created ttyS0| manually before running faxmodem -c.)
> >
> 
> Hi,
> 
> do not create the fifos manualy. Try removing FIFO| and ttyS0|
> and run then faxmodem. Also ttyS0 is the wrong name and has wrong
> permissions.
> 
> It looks here like :
> 
> prw-------   1 uucp     uucp            0 Jan 22 09:46 FIFO
> prw-------   1 uucp     wheel           0 Dec 31 08:30 FIFO.ttyS0
> 

Many thanks for your help! Uli,

I have removed FIFO| (which was automatically created by "make install")
and ttyS0 but the result from "faxmodem -c ..." is the same as before.

CN

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 13:35:45 +0100
From: Norbert Lesch <norbert.lesch@post.rwth-aachen.de>
Subject: flexfax: No response to MPS or EOP
To: flexfax@sgi.com
Organization: GFE
Sender: owner-flexfax@celestial.com

Hello HylaFax experts,
I am using Hylafax 4.0pl2-13 on SusE Linux 5.3 .
The modem is a Motorola 3400 (It identifies as motorola lifestyle 28.8)
class 1 faxmodem.
I tried the configuration files gvc-288 and moto-288.
All is fine except that sending a fax to a  special faximile
(Hewlett Packard OfficeJet LX  ) results in the following
error messages:


Error: No response to MPS or EOP repeated 3 tries


    ---- Transcript of session follows ----

Jan 20 01:09:40.26: [ 3611]: SESSION BEGIN 00000017 492418888313
Jan 20 01:09:40.26: [ 3611]: SEND FAX: JOB 10 DEST +49 241 8888313
COMMID
00000017
Jan 20 01:09:40.26: [ 3611]: MODEM set DTR OFF
Jan 20 01:09:40.26: [ 3611]: DELAY 2600 ms
Jan 20 01:09:42.86: [ 3611]: MODEM set DTR ON
Jan 20 01:09:42.86: [ 3611]: MODEM set baud rate: 38400 baud, input flow

RTS/CTS, output flow RTS/CTS
Jan 20 01:09:42.86: [ 3611]: MODEM flush i/o
Jan 20 01:09:42.86: [ 3611]: <-- [15:ATE0V1Q0S0=0H0\r]
Jan 20 01:09:42.91: [ 3611]: --> [14:ATE0V1Q0S0=0H0]
Jan 20 01:09:42.91: [ 3611]: --> [2:OK]
Jan 20 01:09:42.91: [ 3611]: <-- [21:ATS8=2S7=60\Q3&D3&C1\r]
Jan 20 01:09:42.96: [ 3611]: --> [2:OK]
Jan 20 01:09:42.96: [ 3611]: <-- [12:AT+FCLASS=1\r]
Jan 20 01:09:42.97: [ 3611]: --> [2:OK]
Jan 20 01:09:42.97: [ 3611]: <-- [7:ATL0M1\r]
Jan 20 01:09:42.98: [ 3611]: --> [2:OK]
Jan 20 01:09:42.98: [ 3611]: MODEM input buffering enabled
Jan 20 01:09:42.98: [ 3611]: <-- [12:AT+FCLASS=1\r]
Jan 20 01:09:43.10: [ 3611]: --> [2:OK]
Jan 20 01:09:43.14: [ 3611]: DIAL 02418888313
Jan 20 01:09:43.14: [ 3611]: <-- [16:ATDT02418888313\r]
Jan 20 01:10:00.84: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:00.84: [ 3611]: MODEM input buffering disabled
Jan 20 01:10:02.06: [ 3611]: --> [2:OK]
Jan 20 01:10:02.06: [ 3611]: <-- [9:AT+FRH=3\r]
Jan 20 01:10:02.08: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:02.76: [ 3611]: --> [2:OK]
Jan 20 01:10:02.76: [ 3611]: REMOTE CSI "0241 8888313"
Jan 20 01:10:02.76: [ 3611]: <-- [9:AT+FRH=3\r]
Jan 20 01:10:02.77: [ 3611]: --> [7:CONNECT]

Jan 20 01:10:03.03: [ 3611]: --> [2:OK]
Jan 20 01:10:03.03: [ 3611]: REMOTE best rate 9600 bit/s
Jan 20 01:10:03.03: [ 3611]: REMOTE max page width 1728 pixels in 215 mm

Jan 20 01:10:03.03: [ 3611]: REMOTE max unlimited page length
Jan 20 01:10:03.03: [ 3611]: REMOTE best vres 7.7 line/mm
Jan 20 01:10:03.03: [ 3611]: REMOTE best format 2-D MMR
Jan 20 01:10:03.03: [ 3611]: REMOTE supports T.30 Annex A, ECM
Jan 20 01:10:03.03: [ 3611]: REMOTE best 20 ms, 10 ms/scanline
Jan 20 01:10:03.03: [ 3611]: USE 9600 bit/s
Jan 20 01:10:03.03: [ 3611]: USE 20 ms, 10 ms/scanline
Jan 20 01:10:03.03: [ 3611]: SEND file "docq/doc10.ps;41"
Jan 20 01:10:03.03: [ 3611]: USE page width 1728 pixels in 215 mm
Jan 20 01:10:03.03: [ 3611]: USE unlimited page length
Jan 20 01:10:03.03: [ 3611]: USE 7.7 line/mm
Jan 20 01:10:03.03: [ 3611]: USE 2-D MR
Jan 20 01:10:03.05: [ 3611]: SEND training at v.29 9600 bit/s
Jan 20 01:10:03.06: [ 3611]: <-- [9:AT+FTH=3\r]
Jan 20 01:10:03.09: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:04.85: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:05.42: [ 3611]: --> [2:OK]
Jan 20 01:10:05.42: [ 3611]: DELAY 75 ms
Jan 20 01:10:05.51: [ 3611]: <-- [10:AT+FTM=96\r]
Jan 20 01:10:05.79: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:07.34: [ 3611]: --> [2:OK]
Jan 20 01:10:07.34: [ 3611]: <-- [9:AT+FRH=3\r]
Jan 20 01:10:07.62: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:08.72: [ 3611]: --> [2:OK]
Jan 20 01:10:08.72: [ 3611]: TRAINING succeeded
Jan 20 01:10:08.72: [ 3611]: <-- [10:AT+FTM=96\r]
Jan 20 01:10:09.00: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:09.00: [ 3611]: SEND begin page
Jan 20 01:10:22.53: [ 3611]: SENT 24973 bytes of data
Jan 20 01:10:22.53: [ 3611]: SEND 2D RTC
Jan 20 01:10:22.53: [ 3611]: SEND end page
Jan 20 01:10:29.89: [ 3611]: --> [2:OK]
Jan 20 01:10:29.89: [ 3611]: DELAY 95 ms
Jan 20 01:10:30.00: [ 3611]: SEND send EOP (no more pages or documents)
Jan 20 01:10:30.00: [ 3611]: <-- [9:AT+FTH=3\r]
Jan 20 01:10:30.03: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:31.42: [ 3611]: --> [2:OK]
Jan 20 01:10:31.42: [ 3611]: <-- [9:AT+FRH=3\r]
Jan 20 01:10:34.52: [ 3611]: --> [0:]
Jan 20 01:10:34.52: [ 3611]: MODEM <Empty line>
Jan 20 01:10:34.52: [ 3611]: MODEM TIMEOUT: waiting for v.21 carrier
Jan 20 01:10:34.53: [ 3611]: --> [2:OK]
Jan 20 01:10:34.53: [ 3611]: SEND send EOP (no more pages or documents)
Jan 20 01:10:34.53: [ 3611]: <-- [9:AT+FTH=3\r]
Jan 20 01:10:34.56: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:35.95: [ 3611]: --> [2:OK]
Jan 20 01:10:35.95: [ 3611]: <-- [9:AT+FRH=3\r]
Jan 20 01:10:39.05: [ 3611]: --> [0:]
Jan 20 01:10:39.05: [ 3611]: MODEM <Empty line>
Jan 20 01:10:39.05: [ 3611]: MODEM TIMEOUT: waiting for v.21 carrier
Jan 20 01:10:39.06: [ 3611]: --> [2:OK]
Jan 20 01:10:39.06: [ 3611]: SEND send EOP (no more pages or documents)
Jan 20 01:10:39.06: [ 3611]: <-- [9:AT+FTH=3\r]
Jan 20 01:10:39.09: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:40.48: [ 3611]: --> [2:OK]
Jan 20 01:10:40.48: [ 3611]: <-- [9:AT+FRH=3\r]
Jan 20 01:10:43.58: [ 3611]: --> [0:]
Jan 20 01:10:43.58: [ 3611]: MODEM <Empty line>
Jan 20 01:10:43.58: [ 3611]: MODEM TIMEOUT: waiting for v.21 carrier
Jan 20 01:10:43.59: [ 3611]: --> [2:OK]
Jan 20 01:10:43.59: [ 3611]: <-- [9:AT+FTH=3\r]
Jan 20 01:10:43.62: [ 3611]: --> [7:CONNECT]
Jan 20 01:10:45.01: [ 3611]: --> [2:OK]
Jan 20 01:10:45.01: [ 3611]: MODEM input buffering enabled
Jan 20 01:10:45.01: [ 3611]: <-- [5:ATH0\r]
Jan 20 01:10:45.15: [ 3611]: --> [2:OK]
Jan 20 01:10:45.15: [ 3611]: MODEM set DTR OFF
Jan 20 01:10:45.15: [ 3611]: SESSION END

This is independent of the fax to send.
What is happening? Faxing to other faximiles is ok!

Hopefully waiting

Norbert Lesch

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 17:05:49 -0100
To: flexfax@sgi.com
From: Jean-Hugues ROYER <jhroyer@joher.com>
Subject: flexfax: Setting margins.
Sender: owner-flexfax@celestial.com

How can I set margins when printing a received fax using tiff2ps or fax2ps ?

I tried to reduce the width & height (using -h & -w) but the right margin
is still wrong 
(I loose some pixels at the right of the fax when I print it)

Thanks for your help.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 19:02:40 -0800
To: Jan Kratochvil <short@ucw.cz>
CC: Samba-Digest <samba@samba.anu.edu.au>, Hylafax <flexfax@sgi.com>
Subject: flexfax: Re: Samba and Winfax / Hylafax
From: RICK_@t-online.de (Rick)
Sender: owner-flexfax@celestial.com

Jan Kratochvil wrote:
> 
> > In our office, the Unix-box is the only machine running 24 hours a day.
> > All clients (WIN9x,NT) and our Unix-application
> > (self-coded/Informix-based) put some faxjobs to the Unixbox and HylaFAX
> > sends the faxes immediately or scheduled over night.
> >
> > If youve managed to configure SAMBA, you will sure succeed in running
> > HylaFAX too. If youve got trouble, there exist also a list with a lot
> > of HylaFAX-gurus to subscribe to.
> 
>   Sorry to bothering you but exist there also some (possible free)
> solution to RETRIEVE faxes received on the UNIX (server) box and look
> at them/print them on the Win9x machines?
>   Last time (a year or two) I checked, only sending from Win9x to UNIX
> was implemented.
> 
>                                 Thanks for info, Lace

You can send *and* receive faxes on your Unix system through HylaFAX (and HylaFAX is free)!!!
Although we use HylaFAX in our office as a send-only system, you can receive faxes too. Let 
HylaFAX store them as TIFF files in a SAMBA-share and look at them with with favourite 
WIN-TIFF-viewer.

Ill post this letter in the SAMBA-digest again, but also Ill post it in the Hylafax-digest. 
Some people there can surely tell you more about HylaFAX.

If youve got problems - dont hesitate to mail me again.

best regards
juergen

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 19:35:42 +0100
From: Jan Kratochvil <short@ucw.cz>
To: Rick <RICK_@t-online.de>
Cc: Samba-Digest <samba@samba.anu.edu.au>, Hylafax <flexfax@sgi.com>
Subject: flexfax: Re: Samba and Winfax / Hylafax
Sender: owner-flexfax@celestial.com

> Jan Kratochvil wrote:
> > 
> > > In our office, the Unix-box is the only machine running 24 hours a day.
> > > All clients (WIN9x,NT) and our Unix-application
> > > (self-coded/Informix-based) put some faxjobs to the Unixbox and HylaFAX
> > > sends the faxes immediately or scheduled over night.
> > >
> > > If youve managed to configure SAMBA, you will sure succeed in running
> > > HylaFAX too. If youve got trouble, there exist also a list with a lot
> > > of HylaFAX-gurus to subscribe to.
> > 
> >   Sorry to bothering you but exist there also some (possible free)
> > solution to RETRIEVE faxes received on the UNIX (server) box and look
> > at them/print them on the Win9x machines?
> >   Last time (a year or two) I checked, only sending from Win9x to UNIX
> > was implemented.
> > 
> >                                 Thanks for info, Lace
> 
> You can send *and* receive faxes on your Unix system through HylaFAX (and HylaFAX is free)!!!

  Yes, I would expect this. I'm using mgetty for in/out faxing for now.

> Although we use HylaFAX in our office as a send-only system, you can receive faxes too. Let 
> HylaFAX store them as TIFF files in a SAMBA-share and look at them with with favourite 
> WIN-TIFF-viewer.

  This is what I wanted to know. So in fact no more comfortable solution exists
for now. I know that filenames can be quite descriptive but it's still not
some integrate solution for remote fax from Win as with receive log, transmit log with
ability to abort faxes and so on. [user-friendly]
  It would be nice to write such beat in Java but I'm allocated and pre-allocated
a long time from now already. :-(( Some guy there out, who ...? No, just kidding,
I know that there isn't such, of course.

> Ill post this letter in the SAMBA-digest again, but also Ill post it in the Hylafax-digest. 
> Some people there can surely tell you more about HylaFAX.

  The best would be to download it and look at it myself but I found that someone
experienced with it would be better (for me :-) ) to bother.

> If youve got problems - dont hesitate to mail me again.

  Thanks for offer.


> best regards
> juergen
  					Happy coding,
						Lace

From max@maxgraphic.com  Thu Feb 11 13:16:20 1999
Date: Fri, 22 Jan 1999 20:54:42 -0800
Subject: HylaFAX on NEXTSTEP?
From: "Max Pinton" <max@maxgraphic.com>
To: webmaster@hylafax.org

I have an unused mono NextStation that I'd love to turn into a fax server.
Will HylaFAX compile under NEXSTEP 3.2?

Thanks,

Max

--
Max Pinton, max@maxgraphic.com
Maxgraphic Digital Portfolio, http://www.maxgraphic.com/

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: flexfax: Landscape aspect ratio in received TIFFs (was: [no useful subject] - Sorry)
To: jhroyer@joher.com (Jean-Hugues ROYER)
Date: Fri, 22 Jan 1999 08:12:56 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com, jhroyer@joher.com
Sender: owner-flexfax@celestial.com

Please note that this was posted to the peer support mailing list, 
flexfax@sgi.com, to which you should probably subscribe.

> 
> my problem is that every fax I receive are stored as tiff files in
> landscape mode instead
> of portrait , in others words the X dimension is larger than the Y dimension.
> 
> For example the last .tiff faxes i received are :
> 1728x1137,1728x1151,1728x1161,1728x1156 ...

These look correct.  Normal resolution faxes use rectangular pixels.  To
get square pixels you need fine mode.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Problem with HylaFax Client
To: clarkson@amgen.com (Clarkson Michael)
Date: Fri, 22 Jan 1999 08:16:53 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgic.com
Sender: owner-flexfax@celestial.com

> works succesfully, however if I remove it from the network, and bring up the
> PPP connection the command seems to hang. I've tried using snoop and
> communication takes place between the client and server. I've checked
> /var/spool/fax/etc/hosts and everything is in order.

Probably its unable to reverse resolve the client name.

NB this looks like a server problem, so the subject is misleading.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 08:36:08 +0100 (CET)
From: Ruediger Gubler <ruediger.gubler@plannet.de>
To: flexfax@sgi.com
Subject: Re: flexfax: Hylafax over Lasat unique 1280 mi
Sender: owner-flexfax@celestial.com


On 23-Jan-99 David Woolley wrote:
>> can Hylafax run over a Lasat unique 1280mi ISDN-TA?
> 
> Does this device and its driver emulate a simple serial port connected
> to an EIA class 1, 2 or 2.0 fax modem?

at+fclass=?
0,1,2,1.0,80

OK      

> 
> I may be missing something, but why do people keep asking about hylafax
> over ISDN, when the number of G4 (real ISDN) fax machines in the world
> must be a mere handful, and those who have them are likely to prefer email
> these days.
> 
> G3 analogue fax support requires that either the TA emulate a modem,

Thats done by the  Lasat unique 1280mi


---

E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
Date: 25-Jan-99
Time: 08:32:48

An idea is not responsible for the people who believe in it.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: linux.apps.flexfax newsgroup?
To: keithmur@mindspring.com
Date: Fri, 22 Jan 1999 23:47:45 +0000 (GMT)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> How come no one seems to post to this?  Everyone seems to use the
> mailing list.  Is it not a generally available newsgroup?  Just seems
> like the newsgroup has certain advantages (more topic-threading clients,
> for one), but maybe that's just my hangup.
> 

Most questions on the list relate to modems, not one specific operating
system.  Those that are specific to Linux are generally about Red Hat 
binary ports, not about the general use of the software on Linux.
(Early linux documents I've read point out that most applications
are not linux specific and help should be sought from the platform 
independent support channels.)

The list predates linux.*.

Most if not all of the people who answer probably have never heard of
the newsgroup.

The primary author of hylafax works for a company that is effectively
in competition with Linux (I've not heard of SGI ports) and, as far as
I know, the primary maintainer is not a Linux user.

I doubt that there would be enough people interested for the creation
of a comp group, so the reasons for the minimum vote apply, namely that
you are likely to get poor propagation.  Also minority groups these days
tend to get taken over by off topic and "shot gun"++ posters; the group
then fills up with flames.

Mailing lists are more spam resistant.

It may well be bogus; a lot of sites create on useage rather than only
on control messages.

The application is called hylafax; flexfax was an old name which caused
a trade mark conflict.

++ shot gun posting is my term for people who can't be bothered to work
out the right group so cross post to a dozen or so, for most of which and,
often, all of which, the posting is wildly off topic.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sat, 23 Jan 1999 12:00:13 -0800 (PST)
From: "Joel B. Stalder" <joel@uptimecomputers.com>
Reply-To: "Joel B. Stalder" <joel@uptimecomputers.com>
To: David Woolley <david@djwhome.demon.co.uk>
cc: keithmur@mindspring.com, flexfax@sgi.com
Subject: Re: flexfax: linux.apps.flexfax newsgroup?
Sender: owner-flexfax@celestial.com

On Fri, 22 Jan 1999, David Woolley wrote:

<discussion of newsgroup pros and cons snipped>
> 
> The application is called hylafax; flexfax was an old name which caused
> a trade mark conflict.

This is true, but I can see as how some may be briefly confused since every
message relayed from this list has "flexfax" placed in the subject, let
alone the list address itself. To avoid confusion, perhaps flexfax should
be changed to hylafax... since the software distribution name was changed
3+ (more?) years ago.


-Joel

Joel B. Stalder                              joel@uptimecomputers.com
Uptime Computer Services               http://www.uptimecomputers.com
                 Solutions for Office and Internet

 "Next to the originator of a good sentence is the first quoter of it."
 			-- Ralph Waldo Emerson, "Letters and Social Aims"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "William H. Gilmore" <whgi@csi.com>
To: "'FlexFax Mailing List'" <flexfax@sgi.com>
Subject: RE: flexfax: FW: Hylafax - faxq unable to exec faxsend
Date: Sat, 23 Jan 1999 11:20:41 -0700
Sender: owner-flexfax@celestial.com

All,

I finally gave up on attempting to get the RPM to work on my RH5.2 machine. 
 I have been corresponding with another person who succesfully installed 
it.  In both of our cases, our configurations were created through the use 
of "standard" (whatever that means) RPMs.  In tracing through and RPM query 
on our respective machines, I could find not difference in libraries or 
external program depended upon by Hylafax.

Consequently, I fell back to my UNIX background and compiled the program 
(Damn I hate to admit this).  As far as a compile goes, it wasn't any worse 
than normal.  There are about 8 patches to apply and the build works.  The 
software is installed and working as documented.  It appears that it will 
meet my needs.  For that, I would like to thank all of you who have been 
involved in the evolution and development of Hylafax.

I'll offer the following advice for RedHat users.  IF THE DEVELOPED RPM 
DOES NOT WORK AT FIRST BLUSH, ERASE IT AND COMPILE FROM SCRATCH!!!

I would like to challenge someone to take ownership of Hylafax from a Linux 
perspective.  I realize that we cannot expect SGI to address since it would 
be a definite conflict of interest.  I will not volunteer myself because I 
am much more of a SysAdm than a programmer.  However, I will volunteer to 
help with testing, documentation, and the like.

Thanks,

William

-----Original Message-----
From:	William H. Gilmore [SMTP:whgi@csi.com]
Sent:	Friday, January 15, 1999 12:05 AM
To:	'FlexFax Mailing List'
Subject:	flexfax: FW: Hylafax - faxq unable to exec faxsend

Sorry for the repost.  This was my first posting on this list.  Since I
haven't heard any response, I have decided to repost.

Thanks,

William

-----Original Message-----
From:	William H. Gilmore [SMTP:whgi@csi.com]
Sent:	Monday, January 11, 1999 7:21 PM
To:	'FlexFax Mailing List'
Subject:	Hylafax - faxq unable to exec faxsend

I am attempting to setup Hylafax 4.0pl2 on my Linux (RedHat 5.2, kernel
2.0.36) box.  I installed the Hylafax RPM, hylafax-4.0pl2-3rh5.i386.rpm
from
ftp://sunsite.unc.edu/pub/Linux/distributions/redhat/contrib/hurricane/i
386.
Inbound faxes are working fine; but I receive the following error anytime
that
I send a fax.

Jan  9 21:54:20 linux1 FaxQueuer[7784]: SUBMIT JOB 8
Jan  9 21:55:03 linux1 FaxQueuer[7784]: JOB 8: Send program terminated
     abnormally; unable to exec /usr/sbin/faxsend
Jan  9 21:55:03 linux1 FaxQueuer[7784]: NOTIFY: bin/notify "doneq/q8"
"failed"
     "0:01"

The permissions on /usr/sbin are

drwxr-xr-x   2 root     root         4096 Jan  8 12:10 sbin

The permissions on /usr/sbin/faxsend are

-rwxr-xr-x   1 root     root        15576 Sep 29 15:45 faxsend

If I su - fax I can see and execute /usr/sbin/faxsend from bash without any
problems.

I do have the server and sesssion trace levels set to 11 but don't get any
error messages other than what is shown.  There are no logs created in
/var/spool/fax/logs either.

I have searched usenet as well as the HylaFax FAQ for a solution, but found 
none.  The FlexFax Mailing List Index on vix.com gives me a 404 error so I
couldn't search there or on the mirror in Germany.

Any help with this would be greatly appreciated.

Thanks,

William Gilmore

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
To: "William H. Gilmore" <whgi@csi.com>
cc: "'FlexFax Mailing List'" <flexfax@sgi.com>
From: darren@hylafax.org
Subject: Re: flexfax: FW: Hylafax - faxq unable to exec faxsend 
Date: Sat, 23 Jan 1999 20:21:07 +0000
Sender: owner-flexfax@celestial.com


>>>>> On Sat, 23 Jan 1999, "WHG" == William H. Gilmore wrote:

  WHG> All,

  WHG> I finally gave up on attempting to get the RPM to work on my RH5.2
  WHG> machine.  I have been corresponding with another person who succesfully
  WHG> installed it.  In both of our cases, our configurations were created
  WHG> through the use of "standard" (whatever that means) RPMs.  In tracing
  WHG> through and RPM query on our respective machines, I could find not
  WHG> difference in libraries or external program depended upon by Hylafax.

[snip]

  WHG> I'll offer the following advice for RedHat users.  IF THE DEVELOPED RPM
  WHG> DOES NOT WORK AT FIRST BLUSH, ERASE IT AND COMPILE FROM SCRATCH!!!

  WHG> I would like to challenge someone to take ownership of Hylafax from
  WHG> a Linux perspective.  I realize that we cannot expect SGI to address
  WHG> since it would be a definite conflict of interest.  I will not volunteer
  WHG> myself because I am much more of a SysAdm than a programmer.  However, I
  WHG> will volunteer to help with testing, documentation, and the like.

<vent>
Look buster, if you're going to badmouth my work publicly, perhaps you could approach me privately in a slightly more constructive manner?
<\vent>

Seriously, I am aware of NO, ZERO, NADA showstoppers with the present RPM besides a few dependencies which might confuse the newbies out there. And if you've been reading this list at all, as you should before declaring the Linux support dead in the water, then you'll be pretty familiar with the simple fix to that confusion.

I'm extremely keen to promote HylaFAX from a linux perspective, and I welcome your CONSTRUCTIVE comments on how I may improve the present state of affairs. For instance, a detailed description of the problems you have had with the RPM, the reasons why you were unable to compile using the SRPM, etc etc.

A new release of the RPM is imminent, but I'm really baffled by the tone of your message. The Linux RPM is well supported, I feel, between my efforts on the side and those of the list in public, and I think it's a good piece of work. I'm curious to know why you feel otherwise.

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
To: "William H. Gilmore" <whgi@csi.com>
cc: "'FlexFax Mailing List'" <flexfax@sgi.com>
From: "Darren Nickerson" <darren@hylafax.org>
Subject: Re: flexfax: FW: Hylafax - faxq unable to exec faxsend 
Date: Sun, 24 Jan 1999 16:27:38 +0000
Sender: owner-flexfax@celestial.com


>>>>> On Sat, 23 Jan 1999, "WHG" == William H. Gilmore wrote:

  WHG> Darren,

  WHG> First of all, you need to relax.

William, you're probably right ;-) I certainly need to sleep more and drink 
less coffee!

  WHG> If you look back through the archive you will see that I posted
  WHG> a detailed description of the problem that I was having twice.

Holey egg on face Batman . . . you're right!! The past few weeks have been 
pretty crazy for me, and I read your messages, had no idea what your problem 
could be, and filed them as "to-do"s. Not getting many of them done recently.

  WHG> So forgive my impression that there is no one out there who is
  WHG> interested in Hylafax on Linux not to mention RedHat Linux.  This
  WHG> impression was further heightened by notes that I have read on this list
  WHG> maligning Linux.

Gosh, I'm sorry that's your read on things. I think Phil Watkinson put in a 
little "unfortunately on RedHat linux" comment, but can't remember much other 
maligning.

I'd just like to clear this up a bit more . . . of all the downloads from the 
ftp.hylafax.org, the linux RPMs are top of the list. People are using them a 
lot, and I hear from these people occasionally. For the most part, they're 
very happy with the RPM, and with the way HylaFAX performs on linux in 
general. You should bear in mind that linux will always suffer from the 
"newbie syndrome", since it draws people into the UNIX world who until now 
have been dealing with pre-installed software with idiot-proof GUIs. 
Installing and configuring HylaFAX for these people, RPM or not, is fraught 
with misadventure - HylaFAX is a very powerful package, but is also pretty 
complex as a consequence.

As for your impression it's not supported, it's partly because you only see 
problem reports on the list (successful people rarely post) and there's a huge 
number of people trying to run HylaFAX on linux, and it's partly (mostly!?) 
because I and others never replied to your trouble report. For that I 
apologise most sincerely . . . I probably should have mailed you a *shrug* 
instead of nothing at all!

  WHG> In general, I do not approach the authors of packages as step 1.  I try
  WHG> to do my own work first.  When I realized that you were active in the
  WHG> mailing list, I was hopeful that you would reply to my message.  Since
  WHG> you didn't, I respected your silence.

Next time mail me directly please ;-) I needed a little prod on this one.

  WHG> And yes, in my opinion, the documentation for installing Hylafax on
  WHG> Linux needs improvement.

I agree completely.

  WHG> As I stated in my previous note, I am willing to help on this (Don't
  WHG> flame volunteers)

Great! Tell you what, when I build the next RPM let's collaborate on making 
some coherent docs.

  WHG> I can only plead Mea Culpa for not attempting the SRPM.  For one, I
  WHG> simply didn't think about it since I haven't had to resort to it on any
  WHG> other package that I have worked with.  In all likelihood, it would have
  WHG> worked.  However, after spending the equivalent of days digging through
  WHG> output from strace, I thought it best to start with the unpatched source
  WHG> and go through it step by step.

I'm quite interested in getting to the bottom of your original problem. You're 
the only one to report anything like that though . . . very strange. I suppose 
now that you have "fixed" things you'll not be seeing Mr. Bug again though.

  WHG> I apologize for stepping on toes, but IMHO you are way too quick to fly
  WHG> off on this one.

You're right. Sorry!

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 24 Jan 1999 16:51:58 +0000
From: Mike Brodbelt <m.brodbelt@acu.ac.uk>
To: Darren Nickerson <darren@hylafax.org>
CC: "'FlexFax Mailing List'" <flexfax@sgi.com>
Subject: Re: flexfax: FW: Hylafax - faxq unable to exec faxsend
Sender: owner-flexfax@celestial.com

> I'd just like to clear this up a bit more . . . of all the downloads from the
> ftp.hylafax.org, the linux RPMs are top of the list. People are using them a
> lot, and I hear from these people occasionally. For the most part, they're
> very happy with the RPM, and with the way HylaFAX performs on linux in
> general. You should bear in mind that linux will always suffer from the
> "newbie syndrome", since it draws people into the UNIX world who until now
> have been dealing with pre-installed software with idiot-proof GUIs.
> Installing and configuring HylaFAX for these people, RPM or not, is fraught
> with misadventure - HylaFAX is a very powerful package, but is also pretty
> complex as a consequence.

I'd just like to chime in here as a RH Linux user who recently installed
Hylafax on a server at work. Installation was pretty smooth (apart from
one glitch, which someone on the list fixed for me), all things
considered. I agree entirely with your contention that a Linux user
fresh from Windows would have some trouble. Im my experience most decent
size packages on Unix systems require that one actually sit down and
*read* the docs before attempting to install them. This is an attitude
foreign to many Windows users, who are used to the idea that they just
need to click "setup", and that's it. They're also used to rebooting
their servers, and reinstalling their operating system.....

On thing I would mention about the RPM. I downloaded the thing, which
tlod me that it wanted a certain ghostscript RPM in place before it
would install. I couldn't find this package anywhere, so I installed it
with --nodeps, and then read the README, which gave a website from which
I could download the ghostscript RPM's. I downloaded them with netscape,
but they were corrupt - I eventually got a clean copy (from the same
site) by using wget instead of Netscape. After that it was simple, but I
think that it would be nice if the documenation on the Hylafax site
mentioned the dependencies, and linked to the appropriate ghostscript
RPM's.

My 2p worth,

Mike.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
To: Mike Brodbelt <m.brodbelt@acu.ac.uk>
cc: "'FlexFax Mailing List'" <flexfax@sgi.com>
From: Darren Nickerson <darren@hylafax.org>
Subject: Re: flexfax: FW: Hylafax - faxq unable to exec faxsend 
From: darren.nickerson@balliol.ox.ac.uk
Date: Sun, 24 Jan 1999 17:05:02 +0000
Sender: owner-flexfax@celestial.com


>>>>> On Sun, 24 Jan 1999, "MB" == Mike Brodbelt wrote:

  MB> They're also used to rebooting their servers, and reinstalling their
  MB> operating system.....

*grin*

  MB> On thing I would mention about the RPM. I downloaded the thing, which
  MB> tlod me that it wanted a certain ghostscript RPM in place before it would
  MB> install. I couldn't find this package anywhere, 

I hear this occasionally . . . I wonder why people are not used to checking 
RedHat's contrib/? Guess they learn this eventually - the gs RPMS should be 
in there!

  MB> so I installed it with --nodeps, and then read the README, which gave a
  MB> website from which I could download the ghostscript RPM's. I downloaded
  MB> them with netscape, but they were corrupt - I eventually got a clean copy
  MB> (from the same site) by using wget instead of Netscape.

Your nestcape download probably timed out. AFAIK it does not implement the 
"reget" feature to allow it to retry and recover the rest of the file, so you 
have a truncated file. Wget on the other hand will retry intelligently, 
resuming where you left off. Very useful little app, that one.

  MB> After that it was simple, but I think that it would be nice if the
  MB> documenation on the Hylafax site mentioned the dependencies, and linked
  MB> to the appropriate ghostscript RPM's.

Last week I put the ghostscript RPMS in the same directory as the HylaFAX RPM
on ftp.tpc.int.  This should solve the problem until I produce a new RPM with
less strict ghostscript dependencies.

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "William H. Gilmore" <whgi@csi.com>
To: "'darren@hylafax.org'" <darren@hylafax.org>
Cc: "'FlexFax Mailing List'" <flexfax@sgi.com>
Subject: RE: flexfax: FW: Hylafax - faxq unable to exec faxsend 
Date: Sat, 23 Jan 1999 23:23:17 -0700
Sender: owner-flexfax@celestial.com

Darren,

First of all, you need to relax.  I did not set out to indict your work. 
 If you look back through the archive you will see that I posted a detailed 
description of the problem that I was having twice.  It was only after I 
posted it the second time that anybody offered any advice.  I received one 
reply to the second note from someone who read the messages log too quickly 
and misread the actual error message.  Additionally, I have posted this 
same problem to three different Usenet groups and also didn't get a 
response.  So forgive my impression that there is no one out there who is 
interested in Hylafax on Linux not to mention RedHat Linux.  This 
impression was further heightened by notes that I have read on this list 
maligning Linux.

In general, I do not approach the authors of packages as step 1.  I try to 
do my own work first.  When I realized that you were active in the mailing 
list, I was hopeful that you would reply to my message.  Since you didn't, 
I respected your silence.

I have only been using Linux for six months.  Though I have used seven 
different variants of Unix over the last 8 years, I still consider myself a 
newbie to Linux.  And yes, in my opinion, the documentation for installing 
Hylafax on Linux needs improvement.  It took me about six different notes 
pulled from different places to get the tips to handle the dependencies 
correctly.  It would be nice to have these assembled into a single FAQ 
response and placed on the Hylafax FAQ.  As I stated in my previous note, I 
am willing to help on this (Don't flame volunteers)

I can only plead Mea Culpa for not attempting the SRPM.  For one, I simply 
didn't think about it since I haven't had to resort to it on any other 
package that I have worked with.  In all likelihood, it would have worked. 
 However, after spending the equivalent of days digging through output from 
strace, I thought it best to start with the unpatched source and go through 
it step by step.

I apologize for stepping on toes, but IMHO you are way too quick to fly off 
on this one.

Sincerely,

William


-----Original Message-----
From:	darren@hylafax.org [SMTP:darren@hylafax.org]
Sent:	Saturday, January 23, 1999 1:21 PM
To:	William H. Gilmore
Cc:	'FlexFax Mailing List'
Subject:	Re: flexfax: FW: Hylafax - faxq unable to exec faxsend


>>>>> On Sat, 23 Jan 1999, "WHG" == William H. Gilmore wrote:

  WHG> All,

  WHG> I finally gave up on attempting to get the RPM to work on my RH5.2
  WHG> machine.  I have been corresponding with another person who 
succesfully
  WHG> installed it.  In both of our cases, our configurations were created
  WHG> through the use of "standard" (whatever that means) RPMs.  In 
tracing
  WHG> through and RPM query on our respective machines, I could find not
  WHG> difference in libraries or external program depended upon by 
Hylafax.

[snip]

  WHG> I'll offer the following advice for RedHat users.  IF THE DEVELOPED 
RPM
  WHG> DOES NOT WORK AT FIRST BLUSH, ERASE IT AND COMPILE FROM SCRATCH!!!

  WHG> I would like to challenge someone to take ownership of Hylafax from
  WHG> a Linux perspective.  I realize that we cannot expect SGI to address
  WHG> since it would be a definite conflict of interest.  I will not 
volunteer
  WHG> myself because I am much more of a SysAdm than a programmer. 
 However, I
  WHG> will volunteer to help with testing, documentation, and the like.

<vent>
Look buster, if you're going to badmouth my work publicly, perhaps you 
could approach me privately in a slightly more constructive manner?
<\vent>

Seriously, I am aware of NO, ZERO, NADA showstoppers with the present RPM 
besides a few dependencies which might confuse the newbies out there. And 
if you've been reading this list at all, as you should before declaring the 
Linux support dead in the water, then you'll be pretty familiar with the 
simple fix to that confusion.

I'm extremely keen to promote HylaFAX from a linux perspective, and I we  
lcome your CONSTRUCTIVE comments on how I may improve the present state of 
affairs. For instance, a detailed description of the problems you have had 
with the RPM, the reasons why you were unable to compile using the SRPM, 
etc etc.

A new release of the RPM is imminent, but I'm really baffled by the tone of 
your message. The Linux RPM is well supported, I feel, between my efforts 
on the side and those of the list in public, and I think it's a good piece 
of work. I'm curious to know why you feel otherwise.

-Darren

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Oliver Carl" <ocarl_b@hico.ch>
To: <flexfax@sgi.com>
Subject: flexfax: hylafax server/modem problem
Date: Sun, 24 Jan 1999 01:56:58 +0100
Importance: Normal
Sender: owner-flexfax@celestial.com

Hello list

I try set up Hylafax as a small company fax server. Sending is O.K.,
recieving won't work. If you can - please give it a try. I am trying to
proove, that OpenSource is the better choice...

I put together a HTML document with extensive information
 http://www.hico.ch/hyla.html ) - the following is a shortend version.

thnx in advance
Oliver

ocarl_b@hico.ch

----

OS: SuSE Linux 5.3 (Kernel 2.0.35)
Hylafax 4.0pl2
Modem: Olitec SelfMemory 33600 (supports Class2)

After doing some setup, correcting daemon and TSI setup, I am now able to
send faxes perfectly.
Recieving works basically (...not) - the problem is that I get tons of "bad
lines" or the transmission ends long before the page end (see log 27, where
only the header was transmitted - the best recv I got so far). The
percentage of bad line is rather reproduceable, obviousely depending on the
document, not the phone line quality (which should really be perfect in all
cases).

I think (?) I had to put "ModemRate" to 19200 when using XON/XOFF. I now use
RTSCTS successfully sending with 38400 - there is no change in recv'ing. I
went back to 19200 now, because I think it works better.

I have tried to reverse the "ModemRecvFillOrder" - no change.

Set sender's bits/s down to 4800, resolution to high (7.7lines/mm) - no
change.

I think, it might be that the modem pretends to have some capability, it
actually has not (or that is not implemented correctly). On the other hand,
I have tried two rather different communication partners - one reports "not
sent" (and hyla says "bad lines"), with the other one hyla says it recvd
only a few lines (no status from remote partner available)...

Is there is some communication problem on the serial line?

I put the required "PercentGoodLines" to 1 - I got a few blank lines (from
fax partner of log 20).

I tried to change Class2RecvDataTrigger from "" to "\022" and "\021".


***log file 20***

...
Jan 21 19:58:26.27: [  193]: REMOTE wants 9600 bit/s
Jan 21 19:58:26.27: [  193]: REMOTE wants page width 1728 pixels in 215 mm
Jan 21 19:58:26.27: [  193]: REMOTE wants unlimited page length
Jan 21 19:58:26.27: [  193]: REMOTE wants 3.85 line/mm
Jan 21 19:58:26.27: [  193]: REMOTE wants 2-D MR
Jan 21 19:58:26.38: [  193]: --> [2:OK]
Jan 21 19:58:26.38: [  193]: <-- [7:AT+FDR\r]
Jan 21 19:58:27.94: [  193]: --> [5:+FCFR]
Jan 21 19:58:32.13: [  193]: --> [22:+FDCS: 0,3,0,2,1,0,0,3]
Jan 21 19:58:32.13: [  193]: REMOTE wants 9600 bit/s
Jan 21 19:58:32.13: [  193]: REMOTE wants page width 1728 pixels in 215 mm
Jan 21 19:58:32.13: [  193]: REMOTE wants unlimited page length
Jan 21 19:58:32.13: [  193]: REMOTE wants 3.85 line/mm
Jan 21 19:58:32.13: [  193]: REMOTE wants 2-D MR
Jan 21 19:58:32.13: [  193]: --> [7:CONNECT]
Jan 21 19:58:32.13: [  193]: RECV: begin page
Jan 21 19:58:32.13: [  193]: MODEM set XON/XOFF/FLUSH: input ignored, output
generated
Jan 21 19:58:32.13: [  193]: RECV: send trigger 021
Jan 21 19:58:32.13: [  193]: <-- data [1]
Jan 21 19:58:48.06: [  193]: RECV: 1257 total lines, 997 bad lines, 191
consecutive bad lines
Jan 21 19:58:48.06: [  193]: MODEM set XON/XOFF/DRAIN: input interpreted,
output disabled
Jan 21 19:58:48.06: [  193]: --> [17:+FPTS: 2,2219,0,0]
Jan 21 19:58:49.32: [  193]: --> [7:+FET: 2]
Jan 21 19:58:49.32: [  193]: RECV recv EOP (no more pages or documents)
...


***log file 27***

This was the only time, I recieved actually something, but it was far from
complete...

...
Jan 23 21:22:32.17: [  193]: --> [22:+FDCS: 0,3,0,2,0,0,0,0]
Jan 23 21:22:32.17: [  193]: REMOTE wants 9600 bit/s
Jan 23 21:22:32.17: [  193]: REMOTE wants page width 1728 pixels in 215 mm
Jan 23 21:22:32.17: [  193]: REMOTE wants unlimited page length
Jan 23 21:22:32.17: [  193]: REMOTE wants 3.85 line/mm
Jan 23 21:22:32.17: [  193]: REMOTE wants 1-D MR
Jan 23 21:22:32.17: [  193]: --> [2:OK]
Jan 23 21:22:32.17: [  193]: <-- [7:AT+FDR\r]
Jan 23 21:22:33.86: [  193]: --> [5:+FCFR]
Jan 23 21:22:35.82: [  193]: --> [22:+FDCS: 0,3,0,2,0,0,0,0]
Jan 23 21:22:35.82: [  193]: REMOTE wants 9600 bit/s
Jan 23 21:22:35.82: [  193]: REMOTE wants page width 1728 pixels in 215 mm
Jan 23 21:22:35.82: [  193]: REMOTE wants unlimited page length
Jan 23 21:22:35.82: [  193]: REMOTE wants 3.85 line/mm
Jan 23 21:22:35.82: [  193]: REMOTE wants 1-D MR
Jan 23 21:22:35.82: [  193]: --> [7:CONNECT]
Jan 23 21:22:35.82: [  193]: RECV: begin page
Jan 23 21:22:35.82: [  193]: RECV: send trigger 021
Jan 23 21:22:35.82: [  193]: <-- data [1]
Jan 23 21:22:48.75: [  193]: RECV: 31 total lines, 0 bad lines, 0
consecutive bad lines
Jan 23 21:22:48.75: [  193]: --> [17:+FPTS: 1,2219,0,0]
Jan 23 21:22:49.31: [  193]: --> [7:+FET: 2]
Jan 23 21:22:49.31: [  193]: RECV recv EOP (no more pages or documents)
Jan 23 21:22:49.31: [  193]: --> [2:OK]
Jan 23 21:22:49.31: [  193]: RECV send MCF (message confirmation)
Jan 23 21:22:49.31: [  193]: RECV FAX (00000027): from COMBOX, page 1 in
0:17, INF, 3.85 line/mm, 1-D MR
Jan 23 21:22:49.31: [  193]: RECV FAX (00000027): recvq/fax00021.tif from
COMBOX, route to , 1 pages in 0:19
Jan 23 21:22:49.33: [  193]: <-- [7:AT+FDR\r]
Jan 23 21:22:52.09: [  193]: --> [8:+FHNG: 0]
Jan 23 21:22:52.09: [  193]: REMOTE HANGUP: Normal and proper end of
connection (code 0)
Jan 23 21:22:52.09: [  193]: RECV FAX: bin/faxrcvd "recvq/fax00021.tif"
"modem" "00000027" ""
Jan 23 21:22:53.67: [  193]: RECV FAX: end
Jan 23 21:22:53.67: [  193]: SESSION END


***file "config.modem"***

# $Id: class2,v 1.23 1996/06/24 02:58:32 sam Rel $
...
# Generic Class 2 modem configuration.
#
# EDIT THIS CONFIGURATION TO REFLECT YOUR SETUP
#
...
ServerTracing:          527
SessionTracing:         527
RecvFileMode:           0644
LogFileMode:            0600
DeviceMode:             0666
RingsBeforeAnswer:      1
SpeakerVolume:          low
GettyArgs:              "-r -b -s %s %l"
LocalIdentifier:        "HICO"
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%p of %%t"
MaxRecvPages:           25
...
ModemType:              Class2          # use this to supply a hint
ModemRate:              38400
ModemFlowControl:       RTSCTS          # XON/XOFF flow control assumed
ModemSetupDTRCmd:       AT&D2           # setup so DTR drop resets modem
ModemSetupDCDCmd:       AT&C1           # setup so DCD reflects carrier (or
not)
#
...
ModemDialCmd:           ATDT%s@         # T for tone dialing, @ for silence
#
# Other possible configuration stuff.  The default strings are
# shown below.  Only those that are different from the defaults
# need to be included in the configuration file.
#
ModemResetCmds:         ""              # stuff to do when modem is reset
ModemAnswerCmd:         ATA             # use this to answer phone
ModemNoFlowCmd:         AT&K            # disable flow control cmd
ModemHardFlowCmd:       AT&K3           # hardware flow control cmd
ModemSoftFlowCmd:       AT&K4           # software flow control cmd
ModemNoAutoAnswerCmd:   ATS0=0          # disable auto-answer
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
ModemSetVolumeCmd:      "ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1"
ModemEchoOffCmd:        ATE0            # disable command echo
ModemVerboseResultsCmd: ATV1            # enable verbose command results
ModemResultCodesCmd:    ATQ0            # enable result codes
ModemOnHookCmd:         ATH0            # place phone on hook (hangup)
ModemSoftResetCmd:      ATZ             # do soft reset of modem
ModemWaitTimeCmd:       ATS7=60         # wait 60 seconds for carrier
ModemCommaPauseTimeCmd: ATS8=2          # comma pause time is 2 seconds
ModemRecvFillOrder:     LSB2MSB         # bit order of received facsimile
ModemSendFillOrder:     LSB2MSB         # bit order modem expects for
transmit
#
# Configuration parameters for Class 2 modems.
#
Class2Cmd:              AT+FCLASS=2     # command to enter class 2
Class2BORCmd:           AT+FBOR=0       # bit order for phase B/C/D (direct)
Class2RELCmd:           AT+FREL=1       # byte-align EOL codes on recv
Class2CQCmd:            ""              # commands to enable copy quality
proc.
Class2AbortCmd:         AT+FK           # abort session command
Class2CQQueryCmd:       AT+FCQ=?        # query for copy quality
capabilities
Class2DCCQueryCmd:      AT+FDCC=?       # query for modem capabilities
Class2TBCCmd:           AT+FTBC=0       # setup stream mode
Class2CRCmd:            AT+FCR=1        # enable capability to receive
Class2PHCTOCmd:         AT+FPHCTO=30    # set phase C timeout parameter
Class2BUGCmd:           AT+FBUG=1       # enable HDLC frame tracing
Class2LIDCmd:           AT+FLID         # set local identifier command
Class2DCCCmd:           AT+FDCC         # set modem capabilities command
Class2DISCmd:           AT+FDIS         # set session parameters command
Class2DDISCmd:          ""              # disable pre-dial DIS command hack
Class2CIGCmd:           AT+FCIG         # set polling identifier command
Class2PTSCmd:           AT+FPTS         # set post-page status command
Class2SPLCmd:           AT+FSPL         # set polling indicator command
#
# If Class2RecvDataTrigger is not set, then it is set to DC1
#
Class2RecvDataTrigger:  ""              # character sent to modem to start
recv
Class2XmitWaitForXON:   yes             # if true, wait for XON before send

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 24 Jan 1999 14:55:14 -0500
From: Alex <backgroundinfo@mindspring.com>
To: HylaFAX newsgroup <flexfax@sgi.com>, Rolf Haberrecker <rolf@suse.de>
CC: Kurt Wall <kwall@xmission.com>, Support <applixware-list@applix.com>
Subject: flexfax: PS converter
Sender: owner-flexfax@celestial.com

    What programs are available to allow the editing of a postscript file, i.e.

converts it to a different type of file that will allow certain words to be

deleted or added?

E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 24 Jan 1999 01:33:05 +0100 (CET)
From: Bavo De Ridder <bavo@ace.ulyssis.student.kuleuven.ac.be>
To: flexfax@sgi.com
Subject: flexfax: Zyxel 2864
Sender: owner-flexfax@celestial.com

Hello,

Is the Zyxel 2864 supported by current Hylafax versions? This is the model
with the optional ISDN upgrade.


Bavo De Ridder

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Harald Lux" <info@lux.de>
Organization: Reiseleitung durch das Internet
To: flexfax@sgi.com
Date: Sun, 24 Jan 1999 18:30:11 +0100
Subject: flexfax: transmitting only half of first page (but three times)
Reply-to: info@lux.de
X-MDaemon-Deliver-To: flexfax@sgi.com
X-Return-Path: info@lux.de
Sender: owner-flexfax@celestial.com

Hi,

I set up Hylafax (on Suse 6.0, i486, 8MB RAM, 125MB HD) as Fax-
Server for a small Win95 LAN. The first small texts I send arrived 
fine. But when I tried to send larger files only half of the first page 
arrives (but tree times). As client an Win95 I tried whfc and 
Susefax. Exactly same printout. I forwarded the ps-file generated by 
Susefax from Win95 to my Linux Pc at home and it contains all 
pages.

Any hints? 

Maybe not enough space on the HD of the Faxserver? After 
installing Suse 6.0 (configuration: Minimal System) and adding 
Hylafax, there is only 6MB space left. 

TIA and greetings from Bonn
Harald

--
Harald Lux                      lux@lux.de
Sandkaule 5-7                   Tel.: +49 228 692325
D-53111 Bonn                    http://www.lux.de/

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 08:32:00 +1100
From: Keith Gray <kapgray@ocean.com.au>
Organization: K & AP Gray
To: info@lux.de
CC: flexfax@sgi.com
Subject: Re: flexfax: transmitting only half of first page (but three times)
Sender: owner-flexfax@celestial.com

Harald Lux wrote:
> 
> Hi,
> 
> I set up Hylafax (on Suse 6.0, i486, 8MB RAM, 125MB HD) as Fax-
> Server for a small Win95 LAN. The first small texts I send arrived
> fine. But when I tried to send larger files only half of the first page
> arrives (but tree times). As client an Win95 I tried whfc and
> Susefax. Exactly same printout. I forwarded the ps-file generated by
> Susefax from Win95 to my Linux Pc at home and it contains all
> pages.
> 
> Any hints?
> 
> Maybe not enough space on the HD of the Faxserver? After
> installing Suse 6.0 (configuration: Minimal System) and adding
> Hylafax, there is only 6MB space left.
> 
> TIA and greetings from Bonn
> Harald
> 
> --
> Harald Lux                      lux@lux.de
> Sandkaule 5-7                   Tel.: +49 228 692325
> D-53111 Bonn                    http://www.lux.de/


Sounds like a comms error... there are some log files which help
decipher these kinds of errors... my first guess would be to try
xon/xoff and second guess is to reduce the xmit baud rate to 19k2


-- 

Keith

http://members.ocean.com.au/kapgray/

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 11:50:17 +0800
From: Fred Ng <fred@webforce.com.hk>
To: flexfax@sgi.com
Subject: flexfax: Receiving Fax
Sender: owner-flexfax@celestial.com

Hi all,
I try to setup my Debian Linux to run Hylafax Server. I am able to send
out fax,
however when I try to receive fax, I wasn't able to do so.
I have looked over the log file and get this message:

RECV FAX (00000025): recq/fax00009.tif from +852+2766 7597, route to
<unspecified>, 0 pages in 0:16
RECV FAX : Permission denied (unacceptable client +TSI)

Can anyone please advice on what should I do to solve the problem.

Thank you very much.

Fred

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 24 Jan 1999 23:30:30 -0500
From: "Donald G. Knecht" <msspal@gbso.net>
To: flexfax@sgi.com
Subject: flexfax: SuSE confusion
Sender: owner-flexfax@celestial.com

has any one been able to unravel all of the conflicting instructions
SuSE 5.3 has about the HylaFax setup? particularly the mgetty.config
file and the getty args that are to be changed in the config.modem file
of hylafax?

in short - i have installed hylafax server and
client....faxsend,sendpage, and fax receive work fine....no data receive

think i have read everything there is....i setup exactly as in suse
directions .....
hylafax v4.0p12-17, modem is Boca v.34 (faxaddmodem reports as class1)
have tried to use AdaptiveAnswer with AnswerRotary and the best result
i've gotten so far is : ANSWER: Ring detected without succesful
handshake.
:SESSION END

does anyone have SuSE 5.3 running with Hylafax installed using a class 1
modem?
tia
don

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 08:39:54 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: hylafax server/modem problem
Sender: owner-flexfax@celestial.com

Oliver Carl wrote:
> 
> Hello list
> 
> I try set up Hylafax as a small company fax server. Sending is O.K.,
> recieving won't work. If you can - please give it a try. I am trying to
> proove, that OpenSource is the better choice...
> 
> I put together a HTML document with extensive information
>  http://www.hico.ch/hyla.html ) - the following is a shortend version.
[..]
> 
> I think (?) I had to put "ModemRate" to 19200 when using XON/XOFF. I now use
> RTSCTS successfully sending with 38400 - there is no change in recv'ing. I
> went back to 19200 now, because I think it works better.
[..]
> Jan 21 19:58:32.13: [  193]: RECV: begin page
> Jan 21 19:58:32.13: [  193]: MODEM set XON/XOFF/FLUSH: input ignored, output
> generated
> Jan 21 19:58:32.13: [  193]: RECV: send trigger 021
> Jan 21 19:58:32.13: [  193]: <-- data [1]
> Jan 21 19:58:48.06: [  193]: RECV: 1257 total lines, 997 bad lines, 191
> consecutive bad lines
> Jan 21 19:58:48.06: [  193]: MODEM set XON/XOFF/DRAIN: input interpreted,

Hi,

it looks like you have problems with your handshake settings, which may
cause a serial line overrun. I would recommend to use RTS/CTS as
handshake
protocol. Check your modem cabel that it connects all the needed pins.
Also check if the ModemSetup commands below are really correct for your
modem.


> ModemFlowControl:       RTSCTS          # XON/XOFF flow control assumed
> ModemSetupDTRCmd:       AT&D2           # setup so DTR drop resets modem
> ModemSetupDCDCmd:       AT&C1           # setup so DCD reflects carrier (or
> not)

> ModemResetCmds:         ""              # stuff to do when modem is reset

You should set the ModemResetCmds to "ATZ", so that the modem will be
reset correctly

> ModemAnswerCmd:         ATA             # use this to answer phone
> ModemNoFlowCmd:         AT&K            # disable flow control cmd
> ModemHardFlowCmd:       AT&K3           # hardware flow control cmd
> ModemSoftFlowCmd:       AT&K4           # software flow control cmd
> ModemNoAutoAnswerCmd:   ATS0=0          # disable auto-answer
[..]
> #
> Class2RecvDataTrigger:  ""              # character sent to modem to start
> recv
> Class2XmitWaitForXON:   yes             # if true, wait for XON before send

I think, you shouldn't use Class2XmitWaitForXON here.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 08:49:30 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: Re: Samba and Winfax / Hylafax
Sender: owner-flexfax@celestial.com

Jan Kratochvil wrote:
                             Thanks for info, Lace
> >
> > You can send *and* receive faxes on your Unix system through HylaFAX (and HylaFAX is free)!!!
> 
>   Yes, I would expect this. I'm using mgetty for in/out faxing for now.
> 
> > Although we use HylaFAX in our office as a send-only system, you can receive faxes too. Let
> > HylaFAX store them as TIFF files in a SAMBA-share and look at them with with favourite
> > WIN-TIFF-viewer.
> 
>   This is what I wanted to know. So in fact no more comfortable solution exists
> for now. I know that filenames can be quite descriptive but it's still not
> some integrate solution for remote fax from Win as with receive log, transmit log with
> ability to abort faxes and so on. [user-friendly]
>   It would be nice to write such beat in Java but I'm allocated and pre-allocated
> a long time from now already. :-(( Some guy there out, who ...? No, just kidding,
> I know that there isn't such, of course.
> 
> > Ill post this letter in the SAMBA-digest again, but also Ill post it in the Hylafax-digest.
> > Some people there can surely tell you more about HylaFAX.
> 
>   The best would be to download it and look at it myself but I found that someone
> experienced with it would be better (for me :-) ) to bother.
> 

Hi,

whfc http://www.transcom.de/whfc supports in it's actual stable version 
viewing faxes via samba and in the beta version viewing, using the 
HylaFAX protocol, without the need of a samba share. WHFC uses an
external
viewer, so you can display and print the faxes. 

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 09:53:16 +0100
From: Carsten Hoeger <choeger@suse.de>
To: "Donald G. Knecht" <msspal@gbso.net>, flexfax@sgi.com
Subject: Re: flexfax: SuSE confusion
Sender: owner-flexfax@celestial.com

On Sun, Jan 24, Donald G. Knecht wrote:

> think i have read everything there is....i setup exactly as in suse
> directions .....
> hylafax v4.0p12-17, modem is Boca v.34 (faxaddmodem reports as class1)
> have tried to use AdaptiveAnswer with AnswerRotary and the best result
> i've gotten so far is : ANSWER: Ring detected without succesful
> handshake.
> :SESSION END

Please take a look at the original-hylafax-documentation, too.

http://www.hylafax.org/setup-advanced.html#AdaptiveAnswer

[...]

Adaptive Answer Support

Adaptive answer is the ability for a modem to determine whether an incoming
phone call is for data, fax, or voice use. If a modem supports a good
adaptive-answering facility then it should be enabled with the
ModemSetupAACmd and HylaFAX will service fax, data, or voice calls as
identified by the modem and specified in the modem configuration files.
For example, 

      ModemSetupAACmd: AT+FAA=1

[...]

(You can also find it at /usr/doc/packages/hylafax/html)

-- 
mfG,
	Carsten Hoeger

+-----------------------------------------------------------+
| Carsten Hoeger                   SuSE GmbH                |
| choeger@suse.de                  Schanzaeckerstr. 10      |
| http://www.suse.de               90443 Nuernberg, Germany |
+-----------------------------------------------------------+

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 11:39:29 +0000
From: Mike Brodbelt <m.brodbelt@acu.ac.uk>
To: Hylafax Mailing List <flexfax@sgi.com>
Subject: flexfax: Hylafax and inbound data calls
Sender: owner-flexfax@celestial.com

Does anyone have any recommendations about the best way to get a working
Hylafax system to accept inbound PPP connections?

I'm aware that mgetty provides the facility to recognize PPP frames on
the serial line, and invoke pppd with PAP authentication. Can faxgetty
do this, or is the only option to have faxgetty invoke a login process
for authentication, which would then invoke pppd after successfully
authenticating a remote user in terminal mode?

Alternatively, is it possible to configure faxgetty to hand off an
incoming data call to mgetty?

I've looked through the docs on the website, but found little in the way
of specific information, though it seems as though this should be
possible without too much difficulty. Any information would be
appreciated.

Mike.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Harald Lux" <info@lux.de>
Organization: Reiseleitung durch das Internet
To: flexfax@sgi.com
Date: Mon, 25 Jan 1999 16:57:45 +0100
Subject: flexfax: print copy of sent fax?
Reply-to: info@lux.de
X-MDaemon-Deliver-To: flexfax@sgi.com
X-Return-Path: info@lux.de
Sender: owner-flexfax@celestial.com

Hi,

I'm looking for a feature or script to print out a copy of each fax 
after it was sent successfully. Also it would be nice to have a tag line 
as header on the printout which states fax number, identification of 
the remote fax, date and time sent, page no. of pages overall.

Someone here running a script for this??

TIA and greetings from Bonn
Harald

--
Harald Lux                      lux@lux.de
Sandkaule 5-7                   Tel.: +49 228 692325
D-53111 Bonn                    http://www.lux.de/

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "KREMMIDAS KLEANTHIS" <kremidas@lrf.gr>
Organization: Lambrakis Research Foundation
To: flexfax@sgi.com
Date: Mon, 25 Jan 1999 17:46:32 +0000
Subject: flexfax: About HylaFAX 4.0pl2+Slack3.5+USR 33.6Sportster Voice FAX
Reply-to: kremidas@lrf.gr
Sender: owner-flexfax@celestial.com

Hello to all,

I've succesfully managed to compile (after installing some patches 
for gcc etc) and install HylaFAX 4.0pl2 on a Slackware 2.0.35 
Linux machine. I also have a USR Sportster Voice 33600 FAX Rev. 
2.0 (as probemodem said). Well I want the HylaFAX only for 
sending faxes so I only need to run faxq and hfaxd (with params -i 
4559 -o 4557 -s 444). Until here everything is ok. But when I use 
sendfax as a test (sendfax -n -d 93230668 /etc/passwd, the 9 is 
nessesary to make an external call) the file is spooled but after 
while an e-mail from the Faxsimile Agent arrives and tells me that 
the job wasn't completed and the modem couldn't initialized 
properly.  (I attache the log) But the modem is plugged correctly 
since I used succesfully cu -l cua1 command to check it and get 
AT responses. So it refuses to send any fax at all.

Any hints ??
Thank you in advance


Kremmidas Kleanthis
System Administrator at Lambrakis Research Foundation (L.R.F)
E-mail  : Kremmidas.Kleanthis@lrf.gr
          kremmidas@yahoo.com
          kremidas@hotmail.com
          kremidas@hellug.gr
Phone   : (+301) 3311848
Fax     : (+301) 3230668
Address : 3 Paparigopoulou st, 10561, Athens, Greece (GR)
        

Jan 25 11:19:31 kassiopi FaxSend[4879]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 11:22:15 kassiopi FaxSend[4937]: DELAY 2600 ms
Jan 25 11:22:18 kassiopi FaxSend[4937]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 11:22:23 kassiopi FaxSend[4937]: MODEM <Timeout>
Jan 25 11:22:23 kassiopi FaxSend[4937]: DELAY 2600 ms
Jan 25 11:22:25 kassiopi FaxSend[4937]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 11:22:30 kassiopi FaxSend[4937]: MODEM <Timeout>
Jan 25 11:22:30 kassiopi FaxSend[4937]: /dev/cua1: Can not initialize modem.
Jan 25 11:23:00 kassiopi FaxSend[4937]: DELAY 2600 ms
Jan 25 11:23:03 kassiopi FaxSend[4937]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 11:23:08 kassiopi FaxSend[4937]: MODEM <Timeout>
Jan 25 11:23:08 kassiopi FaxSend[4937]: DELAY 2600 ms
Jan 25 11:23:10 kassiopi FaxSend[4937]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 11:23:15 kassiopi FaxSend[4937]: MODEM <Timeout>
Jan 25 11:23:45 kassiopi FaxSend[4937]: DELAY 2600 ms
Jan 25 11:23:48 kassiopi FaxSend[4937]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 11:23:53 kassiopi FaxSend[4937]: MODEM <Timeout>
Jan 25 11:23:53 kassiopi FaxSend[4937]: DELAY 2600 ms
Jan 25 11:23:56 kassiopi FaxSend[4937]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 11:24:01 kassiopi FaxSend[4937]: MODEM <Timeout>

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 14:38:46 -0800
Reply-To: Hylafax <flexfax@sgi.com>
Organization: ANZER GMBH
Followup-To: hylafax
To: Ben Asselstine <csbda@aracnet.net>
CC: Hylafax <flexfax@sgi.com>
Subject: Re: flexfax: hylafax v.4.0pl2 with gcc 2.7.2.1 on Solaris 2.5.1
From: RICK_@t-online.de (JUERGEN ANZER)
Sender: owner-flexfax@celestial.com

Ben Asselstine wrote:
> 
> Help!
> 
> I can't send faxes!
> I start up faxgetty, and hfaxd, and a faxq, and then send a fax using
> sendfax, and I get the following error in syslog:
> FaxQueuer[13935]: SUBMIT JOB 1
> FaxQueuer[14185]: JOB 1: CONVERT DOCUMENT: exit status 0xff00
> FaxQueuer[13945]: NOTIFY: bin/notify "doneq/q1" "no_formatter" ""
> 

Have a look at your ghostscript-package.
What version of ghostscript are you running?
Does ghostscript translate your document correctly?


best regards
rick

-- 
snail: 	ANZER GmbH - Pieperstr. 14 - 32791 Lage - Germany
email: 	rick_@t-online.de
voice:	(0049) 5232 / 9777-21
fax:	(0049) 5232 / 78094

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: Fw: flexfax: hylafax v.4.0pl2 with gcc 2.7.2.1 on Solaris 2.5.1
To: csbda@aracnet.net (Ben Asselstine)
Date: Sun, 24 Jan 1999 12:29:11 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

You missed the ghostscript version number!  (Also some people prefer not
to rely on the subject).

> status:Unrecoverable error: invalidexit in .stop\
> Operand stack:\
>     true  Helvetica-Bold  16019  Helvetica-Bold\
> \
> Unexpected interpreter error -8.\
> Error object: (f80)op(132:.stop)0x5a608\
> Operand stack at 0x12142c:\
> 0x128b70: 0x0d name --S------ 0x04f9 0x0016e24c = Helvetica-Bold\
> 0x128b78: 0x0b int  --F------ 0x0000 0x00003e93 = 16019\
> 0x128b80: 0x0d name --S------ 0x04f9 0x0016e24c = Helvetica-Bold\
> 0x128b88: 0x01 bool --F------ 0x0000 0x0001965c = true\

> Is this problem related to Adobe Font Metrics?
> Can anybody help me out?

My guess would be no, unless they are corrupt.

This looks like a problem with invalid postscript.  You should run
ghostscript on its own (e.g. to VGA or X screens) with the input file
and try to work out what is wrong.  It is essential that you do this
as the author of ghostscript will discard bug reports where any third
party program is involved.

You are unlikely to get any support for versions less than 5.50.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 10:53:01 -0700
To: flexfax@sgi.com
From: Eli Klein <elijah@xor.com>
Subject: flexfax: Problems with failed pages
Sender: owner-flexfax@celestial.com

I'm using hylafax 4.0pl2 on BSDi 4.0 with a USR Courier v.everything modem.

The problem looks like this in the logs:

Jan 25 09:57:39.31: [29996]: EXPECT ID (paging central identification)
Jan 25 09:57:41.31: [29996]: MODEM TIMEOUT: reading line from modem
Jan 25 09:57:41.57: [29996]: RECV ID ("ID=")
Jan 25 09:57:41.57: [29996]: SEND device identification/login request
Jan 25 09:57:42.93: [29996]: RECV ACK (login successful)
Jan 25 09:57:42.93: [29996]: RECV: Processing - Please wait
Jan 25 09:57:43.43: [29996]: RECV go-ahead (prologue done)
Jan 25 09:57:43.43: [29996]: SEND message block
Jan 25 09:57:43.96: [29996]: RECV: Bad Line - Please Call Back
Jan 25 09:57:43.96: [29996]: RECV EOT (forced disconnect)
Jan 25 09:57:43.96: [29996]: <-- [5:ATH0\r]
Jan 25 09:57:48.96: [29996]: MODEM TIMEOUT: reading line from modem
Jan 25 09:57:48.96: [29996]: MODEM <Timeout>
Jan 25 09:57:48.96: [29996]: MODEM input buffering enabled
Jan 25 09:57:48.96: [29996]: MODEM set DTR OFF
Jan 25 09:57:48.96: [29996]: SESSION END

The "Bad Line - Please Call Back" is an error Pagenet gives me when there's
too much line noise, etc.. The problem is, sendpage doesn't keep retrying
until the page is successfully sent, it just gives up at that point.  On
normal errors, ie. busy signals, no dialtone, etc, it keeps trying.  Is
there a way to force it to keep trying? 

Thanks for any help.

-Eli
elijah@xor.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 13:36:01 -0500
From: Steven A DuChene <sad@hpuerca.atl.hp.com>
To: flexfax@sgi.com
Subject: flexfax: more questions on WHFC (file transmission formats)
Sender: owner-flexfax@celestial.com

In testing out the whfc client for Win95/NT with my working HylaFAX system
I have some basic questions. It seems like from the results I have gotten
so far, it only handles sending postscript files. Is this correct? I tried
sending a text file and it never went anywhere.

If it does handle only sending postscript files, is there any easy way
(using OLE or something) to get various windows clients (Word, Excel,
and etc) to send postscript to it for faxing? The only way I see now
is to print through a postscript print driver to a file and then go
into whfc and pick that postscript file to send to the fax server. This
seems really kludgy to me and there must be a better way because I don't
want to have to deal with trying to clean up postscript files laying
around on people harddrives after sending faxes let alone trying to explain
how to do this to lots of users.

I read through the whfc client documentation and see the OLE calls it
provides but they only handle transmission, not file conversion.
I am a knowledgable Unix admin but not really that familiar with the
functionality OLE and other Windows protocols provide to solve this sort
of problem.
-- 
Steve DuChene              sad@hpuerca.atl.hp.com               1-800-633-3600

	       The HP North American Response Center, Atlanta
		  X/CDE/Vue/xterminal/graphics support team
    		    I am an employee of Hewlett-Packard.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 25 Jan 1999 19:02:06 +0000
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: About HylaFAX 4.0pl2+Slack3.5+USR 33.6Sportster
  Voice FAX
Cc: kremidas@lrf.gr
Sender: owner-flexfax@celestial.com

At 17:46 25/01/99 +0000, kremidas@lrf.gr wrote:
>Hello to all,
>
>I've succesfully managed to compile (after installing some patches 
>for gcc etc) and install HylaFAX 4.0pl2 on a Slackware 2.0.35 
>Linux machine. I also have a USR Sportster Voice 33600 FAX Rev. 
>2.0 (as probemodem said).

Hi,

Many people have had problems with the USR Sportster 33.6 modem. Best
bet is to change it; but some have tried adding the following line to
their modem config file (eg /var/spool/fax/etc/config.cua1 file) :-

Class2NRCmd:		AT+FNR=1,1,1,0      #setup status reporting command


>...Well I want the HylaFAX only for 
>sending faxes so I only need to run faxq and hfaxd (with params -i 
>4559 -o 4557 -s 444). 

You have the old procotol and snpp services available as well as the
normal hylafax protocol; only required if you have windows 3.1 clients
and pagers to service. My working machine (RedHat 51.) runs with :

[root /root]# ps ax |grep fax
27438  p0 S    0:00 grep fax
  340  ?  S    0:00 /usr/local/sbin/faxq
  349  ?  S    0:00 /usr/local/sbin/hfaxd -i hylafax
  375  ?  S    0:00 /usr/local/sbin/faxgetty ttyS1
[root /root]#


>...Until here everything is ok. But when I use 
>sendfax as a test (sendfax -n -d 93230668 /etc/passwd, the 9 is 
>nessesary to make an external call) the file is spooled but after 
>while an e-mail from the Faxsimile Agent arrives and tells me that 
>the job wasn't completed and the modem couldn't initialized 
>properly.  (I attache the log)

Well, what does 'faxstat' say? With faxgetty running, it should say
'running and idle', without faxgetty it may say 'Waiting to come ready'.

>.... But the modem is plugged correctly 
>since I used succesfully cu -l cua1 command to check it and get 
>AT responses. So it refuses to send any fax at all.
>
>Any hints ??

I'm guessing, but it could be that you need to tell hylafax that the
modem is available for use.  The obvious thing to try if you are not
running faxgetty is, at the command prompt, to do :
  # faxgetty cua0

Hope this helps,
Phil Watkinson,
Boston, UK.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
To: Steven A DuChene <sad@hpuerca.atl.hp.com>
Cc: flexfax@sgi.com
Subject: Re: flexfax: more questions on WHFC (file transmission formats) 
Date: Mon, 25 Jan 1999 15:23:30 -0500
From: Glenn Burkhardt <glenn@aoi.ultranet.com>
Sender: owner-flexfax@celestial.com

> The only way I see now
> is to print through a postscript print driver to a file and then go
> into whfc and pick that postscript file to send to the fax server. 

Please check out the section on "Fax printer Installation" on the Installation 
main page.  Any application can print to the "Fax printer", and then specify
a phone number for the fax to use.

From kremidas@lrf.gr  Thu Feb 11 13:16:20 1999
From: "KREMMIDAS KLEANTHIS" <kremidas@lrf.gr>
Organization: Lambrakis Research Foundation
To: flexfax@sgi.com
Date: Tue, 26 Jan 1999 11:44:12 +0000
Subject: Re: flexfax: About HylaFAX 4.0pl2+Slack3.5+USR 33.6Sportster  Voice FAX
Reply-to: kremidas@lrf.gr
CC: Phil Watkinson <pkw@elgro.co.uk>
Priority: normal

Hello again,

I tried what Phil Watkinson told me but the problem persists (to 
add a Class2NRCmd: AT+FNR=1,1,1,0). FaxSend or FaxGetty 
cannot initialize properly the modem and always reject all the 
faxes. Does anyone use a USR Sportster Voice 33.600 Fax (Rev 
2.0) so to check the conf files ??
The faxstat -s give me the following:
HylaFAX scheduler on kassiopi.lrf.gr: Running
Modem cua1 (+301.3230668): Waiting for modem to come ready

To inform you, I run only fax & hfaxd (with params -i 4559 -o 4557 -
s 444). Is it necessary to run faxgetty ??

It is pretty urgent to me so I'll appreciate any help of yours.

Thank you in advance,

Kremmidas Kleanthis
System Administrator at Lambrakis Research Foundation (L.R.F)
E-mail  : Kremmidas.Kleanthis@lrf.gr
          kremmidas@yahoo.com
          kremidas@hotmail.com
          kremidas@hellug.gr
Phone   : (+301) 3311848
Fax     : (+301) 3230668
Address : 3 Paparigopoulou st, 10561, Athens, Greece (GR)
        

Jan 25 17:34:41 kassiopi FaxGetty[9563]: OPEN /dev/cua1
Jan 25 17:34:41 kassiopi FaxGetty[9563]: DELAY 2600 ms
Jan 25 17:34:44 kassiopi FaxGetty[9563]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:34:44 kassiopi FaxGetty[9563]: --> [16:ATE0V1Q0X4S0=0H0]
Jan 25 17:34:44 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:44 kassiopi FaxGetty[9563]: <-- [32:ATS8=2S7=60&H1&I0&R2S13=1&D2&C1\r]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: <-- [12:AT+FCLASS=?\r]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: --> [7:0,1,2.0]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: <-- [14:AT+FCLASS=2.0\r]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: <-- [8:AT+FMI?\r]
Jan 25 17:34:45 kassiopi FaxGetty[9563]: --> [31:USRobotics Sportster V.34+ FAX ]
Jan 25 17:34:46 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:46 kassiopi FaxGetty[9563]: <-- [8:AT+FMM?\r]
Jan 25 17:34:46 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:46 kassiopi FaxGetty[9563]: <-- [8:AT+FMR?\r]
Jan 25 17:34:46 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:46 kassiopi FaxGetty[9563]: <-- [9:AT+FCC=?\r]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: --> [35:(0,1),(0-5),(0-2),(0-2),0,0,0,(0-7)]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: <-- [9:AT+FAP=?\r]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: --> [5:ERROR]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: <-- [9:AT+FSP=?\r]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: --> [5:(0,1)]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: <-- [14:AT+FCLASS=2.0\r]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:47 kassiopi FaxGetty[9563]: <-- [9:AT+FLO=2\r]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: <-- [9:AT+FPP=0\r]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: <-- [9:AT+FBO=0\r]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: <-- [10:AT+FCT=30\r]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:48 kassiopi FaxGetty[9563]: <-- [15:AT+FNR=1,1,1,1\r]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: <-- [9:AT+FIE=0\r]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: MODEM USROBOTICS SPORTSTER V.34+ FAX /
Jan 25 17:34:49 kassiopi FaxGetty[9563]: <-- [5:ATM1\r]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:49 kassiopi FaxGetty[9563]: <-- [9:AT+FCR=1\r]
Jan 25 17:34:50 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:50 kassiopi FaxGetty[9563]: <-- [22:AT+FLI="NothingSetup"\r]
Jan 25 17:34:50 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:34:50 kassiopi FaxGetty[9563]: <-- [9:AT+FAA=1\r]
Jan 25 17:34:50 kassiopi FaxGetty[9563]: --> [2:OK]
Jan 25 17:35:27 kassiopi FaxQueuer[6512]: SUSPEND JOB 17
Jan 25 17:35:27 kassiopi FaxQueuer[6512]: SUBMIT JOB 17
Jan 25 17:39:06 kassiopi FaxSend[9587]: Unknown speaker volume "on"; using "quiet"
Jan 25 17:39:06 kassiopi FaxSend[9587]: DELAY 2600 ms
Jan 25 17:39:09 kassiopi FaxSend[9587]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:39:14 kassiopi FaxSend[9587]: MODEM <Timeout>
Jan 25 17:39:14 kassiopi FaxSend[9587]: DELAY 2600 ms
Jan 25 17:39:17 kassiopi FaxSend[9587]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:39:22 kassiopi FaxSend[9587]: MODEM <Timeout>
Jan 25 17:39:22 kassiopi FaxSend[9587]: /dev/cua1: Can not initialize modem.
Jan 25 17:39:52 kassiopi FaxSend[9587]: DELAY 2600 ms
Jan 25 17:39:54 kassiopi FaxSend[9587]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:39:59 kassiopi FaxSend[9587]: MODEM <Timeout>
Jan 25 17:39:59 kassiopi FaxSend[9587]: DELAY 2600 ms
Jan 25 17:40:02 kassiopi FaxSend[9587]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:40:07 kassiopi FaxSend[9587]: MODEM <Timeout>
Jan 25 17:40:37 kassiopi FaxSend[9587]: DELAY 2600 ms
Jan 25 17:40:39 kassiopi FaxSend[9587]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:40:44 kassiopi FaxSend[9587]: MODEM <Timeout>
Jan 25 17:40:44 kassiopi FaxSend[9587]: DELAY 2600 ms
Jan 25 17:40:47 kassiopi FaxSend[9587]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:40:52 kassiopi FaxSend[9587]: MODEM <Timeout>
Jan 25 17:40:52 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 17:40:52 kassiopi FaxSend[9587]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 17:45:27 kassiopi FaxSend[9613]: Unknown speaker volume "on"; using "quiet"
Jan 25 17:45:27 kassiopi FaxSend[9613]: DELAY 2600 ms
Jan 25 17:45:30 kassiopi FaxSend[9613]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:45:35 kassiopi FaxSend[9613]: MODEM <Timeout>
Jan 25 17:45:35 kassiopi FaxSend[9613]: DELAY 2600 ms
Jan 25 17:45:38 kassiopi FaxSend[9613]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:45:43 kassiopi FaxSend[9613]: MODEM <Timeout>
Jan 25 17:45:43 kassiopi FaxSend[9613]: /dev/cua1: Can not initialize modem.
Jan 25 17:46:13 kassiopi FaxSend[9613]: DELAY 2600 ms
Jan 25 17:46:15 kassiopi FaxSend[9613]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:46:20 kassiopi FaxSend[9613]: MODEM <Timeout>
Jan 25 17:46:20 kassiopi FaxSend[9613]: DELAY 2600 ms
Jan 25 17:46:23 kassiopi FaxSend[9613]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:46:28 kassiopi FaxSend[9613]: MODEM <Timeout>
Jan 25 17:46:58 kassiopi FaxSend[9613]: DELAY 2600 ms
Jan 25 17:47:00 kassiopi FaxSend[9613]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:47:05 kassiopi FaxSend[9613]: MODEM <Timeout>
Jan 25 17:47:05 kassiopi FaxSend[9613]: DELAY 2600 ms
Jan 25 17:47:08 kassiopi FaxSend[9613]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:47:13 kassiopi FaxSend[9613]: MODEM <Timeout>
Jan 25 17:47:13 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 17:47:13 kassiopi FaxSend[9613]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 17:50:25 kassiopi FaxSend[9627]: Unknown speaker volume "on"; using "quiet"
Jan 25 17:50:25 kassiopi FaxSend[9627]: DELAY 2600 ms
Jan 25 17:50:28 kassiopi FaxSend[9627]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:50:33 kassiopi FaxGetty[9563]: CLOSE /dev/cua1
Jan 25 17:50:33 kassiopi FaxSend[9627]: MODEM <Timeout>
Jan 25 17:50:33 kassiopi FaxSend[9627]: DELAY 2600 ms
Jan 25 17:50:36 kassiopi FaxSend[9627]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:50:41 kassiopi FaxSend[9627]: MODEM <Timeout>
Jan 25 17:50:41 kassiopi FaxSend[9627]: /dev/cua1: Can not initialize modem.
Jan 25 17:51:11 kassiopi FaxSend[9627]: DELAY 2600 ms
Jan 25 17:51:13 kassiopi FaxSend[9627]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:51:18 kassiopi FaxSend[9627]: MODEM <Timeout>
Jan 25 17:51:18 kassiopi FaxSend[9627]: DELAY 2600 ms
Jan 25 17:51:21 kassiopi FaxSend[9627]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:51:26 kassiopi FaxSend[9627]: MODEM <Timeout>
Jan 25 17:51:56 kassiopi FaxSend[9627]: DELAY 2600 ms
Jan 25 17:51:58 kassiopi FaxSend[9627]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:52:03 kassiopi FaxSend[9627]: MODEM <Timeout>
Jan 25 17:52:03 kassiopi FaxSend[9627]: DELAY 2600 ms
Jan 25 17:52:06 kassiopi FaxSend[9627]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:52:11 kassiopi FaxSend[9627]: MODEM <Timeout>
Jan 25 17:52:11 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 17:52:11 kassiopi FaxSend[9627]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 17:57:40 kassiopi FaxSend[9650]: Unknown speaker volume "on"; using "quiet"
Jan 25 17:57:40 kassiopi FaxSend[9650]: DELAY 2600 ms
Jan 25 17:57:43 kassiopi FaxSend[9650]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:57:48 kassiopi FaxSend[9650]: MODEM <Timeout>
Jan 25 17:57:48 kassiopi FaxSend[9650]: DELAY 2600 ms
Jan 25 17:57:50 kassiopi FaxSend[9650]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:57:55 kassiopi FaxSend[9650]: MODEM <Timeout>
Jan 25 17:57:55 kassiopi FaxSend[9650]: /dev/cua1: Can not initialize modem.
Jan 25 17:58:26 kassiopi FaxSend[9650]: DELAY 2600 ms
Jan 25 17:58:28 kassiopi FaxSend[9650]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:58:33 kassiopi FaxSend[9650]: MODEM <Timeout>
Jan 25 17:58:33 kassiopi FaxSend[9650]: DELAY 2600 ms
Jan 25 17:58:36 kassiopi FaxSend[9650]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:58:41 kassiopi FaxSend[9650]: MODEM <Timeout>
Jan 25 17:59:11 kassiopi FaxSend[9650]: DELAY 2600 ms
Jan 25 17:59:13 kassiopi FaxSend[9650]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:59:18 kassiopi FaxSend[9650]: MODEM <Timeout>
Jan 25 17:59:18 kassiopi FaxSend[9650]: DELAY 2600 ms
Jan 25 17:59:21 kassiopi FaxSend[9650]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 17:59:26 kassiopi FaxSend[9650]: MODEM <Timeout>
Jan 25 17:59:26 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 17:59:26 kassiopi FaxSend[9650]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:02:54 kassiopi FaxSend[9665]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:02:54 kassiopi FaxSend[9665]: DELAY 2600 ms
Jan 25 18:02:57 kassiopi FaxSend[9665]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:03:02 kassiopi FaxSend[9665]: MODEM <Timeout>
Jan 25 18:03:02 kassiopi FaxSend[9665]: DELAY 2600 ms
Jan 25 18:03:04 kassiopi FaxSend[9665]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:03:09 kassiopi FaxSend[9665]: MODEM <Timeout>
Jan 25 18:03:09 kassiopi FaxSend[9665]: /dev/cua1: Can not initialize modem.
Jan 25 18:03:39 kassiopi FaxSend[9665]: DELAY 2600 ms
Jan 25 18:03:42 kassiopi FaxSend[9665]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:03:47 kassiopi FaxSend[9665]: MODEM <Timeout>
Jan 25 18:03:47 kassiopi FaxSend[9665]: DELAY 2600 ms
Jan 25 18:03:50 kassiopi FaxSend[9665]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:03:55 kassiopi FaxSend[9665]: MODEM <Timeout>
Jan 25 18:04:25 kassiopi FaxSend[9665]: DELAY 2600 ms
Jan 25 18:04:27 kassiopi FaxSend[9665]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:04:32 kassiopi FaxSend[9665]: MODEM <Timeout>
Jan 25 18:04:32 kassiopi FaxSend[9665]: DELAY 2600 ms
Jan 25 18:04:35 kassiopi FaxSend[9665]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:04:40 kassiopi FaxSend[9665]: MODEM <Timeout>
Jan 25 18:04:40 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:04:40 kassiopi FaxSend[9665]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:08:16 kassiopi FaxSend[9680]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:08:16 kassiopi FaxSend[9680]: DELAY 2600 ms
Jan 25 18:08:19 kassiopi FaxSend[9680]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:08:24 kassiopi FaxSend[9680]: MODEM <Timeout>
Jan 25 18:08:24 kassiopi FaxSend[9680]: DELAY 2600 ms
Jan 25 18:08:26 kassiopi FaxSend[9680]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:08:31 kassiopi FaxSend[9680]: MODEM <Timeout>
Jan 25 18:08:31 kassiopi FaxSend[9680]: /dev/cua1: Can not initialize modem.
Jan 25 18:09:01 kassiopi FaxSend[9680]: DELAY 2600 ms
Jan 25 18:09:04 kassiopi FaxSend[9680]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:09:09 kassiopi FaxSend[9680]: MODEM <Timeout>
Jan 25 18:09:09 kassiopi FaxSend[9680]: DELAY 2600 ms
Jan 25 18:09:12 kassiopi FaxSend[9680]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:09:17 kassiopi FaxSend[9680]: MODEM <Timeout>
Jan 25 18:09:47 kassiopi FaxSend[9680]: DELAY 2600 ms
Jan 25 18:09:49 kassiopi FaxSend[9680]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:09:54 kassiopi FaxSend[9680]: MODEM <Timeout>
Jan 25 18:09:54 kassiopi FaxSend[9680]: DELAY 2600 ms
Jan 25 18:09:57 kassiopi FaxSend[9680]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:10:02 kassiopi FaxSend[9680]: MODEM <Timeout>
Jan 25 18:10:02 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:10:02 kassiopi FaxSend[9680]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:16:35 kassiopi FaxSend[9696]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:16:35 kassiopi FaxSend[9696]: DELAY 2600 ms
Jan 25 18:16:38 kassiopi FaxSend[9696]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:16:43 kassiopi FaxSend[9696]: MODEM <Timeout>
Jan 25 18:16:43 kassiopi FaxSend[9696]: DELAY 2600 ms
Jan 25 18:16:45 kassiopi FaxSend[9696]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:16:50 kassiopi FaxSend[9696]: MODEM <Timeout>
Jan 25 18:16:50 kassiopi FaxSend[9696]: /dev/cua1: Can not initialize modem.
Jan 25 18:17:20 kassiopi FaxSend[9696]: DELAY 2600 ms
Jan 25 18:17:23 kassiopi FaxSend[9696]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:17:28 kassiopi FaxSend[9696]: MODEM <Timeout>
Jan 25 18:17:28 kassiopi FaxSend[9696]: DELAY 2600 ms
Jan 25 18:17:31 kassiopi FaxSend[9696]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:17:36 kassiopi FaxSend[9696]: MODEM <Timeout>
Jan 25 18:18:06 kassiopi FaxSend[9696]: DELAY 2600 ms
Jan 25 18:18:08 kassiopi FaxSend[9696]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:18:13 kassiopi FaxSend[9696]: MODEM <Timeout>
Jan 25 18:18:13 kassiopi FaxSend[9696]: DELAY 2600 ms
Jan 25 18:18:16 kassiopi FaxSend[9696]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:18:21 kassiopi FaxSend[9696]: MODEM <Timeout>
Jan 25 18:18:21 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:18:21 kassiopi FaxSend[9696]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:22:45 kassiopi FaxSend[9710]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:22:45 kassiopi FaxSend[9710]: DELAY 2600 ms
Jan 25 18:22:48 kassiopi FaxSend[9710]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:22:53 kassiopi FaxSend[9710]: MODEM <Timeout>
Jan 25 18:22:53 kassiopi FaxSend[9710]: DELAY 2600 ms
Jan 25 18:22:55 kassiopi FaxSend[9710]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:23:00 kassiopi FaxSend[9710]: MODEM <Timeout>
Jan 25 18:23:00 kassiopi FaxSend[9710]: /dev/cua1: Can not initialize modem.
Jan 25 18:23:30 kassiopi FaxSend[9710]: DELAY 2600 ms
Jan 25 18:23:33 kassiopi FaxSend[9710]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:23:38 kassiopi FaxSend[9710]: MODEM <Timeout>
Jan 25 18:23:38 kassiopi FaxSend[9710]: DELAY 2600 ms
Jan 25 18:23:41 kassiopi FaxSend[9710]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:23:46 kassiopi FaxSend[9710]: MODEM <Timeout>
Jan 25 18:24:16 kassiopi FaxSend[9710]: DELAY 2600 ms
Jan 25 18:24:18 kassiopi FaxSend[9710]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:24:23 kassiopi FaxSend[9710]: MODEM <Timeout>
Jan 25 18:24:23 kassiopi FaxSend[9710]: DELAY 2600 ms
Jan 25 18:24:26 kassiopi FaxSend[9710]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:24:31 kassiopi FaxSend[9710]: MODEM <Timeout>
Jan 25 18:24:31 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:24:31 kassiopi FaxSend[9710]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:31:45 kassiopi FaxSend[9727]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:31:45 kassiopi FaxSend[9727]: DELAY 2600 ms
Jan 25 18:31:48 kassiopi FaxSend[9727]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:31:53 kassiopi FaxSend[9727]: MODEM <Timeout>
Jan 25 18:31:53 kassiopi FaxSend[9727]: DELAY 2600 ms
Jan 25 18:31:55 kassiopi FaxSend[9727]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:32:00 kassiopi FaxSend[9727]: MODEM <Timeout>
Jan 25 18:32:00 kassiopi FaxSend[9727]: /dev/cua1: Can not initialize modem.
Jan 25 18:32:30 kassiopi FaxSend[9727]: DELAY 2600 ms
Jan 25 18:32:33 kassiopi FaxSend[9727]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:32:38 kassiopi FaxSend[9727]: MODEM <Timeout>
Jan 25 18:32:38 kassiopi FaxSend[9727]: DELAY 2600 ms
Jan 25 18:32:41 kassiopi FaxSend[9727]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:32:46 kassiopi FaxSend[9727]: MODEM <Timeout>
Jan 25 18:33:16 kassiopi FaxSend[9727]: DELAY 2600 ms
Jan 25 18:33:18 kassiopi FaxSend[9727]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:33:23 kassiopi FaxSend[9727]: MODEM <Timeout>
Jan 25 18:33:23 kassiopi FaxSend[9727]: DELAY 2600 ms
Jan 25 18:33:26 kassiopi FaxSend[9727]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:33:31 kassiopi FaxSend[9727]: MODEM <Timeout>
Jan 25 18:33:31 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:33:31 kassiopi FaxSend[9727]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:37:30 kassiopi FaxSend[9741]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:37:30 kassiopi FaxSend[9741]: DELAY 2600 ms
Jan 25 18:37:33 kassiopi FaxSend[9741]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:37:38 kassiopi FaxSend[9741]: MODEM <Timeout>
Jan 25 18:37:38 kassiopi FaxSend[9741]: DELAY 2600 ms
Jan 25 18:37:40 kassiopi FaxSend[9741]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:37:45 kassiopi FaxSend[9741]: MODEM <Timeout>
Jan 25 18:37:45 kassiopi FaxSend[9741]: /dev/cua1: Can not initialize modem.
Jan 25 18:38:15 kassiopi FaxSend[9741]: DELAY 2600 ms
Jan 25 18:38:18 kassiopi FaxSend[9741]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:38:23 kassiopi FaxSend[9741]: MODEM <Timeout>
Jan 25 18:38:23 kassiopi FaxSend[9741]: DELAY 2600 ms
Jan 25 18:38:26 kassiopi FaxSend[9741]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:38:31 kassiopi FaxSend[9741]: MODEM <Timeout>
Jan 25 18:39:01 kassiopi FaxSend[9741]: DELAY 2600 ms
Jan 25 18:39:03 kassiopi FaxSend[9741]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:39:08 kassiopi FaxSend[9741]: MODEM <Timeout>
Jan 25 18:39:08 kassiopi FaxSend[9741]: DELAY 2600 ms
Jan 25 18:39:11 kassiopi FaxSend[9741]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:39:16 kassiopi FaxSend[9741]: MODEM <Timeout>
Jan 25 18:39:16 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:39:16 kassiopi FaxSend[9741]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:42:08 kassiopi FaxSend[9756]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:42:08 kassiopi FaxSend[9756]: DELAY 2600 ms
Jan 25 18:42:11 kassiopi FaxSend[9756]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:42:16 kassiopi FaxSend[9756]: MODEM <Timeout>
Jan 25 18:42:16 kassiopi FaxSend[9756]: DELAY 2600 ms
Jan 25 18:42:18 kassiopi FaxSend[9756]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:42:23 kassiopi FaxSend[9756]: MODEM <Timeout>
Jan 25 18:42:23 kassiopi FaxSend[9756]: /dev/cua1: Can not initialize modem.
Jan 25 18:42:53 kassiopi FaxSend[9756]: DELAY 2600 ms
Jan 25 18:42:56 kassiopi FaxSend[9756]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:43:01 kassiopi FaxSend[9756]: MODEM <Timeout>
Jan 25 18:43:01 kassiopi FaxSend[9756]: DELAY 2600 ms
Jan 25 18:43:04 kassiopi FaxSend[9756]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:43:09 kassiopi FaxSend[9756]: MODEM <Timeout>
Jan 25 18:43:39 kassiopi FaxSend[9756]: DELAY 2600 ms
Jan 25 18:43:41 kassiopi FaxSend[9756]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:43:46 kassiopi FaxSend[9756]: MODEM <Timeout>
Jan 25 18:43:46 kassiopi FaxSend[9756]: DELAY 2600 ms
Jan 25 18:43:49 kassiopi FaxSend[9756]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:43:54 kassiopi FaxSend[9756]: MODEM <Timeout>
Jan 25 18:43:54 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:43:54 kassiopi FaxSend[9756]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:46:50 kassiopi FaxSend[9779]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:46:50 kassiopi FaxSend[9779]: DELAY 2600 ms
Jan 25 18:46:53 kassiopi FaxSend[9779]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:46:58 kassiopi FaxSend[9779]: MODEM <Timeout>
Jan 25 18:46:58 kassiopi FaxSend[9779]: DELAY 2600 ms
Jan 25 18:47:00 kassiopi FaxSend[9779]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:47:05 kassiopi FaxSend[9779]: MODEM <Timeout>
Jan 25 18:47:05 kassiopi FaxSend[9779]: /dev/cua1: Can not initialize modem.
Jan 25 18:47:35 kassiopi FaxSend[9779]: DELAY 2600 ms
Jan 25 18:47:38 kassiopi FaxSend[9779]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:47:43 kassiopi FaxSend[9779]: MODEM <Timeout>
Jan 25 18:47:43 kassiopi FaxSend[9779]: DELAY 2600 ms
Jan 25 18:47:46 kassiopi FaxSend[9779]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:47:51 kassiopi FaxSend[9779]: MODEM <Timeout>
Jan 25 18:48:21 kassiopi FaxSend[9779]: DELAY 2600 ms
Jan 25 18:48:23 kassiopi FaxSend[9779]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:48:28 kassiopi FaxSend[9779]: MODEM <Timeout>
Jan 25 18:48:28 kassiopi FaxSend[9779]: DELAY 2600 ms
Jan 25 18:48:31 kassiopi FaxSend[9779]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:48:36 kassiopi FaxSend[9779]: MODEM <Timeout>
Jan 25 18:48:36 kassiopi FaxSend[9779]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 18:48:36 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:52:54 kassiopi FaxSend[9808]: Unknown speaker volume "on"; using "quiet"
Jan 25 18:52:54 kassiopi FaxSend[9808]: DELAY 2600 ms
Jan 25 18:52:57 kassiopi FaxSend[9808]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:53:02 kassiopi FaxSend[9808]: MODEM <Timeout>
Jan 25 18:53:02 kassiopi FaxSend[9808]: DELAY 2600 ms
Jan 25 18:53:04 kassiopi FaxSend[9808]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:53:09 kassiopi FaxSend[9808]: MODEM <Timeout>
Jan 25 18:53:09 kassiopi FaxSend[9808]: /dev/cua1: Can not initialize modem.
Jan 25 18:53:39 kassiopi FaxSend[9808]: DELAY 2600 ms
Jan 25 18:53:42 kassiopi FaxSend[9808]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:53:47 kassiopi FaxSend[9808]: MODEM <Timeout>
Jan 25 18:53:47 kassiopi FaxSend[9808]: DELAY 2600 ms
Jan 25 18:53:50 kassiopi FaxSend[9808]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:53:55 kassiopi FaxSend[9808]: MODEM <Timeout>
Jan 25 18:54:25 kassiopi FaxSend[9808]: DELAY 2600 ms
Jan 25 18:54:27 kassiopi FaxSend[9808]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:54:32 kassiopi FaxSend[9808]: MODEM <Timeout>
Jan 25 18:54:32 kassiopi FaxSend[9808]: DELAY 2600 ms
Jan 25 18:54:35 kassiopi FaxSend[9808]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 18:54:40 kassiopi FaxSend[9808]: MODEM <Timeout>
Jan 25 18:54:40 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 18:54:40 kassiopi FaxSend[9808]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 19:01:17 kassiopi FaxSend[9861]: Unknown speaker volume "on"; using "quiet"
Jan 25 19:01:17 kassiopi FaxSend[9861]: DELAY 2600 ms
Jan 25 19:01:20 kassiopi FaxSend[9861]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:01:25 kassiopi FaxSend[9861]: MODEM <Timeout>
Jan 25 19:01:25 kassiopi FaxSend[9861]: DELAY 2600 ms
Jan 25 19:01:27 kassiopi FaxSend[9861]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:01:32 kassiopi FaxSend[9861]: MODEM <Timeout>
Jan 25 19:01:32 kassiopi FaxSend[9861]: /dev/cua1: Can not initialize modem.
Jan 25 19:02:02 kassiopi FaxSend[9861]: DELAY 2600 ms
Jan 25 19:02:05 kassiopi FaxSend[9861]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:02:10 kassiopi FaxSend[9861]: MODEM <Timeout>
Jan 25 19:02:10 kassiopi FaxSend[9861]: DELAY 2600 ms
Jan 25 19:02:13 kassiopi FaxSend[9861]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:02:18 kassiopi FaxSend[9861]: MODEM <Timeout>
Jan 25 19:02:48 kassiopi FaxSend[9861]: DELAY 2600 ms
Jan 25 19:02:50 kassiopi FaxSend[9861]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:02:55 kassiopi FaxSend[9861]: MODEM <Timeout>
Jan 25 19:02:55 kassiopi FaxSend[9861]: DELAY 2600 ms
Jan 25 19:02:58 kassiopi FaxSend[9861]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:03:03 kassiopi FaxSend[9861]: MODEM <Timeout>
Jan 25 19:03:03 kassiopi FaxSend[9861]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 19:03:03 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 19:07:11 kassiopi FaxSend[9901]: Unknown speaker volume "on"; using "quiet"
Jan 25 19:07:11 kassiopi FaxSend[9901]: DELAY 2600 ms
Jan 25 19:07:14 kassiopi FaxSend[9901]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:07:19 kassiopi FaxSend[9901]: MODEM <Timeout>
Jan 25 19:07:19 kassiopi FaxSend[9901]: DELAY 2600 ms
Jan 25 19:07:21 kassiopi FaxSend[9901]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:07:26 kassiopi FaxSend[9901]: MODEM <Timeout>
Jan 25 19:07:26 kassiopi FaxSend[9901]: /dev/cua1: Can not initialize modem.
Jan 25 19:07:56 kassiopi FaxSend[9901]: DELAY 2600 ms
Jan 25 19:07:59 kassiopi FaxSend[9901]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:08:04 kassiopi FaxSend[9901]: MODEM <Timeout>
Jan 25 19:08:04 kassiopi FaxSend[9901]: DELAY 2600 ms
Jan 25 19:08:07 kassiopi FaxSend[9901]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:08:12 kassiopi FaxSend[9901]: MODEM <Timeout>
Jan 25 19:08:42 kassiopi FaxSend[9901]: DELAY 2600 ms
Jan 25 19:08:44 kassiopi FaxSend[9901]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:08:49 kassiopi FaxSend[9901]: MODEM <Timeout>
Jan 25 19:08:49 kassiopi FaxSend[9901]: DELAY 2600 ms
Jan 25 19:08:52 kassiopi FaxSend[9901]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:08:57 kassiopi FaxSend[9901]: MODEM <Timeout>
Jan 25 19:08:57 kassiopi FaxSend[9901]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 19:08:57 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 19:13:13 kassiopi FaxSend[9964]: Unknown speaker volume "on"; using "quiet"
Jan 25 19:13:13 kassiopi FaxSend[9964]: DELAY 2600 ms
Jan 25 19:13:16 kassiopi FaxSend[9964]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:13:21 kassiopi FaxSend[9964]: MODEM <Timeout>
Jan 25 19:13:21 kassiopi FaxSend[9964]: DELAY 2600 ms
Jan 25 19:13:23 kassiopi FaxSend[9964]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:13:28 kassiopi FaxSend[9964]: MODEM <Timeout>
Jan 25 19:13:28 kassiopi FaxSend[9964]: /dev/cua1: Can not initialize modem.
Jan 25 19:13:58 kassiopi FaxSend[9964]: DELAY 2600 ms
Jan 25 19:14:01 kassiopi FaxSend[9964]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:14:06 kassiopi FaxSend[9964]: MODEM <Timeout>
Jan 25 19:14:06 kassiopi FaxSend[9964]: DELAY 2600 ms
Jan 25 19:14:09 kassiopi FaxSend[9964]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:14:14 kassiopi FaxSend[9964]: MODEM <Timeout>
Jan 25 19:14:44 kassiopi FaxSend[9964]: DELAY 2600 ms
Jan 25 19:14:46 kassiopi FaxSend[9964]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:14:51 kassiopi FaxSend[9964]: MODEM <Timeout>
Jan 25 19:14:51 kassiopi FaxSend[9964]: DELAY 2600 ms
Jan 25 19:14:54 kassiopi FaxSend[9964]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:14:59 kassiopi FaxSend[9964]: MODEM <Timeout>
Jan 25 19:14:59 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 19:14:59 kassiopi FaxSend[9964]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 19:19:13 kassiopi FaxSend[9987]: Unknown speaker volume "on"; using "quiet"
Jan 25 19:19:13 kassiopi FaxSend[9987]: DELAY 2600 ms
Jan 25 19:19:16 kassiopi FaxSend[9987]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:19:21 kassiopi FaxSend[9987]: MODEM <Timeout>
Jan 25 19:19:21 kassiopi FaxSend[9987]: DELAY 2600 ms
Jan 25 19:19:23 kassiopi FaxSend[9987]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:19:28 kassiopi FaxSend[9987]: MODEM <Timeout>
Jan 25 19:19:28 kassiopi FaxSend[9987]: /dev/cua1: Can not initialize modem.
Jan 25 19:19:58 kassiopi FaxSend[9987]: DELAY 2600 ms
Jan 25 19:20:01 kassiopi FaxSend[9987]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:20:06 kassiopi FaxSend[9987]: MODEM <Timeout>
Jan 25 19:20:06 kassiopi FaxSend[9987]: DELAY 2600 ms
Jan 25 19:20:09 kassiopi FaxSend[9987]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:20:14 kassiopi FaxSend[9987]: MODEM <Timeout>
Jan 25 19:20:44 kassiopi FaxSend[9987]: DELAY 2600 ms
Jan 25 19:20:46 kassiopi FaxSend[9987]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:20:51 kassiopi FaxSend[9987]: MODEM <Timeout>
Jan 25 19:20:51 kassiopi FaxSend[9987]: DELAY 2600 ms
Jan 25 19:20:54 kassiopi FaxSend[9987]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 25 19:20:59 kassiopi FaxSend[9987]: MODEM <Timeout>
Jan 25 19:20:59 kassiopi FaxSend[9987]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 25 19:20:59 kassiopi FaxQueuer[6512]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 25 19:25:04 kassiopi FaxQueuer[6512]: KILL JOB 17
Jan 25 19:25:04 kassiopi FaxQueuer[6512]: NOTIFY: bin/notify "doneq/q17" "killed" ""
Jan 26 09:43:12 kassiopi FaxQueuer[6512]: QUIT
Jan 26 09:46:18 kassiopi FaxQueuer[12186]: HylaFAX (tm) Version 4.0pl2
Jan 26 09:46:18 kassiopi FaxQueuer[12186]: Copyright (c) 1990-1996 Sam Leffler
Jan 26 09:46:18 kassiopi FaxQueuer[12186]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Jan 26 09:46:41 kassiopi FaxQueuer[12186]: SUBMIT JOB 18
Jan 26 09:47:20 kassiopi FaxGetty[12203]: Unknown speaker volume "on"; using "quiet"
Jan 26 09:47:20 kassiopi FaxGetty[12203]: OPEN /dev/cua1
Jan 26 09:47:20 kassiopi FaxGetty[12203]: DELAY 2600 ms
Jan 26 09:47:24 kassiopi FaxGetty[12203]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:47:29 kassiopi FaxGetty[12203]: MODEM <Timeout>
Jan 26 09:47:29 kassiopi FaxGetty[12203]: DELAY 2600 ms
Jan 26 09:47:31 kassiopi FaxGetty[12203]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:47:36 kassiopi FaxGetty[12203]: MODEM <Timeout>
Jan 26 09:47:36 kassiopi FaxGetty[12203]: /dev/cua1: Can not initialize modem.
Jan 26 09:48:06 kassiopi FaxGetty[12203]: DELAY 2600 ms
Jan 26 09:48:09 kassiopi FaxGetty[12203]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:48:14 kassiopi FaxGetty[12203]: MODEM <Timeout>
Jan 26 09:48:14 kassiopi FaxGetty[12203]: DELAY 2600 ms
Jan 26 09:48:16 kassiopi FaxGetty[12203]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:48:21 kassiopi FaxGetty[12203]: MODEM <Timeout>
Jan 26 09:48:52 kassiopi FaxGetty[12203]: DELAY 2600 ms
Jan 26 09:48:54 kassiopi FaxGetty[12203]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:48:59 kassiopi FaxGetty[12203]: MODEM <Timeout>
Jan 26 09:48:59 kassiopi FaxGetty[12203]: DELAY 2600 ms
Jan 26 09:49:02 kassiopi FaxGetty[12203]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:49:07 kassiopi FaxGetty[12203]: MODEM <Timeout>
Jan 26 09:49:07 kassiopi FaxQueuer[12186]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 26 09:49:07 kassiopi FaxGetty[12203]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 26 09:49:07 kassiopi FaxGetty[12203]: CLOSE /dev/cua1
Jan 26 09:50:06 kassiopi FaxQueuer[12186]: KILL JOB 18
Jan 26 09:50:06 kassiopi FaxQueuer[12186]: NOTIFY: bin/notify "doneq/q18" "killed" ""
Jan 26 09:50:47 kassiopi FaxQueuer[12186]: SUBMIT JOB 19
Jan 26 09:53:16 kassiopi FaxGetty[12273]: Unknown speaker volume "on"; using "quiet"
Jan 26 09:53:16 kassiopi FaxGetty[12273]: OPEN /dev/cua1
Jan 26 09:53:16 kassiopi FaxGetty[12273]: DELAY 2600 ms
Jan 26 09:53:18 kassiopi FaxGetty[12273]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:53:23 kassiopi FaxGetty[12273]: MODEM <Timeout>
Jan 26 09:53:23 kassiopi FaxGetty[12273]: DELAY 2600 ms
Jan 26 09:53:26 kassiopi FaxGetty[12273]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 09:53:31 kassiopi FaxGetty[12273]: MODEM <Timeout>
Jan 26 09:53:31 kassiopi FaxGetty[12273]: /dev/cua1: Can not initialize modem.
Jan 26 09:53:58 kassiopi FaxGetty[12273]: CLOSE /dev/cua1
Jan 26 10:00:01 kassiopi FaxQueuer[12490]: HylaFAX (tm) Version 4.0pl2
Jan 26 10:00:01 kassiopi FaxQueuer[12490]: Copyright (c) 1990-1996 Sam Leffler
Jan 26 10:00:01 kassiopi FaxQueuer[12490]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Jan 26 10:00:48 kassiopi FaxQueuer[12490]: KILL JOB 19
Jan 26 10:00:48 kassiopi FaxQueuer[12490]: NOTIFY: bin/notify "doneq/q19" "killed" ""
Jan 26 10:18:18 kassiopi FaxQueuer[12490]: SUBMIT JOB 20
Jan 26 10:24:12 kassiopi FaxQueuer[12490]: KILL JOB 20
Jan 26 10:24:12 kassiopi FaxQueuer[12490]: NOTIFY: bin/notify "doneq/q20" "killed" ""
Jan 26 10:25:15 kassiopi FaxQueuer[12490]: SUBMIT JOB 21
Jan 26 10:25:16 kassiopi FaxSend[12639]: Unknown speaker volume "on"; using "quiet"
Jan 26 10:25:16 kassiopi FaxSend[12639]: DELAY 2600 ms
Jan 26 10:25:19 kassiopi FaxSend[12639]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 10:25:24 kassiopi FaxSend[12639]: MODEM <Timeout>
Jan 26 10:25:24 kassiopi FaxSend[12639]: DELAY 2600 ms
Jan 26 10:25:26 kassiopi FaxSend[12639]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 10:25:31 kassiopi FaxSend[12639]: MODEM <Timeout>
Jan 26 10:25:31 kassiopi FaxSend[12639]: /dev/cua1: Can not initialize modem.
Jan 26 10:26:01 kassiopi FaxSend[12639]: DELAY 2600 ms
Jan 26 10:26:04 kassiopi FaxSend[12639]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 10:26:09 kassiopi FaxSend[12639]: MODEM <Timeout>
Jan 26 10:26:09 kassiopi FaxSend[12639]: DELAY 2600 ms
Jan 26 10:26:09 kassiopi FaxQueuer[12490]: KILL JOB 21
Jan 26 10:26:09 kassiopi FaxQueuer[12490]: NOTIFY: bin/notify "doneq/q21" "killed" ""
Jan 26 10:43:52 kassiopi FaxQueuer[12490]: QUIT
Jan 26 10:44:16 kassiopi FaxQueuer[13000]: HylaFAX (tm) Version 4.0pl2
Jan 26 10:44:16 kassiopi FaxQueuer[13000]: Copyright (c) 1990-1996 Sam Leffler
Jan 26 10:44:16 kassiopi FaxQueuer[13000]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Jan 26 10:45:19 kassiopi FaxQueuer[13019]: HylaFAX (tm) Version 4.0pl2
Jan 26 10:45:19 kassiopi FaxQueuer[13019]: Copyright (c) 1990-1996 Sam Leffler
Jan 26 10:45:19 kassiopi FaxQueuer[13019]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Jan 26 10:45:44 kassiopi FaxQueuer[13019]: SUBMIT JOB 22
Jan 26 10:46:23 kassiopi FaxQueuer[13019]: SUBMIT JOB 23
Jan 26 10:47:09 kassiopi FaxGetty[13032]: OPEN /dev/cua1
Jan 26 10:47:20 kassiopi FaxGetty[13032]: /dev/cua1: Can not initialize modem.
Jan 26 10:47:35 kassiopi FaxGetty[13032]: CLOSE /dev/cua1
Jan 26 10:48:22 kassiopi FaxQueuer[13019]: KILL JOB 22
Jan 26 10:48:22 kassiopi FaxQueuer[13019]: NOTIFY: bin/notify "doneq/q22" "killed" ""
Jan 26 10:48:24 kassiopi FaxQueuer[13019]: KILL JOB 23
Jan 26 10:48:24 kassiopi FaxQueuer[13019]: NOTIFY: bin/notify "doneq/q23" "killed" ""
Jan 26 10:49:45 kassiopi FaxQueuer[13078]: HylaFAX (tm) Version 4.0pl2
Jan 26 10:49:45 kassiopi FaxQueuer[13078]: Copyright (c) 1990-1996 Sam Leffler
Jan 26 10:49:45 kassiopi FaxQueuer[13078]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Jan 26 10:51:21 kassiopi FaxQueuer[13078]: SUBMIT JOB 24
Jan 26 10:51:46 kassiopi FaxQueuer[13078]: SUSPEND JOB 24
Jan 26 10:51:46 kassiopi FaxQueuer[13078]: SUBMIT JOB 24
Jan 26 10:51:59 kassiopi FaxQueuer[13078]: SUSPEND JOB 24
Jan 26 10:51:59 kassiopi FaxQueuer[13078]: SUBMIT JOB 24
Jan 26 10:53:34 kassiopi FaxSend[13165]: /dev/cua1: Can not initialize modem.
Jan 26 10:54:32 kassiopi FaxQueuer[13078]: KILL JOB 24
Jan 26 10:54:32 kassiopi FaxQueuer[13078]: NOTIFY: bin/notify "doneq/q24" "killed" ""
Jan 26 11:05:03 kassiopi FaxQueuer[13078]: SUBMIT JOB 25
Jan 26 11:05:19 kassiopi FaxSend[13236]: /dev/cua1: Can not initialize modem.
Jan 26 11:05:34 kassiopi FaxGetty[13237]: OPEN /dev/cua1
Jan 26 11:05:34 kassiopi FaxGetty[13237]: /dev/cua1: Can not lock device.
Jan 26 11:06:49 kassiopi FaxSend[13236]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 26 11:06:49 kassiopi FaxQueuer[13078]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 26 11:07:20 kassiopi FaxGetty[13237]: /dev/cua1: Can not initialize modem.
Jan 26 11:08:50 kassiopi FaxGetty[13237]: Unable to setup modem on /dev/cua1; giving up after 2 attempts
Jan 26 11:08:50 kassiopi FaxGetty[13237]: CLOSE /dev/cua1
Jan 26 11:08:50 kassiopi FaxQueuer[13078]: MODEM WEDGED: bin/wedged "cua1" "/dev/cua1"
Jan 26 11:18:53 kassiopi FaxQueuer[13542]: HylaFAX (tm) Version 4.0pl2
Jan 26 11:18:53 kassiopi FaxQueuer[13542]: Copyright (c) 1990-1996 Sam Leffler
Jan 26 11:18:53 kassiopi FaxQueuer[13542]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Jan 26 11:19:32 kassiopi FaxQueuer[13542]: SUSPEND JOB 25
Jan 26 11:19:32 kassiopi FaxQueuer[13542]: SUBMIT JOB 25
Jan 26 11:20:21 kassiopi FaxQueuer[13542]: KILL JOB 25
Jan 26 11:20:21 kassiopi FaxQueuer[13542]: NOTIFY: bin/notify "doneq/q25" "killed" ""
Jan 26 11:21:00 kassiopi FaxQueuer[13574]: HylaFAX (tm) Version 4.0pl2
Jan 26 11:21:00 kassiopi FaxQueuer[13574]: Copyright (c) 1990-1996 Sam Leffler
Jan 26 11:21:00 kassiopi FaxQueuer[13574]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
Jan 26 11:25:05 kassiopi FaxGetty[13860]: OPEN /dev/cua1
Jan 26 11:25:05 kassiopi FaxGetty[13860]: DELAY 2600 ms
Jan 26 11:25:08 kassiopi FaxGetty[13860]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:25:13 kassiopi FaxGetty[13860]: MODEM <Timeout>
Jan 26 11:25:13 kassiopi FaxGetty[13860]: DELAY 2600 ms
Jan 26 11:25:15 kassiopi FaxGetty[13860]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:25:20 kassiopi FaxGetty[13860]: MODEM <Timeout>
Jan 26 11:25:20 kassiopi FaxGetty[13860]: /dev/cua1: Can not initialize modem.
Jan 26 11:25:50 kassiopi FaxGetty[13860]: DELAY 2600 ms
Jan 26 11:25:53 kassiopi FaxGetty[13860]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:25:58 kassiopi FaxGetty[13860]: MODEM <Timeout>
Jan 26 11:25:58 kassiopi FaxGetty[13860]: DELAY 2600 ms
Jan 26 11:26:01 kassiopi FaxGetty[13860]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:26:06 kassiopi FaxGetty[13860]: MODEM <Timeout>
Jan 26 11:26:36 kassiopi FaxGetty[13860]: DELAY 2600 ms
Jan 26 11:26:38 kassiopi FaxGetty[13860]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:26:43 kassiopi FaxGetty[13860]: MODEM <Timeout>
Jan 26 11:26:43 kassiopi FaxGetty[13860]: DELAY 2600 ms
Jan 26 11:26:46 kassiopi FaxGetty[13860]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:26:50 kassiopi FaxGetty[13860]: CLOSE /dev/cua1
Jan 26 11:27:06 kassiopi FaxGetty[13865]: OPEN /dev/cua1
Jan 26 11:27:06 kassiopi FaxGetty[13865]: Purge stale UUCP lock /var/spool/locks/LCK..cua1
Jan 26 11:27:06 kassiopi FaxGetty[13865]: DELAY 2600 ms
Jan 26 11:27:08 kassiopi FaxGetty[13865]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:27:13 kassiopi FaxGetty[13865]: MODEM <Timeout>
Jan 26 11:27:13 kassiopi FaxGetty[13865]: DELAY 2600 ms
Jan 26 11:27:16 kassiopi FaxGetty[13865]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:27:21 kassiopi FaxGetty[13865]: MODEM <Timeout>
Jan 26 11:27:21 kassiopi FaxGetty[13865]: /dev/cua1: Can not initialize modem.
Jan 26 11:27:32 kassiopi FaxGetty[13865]: CLOSE /dev/cua1
Jan 26 11:32:35 kassiopi FaxGetty[13896]: OPEN /dev/cua1
Jan 26 11:32:35 kassiopi FaxGetty[13896]: DELAY 2600 ms
Jan 26 11:32:38 kassiopi FaxGetty[13896]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:32:43 kassiopi FaxGetty[13896]: MODEM <Timeout>
Jan 26 11:32:43 kassiopi FaxGetty[13896]: DELAY 2600 ms
Jan 26 11:32:45 kassiopi FaxGetty[13896]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 26 11:32:50 kassiopi FaxGetty[13896]: MODEM <Timeout>
Jan 26 11:32:50 kassiopi FaxGetty[13896]: /dev/cua1: Can not initialize modem.
Jan 26 11:32:57 kassiopi FaxGetty[13896]: CLOSE /dev/cua1
# $Id: usr-2.0,v 1.7 1996/06/24 02:58:42 sam Rel $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
# 
# Permission to use, copy, modify, distribute, and sell this software and 
# its documentation for any purpose is hereby granted without fee, provided
# that (i) the above copyright notices and this permission notice appear in
# all copies of the software and related documentation, and (ii) the names of
# Sam Leffler and Silicon Graphics may not be used in any advertising or
# publicity relating to the software without the specific, prior written
# permission of Sam Leffler and Silicon Graphics.
# 
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
# 
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
# OF THIS SOFTWARE.
#

#
# Configuration for using the Class 2.0 command interface
# with a USR v.34 Courier or Sporster modem.
#
# RTS/CTS flow control is used default.
#
#
CountryCode:		1
AreaCode:		1
FAXNumber:		+301.3230668
LongDistancePrefix:	0
InternationalPrefix:	00
DialStringRules:	etc/dialrules
ServerTracing:		11
SessionTracing:		11
RecvFileMode:		0600
LogFileMode:		0600
DeviceMode:		0600
RingsBeforeAnswer:	1
SpeakerVolume:		off
GettyArgs:		"-h %l dx_%s"
LocalIdentifier:	"NothingSetup"
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:		"From %%l|%c|Page %%p of %%t"
QualifyTSI:		etc/tsi
MaxRecvPages:		25
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:		Class2.0	# use class 2.0 interface
ModemRate:		19200		# DCE-DTE communication rate
ModemFlowControl:	rtscts		# XON/XOFF flow control assumed
#
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
#
ModemSetupDTRCmd:	ATS13=1&D2	# setup so DTR drop resets modem
ModemSetupDCDCmd:	AT&C1		# setup so DCD reflects carrier (or not)
ModemResultCodesCmd:	ATQ0X4		# enable extended result codes
#
# NB: adaptive answer only seems to work properly when
#     the modem is left idling in Class 2.0
#
ModemSetupAACmd:	AT+FAA=1
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
ModemSetVolumeCmd:	"ATM0 ATM1 ATM1 ATM1 ATM1"
#
# Modem does not support HDLC frame tracing; we add this just
# to eliminate spurious ERROR results that confuse the naive.
#
Class2BUGCmd:		AT+FBU=0
#
# The modem doesn't support copy quality checking, even though it
# returns (0-2,0-2) for AT+FCQ=?; therefore we override the query
# response so that the server will do copy quality checking.
#
Class2CQQueryCmd:	!(0),(0)	# override modem response
Class2NRCmd:		AT+FNR=1,1,1,1

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: Alan Bunch <alabun@healthcare.com>
To: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: flexfax: Hylafax working, need related info.
Date: Mon, 25 Jan 1999 15:34:29 -0600
Sender: owner-flexfax@celestial.com

Greetings most learned list,

I have Hylafax working on RH5.2 from the RPM.  Getting it working is not the problem. The problem that I
have is in image generation.  I want to take some ASCII, lineprinter file, and overlay it onto a scanned image,
purchase order blank.  The result would be a filled PO faxed to a vendor from any random accounting package. I just 
can't beleive that I am the first person in the world to want to do this.

Any suggestions.

TIA
Alan Bunch

alabun@healthcare.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: Dan  Makovec <Dan@i-nex.com.au>
To: flexfax@sgi.com
Subject: flexfax: Locking problem on FreeBSD?
Date: Tue, 26 Jan 1999 11:07:16 +1030
Sender: owner-flexfax@celestial.com

Hi all,

Could somebody please help me, I'm absolutely stumped on this one even
after reading the FAQs and docs.

I'm setting up HylaFax 4.0 pl2 on a FreeBSD 2.2.7 server, and I'm having
problems using faxgetty with user ppp (aka iijppp), as opposed to kernel
based ppp.  I'm running a single generic 33.6k internal fax modem
attached to COM2 (/dev/cuaa1).

The system works great.  Faxgetty answers calls when its supposed to,
queues are sharing perfectly with my NT box across samba, and whfc is
taking care of fax transmissions from Word and the like wonderfully.

The only problem comes when I try to dial into my office (or any other
ISP) via PPP.  As soon as ppp picks up the modem and starts dialing out,
faxgetty picks up the link and from what I can see starts attempting to
answer an incoming call!  I've established this by the fact that when
faxgetty is running and I attempt to dial out with PPP I can't get a
carrier and the modem transmits a slow beep sound every two or so
seconds which sounds like a fax waiting for a carrier.  When I kill -9
the ppp process the modem stays online emitting the beep until it times
out.  When I remove the faxgetty line for cuaa1 in /etc/ttys, reboot the
machine and try again, everything works fine.

>From what I understand, faxgetty and ppp both make use of standard uucp
ascii-style locking.  That is, when either program accesses the modem, a
file /var/spool/lock/LCK..cuaa1 is created with permissions 644.  

I ran two tests:  1. If I have hylafax pick up the line (using
faxanswer), I see that the file is created correctly and when I then try
to run ppp it reports that the device is locked and does not touch the
modem.  2. When I run ppp however the lock file is still created but
faxgetty appears to ignore it and starts interacting with the modem
anyway.  I checked the PIDs set in the lock file in both tests.  In test
1, the pid corresponded to the faxanswer process I'd just started.  In
test 2 the PID corresponded with that of ppp, so everything seems fine
there.

The best guess that I can come up with is that when PPP accesses the
line it touches it prior to implementing the lock file, whereupon
faxgetty detects some sort of activity on the port and picks up at the
same moment that ppp picks up and then sets the lock file - a sort of
race condition if you will.  Of course I could be completely off track
here.

Can anybody give me some advice as to what is causing the problems
describe above, or even better, how to rectify them?

Much appreciated in advance,
D.

---

Dan Makovec, BCompInfSc
Senior Systems Analyst
I-NeX Corporation Pty. Ltd.

> Level 6, 45 King William Street, Adelaide.
> GPO Box I-NeX, Adelaide, South Australia 5001.
> Ph: (08) 8410 6160, Fax: (08) 8410 6164, ICQ: 1398090

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "Fred C. Ng" <fred@webforce.com.hk>
To: <flexfax@sgi.com>
Subject: flexfax: Fax Receiving Permission Denied
Date: Tue, 26 Jan 1999 11:25:30 +0800
Sender: owner-flexfax@celestial.com

<x-html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<STYLE></STYLE>

<META content='"MSHTML 5.00.0910.1309"' name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,<BR>I try to setup my Debian Linux to run 
Hylafax Server. I am able to send<BR>out fax,<BR>however when I try to receive 
fax, I wasn't able to do so.<BR>I have looked over the log file and get this 
message:<BR><BR>RECV FAX (00000025): recq/fax00009.tif from +852+2766 7597, 
route to<BR>&lt;unspecified&gt;, 0 pages in 0:16<BR>RECV FAX : Permission denied 
(unacceptable client +TSI)<BR><BR>Can anyone please advice on what should I do 
to solve the problem.<BR><BR>Thank you very 
much.<BR><BR>Fred<BR></FONT></DIV></BODY></HTML>
</x-html>

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: PS converter
To: backgroundinfo@mindspring.com (Alex)
Date: Mon, 25 Jan 1999 08:12:01 +0000 (GMT)
Cc: flexfax@sgi.com, rolf@suse.de, kwall@xmission.com,
        applixware-list@applix.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
>     What programs are available to allow the editing of a postscript file, i.e.
> 
> converts it to a different type of file that will allow certain words to be
> 
> deleted or added?

None needed; postscript is already editable text.  On the other hand, it
is final form text and you will need to understand postcript well if you
want to do more than blank out words leaving a gap.

I'm assuming we are talking about the send path now, as the receive path
only contains a bit map.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Tue, 26 Jan 1999 09:04:12 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
CC: Steven A DuChene <sad@hpuerca.atl.hp.com>
Subject: Re: flexfax: more questions on WHFC (file transmission formats)
Sender: owner-flexfax@celestial.com

Steven A DuChene wrote:
> 
> In testing out the whfc client for Win95/NT with my working HylaFAX system
> I have some basic questions. It seems like from the results I have gotten
> so far, it only handles sending postscript files. Is this correct? I tried
> sending a text file and it never went anywhere.

Hi,

this is correct. HylaFAX can only handle tiffg3 and postscript (the
sendfax
command converts all incoming data to postscript, before sending it to
the server). WHFC simply sends all data direct to the HylaFAX server.

> If it does handle only sending postscript files, is there any easy way

There is never a easy way under Windows.

> (using OLE or something) to get various windows clients (Word, Excel,
> and etc) to send postscript to it for faxing? The only way I see now

No, there is no way. Even Microsoft has a lot of problems with their
own file formats. And they have a lot of people working on this problems
and they have got the sources. 

> is to print through a postscript print driver to a file and then go
> into whfc and pick that postscript file to send to the fax server. This
> seems really kludgy to me and there must be a better way because I don't
> want to have to deal with trying to clean up postscript files laying

My OLE calls have an option, that they remove the file after sending
it to the HylaFAX server.

> around on people harddrives after sending faxes let alone trying to explain
> how to do this to lots of users.

Seems, that you haven't worked very often with windows. Printing throug
a printer driver is the one and only way . I agree, it's really kludgy,
for
further info see http://www.transcom.de/whfc/writing.html , but it's
the windows way of doing anything what under unix can be done with a
pipe.

> 
> I read through the whfc client documentation and see the OLE calls it
> provides but they only handle transmission, not file conversion.
> I am a knowledgable Unix admin but not really that familiar with the
> functionality OLE and other Windows protocols provide to solve this sort
> of problem.

On the next page of the documentation, there are some examples. However,
OLE is the only way.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Tue, 26 Jan 1999 04:34:58 +0800
From: CN Liu <cn@mail.sinyih.com.tw>
Organization: Sinyih Ceramic Co., Ltd
X-Accept-Language: en
To: flexfax@sgi.com
Subject: Re: flexfax: Probemodem & Faxmodem Fail
Sender: owner-flexfax@celestial.com

CN Liu wrote:
> 
> Hi!
> 
> I'm sorry to post this problem several times as I am still unable to
> overcome this obstacle.
> 
> I fail to configure hylafax 4.0pl2 for Zyxel 1496E in Linux 2.0.35
> (upgraded from Slackware 3.5) on IBM Netfinity 3000.
> 
> These are what I tried:
> 
> mail:/var/spool/fax# probemodem ttyS0
> Hmm, there does not appear to be an fuser command on your machine.
> This means that I am unable to insure that all processes using the
> modem have been killed.  I will keep going, but beware that you may
> have competition for the modem.
> 
> Now we are going to probe the tty port.  This takes a few seconds,
> so be patient.  Note that if you do not have the modem cabled to
> the port, or the modem is turned off, this may hang (just go and
> cable up the modem or turn it on, or whatever).
> 
> Probing for best speed to talk to modem: 38400 19200 9600 4800 2400 1200
> 
> Unable to deduce DTE-DCE speed; check that you are using the
> correct device and/or that your modem is setup properly.  If
> all else fails, try the -s option to lock the speed.
> 
> mail:/var/spool/fax# cu -s 38400 -l ttyS0
> Connected.
> at+fsp=?
> 0,1
> OK
> at+fclass=2.0
> OK
> at+fcc=?
> (0,1),(0-5),(0-2),(0-2),(0,1),(0,1),(0),(0-7)
> OK
> mail:/var/spool/fax# faxmodem -c
> "(0,1),(0-5),(0-2),(0-2),(0,1),(0,1),(0),(0-7)
> " ttyS0
> FIFO: open: No such device or address
> mail:/var/spool/fax# ls -l
> prw-------   1 uucp     10              0 Oct 28 19:28 FIFO|
> drwx------   2 uucp     uucp         1024 Oct 27 18:08 archive/
> drwxr-xr-x   2 uucp     uucp         1024 Dec 23 14:20 bin/
> drwxr-xr-x   2 uucp     uucp         1024 Oct 29 18:55 client/
> drwxr-xr-x   2 uucp     uucp         1024 Dec 23 19:04 config/
> prw-r--r--   1 root     root            0 Dec 23 19:07 ttyS0|
> ....
> (I manually created ttyS0| manually before running faxmodem -c.)
> 
> mail:/var/spool/fax#cu -l ttyS0
> Connected.
> AT&F
> OK
> 
> I suspected that there might be problems in the serial port (16550A
> chip, 9-pin socket). So I tried another PC (still 16550A chip, 9-pin
> socket). The tested results in the new PC are the same as those of IBM
> Netfinity.
> 
> Replacing Zyxel 1496E with GVC 336/288/144 modem still can not generate
> any workable speed by probemodem.
> 
> I also visited http://www.xtremeweb.de/hyla/ but found no ready-made
> configuration for Zyxel 1496E.
> 
> Has anyone experienced this same problem? Could anyone give me a
> ready-made configuration for Zyxel 1496E and show me how to manually
> tell hylafax to use that configuration file?
> 
> Thanks you!

Hello!

I am replying to my own question.

My problem is solved after I updated program cat. The new cat accepts -u
option. The old cat program did not accept this option and confused
probemodem and other hylafax tools.

Thank you all!

CN

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Receiving Fax
To: fred@webforce.com.hk (Fred Ng)
Date: Mon, 25 Jan 1999 08:05:36 +0000 (GMT)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> RECV FAX : Permission denied (unacceptable client +TSI)

man tsi

and complain to whoever made TSI checking the default.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Tue, 26 Jan 1999 11:12:07 +0100
From: Toralf Lund <toralf@praha.kscanners.no>
Organization: Kongsberg Scanners AS
X-Accept-Language: en
To: flexfax@sgi.com
Subject: Re: flexfax: Receiving fax only
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> 
> > Well, there are two different versions of the fax standard, known as
> > "class 1" and "class 2.0". The above command simply puts the modem in
> 
> There are at least 3:  1, 2 and 2.0.
> 
> > > ModemSetupAACmd:        AT+FAA=0
> > Now, this did the real trick. The modem immediately started "sounding
> > like a fax machine" when I made this modification. I think it is far
> > from obvious from the manuals that this needs to be changed. You'd think
> > that "Adaptive Answer: no" had the same effect, but apparently not.
> 
> If the modem remembered the FAA=1, it would need to be explicitly forced
> into FAA=0.  Hylafax doesn't have internal knowledge of how to do this
> and needs the setup commands.
Then what exactly does the AdaptiveAnswer setting do?
-- 
- T. Lund

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Receiving fax only
To: toralf@praha.kscanners.no (Toralf Lund)
Date: Wed, 27 Jan 1999 11:50:10 +0000 (GMT)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Then what exactly does the AdaptiveAnswer setting do?

I imagine it causes Hylafax to handle the case where the modem actually
answers in data or voice mode.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Tue, 26 Jan 1999 08:38:53 -0500
From: Phil Abercrombie <PAbercrombie@ptc.com>
Organization: Parametric Technology Corporation
To: Alan Bunch <alabun@healthcare.com>
CC: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: Re: flexfax: Hylafax working, need related info.
Sender: owner-flexfax@celestial.com

Alan Bunch wrote:
> 
> Greetings most learned list,
> 
> I have Hylafax working on RH5.2 from the RPM.  Getting it working is not the problem. The problem that I
> have is in image generation.  I want to take some ASCII, lineprinter file, and overlay it onto a scanned image,
> purchase order blank.  The result would be a filled PO faxed to a vendor from any random accounting package. I just
> can't beleive that I am the first person in the world to want to do this.
> 
> Any suggestions.
> 
> TIA
> Alan Bunch
> 
> alabun@healthcare.com


I would suggest you play with the postscript.  

If you first convert your scanned image to postscript, then go into the file
and strip out any device control stuff, and -most importantly- the "showpage"
command,  then you can probably just append the output of textfmt to it.

	-phil

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Tue, 26 Jan 1999 23:07:27 +0100
From: Sergio Margarita <Serge.Margarita@torino.ALPcom.it>
Subject: flexfax: HylaFAX+Whfc log
To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

Hi all,
I installed HylaFAX 4.0pl2 as a server on Linux RedHat 5.2 and use WHFC
1.0.2 (with italian language DLL) as a client on some networked Windows 95
based PCs, for sending faxes.
Each user has a phonebook based on a Excel spreadsheet (accessed by WHFC
via ODBC), which contains the name and the fax number of the recipients.
All works fine (compliments to the authors!) but I have a problem I am not
able to solve without some help:
I am writing a web based interface for allowing users to access log
information about the faxes they sent, view these faxes and resubmit some
faxes.

How can I log not only the fax number of the recipient but also its name
and (possibly) the other information recorded in the phonebook?

It seems that the fields receiver:, company: and location:, present in the
different files q1, q2, ... in the /var/spool/fax/doneq are always empty
when sending faxes from WHFC.
I also tried to use phone numbers in the form "name@123456", but WHFC
rejects it whith a message "OOPS name@123456 is not a valid dial string".
Note that we never use cover pages.

Can somebody give me some help? Thanks in advance.


Sergio Margarita

Dipartimento di Statistica e Matematica - Universit di Torino 
Piazza Arbarello 8, 10122 Torino (TO) - Italy 
Tel. +39 011670.6233   Fax. +39 011670.6238 
email: Serge.Margarita@Torino.ALPcom.it  http://eco18.econ.unito.it

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 27 Jan 1999 00:02:41 -0100
To: flexfax@sgi.com
From: Jean-Hugues ROYER <jhroyer@joher.com>
Subject: flexfax: 100 dpi .tiff win95/98/nt viewer ?
Sender: owner-flexfax@celestial.com

Hi, is there any viewer under win95/98/nt which can display a received
100dpi .tiff
fax in good shape.

I found irfranview,paintshop pro5 that can display 200dpi faxes but none of
them
is able to display or print 100dpi faxes...

Thanks for any help.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Tue, 26 Jan 1999 15:25:28 -0800
Reply-To: Hylafax <flexfax@sgi.com>
Organization: ANZER GMBH
To: info@lux.de
CC: Hylafax <flexfax@sgi.com>
Subject: Re: flexfax: transmitting only half of first page (but three times)
From: RICK_@t-online.de (JUERGEN ANZER)
Sender: owner-flexfax@celestial.com

Harald Lux wrote:
> 
> Hi,
> 
> I set up Hylafax (on Suse 6.0, i486, 8MB RAM, 125MB HD) as Fax-
> Server for a small Win95 LAN. The first small texts I send arrived
> fine. But when I tried to send larger files only half of the first page
> arrives (but tree times). As client an Win95 I tried whfc and
> Susefax. Exactly same printout. I forwarded the ps-file generated by
> Susefax from Win95 to my Linux Pc at home and it contains all
> pages.
> 
> Any hints?
> 
> Maybe not enough space on the HD of the Faxserver? After
> installing Suse 6.0 (configuration: Minimal System) and adding
> Hylafax, there is only 6MB space left.
> 

Maybe... 6MB isnt very much :(

how great are the "larger" files, youve sent? Doesnt Linux show any
error when running out of space?

I would recommend using a greater disk. Linux is worth to have an eye on
than just using it as a fax-server ... :)

best regards
rick
-- 
snail: 	ANZER GmbH - Pieperstr. 14 - 32791 Lage - Germany
email: 	rick_@t-online.de
voice:	(0049) 5232 / 9777-21
fax:	(0049) 5232 / 78094

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Tue, 26 Jan 1999 17:18:31 +0100 (CET)
From: Ruediger Gubler <ruediger.gubler@plannet.de>
To: Hylafax_Liste <flexfax@sgi.com>
Subject: flexfax: Modem Reset
Sender: owner-flexfax@celestial.com

Hello,

When makes faxgetty the Modem-Reset.
My ISDN-TA needs a String who calls him his Telefonnumber or he 
aswers all incoming calls; I've placed the command into the config.ttyS0
file.

        ModemSoftResetCmd:      ATZ@&Z*="MyNumber stands here"@%M1@q

But it wont work.


Rdiger

---

E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
Date: 26-Jan-99
Time: 17:13:19

Zero Mostel: That's it baby!  When you got it, flaunt it!  Flaunt it!
                -- Mel Brooks, "The Producers"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: Erric Gilbert <egilbert@verio.net>
To: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: flexfax: HP-UX 10.20
Date: Tue, 26 Jan 1999 13:53:10 -0600
Sender: owner-flexfax@celestial.com


	Hello,

I have an HP/UX 10.20 I am using gcc 2.8.1 to compile HylaFAX 4.0pl12

When I run a make install, I am not able to build sendpage:



make[1]: Entering directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
make[2]: Entering directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
make[3]: Entering directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
/usr/local/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e
's@\.c++\.o *: @\.o: @' -c /usr/local/bin/gcc -D__ANSI_CPP__ -I. -I..
-I.././sendpage -I.././util -I/usr/local/include -I.././regex -O -x c++ -c
-M  -i Makedepend sendpage.c++
make[3]: Leaving directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
make[2]: Leaving directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
make[2]: Entering directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
/usr/local/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././sendpage
-I.././util -I/usr/local/include -I.././regex -O -x c++ -c sendpage.c++
make[2]: *** No rule to make target `../util/libfaxutil.a', needed by
`sendpage'.  Stop.
make[2]: Leaving directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/usr/local/src/hylafax-v4.0pl2/sendpage'
= config

Any one know why libfaxutil.a isn't being built?

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Problems with failed pages
To: elijah@xor.com (Eli Klein)
Date: Tue, 26 Jan 1999 08:06:38 +0000 (GMT)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Jan 25 09:57:43.96: [29996]: RECV: Bad Line - Please Call Back
> Jan 25 09:57:43.96: [29996]: RECV EOT (forced disconnect)

I've had problems (last observed on 4.0b20, we haven't had pl2 in long
enough, and don't get a lot of pages) with protocol violations from the
Vodafone SMS gateway.  I think pagesend assumes any protocol violation
indicates that it has a non-SMS number.  I suspect a code change is
needed.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 27 Jan 1999 06:38:49 +0800
From: CN Liu <cn@mail.sinyih.com.tw>
Organization: Sinyih Ceramic Co., Ltd
X-Accept-Language: en
To: David Woolley <david@djwhome.demon.co.uk>, flexfax@sgi.com
Subject: flexfax: WHFC Does Not Work
Sender: owner-flexfax@celestial.com

Hello!

I can send from hylafax-v4.0pl2 in Linux 2.0.35 by issuing command:

sendfax -n -d 9999 /etc/hosts

Now I am trying to use WHFC 1.0.2 in Windows95 from which to send faxes.
I want to allow all users and hosts in domain company.com.tw to access
hylafax services.

mail:/var/spool/fax/etc# cat hosts
localhost
127.0.0.1
^.*\.company\.com\.tw$:101:xxxxxxxx:
# I also tried
# ^.*\.company\.com\.tw$:::

Where "xxxxxxxx" is the encripted password I copied from /etc/shadow.

I can also connect from Windows to hfaxd:

C:\WINDOWS>telnet mail 4559

also works.

I tried in 2 different ways:

1. Every time I started WHFC, WHFC always prompted for password. I gave
it the password. Then WHFC is dead forever.

2. If I click "Test Printing" in Windows95 Printer Manager, I get
message

WHFC-Ole Server not found

in dialog box "WHFCMON".

Could someone tell me where I made mistakes?

Thank you all in advance!

CN

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 27 Jan 1999 14:39:33 +0100
From: Ulrich Eckhardt <uli@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: CN Liu <cn@mail.sinyih.com.tw>
CC: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: WHFC Does Not Work
Sender: owner-flexfax@celestial.com

CN Liu wrote:
> 
> Hello!
> 
> I can send from hylafax-v4.0pl2 in Linux 2.0.35 by issuing command:
> 
> sendfax -n -d 9999 /etc/hosts
> 
> Now I am trying to use WHFC 1.0.2 in Windows95 from which to send faxes.
> I want to allow all users and hosts in domain company.com.tw to access
> hylafax services.

Hi,

is your DNS working properly ? Try only the ip address of the host
which runs WHFC or the ipaddress of your network e.g assume
us use a network of 192.168.1.xx then your hosts file should look like :

localhost
127.0.0.1
192.168.1.*

> 
> I can also connect from Windows to hfaxd:
> 
> C:\WINDOWS>telnet mail 4559
> 
> also works.

Enter in your telnet session (replace username with a valid username) :

USER username

and see whats happend. 

> I tried in 2 different ways:

> 1. Every time I started WHFC, WHFC always prompted for password. I gave
> it the password. Then WHFC is dead forever.

This is a problem with the HylaFAX hosts file or a problem with
DNS .Your hosts file looks good, so i think it's a problem of DNS. 
Is your reverse mapping for the WHFC host working ?
  
> 2. If I click "Test Printing" in Windows95 Printer Manager, I get
> message
> 
> WHFC-Ole Server not found
> 
> in dialog box "WHFCMON".

The WHFC Ole Server may be confused by your prevoius starts of WHFC,
or you have an old Win 95 version. Have a look on the various service
packs, available for Win 95 (On Windows NT here is at least SP 3
reqiered), but first make sure, that WHFC works propperly on your first
way.

Uli

-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 01:12:24 -0500
From: Alex <luvcapecod@bigfoot.com>
To: HylaFAX newsgroup <flexfax@sgi.com>
Subject: flexfax: failed faxes
Sender: owner-flexfax@celestial.com

I have failed fax notifications emailed to me. I have SuSE 5.3 with
HylaFAX. How do I change the email address that these notices are sent
to? Please respond personally. Also how do I unsubscribe from the old
address and resubscribe under the new?

--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 10:21:59 -0800 (PST)
From: Tim Rice <tim@trr.metro.NET>
To: Alex <luvcapecod@bigfoot.com>
cc: HylaFAX newsgroup <flexfax@sgi.com>
Subject: Re: flexfax: failed faxes
Sender: owner-flexfax@celestial.com

On Thu, 28 Jan 1999, Alex wrote:

> I have failed fax notifications emailed to me. I have SuSE 5.3 with
> HylaFAX. How do I change the email address that these notices are sent

Change the FaxMaster alias in your mail alias file.
I'm not sure where it is on your machine. Try /usr/lib/aliases,
/etc/aliases, /etc/ucbmail/aliases, or /etc/mail/aliases

> to? Please respond personally. Also how do I unsubscribe from the old
> address and resubscribe under the new?

To quote the message you got when you subscribed

If you ever want to remove yourself from this mailing list,
you can send mail to "Majordomo@celestial.com" with the following command
in the body of your email message:

    unsubscribe flexfax Your_name <username@your.domain>

> 
> --
> E. Alex Bungener                             BASSET INVESTIGATIONS
> Proverbs 3:5&6                          www.backgroundinfo.com
> 
> "Sniffing out the facts in one's past for firms throughout the US"
> 
> 
> 

-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 27 Jan 1999 16:27:13 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: flexfax: WHFC 1.0.3 released
Sender: owner-flexfax@celestial.com

Hi,

i have released WHFC 1.0.3 on http://www.transcom.de/whfc . I have
fixed a bug in the ODBC Phonebook. WHFC works now with Microsoft
Access.

Actually i have only an "upgrade pack" to 1.0.3, which contains whfc.exe
and the portmonitor. I will made a complete package with setup programm 
available, untill i have fixed some problems with the new Visual C++6.0
(please don't ask me why i must upgrade 8-( ) and the new installation
programms.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 08:31:39 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: WHFC 1.0.3 released
Sender: owner-flexfax@celestial.com

Ulrich Eckhardt wrote:
> 
> Hi,
> 
> i have released WHFC 1.0.3 on http://www.transcom.de/whfc . I have
> fixed a bug in the ODBC Phonebook. WHFC works now with Microsoft
> Access.
> 
> Actually i have only an "upgrade pack" to 1.0.3, which contains whfc.exe
> and the portmonitor. I will made a complete package with setup programm
> available, untill i have fixed some problems with the new Visual C++6.0
> (please don't ask me why i must upgrade 8-( ) and the new installation
> programms.
                                     
Hi,

today i received some infos, that the new WHFC Version misses a dll.
If you haven't installed Visual C++ 6.0 on your system, please wait
with the download untill i release the Version with the setup programm.

Uli 
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 12:50:52 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: flexfax: WHFC 1.0.3 Windows Setup released
Sender: owner-flexfax@celestial.com

Hi,

i have released WHFC 1.0.3 with the windows setup programm.
This should hopefully install the correct dll's now.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 27 Jan 1999 22:10:12 +0100
From: Oliver Joa <frog_kermit@gmx.net>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Hylafax does not compile on RedHat Linux 5.1 ????
Sender: owner-flexfax@celestial.com

Hi,

I have tried to compile Hylafax-v4.0pl2 on a RedHat Linux 4.2, and it
worked. 
But when I try to compile it on RedHat 5.1 I get the following error
message:

SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClient &, class fxStr &)':
SendFaxJob.c++:499: no matching function for call to
`SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
fxStr &), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
make[3]: *** [SendFaxJob.o] Error 1
make[3]: Leaving directory `/usr/local/src/hylafax-v4.0pl2/util'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/usr/local/src/hylafax-v4.0pl2/util'

I used the standard gcc from the distribution and an newer version:
gcc-2.8.1

Does anyone have a idea?

thanks in advance

Oliver Joa
-- 
 ,,,
 (o o)
----------------oOO-(_)-OOo------------------------------
ojoa@gmx.net  ojoa@citynet.dei139@stio1.fh-wuerzburg.de

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Hylafax does not compile on RedHat Linux 5.1 ????
To: frog_kermit@gmx.net (Oliver Joa)
Date: Thu, 28 Jan 1999 09:43:44 +0000 (GMT)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> SendFaxJob.c++:499: no matching function for call to
> `SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
> fxStr &), fxStr &, fxStr &)'

FAQ.  Looks like you need the egcs patch.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 31 Jan 1999 03:41:23 +0900
From: Hisakazu Nakai <nakai@neo.shinko.co.jp>
X-Accept-Language: ja
To: flexfax@sgi.com
Subject: Re: flexfax: Hylafax does not compile on RedHat Linux 5.1 ????
Sender: owner-flexfax@celestial.com

How do you do? 
My name is H.Nakai, please call me Nickey.

I'm trying to compile hylafax-v4.0pl2 on Solaris2.6 by egcs1.1.1.
But it is same as by gcc 2.8.1.
( I saw Mr.David's mail, and got egcs sources. It took a half day to
compile. ) 

It seems like that compiler can not recognize the arguments in method
sendZData in class SendFaxJob.
But compiler recognize the arguments in method sendData in class 
SendFaxjob. 
Will anybody please tell me why?

---- log below ----
SendFaxJob.c++: In method `fxBool SendFaxJob::createJob(class
SendFaxClient &, class fxStr &)':
SendFaxJob.c++:499: no matching function for call to
`SendFaxClient::sendZData (int &, fxBool (FaxClient::)(fxStr &, fxStr
&), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, fxBool
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)

David Woolley wrote:
> 
> > SendFaxJob.c++:499: no matching function for call to
> > `SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
> > fxStr &), fxStr &, fxStr &)'
> 
> FAQ.  Looks like you need the egcs patch.

-- 
-=-=-=-=  SHINKO ELECTRIC INDUSTRIES CO., LTD. DESIGN CENTER  =-=-=-=-
=-=-=-=-  name:   Hisakazu Nakai           TEL:026-283-2756   -=-=-=-=
-=-=-=-=  e-mail: nakai@neo.shinko.co.jp   FAX:026-283-2820   =-=-=-=-

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 31 Jan 1999 04:21:19 +0900
From: Hisakazu Nakai <nakai@neo.shinko.co.jp>
X-Accept-Language: ja
To: flexfax@sgi.com
Subject: Re: flexfax: Hylafax does not compile on RedHat Linux 5.1 ????
Sender: owner-flexfax@celestial.com

I wrote:
> But compiler recognize the arguments in method sendData in class 
> SendFaxjob.

I mistook. It could not recognize the arguments in method sendData.

Log is blow.---------------------
SendFaxClient.c++: In method `fxBool SendFaxClient::sendDocuments(class
fxStr &)':
SendFaxClient.c++:460: no matching function for call to
`SendFaxClient::sendData (int &, fxBool (FaxClient::)(fxStr &, fxStr &),
fxStr &, fxStr &)'
FaxClient.h:271: candidates are: FaxClient::sendData(int, fxBool
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
SendFaxClient.c++:464: no matching function for call to
`SendFaxClient::sendZData (int &, fxBool (FaxClient::)(fxStr &, fxStr
&), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, fxBool
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)

-- 
-=-=-=-=  SHINKO ELECTRIC INDUSTRIES CO., LTD. DESIGN CENTER  =-=-=-=-
=-=-=-=-  name:   Hisakazu Nakai           TEL:026-283-2756   -=-=-=-=
-=-=-=-=  e-mail: nakai@neo.shinko.co.jp   FAX:026-283-2820   =-=-=-=-

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Reply-To: <Simon@titanic.co.uk>
From: "Simon Faulkner" <Simon@titanic.co.uk>
To: <flexfax@sgi.com>
Subject: flexfax: Receiving Blanks
Date: Wed, 27 Jan 1999 23:19:58 -0000
Importance: Normal
X-MDaemon-Deliver-To: flexfax@sgi.com
X-Return-Path: Simon@titanic.co.uk
Sender: owner-flexfax@celestial.com

When I receive a fax it always comes out as 567 bytes and dataformat 1-D MR
with nothing to view.

Tx is OK

any ideas?

Simon Faulkner

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 27 Jan 1999 21:01:02 -0800 (PST)
From: Tim Rice <tim@trr.metro.NET>
To: HylaFAX list <flexfax@sgi.com>
Subject: flexfax: HylaFAX 4.0 pl2 on UnixWare 7 (uucp lock)
Sender: owner-flexfax@celestial.com


Here is a patch to configure to fix the problem on the UnixWare 7 
build. I was using the wrong style of uucp locks causing faxgetty to 
try and configure the modem during a cu or uucico session.


-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net

Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\7.patch"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Wed, 27 Jan 1999 10:36:22 -0500
From: Alex <luvcapecod@bigfoot.com>
To: HylaFAX newsgroup <flexfax@sgi.com>
CC: Support <applixware-list@applix.com>
Subject: flexfax: email change
Sender: owner-flexfax@celestial.com

How do you register a change in email address, so that you can receive
the help list mailings?

--
E. Alex Bungener                             BASSET INVESTIGATIONS
Proverbs 3:5&6                          www.backgroundinfo.com

"Sniffing out the facts in one's past for firms throughout the US"

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 09:07:45 +0100
From: Alain Berger <bga@payserv.telekurs.com>
X-Accept-Language: de
To: flexfax@sgi.com
Subject: flexfax: reported data format
Sender: owner-flexfax@celestial.com

ciao,

the "data format" entries of all the reports of hylafax (action logs,
e-mail confirmations, ...) have values of
	1-D MR
	2-D MR
but a little research in docu's of standalone fax machines and fax data
formats in general, never explain a format "1-D MR". only the format
"1-D HR" exists. the "H" stands for "Huffmann" (-compression).
in fact, after some testing with different standalone fax machines
(configured to send/receive in 1-D only), these machines reported (no
exeption) "1-D HR" formats, but HylaFAX's report was always "1-D MR".

summary:
only transmissions in "1-D HR" and "2-D MR"
and never in "1-D MR" and "2-D HR"
should be reported ...

i think, hylafax is doing this missinterpretation ...?

(btw. this has no direct effect for a proper transmission, but it's
confusing in error reports)

cheers,
al

-- 
snail: Alain Berger,Telekurs Payserv AG,Hardturmstr.201,CH-8021 Zrich
email: bga@payserv.telekurs.com
voice: +41 1 279 33 29
fax:   +41 1 446 74 61

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 09:12:22 -0600
From: robert <robert@mhi-tx.com>
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: how do I REMOVE a modem?
Sender: owner-flexfax@celestial.com

hello, I have looked all through the docs but can't seem to find how to
REMOVE  a modem from hylafax's modem pool. (but still keep it hooked up
for other things).
I have v4.0pl2 on FreeBSD. I have removed the FIFO and config file and
faxstat -s returns the right info ie the cuaD02 is not in the list of
modems and it doesnt try to dial out on it but I keep getting console
and mail messages that hylafax thinks the modem is weged.
any clues direction.. anything...
also I cannot seem to get MaxDials or MaxTries to change from the
default. I have put entries in the /var/spool/fax/etc/config file and
made a /usr/share/fax/sendfax.conf with these entries and even restarted
the whole machine and still no dice 12 tries is an awful lot.
thanks in advance sorry to carry on so long.
please e-mail directly as I am not currently subscribed to the list

Robert

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 10:23:49 -0800 (PST)
From: Tim Rice <tim@trr.metro.NET>
To: robert <robert@mhi-tx.com>
cc: flexfax@sgi.com
Subject: Re: flexfax: how do I REMOVE a modem?
Sender: owner-flexfax@celestial.com

On Thu, 28 Jan 1999, robert wrote:

> hello, I have looked all through the docs but can't seem to find how to
> REMOVE  a modem from hylafax's modem pool. (but still keep it hooked up
> for other things).
> I have v4.0pl2 on FreeBSD. I have removed the FIFO and config file and
> faxstat -s returns the right info ie the cuaD02 is not in the list of
> modems and it doesnt try to dial out on it but I keep getting console
> and mail messages that hylafax thinks the modem is weged.

Is there still a faxgetty running on the port?

> any clues direction.. anything...
> also I cannot seem to get MaxDials or MaxTries to change from the
> default. I have put entries in the /var/spool/fax/etc/config file and
> made a /usr/share/fax/sendfax.conf with these entries and even restarted
> the whole machine and still no dice 12 tries is an awful lot.
> thanks in advance sorry to carry on so long.
> please e-mail directly as I am not currently subscribed to the list
> 
> Robert
> 
> 

-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 13:11:13 -0600
From: robert <robert@mhi-tx.com>
X-Accept-Language: en
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: remove modem
Sender: owner-flexfax@celestial.com

okay, you are right, I still had faxgetty runnig on the port.
Thanks ,
any hints on the MaxDials config.. I changed added the following to
/var/spool/fax/etc/conf.
MaxDials:    3
MaxTries:    3
to no avail. I have even restarted the machine??
also I put the same thing in /usr/share/fax/sendfax.config   still no
dice.
??
thanks
Robert

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 20:33:00 +0100 (CET)
From: Igmar Palsenberg <igmar@jdi.jdimedia.nl>
To: flexfax@sgi.com
Subject: flexfax: Telnet to 4559
Sender: owner-flexfax@celestial.com


Hi !!

Ik just installed HylaFAX,and no problems so far. I do have one question :
I'm writing a piece of software that communicates with HylaFAX. I tried to
telnet to 4559 (Default port),and typed help. I got a listing of command,
by I can't find what they do, and what parameters they take. Any doc's
about this floating around ???

Please reply to me directly, because I'm not sunscribed to this list.


		Thanks a lot.



			Igmar Palsenberg

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Thu, 28 Jan 1999 21:16:43 +0100
From: "Ingenieurbro Brandes GbR" <marko.brandes@gmx.de>
To: flexfax@sgi.com
Subject: flexfax: MPS+EOP failure
Sender: owner-flexfax@celestial.com

Hi there,

i finally manged to set up a Hylafax 4.0 server on my SuSE-Linux 5.0 (on
i586) with an AROWANA 56k+voice modem (TI56000 chipset).
I'm using faxgetty to manage modem traffic (in- and outgoing). The only
lack the system now has is that on some outgoing faxes i get the
message:

....: REMOTE HANGUP: No response to EOP (MPS) repeated 3 times.

Is this a problem with my modem or the remote machine (i know that one
of them was a machine with fax and voice together (don't know the exact
english word :-) )).

Does the same problem appear with a modem claimed for support by Hylafax
and am i really forced to buy a supported modem?


Thanks in advance .......... Marko

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Fri, 29 Jan 1999 10:31:43 +0100 (CET)
From: Ruediger Gubler <ruediger.gubler@plannet.de>
To: Hylafax_Liste <flexfax@sgi.com>
Subject: flexfax: FW: facsimile not received ????
Sender: owner-flexfax@celestial.com


Why???

Jan 29 10:25:30.56: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
Jan 29 10:25:30.56: [ 6470]: REMOTE wants 14400 bit/s
Jan 29 10:25:30.56: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
Jan 29 10:25:30.56: [ 6470]: REMOTE wants unlimited page length 
Jan 29 10:25:30.56: [ 6470]: REMOTE wants 3.85 line/mm
Jan 29 10:25:30.56: [ 6470]: REMOTE wants 1-D MR
Jan 29 10:25:30.56: [ 6470]: --> [2:OK]
Jan 29 10:25:30.56: [ 6470]: <-- [7:AT+FDR\r]
Jan 29 10:25:33.84: [ 6470]: --> [5:+FCFR]
Jan 29 10:25:37.39: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
Jan 29 10:25:37.39: [ 6470]: REMOTE wants 14400 bit/s
Jan 29 10:25:37.39: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
Jan 29 10:25:37.39: [ 6470]: REMOTE wants unlimited page length 
Jan 29 10:25:37.39: [ 6470]: REMOTE wants 3.85 line/mm
Jan 29 10:25:37.39: [ 6470]: REMOTE wants 1-D MR
Jan 29 10:25:37.39: [ 6470]: --> [7:CONNECT]
Jan 29 10:25:37.39: [ 6470]: RECV: begin page
Jan 29 10:25:37.39: [ 6470]: RECV: send trigger 021
Jan 29 10:25:45.91: [ 6470]: RECV: 608 total lines, 606 bad lines, 567
consecutive bad lines
Jan 29 10:25:45.91: [ 6470]: --> [17:+FPTS: 1,2219,0,0]
Jan 29 10:25:48.07: [ 6470]: --> [7:+FET: 2]
Jan 29 10:25:48.07: [ 6470]: RECV recv EOP (no more pages or documents)
Jan 29 10:25:48.07: [ 6470]: --> [2:OK]
Jan 29 10:25:48.07: [ 6470]: RECV: REJECT page quality, 0% good lines (95%
required)
Jan 29 10:25:48.07: [ 6470]: RECV send RTN (retrain negative)
Jan 29 10:25:48.07: [ 6470]: <-- [10:AT+FPTS=2\r]
Jan 29 10:25:48.24: [ 6470]: --> [2:OK]
Jan 29 10:25:48.24: [ 6470]: <-- [7:AT+FDR\r]
Jan 29 10:25:52.35: [ 6470]: --> [8:+FHNG: 0]
Jan 29 10:25:52.35: [ 6470]: REMOTE HANGUP: Normal and proper end of connection
(code 0)
Jan 29 10:25:52.35: [ 6470]: RECV FAX (00000008): recvq/fax00003.tif from +49
7243 541750, route to <unspecified>, 0 pages in 0
:24
Jan 29 10:25:52.35: [ 6470]: RECV FAX: Normal and proper end of connection
Jan 29 10:25:52.35: [ 6470]: RECV FAX (00000008): session with +49 7243 541750
terminated abnormally: Normal and proper end of 
connection
Jan 29 10:25:52.35: [ 6470]: RECV FAX: bin/faxrcvd "recvq/fax00003.tif" "ttyS0"
"00000008" "Normal and proper end of connection
"

--------------End of forwarded message-------------------------

---

E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
Date: 29-Jan-99
Time: 10:30:32

Old musicians never die, they just decompose.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
X-Authentication-Warning: home01.asiaonline.net: d1swdev owned process doing -bs
Date: Mon, 1 Feb 1999 08:41:19 +0800 (HKT)
From: Hong Kong Observatory <d1swdev@asiaonline.net>
To: Ruediger Gubler <ruediger.gubler@plannet.de>
cc: Hylafax_Liste <flexfax@sgi.com>
Subject: Re: flexfax: FW: facsimile not received ????
Sender: owner-flexfax@celestial.com

Hi,

   I think you have to submit information on your modem model, operating
system, modem config files.....


On Fri, 29 Jan 1999, Ruediger Gubler wrote:

> 
> Why???
> 
> Jan 29 10:25:30.56: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 14400 bit/s
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants unlimited page length 
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 3.85 line/mm
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 1-D MR
> Jan 29 10:25:30.56: [ 6470]: --> [2:OK]
> Jan 29 10:25:30.56: [ 6470]: <-- [7:AT+FDR\r]
> Jan 29 10:25:33.84: [ 6470]: --> [5:+FCFR]
> Jan 29 10:25:37.39: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 14400 bit/s
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants unlimited page length 
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 3.85 line/mm
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 1-D MR
> Jan 29 10:25:37.39: [ 6470]: --> [7:CONNECT]
> Jan 29 10:25:37.39: [ 6470]: RECV: begin page
> Jan 29 10:25:37.39: [ 6470]: RECV: send trigger 021
> Jan 29 10:25:45.91: [ 6470]: RECV: 608 total lines, 606 bad lines, 567
> consecutive bad lines
> Jan 29 10:25:45.91: [ 6470]: --> [17:+FPTS: 1,2219,0,0]
> Jan 29 10:25:48.07: [ 6470]: --> [7:+FET: 2]
> Jan 29 10:25:48.07: [ 6470]: RECV recv EOP (no more pages or documents)
> Jan 29 10:25:48.07: [ 6470]: --> [2:OK]
> Jan 29 10:25:48.07: [ 6470]: RECV: REJECT page quality, 0% good lines (95%
> required)
> Jan 29 10:25:48.07: [ 6470]: RECV send RTN (retrain negative)
> Jan 29 10:25:48.07: [ 6470]: <-- [10:AT+FPTS=2\r]
> Jan 29 10:25:48.24: [ 6470]: --> [2:OK]
> Jan 29 10:25:48.24: [ 6470]: <-- [7:AT+FDR\r]
> Jan 29 10:25:52.35: [ 6470]: --> [8:+FHNG: 0]
> Jan 29 10:25:52.35: [ 6470]: REMOTE HANGUP: Normal and proper end of connection
> (code 0)
> Jan 29 10:25:52.35: [ 6470]: RECV FAX (00000008): recvq/fax00003.tif from +49
> 7243 541750, route to <unspecified>, 0 pages in 0
> :24
> Jan 29 10:25:52.35: [ 6470]: RECV FAX: Normal and proper end of connection
> Jan 29 10:25:52.35: [ 6470]: RECV FAX (00000008): session with +49 7243 541750
> terminated abnormally: Normal and proper end of 
> connection
> Jan 29 10:25:52.35: [ 6470]: RECV FAX: bin/faxrcvd "recvq/fax00003.tif" "ttyS0"
> "00000008" "Normal and proper end of connection
> "
> 
> --------------End of forwarded message-------------------------
> 
> ---
> 
> E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
> Date: 29-Jan-99
> Time: 10:30:32
> 
> Old musicians never die, they just decompose.
> 
> 

K.S.Wat SSA(D)12
Computer Division,
Hong Kong Observatory.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 01 Feb 1999 08:44:34 +0100
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
X-Accept-Language: English, en, German, de
To: Hylafax_Liste <flexfax@sgi.com>
Subject: Re: flexfax: FW: facsimile not received ????
Sender: owner-flexfax@celestial.com

Ruediger Gubler wrote:
> 
> Why???
> 
> Jan 29 10:25:45.91: [ 6470]: RECV: 608 total lines, 606 bad lines, 567
> consecutive bad lines
[..]
> Jan 29 10:25:48.07: [ 6470]: RECV: REJECT page quality, 0% good lines (95%
> required)

Hi,

looks like there are a lot of transmission errors.

Uli
-- 
Ulrich Eckhardt                         Tr@nscom GbR 
http://people.frankfurt.netsurf.de/uli  http://www.transcom.de
                                        Lagerstrae 11-15 A8
                                        64807 Dieburg Germany

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 01 Feb 1999 12:26:07 +0100 (CET)
From: Ruediger Gubler <ruediger.gubler@plannet.de>
To: Hong Kong Observatory <d1swdev@asiaonline.net>
Subject: Re: flexfax: FW: facsimile not received ????
Cc: Hylafax_Liste <flexfax@sgi.com>
Sender: owner-flexfax@celestial.com


On 01-Feb-99 Hong Kong Observatory wrote:
> Hi,
> 
>    I think you have to submit information on your modem model, operating
> system, modem config files.....
> 
> 

Modem Lasat unique 1280mi
at+fclass=?
z0,1,2,1.0,80 

Linux on Intel Kernel 2.0.36

calvin$ cat config
LogFacility:            local5
CountryCode:            49
AreaCode:               721
LongDistancePrefix:     0
InternationalPrefix:    00
DialStringRules:        etc/dialrules.europe
ServerTracing:          1
ModemClass:             2                


cat config.ttyS0
# $Id: class2,v 1.23 1996/06/24 02:58:32 sam Rel $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
# that (i) the above copyright notices and this permission notice appear in
# all copies of the software and related documentation, and (ii) the names of
# Sam Leffler and Silicon Graphics may not be used in any advertising or
# publicity relating to the software without the specific, prior written
# permission of Sam Leffler and Silicon Graphics.
#
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
#
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
# OF THIS SOFTWARE.
#

#
# Generic Class 2 modem configuration.
#
# EDIT THIS CONFIGURATION TO REFLECT YOUR SETUP
#
CountryCode:            49
AreaCode:               721
FAXNumber:              +49 721 9891004
LongDistancePrefix:     0
InternationalPrefix:    00
DialStringRules:        etc/dialrules.europe
ServerTracing:          1
SessionTracing:         11
RecvFileMode:           0600
LogFileMode:            0600    
DeviceMode:             0600
RingsBeforeAnswer:      1
SpeakerVolume:          off
GettyArgs:              "-h %l dx_%s"
LocalIdentifier:        "Ruediger Gubler"
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%p of %%t"
MaxRecvPages:           9999
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:              Class2          # use this to supply a hint
ModemRate:              38400
ModemFlowControl:       rtscts
ModemSetupDTRCmd:       AT&D2           # setup so DTR drop resets modem
ModemSetupDCDCmd:       AT&C1           # setup so DCD reflects carrier (or not)
#
# We normally append the "@" symbol to the dial string so that
# the modem will wait 5 seconds before attempting to connect
# and return result codes that distinguish between no carrier
# and no answer.  This makes it possible to avoid problems with
# repeatedly dialing a number that doesn't have a fax machine
# (kudos to Stuart Lynne for this trick.)
#
# NB: If you need to prefix phone numbers to get through a PBX,
#     put it in the ModemDialCmd; e.g. "DT9%s@".
#
ModemDialCmd:           ATDT%s@         # T for tone dialing, @ for silence
#
# Other possible configuration stuff.  The default strings are
# shown below.  Only those that are different from the defaults
# need to be included in the configuration file.
#
ModemResetCmds:         ""              # stuff to do when modem is reset
ModemAnswerCmd:         ATA             # use this to answer phone
ModemNoFlowCmd:         AT&K            # disable flow control cmd
ModemHardFlowCmd:       AT&K3           # hardware flow control cmd
ModemSoftFlowCmd:       AT&K4           # software flow control cmd
ModemNoAutoAnswerCmd:   ATS0=0          # disable auto-answer
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
ModemSetVolumeCmd:      "ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1"
ModemEchoOffCmd:        ATE0            # disable command echo
ModemVerboseResultsCmd: ATV1            # enable verbose command results
ModemResultCodesCmd:    ATQ0            # enable result codes
ModemOnHookCmd:         ATH0            # place phone on hook (hangup)
ModemSoftResetCmd:      ATZ&Z*=9891004%M1               # do soft reset of modem
ModemWaitTimeCmd:       ATS7=60         # wait 60 seconds for carrier
ModemCommaPauseTimeCmd: ATS8=2          # comma pause time is 2 seconds
ModemRecvFillOrder:     LSB2MSB         # bit order of received facsimile
ModemSendFillOrder:     LSB2MSB         # bit order modem expects for transmit 
#
# Configuration parameters for Class 2 modems.
#
Class2Cmd:              AT+FCLASS=2     # command to enter class 2
Class2BORCmd:           AT+FBOR=0       # bit order for phase B/C/D (direct)
Class2RELCmd:           AT+FREL=1       # byte-align EOL codes on recv
Class2CQCmd:            ""              # commands to enable copy quality proc.
Class2AbortCmd:         AT+FK           # abort session command
Class2CQQueryCmd:       AT+FCQ=?        # query for copy quality capabilities
Class2DCCQueryCmd:      AT+FDCC=?       # query for modem capabilities
Class2TBCCmd:           AT+FTBC=0       # setup stream mode
Class2CRCmd:            AT+FCR=1        # enable capability to receive
Class2PHCTOCmd:         AT+FPHCTO=30    # set phase C timeout parameter
Class2BUGCmd:           AT+FBUG=1       # enable HDLC frame tracing
Class2LIDCmd:           AT+FLID         # set local identifier command
Class2DCCCmd:           AT+FDCC         # set modem capabilities command
Class2DISCmd:           AT+FDIS         # set session parameters command
Class2DDISCmd:          ""              # disable pre-dial DIS command hack
Class2CIGCmd:           AT+FCIG         # set polling identifier command
Class2PTSCmd:           AT+FPTS         # set post-page status command
Class2SPLCmd:           AT+FSPL         # set polling indicator command
#
# If Class2RecvDataTrigger is not set, then it is set to DC1
#
Class2RecvDataTrigger:  ""              # character sent to modem to start recv
Class2XmitWaitForXON:   yes             # if true, wait for XON before send  


> On Fri, 29 Jan 1999, Ruediger Gubler wrote:
> 
>> 
>> Why???
>> 
>> Jan 29 10:25:30.56: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
>> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 14400 bit/s
>> Jan 29 10:25:30.56: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
>> Jan 29 10:25:30.56: [ 6470]: REMOTE wants unlimited page length 
>> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 3.85 line/mm
>> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 1-D MR
>> Jan 29 10:25:30.56: [ 6470]: --> [2:OK]
>> Jan 29 10:25:30.56: [ 6470]: <-- [7:AT+FDR\r]
>> Jan 29 10:25:33.84: [ 6470]: --> [5:+FCFR]
>> Jan 29 10:25:37.39: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
>> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 14400 bit/s
>> Jan 29 10:25:37.39: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
>> Jan 29 10:25:37.39: [ 6470]: REMOTE wants unlimited page length 
>> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 3.85 line/mm
>> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 1-D MR
>> Jan 29 10:25:37.39: [ 6470]: --> [7:CONNECT]
>> Jan 29 10:25:37.39: [ 6470]: RECV: begin page
>> Jan 29 10:25:37.39: [ 6470]: RECV: send trigger 021
>> Jan 29 10:25:45.91: [ 6470]: RECV: 608 total lines, 606 bad lines, 567
>> consecutive bad lines
>> Jan 29 10:25:45.91: [ 6470]: --> [17:+FPTS: 1,2219,0,0]
>> Jan 29 10:25:48.07: [ 6470]: --> [7:+FET: 2]
>> Jan 29 10:25:48.07: [ 6470]: RECV recv EOP (no more pages or documents)
>> Jan 29 10:25:48.07: [ 6470]: --> [2:OK]
>> Jan 29 10:25:48.07: [ 6470]: RECV: REJECT page quality, 0% good lines (95%
>> required)
>> Jan 29 10:25:48.07: [ 6470]: RECV send RTN (retrain negative)
>> Jan 29 10:25:48.07: [ 6470]: <-- [10:AT+FPTS=2\r]
>> Jan 29 10:25:48.24: [ 6470]: --> [2:OK]
>> Jan 29 10:25:48.24: [ 6470]: <-- [7:AT+FDR\r]
>> Jan 29 10:25:52.35: [ 6470]: --> [8:+FHNG: 0]
>> Jan 29 10:25:52.35: [ 6470]: REMOTE HANGUP: Normal and proper end of
>> connection
>> (code 0)
>> Jan 29 10:25:52.35: [ 6470]: RECV FAX (00000008): recvq/fax00003.tif from
>> +49
>> 7243 541750, route to <unspecified>, 0 pages in 0
>> :24
>> Jan 29 10:25:52.35: [ 6470]: RECV FAX: Normal and proper end of connection
>> Jan 29 10:25:52.35: [ 6470]: RECV FAX (00000008): session with +49 7243
>> 541750
>> terminated abnormally: Normal and proper end of 
>> connection
>> Jan 29 10:25:52.35: [ 6470]: RECV FAX: bin/faxrcvd "recvq/fax00003.tif"
>> "ttyS0"
>> "00000008" "Normal and proper end of connection
>> "
>> 
>> --------------End of forwarded message-------------------------
>> 
>> ---
>> 
>> E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
>> Date: 29-Jan-99
>> Time: 10:30:32
>> 
>> Old musicians never die, they just decompose.
>> 
>> 
> 
> K.S.Wat SSA(D)12
> Computer Division,
> Hong Kong Observatory.

---

E-Mail: Ruediger Gubler <ruediger.gubler@plannet.de>
Date: 01-Feb-99
Time: 12:21:39

My cup hath runneth'd over with love.

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Mon, 01 Feb 1999 16:31:16 -0800
Reply-To: 0523297770@t-online.de
Organization: ANZER GMBH
To: Ruediger Gubler <ruediger.gubler@plannet.de>
CC: Hylafax_Liste <flexfax@sgi.com>
Subject: Re: flexfax: FW: facsimile not received ????
From: RICK_@t-online.de (JUERGEN ANZER)
Sender: owner-flexfax@celestial.com

Ruediger Gubler wrote:
> 
> Why???
> 
> Jan 29 10:25:30.56: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 14400 bit/s
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants unlimited page length
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 3.85 line/mm
> Jan 29 10:25:30.56: [ 6470]: REMOTE wants 1-D MR
> Jan 29 10:25:30.56: [ 6470]: --> [2:OK]
> Jan 29 10:25:30.56: [ 6470]: <-- [7:AT+FDR\r]
> Jan 29 10:25:33.84: [ 6470]: --> [5:+FCFR]
> Jan 29 10:25:37.39: [ 6470]: --> [22:+FDCS: 0,5,0,2,0,0,0,0]
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 14400 bit/s
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants page width 1728 pixels in 215 mm
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants unlimited page length
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 3.85 line/mm
> Jan 29 10:25:37.39: [ 6470]: REMOTE wants 1-D MR
> Jan 29 10:25:37.39: [ 6470]: --> [7:CONNECT]
> Jan 29 10:25:37.39: [ 6470]: RECV: begin page
> Jan 29 10:25:37.39: [ 6470]: RECV: send trigger 021

seems ok.

> Jan 29 10:25:45.91: [ 6470]: RECV: 608 total lines, 606 bad lines, 567
> consecutive bad lines

now it seems not ok.
what sort of handshake are you using hylafax <-> modem ???
what speed are you running on your seriell port?

rick


-- 
snail: 	ANZER GmbH - Pieperstr. 14 - 32791 Lage - Germany
email: 	rick_@t-online.de
voice:	(0049) 5232 / 9777-21
fax:	(0049) 5232 / 78094

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: "=?iso-8859-2?Q?Rafa=B3_Chmielewski?=" <rch@sita.pl>
To: <flexfax@sgi.com>
Subject: flexfax: RN - why?
Date: Thu, 28 Jan 1999 21:08:37 +0100
Importance: Normal
Sender: owner-flexfax@celestial.com

HylaFAX v4.0pl2 under Linux RedHat 5.2, GVC SF-1133V/R16

On most of fax-machines first page is received in 50-80% and Hylafax is
retrying to send the same page without end.
In answer to similar problem (Date: Thu, 01 Aug 1996 10:03:23 -0700, From:
Sam Leffler <sam@hyla.chez.sgi.com>) it seems to be data encoding problem...
(It isn't problem with poor phone connection)

What is the solution?

[...]
Jan 23 14:45:30.03: [  596]: --> [2:OK]
Jan 23 14:45:30.03: [  596]: DELAY 95 ms
Jan 23 14:45:30.14: [  596]: SEND send EOP (no more pages or documents)
Jan 23 14:45:30.14: [  596]: <-- [9:AT+FTH=3\r]
Jan 23 14:45:30.20: [  596]: --> [7:CONNECT]
Jan 23 14:45:30.20: [  596]: <-- data [3]
Jan 23 14:45:30.20: [  596]: <-- data [2]
Jan 23 14:45:31.51: [  596]: --> [2:OK]
Jan 23 14:45:31.51: [  596]: <-- [9:AT+FRH=3\r]
Jan 23 14:45:31.94: [  596]: --> [7:CONNECT]
Jan 23 14:45:32.82: [  596]: --> [2:OK]
Jan 23 14:45:32.82: [  596]: SEND recv RTN (retrain negative)
Jan 23 14:45:32.82: [  596]: SEND training at v.29 9600 bit/s
Jan 23 14:45:32.82: [  596]: <-- [9:AT+FTH=3\r]
Jan 23 14:45:32.88: [  596]: --> [7:CONNECT]
Jan 23 14:45:32.88: [  596]: <-- data [23]
Jan 23 14:45:32.88: [  596]: <-- data [2]
Jan 23 14:45:34.66: [  596]: --> [7:CONNECT]
Jan 23 14:45:34.66: [  596]: <-- data [6]
Jan 23 14:45:34.66: [  596]: <-- data [2]
Jan 23 14:45:35.10: [  596]: --> [2:OK]
Jan 23 14:45:35.10: [  596]: DELAY 75 ms
Jan 23 14:45:35.19: [  596]: <-- [10:AT+FTM=96\r]
Jan 23 14:45:35.25: [  596]: --> [7:CONNECT]
Jan 23 14:45:35.25: [  596]: <-- data [1024]
Jan 23 14:45:35.25: [  596]: <-- data [776]
Jan 23 14:45:35.25: [  596]: <-- data [2]
Jan 23 14:45:37.21: [  596]: --> [2:OK]
Jan 23 14:45:37.21: [  596]: <-- [9:AT+FRH=3\r]
Jan 23 14:45:37.60: [  596]: --> [7:CONNECT]
Jan 23 14:45:38.47: [  596]: --> [2:OK]
Jan 23 14:45:38.47: [  596]: TRAINING succeeded
Jan 23 14:45:38.47: [  596]: <-- [10:AT+FTM=96\r]
Jan 23 14:45:38.53: [  596]: --> [7:CONNECT]
Jan 23 14:45:38.53: [  596]: SEND begin page
Jan 23 14:45:38.57: [  596]: <-- data [1025]
[...]

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
To: flexfax@sgi.com
Subject: flexfax: Retrieving faxes from 3com Professional Message Modem
Date: Thu, 28 Jan 1999 23:00:42 +0000
From: Neil Padgen <nrp@burla.force9.co.uk>
Sender: owner-flexfax@celestial.com

Hi,

I have a 3com Professional Message Modem, which doubles up as an answerphone
and stores both voice and fax messages if the connected machine is powered
off.

There's a Windows program supplied with the modem to retrieve fax messages
stored in the modem.

Has anyone managed to retrieve the fax messages and inject them into
HylaFAX's received queue?

Running HylaFAX 4.0pl2 and Red Hat Linux 4.1 (kernel 2.0.30).

All help gratefully received!
Regards

-- Neil

-- 
Neil Padgen                      nrp@i.am                       http://i.am/nrp

                  "He's obviously gone in for a wheel change.                  
                    I say obviously because I can't see it"                    

From drondeau@icoms.com  Thu Feb 11 13:16:20 1999
Reply-To: <drondeau@icoms.com>
From: "Dan Rondeau" <drondeau@icoms.com>
To: <webmaster@hylafax.org>
Cc: "dan m rondeau" <danr@icoms.com>
Subject: Y2K question
Date: Fri, 29 Jan 1999 14:02:45 -0500
Importance: Normal

Hi,

	We currently have the Hylafax software product installed on some Unix
systems, and we need to know if the Hylafax software is Y2K or not.

Thanks

Dan Rondeau
Internet Commerce Services Corp.
Senior Systems Specialist
drondeau@icoms.com

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sat, 30 Jan 1999 02:17:57 +0100
From: Peter Br <comet.friend@gmx.net>
To: flexfax@sgi.com
Subject: flexfax: EOP trouble
Reply-To: comet.friend@gmx.net
Sender: owner-flexfax@celestial.com

More and more of these "No response to EOP or MSP" problem reports
appear on this list, as it seems. Normally USR/3Com are blamed for
this, as their Class 2.0 implementation is non-standard.
However, especially in the last few weeks weeks several users of
other modems (Non-3Com) have reported similar trouble.

Myself, I replaced my USR 56k Voice Fax Modem, thinking that this
would cure the problem. Now I have a Maxtech Net Pacer 56k Voice
Fax Modem. It is Class 2, so I thought, my troubles were over, now.
(A different make and a different protocol should really improve
things, I thought ;-)).

However, nothing changed. With certain fax machines I am still
having trouble. Not with fax modems, just with conventional (paper)
fax machines.

After the transmission of the last page (even if there is only one)
I get this error message.

No response to EOP repeated 3 times.

What does that actually mean? And what is it that causes the different
behaviour of fax machines (error) and fax modems (no problem)? I should
mention that the problem occurs with *old* fax machines. With newer
models normally everything is ok.

Any tips and hints and explanations will be greatly appreciated!

	Regards
		Peter

------------------------------------------------------------------------
>>> FAX TRANSMISSION LOG <<<
****************************
n 30 00:39:56 orion7 FaxQueuer[156]: SUBMIT JOB 7
Jan 30 00:39:56 orion7 FaxQueuer[156]: JOB 7 (active dest +49109809519522222 pri
 127 tts 0:00 killtime 2:59:00): PREPARE START
Jan 30 00:39:56 orion7 FaxQueuer[1747]: JOB 7 (active dest +49109809519522222 pr
i 127 tts 0:00 killtime 2:59:00): CONVERT DOCUMENT: bin/ps2fax -o docq/doc6.ps;0
0 -r 98 -w 1728 -l 297 -m 30 -1 docq/doc6.ps.7
Jan 30 00:39:56 orion7 HylaFAX[1749]: sendq/q6: line 51: Null or missing number 
in job request
Jan 30 00:39:58 orion7 FaxQueuer[156]: JOB 7 (active dest +49109809519522222 pri
 127 tts 0:00 killtime 2:58:58): PREPARE DONE
Jan 30 00:39:58 orion7 FaxQueuer[156]: JOB 7 (active dest +49109809519522222 pri
 127 tts 0:00 killtime 2:58:58): CMD START /usr/lib/fax/faxsend -m modem sendq/q
7 (PID 1752)
Jan 30 00:40:00 orion7 FaxSend[1752]: MODEM set DTR OFF
Jan 30 00:40:00 orion7 FaxSend[1752]: DELAY 2600 ms
Jan 30 00:40:00 orion7 FaxGetty[170]: ANSWER: Can not lock modem device
Jan 30 00:40:01 orion7 kernel: lp1 out of paper
Jan 30 00:40:02 orion7 FaxSend[1752]: MODEM set DTR ON
Jan 30 00:40:02 orion7 FaxSend[1752]: MODEM set baud rate: 38400 baud, input flo
w RTS/CTS, output flow RTS/CTS
Jan 30 00:40:02 orion7 FaxSend[1752]: MODEM flush i/o
Jan 30 00:40:02 orion7 FaxSend[1752]: <-- [15:ATE0V1Q0S0=0H0\r]
Jan 30 00:40:02 orion7 FaxSend[1752]: --> [14:ATE0V1Q0S0=0H0]
Jan 30 00:40:02 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:02 orion7 FaxSend[1752]: <-- [21:ATS8=2S7=60&K3&D3&C1\r]
Jan 30 00:40:02 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:02 orion7 FaxSend[1752]: <-- [12:AT+FCLASS=?\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [9:0,1,2,1.0]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [12:AT+FCLASS=2\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [9:AT+FMFR?\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [20:ROCKWELL            ]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [9:AT+FMDL?\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [13:AC/K56^I^I     ]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [9:AT+FREV?\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [17:V2.077-V90_2M_DLS]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [10:AT+FDCC=?\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [35:(0,1),(0-5),(0-2),(0-2),0,0,0,(0-7
)]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [9:AT+FCQ=?\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [1:0]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [9:AT+FAP=?\r]
Jan 30 00:40:03 orion7 FaxSend[1752]: --> [5:ERROR]
Jan 30 00:40:03 orion7 FaxSend[1752]: <-- [10:AT+FSPL=?\r]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [3:0,1]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:04 orion7 FaxSend[1752]: <-- [12:AT+FCLASS=2\r]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:04 orion7 FaxSend[1752]: <-- [10:AT+FTBC=0\r]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:04 orion7 FaxSend[1752]: <-- [10:AT+FBOR=0\r]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:04 orion7 FaxSend[1752]: <-- [13:AT+FPHCTO=30\r]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:04 orion7 FaxSend[1752]: <-- [24:AT+FDCC=1,5,2,2,0,0,0,0\r]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:04 orion7 FaxSend[1752]: MODEM ROCKWELL AC/K56/V2.077-V90_2M_DLS
Jan 30 00:40:04 orion7 FaxSend[1752]: <-- [5:ATM0\r]
Jan 30 00:40:04 orion7 FaxSend[1752]: --> [2:OK]
Jan 30 00:40:04 orion7 FaxSend[1752]: MODEM input buffering disabled
Jan 30 00:40:04 orion7 FaxSend[1752]: SEND FAX: JOB 7 DEST 0109809519522222 COMM
ID 00000029
Jan 30 00:40:11 orion7 kernel: lp1 out of paper
Jan 30 00:40:31 orion7 last message repeated 2 times
Jan 30 00:40:32 orion7 HylaFAX[1749]: sendq/q6: line 51: Null or missing number 
in job request
Jan 30 00:40:41 orion7 kernel: lp1 out of paper
Jan 30 00:40:51 orion7 kernel: lp1 out of paper
Jan 30 00:40:54 orion7 FaxQueuer[156]: JOB 7 (active dest +49109809519522222 pri
 127 tts 0:00 killtime 2:58:02): CMD DONE: exit status 0
Jan 30 00:40:54 orion7 FaxQueuer[156]: JOB 7 (sleeping dest +49109809519522222 p
ri 126 tts 0:00 killtime 2:58:02): SEND INCOMPLETE: requeue for 4:59; No respons
e to EOP repeated 3 times
Jan 30 00:40:54 orion7 FaxQueuer[156]: NOTIFY: bin/notify "sendq/q7" "requeued" 
"" "00:45"
Jan 30 00:40:57 orion7 HylaFAX[1749]: sendq/q6: line 51: Null or missing number 
in job request
Jan 30 00:41:00 orion7 FaxGetty[170]: MODEM set DTR OFF
Jan 30 00:41:00 orion7 FaxGetty[170]: DELAY 2600 ms
Jan 30 00:41:01 orion7 kernel: lp1 out of paper
Jan 30 00:41:02 orion7 FaxGetty[170]: MODEM set DTR ON
Jan 30 00:41:02 orion7 FaxGetty[170]: MODEM set baud rate: 38400 baud, input flo
w RTS/CTS, output flow RTS/CTS
Jan 30 00:41:02 orion7 FaxGetty[170]: MODEM flush i/o
Jan 30 00:41:02 orion7 FaxGetty[170]: <-- [15:ATE0V1Q0S0=0H0\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [21:ATS8=2S7=60&K3&D3&C1\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [12:AT+FCLASS=?\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [9:0,1,2,1.0]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [12:AT+FCLASS=2\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [9:AT+FMFR?\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [20:ROCKWELL            ]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [9:AT+FMDL?\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [13:AC/K56^I^I     ]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [9:AT+FREV?\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [17:V2.077-V90_2M_DLS]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [10:AT+FDCC=?\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [35:(0,1),(0-5),(0-2),(0-2),0,0,0,(0-7
)]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [9:AT+FCQ=?\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [5:ERROR]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [10:AT+FSPL=?\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [3:0,1]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [12:AT+FCLASS=2\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [10:AT+FTBC=0\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [10:AT+FBOR=0\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [13:AT+FPHCTO=30\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [24:AT+FDCC=1,5,2,2,0,0,0,0\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: MODEM ROCKWELL AC/K56/V2.077-V90_2M_DLS
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [5:ATM0\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [9:AT+FCR=1\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [18:AT+FLID="Orion 7"\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: <-- [18:AT+FAA=1+FCLASS=0\r]
Jan 30 00:41:03 orion7 FaxGetty[170]: --> [2:OK]
Jan 30 00:41:03 orion7 FaxGetty[170]: MODEM input buffering disabled
Jan 30 00:41:11 orion7 kernel: lp1 out of paper
Jan 30 00:41:14 orion7 HylaFAX[1749]: sendq/q6: line 51: Null or missing number 
in job request

----------------------------------------------------------------------------
>>> MODEM CONFIGURATION <<<
***************************
CountryCode:            49
AreaCode:               911
FAXNumber:              +49.911.731851
LongDistancePrefix:     0
InternationalPrefix:    00
DialStringRules:        "etc/dialrules"
ServerTracing:          527
SessionTracing:         527
RecvFileMode:           0644
LogFileMode:            0600
DeviceMode:             0666
RingsBeforeAnswer:      4
SpeakerVolume:          off
GettyArgs:              "-r -b -s %s %l"
LocalIdentifier:        "Orion 7"
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%p of %%t"
MaxRecvPages:           25
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:              Class2          # use class 2 interface
ModemRate:              38400
ModemFlowControl:       rtscts          # default
#
#ModemResetCmds:        AT&F2           # what you want for a Supra
ModemNoFlowCmd:         AT&K            # disable flow control cmd
ModemHardFlowCmd:       AT&K3           # hardware flow control cmd
ModemSoftFlowCmd:       AT&K4           # software flow control cmd
ModemSetupDTRCmd:       AT&D3           # DTR off causes modem to reset
#ModemSetupDTRCmd:      AT&D2S25=1S38=0 # Dynalink 1414VE needs this
ModemSetupDCDCmd:       AT&C1           # DCD follows carrier
ModemSetupAACmd:        AT+FAA=1+FCLASS=0 # enable in current class
#
ModemSendFillOrder:     LSB2MSB         # as expected
ModemRecvFillOrder:     MSB2LSB         # opposite of what makes sense
#
ModemAnswerFaxBeginCmd: "<19200><xon>"  # modem switches on fax receive
#
# Caller ID configuration setup for Supra.
#
#QualifyCID:            etc/cid         # CID access control list file
#CIDNumber:             "NMBR = "       # pattern string for phone number info
#CIDName:               "NAME = "       # pattern string for identity info



-- 
---------------------------------------------------------------------
	  The manual said the software required Windows 95
	  	   or better, so I installed Linux.
		     >>> comet.friend@gmx.net <<<
---------------------------------------------------------------------

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
From: David Gilbert <dgilbert@velocet.net>
Date: Sun, 31 Jan 1999 19:12:13 -0500 (EST)
To: flexfax@sgi.com
Subject: flexfax: AOpen modem sending and almost recieving.
Sender: owner-flexfax@celestial.com

I've got an AOpen internal modem... 'cause they're cheep and the job
calls for 4 modems on the machine.  The modem is a rockwell modem and
it configures with faxaddmodem nicely under class 2.  The box
identifies it as FM56-ITU.

Anyways... when I recieve, I get a bunch of pages, but they're all
just the first bit of the page.  I'm including the log with this
message, but first, here's what the received faxes look like:

http://trooper.velocet.ca/~dgilbert/badfax.tif

You'll notice that the pages are not all the same length and multiple
pages are recieved, but they're not finished.  The fax is coming from
another hylafax server (thus the directory listing), and I will
include it's sending log --- however, this happens with faxes from
other parties, too.  Strangest thing is that the sending fax thinks
everything is OK.

At first I thought that this problem might be flow control (a
sufficiently fuzzy topic with an internal modem) and played with the
<xon> configuration in the config file.  Made no difference.

Jan 31 18:29:04.33: [ 4228]: SESSION BEGIN 00003185 14163400338
Jan 31 18:29:04.34: [ 4228]: <-- [4:ATA\r]
Jan 31 18:29:05.67: [ 4228]: --> [3:FAX]
Jan 31 18:29:05.67: [ 4228]: ANSWER: FAX CONNECTION
Jan 31 18:29:05.67: [ 4228]: RECV FAX: begin
Jan 31 18:29:11.73: [ 4228]: --> [5:+FCON]
Jan 31 18:29:12.96: [ 4228]: --> [22:+FDCS: 1,5,0,2,0,0,0,0]
Jan 31 18:29:12.96: [ 4228]: REMOTE wants 14400 bit/s
Jan 31 18:29:12.96: [ 4228]: REMOTE wants page width 1728 pixels in 215 mm
Jan 31 18:29:12.96: [ 4228]: REMOTE wants unlimited page length 
Jan 31 18:29:12.96: [ 4228]: REMOTE wants 7.7 line/mm
Jan 31 18:29:12.96: [ 4228]: REMOTE wants 1-D MR
Jan 31 18:29:12.96: [ 4228]: --> [2:OK]
Jan 31 18:29:12.96: [ 4228]: <-- [7:AT+FDR\r]
Jan 31 18:29:15.99: [ 4228]: --> [5:+FCFR]
Jan 31 18:29:17.98: [ 4228]: --> [22:+FDCS: 1,5,0,2,0,0,0,0]
Jan 31 18:29:17.98: [ 4228]: REMOTE wants 14400 bit/s
Jan 31 18:29:17.98: [ 4228]: REMOTE wants page width 1728 pixels in 215 mm
Jan 31 18:29:17.98: [ 4228]: REMOTE wants unlimited page length 
Jan 31 18:29:17.98: [ 4228]: REMOTE wants 7.7 line/mm
Jan 31 18:29:17.98: [ 4228]: REMOTE wants 1-D MR
Jan 31 18:29:17.98: [ 4228]: --> [7:CONNECT]
Jan 31 18:29:17.98: [ 4228]: RECV: begin page
Jan 31 18:29:17.98: [ 4228]: RECV: send trigger 021
Jan 31 18:29:17.98: [ 4228]: <-- data [1]
Jan 31 18:29:56.91: [ 4228]: RECV: 499 total lines, 1 bad lines, 1 consecutive bad lines
Jan 31 18:29:56.91: [ 4228]: --> [17:+FPTS: 1,2219,0,0]
Jan 31 18:29:59.28: [ 4228]: --> [7:+FET: 0]
Jan 31 18:29:59.28: [ 4228]: RECV recv MPS (more pages, same document)
Jan 31 18:29:59.40: [ 4228]: --> [2:OK]
Jan 31 18:29:59.40: [ 4228]: RECV send MCF (message confirmation)
Jan 31 18:29:59.40: [ 4228]: RECV FAX (00003185): from <UNSPECIFIED>, page 1 in 0:47, INF, 7.7 line/mm, 1-D MR
Jan 31 18:29:59.40: [ 4228]: <-- [7:AT+FDR\r]
Jan 31 18:30:02.58: [ 4228]: --> [7:CONNECT]
Jan 31 18:30:02.58: [ 4228]: RECV: begin page
Jan 31 18:30:02.58: [ 4228]: RECV: send trigger 021
Jan 31 18:30:02.58: [ 4228]: <-- data [1]
Jan 31 18:30:43.73: [ 4228]: RECV: 430 total lines, 1 bad lines, 1 consecutive bad lines
Jan 31 18:30:43.73: [ 4228]: --> [17:+FPTS: 1,2219,0,0]
Jan 31 18:30:46.10: [ 4228]: --> [7:+FET: 0]
Jan 31 18:30:46.10: [ 4228]: RECV recv MPS (more pages, same document)
Jan 31 18:30:46.21: [ 4228]: --> [2:OK]
Jan 31 18:30:46.21: [ 4228]: RECV send MCF (message confirmation)
Jan 31 18:30:46.21: [ 4228]: RECV FAX (00003185): from <UNSPECIFIED>, page 2 in 0:47, INF, 7.7 line/mm, 1-D MR
Jan 31 18:30:46.21: [ 4228]: <-- [7:AT+FDR\r]
Jan 31 18:30:48.31: [ 4228]: --> [7:CONNECT]
Jan 31 18:30:48.31: [ 4228]: RECV: begin page
Jan 31 18:30:48.31: [ 4228]: RECV: send trigger 021
Jan 31 18:30:48.31: [ 4228]: <-- data [1]
Jan 31 18:31:31.75: [ 4228]: RECV: 414 total lines, 1 bad lines, 1 consecutive bad lines
Jan 31 18:31:31.76: [ 4228]: --> [17:+FPTS: 1,2219,0,0]
Jan 31 18:31:34.34: [ 4228]: --> [7:+FET: 0]
Jan 31 18:31:34.34: [ 4228]: RECV recv MPS (more pages, same document)
Jan 31 18:31:34.34: [ 4228]: --> [2:OK]
Jan 31 18:31:34.34: [ 4228]: RECV send MCF (message confirmation)
Jan 31 18:31:34.35: [ 4228]: RECV FAX (00003185): from <UNSPECIFIED>, page 3 in 0:48, INF, 7.7 line/mm, 1-D MR
Jan 31 18:31:34.35: [ 4228]: <-- [7:AT+FDR\r]
Jan 31 18:31:36.54: [ 4228]: --> [7:CONNECT]
Jan 31 18:31:36.54: [ 4228]: RECV: begin page
Jan 31 18:31:36.54: [ 4228]: RECV: send trigger 021
Jan 31 18:31:36.54: [ 4228]: <-- data [1]
Jan 31 18:32:18.99: [ 4228]: RECV: 451 total lines, 0 bad lines, 0 consecutive bad lines
Jan 31 18:32:19.00: [ 4228]: --> [17:+FPTS: 1,2219,0,0]
Jan 31 18:32:21.46: [ 4228]: --> [7:+FET: 0]
Jan 31 18:32:21.46: [ 4228]: RECV recv MPS (more pages, same document)
Jan 31 18:32:21.46: [ 4228]: --> [2:OK]
Jan 31 18:32:21.46: [ 4228]: RECV send MCF (message confirmation)
Jan 31 18:32:21.46: [ 4228]: RECV FAX (00003185): from <UNSPECIFIED>, page 4 in 0:47, INF, 7.7 line/mm, 1-D MR
Jan 31 18:32:21.46: [ 4228]: <-- [7:AT+FDR\r]
Jan 31 18:32:23.49: [ 4228]: --> [7:CONNECT]
Jan 31 18:32:23.49: [ 4228]: RECV: begin page
Jan 31 18:32:23.49: [ 4228]: RECV: send trigger 021
Jan 31 18:32:23.49: [ 4228]: <-- data [1]
Jan 31 18:33:03.42: [ 4228]: RECV: 459 total lines, 1 bad lines, 1 consecutive bad lines
Jan 31 18:33:03.42: [ 4228]: --> [17:+FPTS: 1,2219,0,0]
Jan 31 18:33:05.90: [ 4228]: --> [7:+FET: 0]
Jan 31 18:33:05.90: [ 4228]: RECV recv MPS (more pages, same document)
Jan 31 18:33:06.01: [ 4228]: --> [2:OK]
Jan 31 18:33:06.01: [ 4228]: RECV send MCF (message confirmation)
Jan 31 18:33:06.01: [ 4228]: RECV FAX (00003185): from <UNSPECIFIED>, page 5 in 0:45, INF, 7.7 line/mm, 1-D MR
Jan 31 18:33:06.01: [ 4228]: <-- [7:AT+FDR\r]
Jan 31 18:33:07.93: [ 4228]: --> [7:CONNECT]
Jan 31 18:33:07.93: [ 4228]: RECV: begin page
Jan 31 18:33:07.93: [ 4228]: RECV: send trigger 021
Jan 31 18:33:07.93: [ 4228]: <-- data [1]
Jan 31 18:33:28.94: [ 4228]: RECV: 452 total lines, 0 bad lines, 0 consecutive bad lines
Jan 31 18:33:28.94: [ 4228]: --> [17:+FPTS: 1,2219,0,0]
Jan 31 18:33:31.53: [ 4228]: --> [7:+FET: 2]
Jan 31 18:33:31.53: [ 4228]: RECV recv EOP (no more pages or documents)
Jan 31 18:33:31.53: [ 4228]: --> [2:OK]
Jan 31 18:33:31.53: [ 4228]: RECV send MCF (message confirmation)
Jan 31 18:33:31.53: [ 4228]: RECV FAX (00003185): from <UNSPECIFIED>, page 6 in 0:25, INF, 7.7 line/mm, 1-D MR
Jan 31 18:33:31.53: [ 4228]: RECV FAX (00003185): recvq/fax00253.tif from <UNSPECIFIED>, route to <unspecified>, 6 pages in 4:26
Jan 31 18:33:31.54: [ 4228]: <-- [7:AT+FDR\r]
Jan 31 18:33:34.41: [ 4228]: --> [8:+FHNG: 0]
Jan 31 18:33:34.41: [ 4228]: REMOTE HANGUP: Normal and proper end of connection (code 0)
Jan 31 18:33:34.43: [ 4228]: RECV FAX: bin/faxrcvd "recvq/fax00253.tif" "cuaa2" "00003185" ""
Jan 31 18:33:35.50: [ 4228]: RECV FAX: end
Jan 31 18:33:35.50: [ 4228]: SESSION END
Jan 31 18:28:41.55: [11025]: SESSION BEGIN 00026913 19054163400338
Jan 31 18:28:41.55: [11025]: SEND FAX: JOB 31359 DEST 4163400338 COMMID 00026913
Jan 31 18:28:41.55: [11025]: DELAY 2600 ms
Jan 31 18:28:44.15: [11025]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Jan 31 18:28:44.32: [11025]: --> [16:ATE0V1Q0X4S0=0H0]
Jan 31 18:28:44.32: [11025]: --> [2:OK]
Jan 31 18:28:44.32: [11025]: <-- [32:ATS8=2S7=60&H1&I0&R2S13=1&D2&C1\r]
Jan 31 18:28:44.50: [11025]: --> [2:OK]
Jan 31 18:28:44.50: [11025]: <-- [14:AT+FCLASS=2.0\r]
Jan 31 18:28:44.55: [11025]: --> [2:OK]
Jan 31 18:28:44.55: [11025]: <-- [9:AT+FLO=2\r]
Jan 31 18:28:44.60: [11025]: --> [2:OK]
Jan 31 18:28:44.60: [11025]: <-- [9:AT+FPP=0\r]
Jan 31 18:28:44.65: [11025]: --> [2:OK]
Jan 31 18:28:44.65: [11025]: <-- [9:AT+FBO=0\r]
Jan 31 18:28:44.70: [11025]: --> [2:OK]
Jan 31 18:28:44.70: [11025]: <-- [10:AT+FCT=30\r]
Jan 31 18:28:44.75: [11025]: --> [2:OK]
Jan 31 18:28:44.75: [11025]: <-- [15:AT+FNR=1,1,1,1\r]
Jan 31 18:28:44.80: [11025]: --> [2:OK]
Jan 31 18:28:44.80: [11025]: <-- [9:AT+FIE=0\r]
Jan 31 18:28:44.85: [11025]: --> [2:OK]
Jan 31 18:28:44.85: [11025]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Jan 31 18:28:44.90: [11025]: --> [2:OK]
Jan 31 18:28:44.90: [11025]: <-- [5:ATM0\r]
Jan 31 18:28:45.07: [11025]: --> [2:OK]
Jan 31 18:28:45.07: [11025]: <-- [14:AT+FCLASS=2.0\r]
Jan 31 18:28:45.22: [11025]: --> [2:OK]
Jan 31 18:28:45.22: [11025]: <-- [9:AT+FLO=2\r]
Jan 31 18:28:45.37: [11025]: --> [2:OK]
Jan 31 18:28:45.37: [11025]: <-- [9:AT+FPP=0\r]
Jan 31 18:28:45.52: [11025]: --> [2:OK]
Jan 31 18:28:45.52: [11025]: <-- [9:AT+FBO=0\r]
Jan 31 18:28:45.67: [11025]: --> [2:OK]
Jan 31 18:28:45.67: [11025]: <-- [10:AT+FCT=30\r]
Jan 31 18:28:45.83: [11025]: --> [2:OK]
Jan 31 18:28:45.83: [11025]: <-- [15:AT+FNR=1,1,1,1\r]
Jan 31 18:28:45.98: [11025]: --> [2:OK]
Jan 31 18:28:45.98: [11025]: <-- [9:AT+FIE=0\r]
Jan 31 18:28:46.13: [11025]: --> [2:OK]
Jan 31 18:28:46.13: [11025]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Jan 31 18:28:46.28: [11025]: --> [2:OK]
Jan 31 18:28:46.28: [11025]: <-- [30:AT+FLI="Velocet Communicatio"\r]
Jan 31 18:28:46.43: [11025]: --> [2:OK]
Jan 31 18:28:46.48: [11025]: DIAL 4163400338
Jan 31 18:28:46.49: [11025]: <-- [15:ATDT4163400338\r]
Jan 31 18:29:08.99: [11025]: --> [4:+FCO]
Jan 31 18:29:10.67: [11025]: --> [27:+FCI:"VELOCET COMMUNICATIO"]
Jan 31 18:29:10.67: [11025]: REMOTE CSI "VELOCET COMMUNICATIO"
Jan 31 18:29:11.12: [11025]: --> [20:+FIS:1,5,2,2,0,0,0,0]
Jan 31 18:29:11.15: [11025]: --> [2:OK]
Jan 31 18:29:11.15: [11025]: REMOTE best rate 14400 bit/s
Jan 31 18:29:11.15: [11025]: REMOTE max page width 2432 pixels in 303 mm
Jan 31 18:29:11.15: [11025]: REMOTE max unlimited page length 
Jan 31 18:29:11.15: [11025]: REMOTE best vres 7.7 line/mm
Jan 31 18:29:11.15: [11025]: REMOTE best format 1-D MR
Jan 31 18:29:11.15: [11025]: REMOTE best 0 ms/scanline
Jan 31 18:29:11.15: [11025]: USE 14400 bit/s
Jan 31 18:29:11.15: [11025]: USE 0 ms/scanline
Jan 31 18:29:11.15: [11025]: SEND file "docq/doc17925.tif;31"
Jan 31 18:29:11.22: [11025]: USE page width 1728 pixels in 215 mm
Jan 31 18:29:11.22: [11025]: USE unlimited page length 
Jan 31 18:29:11.22: [11025]: USE 7.7 line/mm
Jan 31 18:29:11.22: [11025]: USE 1-D MR
Jan 31 18:29:11.22: [11025]: <-- [23:AT+FIS=1,5,0,2,0,0,0,0\r]
Jan 31 18:29:11.37: [11025]: --> [2:OK]
Jan 31 18:29:11.37: [11025]: <-- [7:AT+FDT\r]
Jan 31 18:29:11.52: [11025]: --> [20:+FCS:1,5,0,2,0,0,0,0]
Jan 31 18:29:17.93: [11025]: --> [7:CONNECT]
Jan 31 18:29:17.93: [11025]: SEND begin page
Jan 31 18:29:18.03: [11025]: <-- data [1025]
Jan 31 18:29:18.03: [11025]: <-- data [1028]
Jan 31 18:29:18.03: [11025]: <-- data [1029]
Jan 31 18:29:18.47: [11025]: <-- data [1034]
Jan 31 18:29:18.48: [11025]: <-- data [1027]
Jan 31 18:29:19.01: [11025]: <-- data [1028]
Jan 31 18:29:19.01: [11025]: <-- data [1027]
Jan 31 18:29:19.54: [11025]: <-- data [1033]
Jan 31 18:29:19.54: [11025]: <-- data [1032]
Jan 31 18:29:20.07: [11025]: <-- data [1029]
Jan 31 18:29:20.07: [11025]: <-- data [1025]
Jan 31 18:29:20.60: [11025]: <-- data [1037]
Jan 31 18:29:20.60: [11025]: <-- data [1027]
Jan 31 18:29:21.71: [11025]: <-- data [1030]
Jan 31 18:29:21.71: [11025]: <-- data [1031]
Jan 31 18:29:22.82: [11025]: <-- data [1029]
Jan 31 18:29:22.82: [11025]: <-- data [1032]
Jan 31 18:29:23.93: [11025]: <-- data [1034]
Jan 31 18:29:23.93: [11025]: <-- data [1033]
Jan 31 18:29:25.03: [11025]: <-- data [1030]
Jan 31 18:29:25.03: [11025]: <-- data [1026]
Jan 31 18:29:26.14: [11025]: <-- data [1031]
Jan 31 18:29:26.14: [11025]: <-- data [1028]
Jan 31 18:29:27.53: [11025]: <-- data [1033]
Jan 31 18:29:27.53: [11025]: <-- data [1031]
Jan 31 18:29:28.63: [11025]: <-- data [1035]
Jan 31 18:29:28.63: [11025]: <-- data [1028]
Jan 31 18:29:29.74: [11025]: <-- data [1032]
Jan 31 18:29:29.74: [11025]: <-- data [1030]
Jan 31 18:29:30.84: [11025]: <-- data [1031]
Jan 31 18:29:30.84: [11025]: <-- data [1029]
Jan 31 18:29:31.94: [11025]: <-- data [1030]
Jan 31 18:29:31.94: [11025]: <-- data [1031]
Jan 31 18:29:33.05: [11025]: <-- data [1033]
Jan 31 18:29:33.05: [11025]: <-- data [1029]
Jan 31 18:29:34.15: [11025]: <-- data [1032]
Jan 31 18:29:34.15: [11025]: <-- data [1034]
Jan 31 18:29:35.26: [11025]: <-- data [1028]
Jan 31 18:29:36.37: [11025]: <-- data [1033]
Jan 31 18:29:36.37: [11025]: <-- data [1035]
Jan 31 18:29:37.47: [11025]: <-- data [1029]
Jan 31 18:29:37.47: [11025]: <-- data [1032]
Jan 31 18:29:38.58: [11025]: <-- data [1028]
Jan 31 18:29:38.58: [11025]: <-- data [1031]
Jan 31 18:29:39.69: [11025]: <-- data [1036]
Jan 31 18:29:39.69: [11025]: <-- data [1032]
Jan 31 18:29:41.08: [11025]: <-- data [1028]
Jan 31 18:29:41.08: [11025]: <-- data [1031]
Jan 31 18:29:42.19: [11025]: <-- data [1031]
Jan 31 18:29:42.19: [11025]: <-- data [1029]
Jan 31 18:29:43.29: [11025]: <-- data [1031]
Jan 31 18:29:43.29: [11025]: <-- data [1029]
Jan 31 18:29:44.40: [11025]: <-- data [1031]
Jan 31 18:29:44.40: [11025]: <-- data [1033]
Jan 31 18:29:45.50: [11025]: <-- data [1025]
Jan 31 18:29:45.50: [11025]: <-- data [1029]
Jan 31 18:29:46.61: [11025]: <-- data [1031]
Jan 31 18:29:46.61: [11025]: <-- data [1029]
Jan 31 18:29:47.71: [11025]: <-- data [1033]
Jan 31 18:29:47.71: [11025]: <-- data [1028]
Jan 31 18:29:48.81: [11025]: <-- data [1031]
Jan 31 18:29:48.81: [11025]: <-- data [1030]
Jan 31 18:29:49.92: [11025]: <-- data [337]
Jan 31 18:29:49.92: [11025]: SENT 63825 bytes of data
Jan 31 18:29:49.92: [11025]: SEND 1D RTC
Jan 31 18:29:49.92: [11025]: <-- data [9]
Jan 31 18:29:49.92: [11025]: SEND end page
Jan 31 18:29:49.92: [11025]: SEND send MPS (more pages, same document)
Jan 31 18:29:49.92: [11025]: <-- data [2]
Jan 31 18:30:00.87: [11025]: --> [2:OK]
Jan 31 18:30:00.98: [11025]: SEND recv MCF (message confirmation)
Jan 31 18:30:01.55: [11025]: SEND FAX (00026913): FROM root@strike.velocet.ca TO 4163400338 (page 1 of 6 sent in 0:50)
Jan 31 18:30:02.11: [11025]: USE page width 1728 pixels in 215 mm
Jan 31 18:30:02.11: [11025]: USE unlimited page length 
Jan 31 18:30:02.11: [11025]: USE 7.7 line/mm
Jan 31 18:30:02.11: [11025]: USE 1-D MR
Jan 31 18:30:02.23: [11025]: <-- [7:AT+FDT\r]
Jan 31 18:30:02.54: [11025]: --> [7:CONNECT]
Jan 31 18:30:02.54: [11025]: SEND begin page
Jan 31 18:30:03.24: [11025]: <-- data [1025]
Jan 31 18:30:03.24: [11025]: <-- data [1027]
Jan 31 18:30:03.24: [11025]: <-- data [1030]
Jan 31 18:30:03.69: [11025]: <-- data [1029]
Jan 31 18:30:03.69: [11025]: <-- data [1031]
Jan 31 18:30:04.22: [11025]: <-- data [1032]
Jan 31 18:30:04.22: [11025]: <-- data [1031]
Jan 31 18:30:04.75: [11025]: <-- data [1029]
Jan 31 18:30:04.75: [11025]: <-- data [1032]
Jan 31 18:30:05.29: [11025]: <-- data [1032]
Jan 31 18:30:05.29: [11025]: <-- data [1033]
Jan 31 18:30:05.82: [11025]: <-- data [1033]
Jan 31 18:30:05.82: [11025]: <-- data [1026]
Jan 31 18:30:06.93: [11025]: <-- data [1030]
Jan 31 18:30:06.93: [11025]: <-- data [1027]
Jan 31 18:30:08.03: [11025]: <-- data [1027]
Jan 31 18:30:08.03: [11025]: <-- data [1031]
Jan 31 18:30:09.14: [11025]: <-- data [1031]
Jan 31 18:30:09.14: [11025]: <-- data [1026]
Jan 31 18:30:10.25: [11025]: <-- data [1034]
Jan 31 18:30:10.25: [11025]: <-- data [1032]
Jan 31 18:30:11.36: [11025]: <-- data [1031]
Jan 31 18:30:11.36: [11025]: <-- data [1031]
Jan 31 18:30:12.75: [11025]: <-- data [1034]
Jan 31 18:30:12.75: [11025]: <-- data [1028]
Jan 31 18:30:13.85: [11025]: <-- data [1027]
Jan 31 18:30:13.85: [11025]: <-- data [1030]
Jan 31 18:30:14.96: [11025]: <-- data [1030]
Jan 31 18:30:14.96: [11025]: <-- data [1031]
Jan 31 18:30:16.07: [11025]: <-- data [1034]
Jan 31 18:30:16.07: [11025]: <-- data [1030]
Jan 31 18:30:17.18: [11025]: <-- data [1031]
Jan 31 18:30:17.18: [11025]: <-- data [1028]
Jan 31 18:30:18.28: [11025]: <-- data [1029]
Jan 31 18:30:18.28: [11025]: <-- data [1033]
Jan 31 18:30:19.39: [11025]: <-- data [1033]
Jan 31 18:30:19.39: [11025]: <-- data [1033]
Jan 31 18:30:20.49: [11025]: <-- data [1031]
Jan 31 18:30:21.59: [11025]: <-- data [1030]
Jan 31 18:30:21.59: [11025]: <-- data [1029]
Jan 31 18:30:22.69: [11025]: <-- data [1030]
Jan 31 18:30:22.70: [11025]: <-- data [1033]
Jan 31 18:30:23.80: [11025]: <-- data [1038]
Jan 31 18:30:23.80: [11025]: <-- data [1032]
Jan 31 18:30:25.19: [11025]: <-- data [1029]
Jan 31 18:30:25.19: [11025]: <-- data [1034]
Jan 31 18:30:26.29: [11025]: <-- data [1030]
Jan 31 18:30:26.29: [11025]: <-- data [1028]
Jan 31 18:30:27.40: [11025]: <-- data [1029]
Jan 31 18:30:27.40: [11025]: <-- data [1035]
Jan 31 18:30:28.50: [11025]: <-- data [1031]
Jan 31 18:30:28.50: [11025]: <-- data [1028]
Jan 31 18:30:29.61: [11025]: <-- data [1029]
Jan 31 18:30:29.61: [11025]: <-- data [1031]
Jan 31 18:30:30.71: [11025]: <-- data [1033]
Jan 31 18:30:30.71: [11025]: <-- data [1032]
Jan 31 18:30:31.81: [11025]: <-- data [1029]
Jan 31 18:30:31.81: [11025]: <-- data [1030]
Jan 31 18:30:32.92: [11025]: <-- data [1026]
Jan 31 18:30:32.92: [11025]: <-- data [1027]
Jan 31 18:30:34.03: [11025]: <-- data [1029]
Jan 31 18:30:34.03: [11025]: <-- data [1032]
Jan 31 18:30:35.13: [11025]: <-- data [1029]
Jan 31 18:30:35.13: [11025]: <-- data [1031]
Jan 31 18:30:36.24: [11025]: <-- data [1027]
Jan 31 18:30:36.24: [11025]: <-- data [146]
Jan 31 18:30:36.24: [11025]: SENT 66706 bytes of data
Jan 31 18:30:36.28: [11025]: SEND 1D RTC
Jan 31 18:30:36.28: [11025]: <-- data [9]
Jan 31 18:30:36.28: [11025]: SEND end page
Jan 31 18:30:36.29: [11025]: SEND send MPS (more pages, same document)
Jan 31 18:30:36.29: [11025]: <-- data [2]
Jan 31 18:30:47.68: [11025]: --> [2:OK]
Jan 31 18:30:47.71: [11025]: SEND recv MCF (message confirmation)
Jan 31 18:30:47.84: [11025]: SEND FAX (00026913): FROM root@strike.velocet.ca TO 4163400338 (page 2 of 6 sent in 0:46)
Jan 31 18:30:47.96: [11025]: USE page width 1728 pixels in 215 mm
Jan 31 18:30:47.96: [11025]: USE unlimited page length 
Jan 31 18:30:47.96: [11025]: USE 7.7 line/mm
Jan 31 18:30:47.96: [11025]: USE 1-D MR
Jan 31 18:30:47.96: [11025]: <-- [7:AT+FDT\r]
Jan 31 18:30:48.26: [11025]: --> [7:CONNECT]
Jan 31 18:30:48.26: [11025]: SEND begin page
Jan 31 18:30:48.55: [11025]: <-- data [1026]
Jan 31 18:30:48.55: [11025]: <-- data [1026]
Jan 31 18:30:48.55: [11025]: <-- data [1031]
Jan 31 18:30:49.00: [11025]: <-- data [1031]
Jan 31 18:30:49.00: [11025]: <-- data [1033]
Jan 31 18:30:49.53: [11025]: <-- data [1030]
Jan 31 18:30:49.53: [11025]: <-- data [1034]
Jan 31 18:30:50.06: [11025]: <-- data [1025]
Jan 31 18:30:50.06: [11025]: <-- data [1029]
Jan 31 18:30:50.60: [11025]: <-- data [1033]
Jan 31 18:30:50.60: [11025]: <-- data [1029]
Jan 31 18:30:51.13: [11025]: <-- data [1028]
Jan 31 18:30:51.13: [11025]: <-- data [1033]
Jan 31 18:30:52.23: [11025]: <-- data [1035]
Jan 31 18:30:52.23: [11025]: <-- data [1029]
Jan 31 18:30:53.34: [11025]: <-- data [1029]
Jan 31 18:30:53.34: [11025]: <-- data [1033]
Jan 31 18:30:54.44: [11025]: <-- data [1031]
Jan 31 18:30:54.44: [11025]: <-- data [1029]
Jan 31 18:30:55.55: [11025]: <-- data [1033]
Jan 31 18:30:55.55: [11025]: <-- data [1030]
Jan 31 18:30:56.65: [11025]: <-- data [1029]
Jan 31 18:30:56.65: [11025]: <-- data [1027]
Jan 31 18:30:58.04: [11025]: <-- data [1028]
Jan 31 18:30:58.04: [11025]: <-- data [1030]
Jan 31 18:30:59.15: [11025]: <-- data [1031]
Jan 31 18:30:59.15: [11025]: <-- data [1028]
Jan 31 18:31:00.25: [11025]: <-- data [1035]
Jan 31 18:31:00.26: [11025]: <-- data [1033]
Jan 31 18:31:01.36: [11025]: <-- data [1029]
Jan 31 18:31:01.36: [11025]: <-- data [1030]
Jan 31 18:31:02.47: [11025]: <-- data [1025]
Jan 31 18:31:02.47: [11025]: <-- data [1032]
Jan 31 18:31:03.57: [11025]: <-- data [1029]
Jan 31 18:31:03.57: [11025]: <-- data [1029]
Jan 31 18:31:04.67: [11025]: <-- data [1032]
Jan 31 18:31:04.67: [11025]: <-- data [1027]
Jan 31 18:31:05.78: [11025]: <-- data [1029]
Jan 31 18:31:05.78: [11025]: <-- data [1029]
Jan 31 18:31:06.89: [11025]: <-- data [1030]
Jan 31 18:31:07.99: [11025]: <-- data [1034]
Jan 31 18:31:07.99: [11025]: <-- data [1031]
Jan 31 18:31:09.10: [11025]: <-- data [1030]
Jan 31 18:31:09.10: [11025]: <-- data [1031]
Jan 31 18:31:10.49: [11025]: <-- data [1033]
Jan 31 18:31:10.49: [11025]: <-- data [1029]
Jan 31 18:31:11.59: [11025]: <-- data [1030]
Jan 31 18:31:11.59: [11025]: <-- data [1032]
Jan 31 18:31:12.70: [11025]: <-- data [1030]
Jan 31 18:31:12.70: [11025]: <-- data [1033]
Jan 31 18:31:13.81: [11025]: <-- data [1031]
Jan 31 18:31:13.81: [11025]: <-- data [1031]
Jan 31 18:31:14.91: [11025]: <-- data [1028]
Jan 31 18:31:14.91: [11025]: <-- data [1028]
Jan 31 18:31:16.02: [11025]: <-- data [1032]
Jan 31 18:31:16.02: [11025]: <-- data [1031]
Jan 31 18:31:17.13: [11025]: <-- data [1027]
Jan 31 18:31:17.13: [11025]: <-- data [1030]
Jan 31 18:31:18.23: [11025]: <-- data [1033]
Jan 31 18:31:18.23: [11025]: <-- data [1028]
Jan 31 18:31:19.34: [11025]: <-- data [1031]
Jan 31 18:31:19.34: [11025]: <-- data [1026]
Jan 31 18:31:20.44: [11025]: <-- data [1030]
Jan 31 18:31:20.44: [11025]: <-- data [1031]
Jan 31 18:31:21.55: [11025]: <-- data [1029]
Jan 31 18:31:21.55: [11025]: <-- data [1030]
Jan 31 18:31:22.66: [11025]: <-- data [1032]
Jan 31 18:31:22.66: [11025]: <-- data [1032]
Jan 31 18:31:24.05: [11025]: <-- data [1031]
Jan 31 18:31:24.05: [11025]: <-- data [1028]
Jan 31 18:31:25.15: [11025]: <-- data [103]
Jan 31 18:31:25.15: [11025]: SENT 71783 bytes of data
Jan 31 18:31:25.15: [11025]: SEND 1D RTC
Jan 31 18:31:25.15: [11025]: <-- data [9]
Jan 31 18:31:25.15: [11025]: SEND end page
Jan 31 18:31:25.15: [11025]: SEND send MPS (more pages, same document)
Jan 31 18:31:25.15: [11025]: <-- data [2]
Jan 31 18:31:35.82: [11025]: --> [2:OK]
Jan 31 18:31:35.84: [11025]: SEND recv MCF (message confirmation)
Jan 31 18:31:35.98: [11025]: SEND FAX (00026913): FROM root@strike.velocet.ca TO 4163400338 (page 3 of 6 sent in 0:48)
Jan 31 18:31:36.15: [11025]: USE page width 1728 pixels in 215 mm
Jan 31 18:31:36.15: [11025]: USE unlimited page length 
Jan 31 18:31:36.15: [11025]: USE 7.7 line/mm
Jan 31 18:31:36.15: [11025]: USE 1-D MR
Jan 31 18:31:36.21: [11025]: <-- [7:AT+FDT\r]
Jan 31 18:31:36.51: [11025]: --> [7:CONNECT]
Jan 31 18:31:36.51: [11025]: SEND begin page
Jan 31 18:31:36.69: [11025]: <-- data [1027]
Jan 31 18:31:36.69: [11025]: <-- data [1027]
Jan 31 18:31:36.69: [11025]: <-- data [1028]
Jan 31 18:31:37.14: [11025]: <-- data [1029]
Jan 31 18:31:37.14: [11025]: <-- data [1027]
Jan 31 18:31:37.67: [11025]: <-- data [1032]
Jan 31 18:31:37.67: [11025]: <-- data [1035]
Jan 31 18:31:38.21: [11025]: <-- data [1029]
Jan 31 18:31:38.21: [11025]: <-- data [1026]
Jan 31 18:31:38.74: [11025]: <-- data [1030]
Jan 31 18:31:38.74: [11025]: <-- data [1038]
Jan 31 18:31:39.27: [11025]: <-- data [1032]
Jan 31 18:31:39.27: [11025]: <-- data [1028]
Jan 31 18:31:40.38: [11025]: <-- data [1038]
Jan 31 18:31:40.38: [11025]: <-- data [1032]
Jan 31 18:31:41.48: [11025]: <-- data [1032]
Jan 31 18:31:41.48: [11025]: <-- data [1034]
Jan 31 18:31:42.59: [11025]: <-- data [1031]
Jan 31 18:31:42.59: [11025]: <-- data [1032]
Jan 31 18:31:43.69: [11025]: <-- data [1026]
Jan 31 18:31:43.69: [11025]: <-- data [1035]
Jan 31 18:31:44.80: [11025]: <-- data [1029]
Jan 31 18:31:44.80: [11025]: <-- data [1028]
Jan 31 18:31:46.19: [11025]: <-- data [1033]
Jan 31 18:31:46.19: [11025]: <-- data [1029]
Jan 31 18:31:47.30: [11025]: <-- data [1029]
Jan 31 18:31:47.30: [11025]: <-- data [1036]
Jan 31 18:31:48.40: [11025]: <-- data [1030]
Jan 31 18:31:48.40: [11025]: <-- data [1032]
Jan 31 18:31:49.51: [11025]: <-- data [1030]
Jan 31 18:31:49.51: [11025]: <-- data [1029]
Jan 31 18:31:50.61: [11025]: <-- data [1030]
Jan 31 18:31:50.61: [11025]: <-- data [1030]
Jan 31 18:31:51.72: [11025]: <-- data [1030]
Jan 31 18:31:51.72: [11025]: <-- data [1030]
Jan 31 18:31:52.82: [11025]: <-- data [1031]
Jan 31 18:31:53.93: [11025]: <-- data [1031]
Jan 31 18:31:53.93: [11025]: <-- data [1032]
Jan 31 18:31:55.03: [11025]: <-- data [1028]
Jan 31 18:31:55.03: [11025]: <-- data [1034]
Jan 31 18:31:56.14: [11025]: <-- data [1028]
Jan 31 18:31:56.14: [11025]: <-- data [1030]
Jan 31 18:31:57.24: [11025]: <-- data [1029]
Jan 31 18:31:57.24: [11025]: <-- data [1030]
Jan 31 18:31:58.35: [11025]: <-- data [1030]
Jan 31 18:31:58.35: [11025]: <-- data [1027]
Jan 31 18:31:59.74: [11025]: <-- data [1033]
Jan 31 18:31:59.74: [11025]: <-- data [1031]
Jan 31 18:32:00.85: [11025]: <-- data [1029]
Jan 31 18:32:00.85: [11025]: <-- data [1029]
Jan 31 18:32:01.95: [11025]: <-- data [1030]
Jan 31 18:32:01.95: [11025]: <-- data [1032]
Jan 31 18:32:03.06: [11025]: <-- data [1027]
Jan 31 18:32:03.06: [11025]: <-- data [1034]
Jan 31 18:32:04.16: [11025]: <-- data [1029]
Jan 31 18:32:04.16: [11025]: <-- data [1032]
Jan 31 18:32:05.27: [11025]: <-- data [1037]
Jan 31 18:32:05.27: [11025]: <-- data [1029]
Jan 31 18:32:06.38: [11025]: <-- data [1033]
Jan 31 18:32:06.38: [11025]: <-- data [1034]
Jan 31 18:32:07.49: [11025]: <-- data [1028]
Jan 31 18:32:07.49: [11025]: <-- data [1031]
Jan 31 18:32:08.59: [11025]: <-- data [1033]
Jan 31 18:32:08.59: [11025]: <-- data [1028]
Jan 31 18:32:09.70: [11025]: <-- data [1032]
Jan 31 18:32:09.70: [11025]: <-- data [1036]
Jan 31 18:32:10.80: [11025]: <-- data [1028]
Jan 31 18:32:10.80: [11025]: <-- data [1035]
Jan 31 18:32:11.91: [11025]: <-- data [316]
Jan 31 18:32:11.93: [11025]: SENT 69948 bytes of data
Jan 31 18:32:11.97: [11025]: SEND 1D RTC
Jan 31 18:32:11.97: [11025]: <-- data [9]
Jan 31 18:32:11.97: [11025]: SEND end page
Jan 31 18:32:11.99: [11025]: SEND send MPS (more pages, same document)
Jan 31 18:32:11.99: [11025]: <-- data [2]
Jan 31 18:32:22.93: [11025]: --> [2:OK]
Jan 31 18:32:22.93: [11025]: SEND recv MCF (message confirmation)
Jan 31 18:32:23.03: [11025]: SEND FAX (00026913): FROM root@strike.velocet.ca TO 4163400338 (page 4 of 6 sent in 0:47)
Jan 31 18:32:23.15: [11025]: USE page width 1728 pixels in 215 mm
Jan 31 18:32:23.15: [11025]: USE unlimited page length 
Jan 31 18:32:23.15: [11025]: USE 7.7 line/mm
Jan 31 18:32:23.15: [11025]: USE 1-D MR
Jan 31 18:32:23.15: [11025]: <-- [7:AT+FDT\r]
Jan 31 18:32:23.45: [11025]: --> [7:CONNECT]
Jan 31 18:32:23.45: [11025]: SEND begin page
Jan 31 18:32:23.58: [11025]: <-- data [1026]
Jan 31 18:32:23.58: [11025]: <-- data [1026]
Jan 31 18:32:23.58: [11025]: <-- data [1027]
Jan 31 18:32:24.02: [11025]: <-- data [1030]
Jan 31 18:32:24.02: [11025]: <-- data [1030]
Jan 31 18:32:24.56: [11025]: <-- data [1031]
Jan 31 18:32:24.56: [11025]: <-- data [1029]
Jan 31 18:32:25.09: [11025]: <-- data [1033]
Jan 31 18:32:25.09: [11025]: <-- data [1029]
Jan 31 18:32:25.62: [11025]: <-- data [1034]
Jan 31 18:32:25.62: [11025]: <-- data [1030]
Jan 31 18:32:26.15: [11025]: <-- data [1032]
Jan 31 18:32:26.15: [11025]: <-- data [1030]
Jan 31 18:32:27.26: [11025]: <-- data [1032]
Jan 31 18:32:27.26: [11025]: <-- data [1028]
Jan 31 18:32:28.37: [11025]: <-- data [1030]
Jan 31 18:32:28.37: [11025]: <-- data [1034]
Jan 31 18:32:29.47: [11025]: <-- data [1030]
Jan 31 18:32:29.47: [11025]: <-- data [1032]
Jan 31 18:32:30.58: [11025]: <-- data [1029]
Jan 31 18:32:30.58: [11025]: <-- data [1031]
Jan 31 18:32:31.68: [11025]: <-- data [1033]
Jan 31 18:32:31.68: [11025]: <-- data [1031]
Jan 31 18:32:33.07: [11025]: <-- data [1032]
Jan 31 18:32:33.07: [11025]: <-- data [1032]
Jan 31 18:32:34.18: [11025]: <-- data [1034]
Jan 31 18:32:34.18: [11025]: <-- data [1028]
Jan 31 18:32:35.28: [11025]: <-- data [1029]
Jan 31 18:32:35.28: [11025]: <-- data [1029]
Jan 31 18:32:36.39: [11025]: <-- data [1033]
Jan 31 18:32:36.39: [11025]: <-- data [1029]
Jan 31 18:32:37.50: [11025]: <-- data [1031]
Jan 31 18:32:37.50: [11025]: <-- data [1030]
Jan 31 18:32:38.60: [11025]: <-- data [1027]
Jan 31 18:32:38.60: [11025]: <-- data [1028]
Jan 31 18:32:39.71: [11025]: <-- data [1029]
Jan 31 18:32:39.71: [11025]: <-- data [1029]
Jan 31 18:32:40.82: [11025]: <-- data [1028]
Jan 31 18:32:41.93: [11025]: <-- data [1031]
Jan 31 18:32:41.93: [11025]: <-- data [1030]
Jan 31 18:32:43.03: [11025]: <-- data [1032]
Jan 31 18:32:43.03: [11025]: <-- data [1028]
Jan 31 18:32:44.14: [11025]: <-- data [1035]
Jan 31 18:32:44.14: [11025]: <-- data [1032]
Jan 31 18:32:45.24: [11025]: <-- data [1033]
Jan 31 18:32:45.24: [11025]: <-- data [1027]
Jan 31 18:32:46.64: [11025]: <-- data [1030]
Jan 31 18:32:46.64: [11025]: <-- data [1031]
Jan 31 18:32:47.74: [11025]: <-- data [1029]
Jan 31 18:32:47.74: [11025]: <-- data [1032]
Jan 31 18:32:48.84: [11025]: <-- data [1034]
Jan 31 18:32:48.84: [11025]: <-- data [1030]
Jan 31 18:32:49.95: [11025]: <-- data [1028]
Jan 31 18:32:49.95: [11025]: <-- data [1029]
Jan 31 18:32:51.05: [11025]: <-- data [1028]
Jan 31 18:32:51.05: [11025]: <-- data [1030]
Jan 31 18:32:52.16: [11025]: <-- data [1032]
Jan 31 18:32:52.16: [11025]: <-- data [1031]
Jan 31 18:32:53.27: [11025]: <-- data [1031]
Jan 31 18:32:53.27: [11025]: <-- data [1025]
Jan 31 18:32:54.37: [11025]: <-- data [1030]
Jan 31 18:32:54.37: [11025]: <-- data [1030]
Jan 31 18:32:55.48: [11025]: <-- data [1031]
Jan 31 18:32:55.48: [11025]: <-- data [1029]
Jan 31 18:32:56.59: [11025]: <-- data [210]
Jan 31 18:32:56.59: [11025]: SENT 65746 bytes of data
Jan 31 18:32:56.59: [11025]: SEND 1D RTC
Jan 31 18:32:56.59: [11025]: <-- data [9]
Jan 31 18:32:56.59: [11025]: SEND end page
Jan 31 18:32:56.59: [11025]: SEND send MPS (more pages, same document)
Jan 31 18:32:56.59: [11025]: <-- data [2]
Jan 31 18:33:07.48: [11025]: --> [2:OK]
Jan 31 18:33:07.48: [11025]: SEND recv MCF (message confirmation)
Jan 31 18:33:07.55: [11025]: SEND FAX (00026913): FROM root@strike.velocet.ca TO 4163400338 (page 5 of 6 sent in 0:45)
Jan 31 18:33:07.60: [11025]: USE page width 1728 pixels in 215 mm
Jan 31 18:33:07.60: [11025]: USE unlimited page length 
Jan 31 18:33:07.60: [11025]: USE 7.7 line/mm
Jan 31 18:33:07.60: [11025]: USE 1-D MR
Jan 31 18:33:07.60: [11025]: <-- [7:AT+FDT\r]
Jan 31 18:33:07.91: [11025]: --> [7:CONNECT]
Jan 31 18:33:07.91: [11025]: SEND begin page
Jan 31 18:33:08.00: [11025]: <-- data [1025]
Jan 31 18:33:08.00: [11025]: <-- data [1026]
Jan 31 18:33:08.00: [11025]: <-- data [1031]
Jan 31 18:33:08.45: [11025]: <-- data [1031]
Jan 31 18:33:08.45: [11025]: <-- data [1031]
Jan 31 18:33:08.98: [11025]: <-- data [1029]
Jan 31 18:33:08.98: [11025]: <-- data [1030]
Jan 31 18:33:09.51: [11025]: <-- data [1030]
Jan 31 18:33:09.55: [11025]: <-- data [1029]
Jan 31 18:33:10.05: [11025]: <-- data [1030]
Jan 31 18:33:10.05: [11025]: <-- data [1029]
Jan 31 18:33:10.58: [11025]: <-- data [1032]
Jan 31 18:33:10.58: [11025]: <-- data [1030]
Jan 31 18:33:11.69: [11025]: <-- data [1036]
Jan 31 18:33:11.69: [11025]: <-- data [1031]
Jan 31 18:33:12.79: [11025]: <-- data [1028]
Jan 31 18:33:12.79: [11025]: <-- data [1028]
Jan 31 18:33:13.90: [11025]: <-- data [1028]
Jan 31 18:33:13.90: [11025]: <-- data [1033]
Jan 31 18:33:15.00: [11025]: <-- data [1025]
Jan 31 18:33:15.01: [11025]: <-- data [1027]
Jan 31 18:33:16.11: [11025]: <-- data [1032]
Jan 31 18:33:16.11: [11025]: <-- data [1031]
Jan 31 18:33:17.51: [11025]: <-- data [1029]
Jan 31 18:33:17.51: [11025]: <-- data [1031]
Jan 31 18:33:18.61: [11025]: <-- data [1032]
Jan 31 18:33:18.61: [11025]: <-- data [1033]
Jan 31 18:33:19.72: [11025]: <-- data [1031]
Jan 31 18:33:19.72: [11025]: <-- data [1034]
Jan 31 18:33:20.82: [11025]: <-- data [1029]
Jan 31 18:33:20.82: [11025]: <-- data [993]
Jan 31 18:33:21.93: [11025]: SENT 31704 bytes of data
Jan 31 18:33:21.93: [11025]: SEND 1D RTC
Jan 31 18:33:21.93: [11025]: <-- data [9]
Jan 31 18:33:21.93: [11025]: SEND end page
Jan 31 18:33:21.93: [11025]: SEND send EOP (no more pages or documents)
Jan 31 18:33:21.93: [11025]: <-- data [2]
Jan 31 18:33:34.60: [11025]: --> [7:+FHS:00]
Jan 31 18:33:34.60: [11025]: REMOTE HANGUP: Normal and proper end of connection (code 0)
Jan 31 18:33:34.60: [11025]: SEND recv MCF (message confirmation)
Jan 31 18:33:34.61: [11025]: SEND FAX (00026913): FROM root@strike.velocet.ca TO 4163400338 (page 6 of 6 sent in 0:27)
Jan 31 18:33:34.87: [11025]: SEND FAX (00026913): FROM root@strike.velocet.ca TO 4163400338 (docq/doc17925.tif;31 sent in 4:23)
Jan 31 18:33:35.04: [11025]: <-- [5:ATH0\r]
Jan 31 18:33:35.04: [11025]: --> [2:OK]
Jan 31 18:33:35.15: [11025]: SESSION END

Dave.

-- 
============================================================================
|David Gilbert, Velocet Communications.       | Two things can only be     |
|Mail:       dgilbert@velocet.net             |  equal if and only if they |
|http://www.velocet.net/~dgilbert             |   are precisely opposite.  |
=========================================================GLO================

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 31 Jan 1999 18:21:01 +0100
From: Garry Glendown <garry@insider.regio.net>
Reply-To: garry@mrbean.insider.org
X-Accept-Language: en
To: flexfax@sgi.com
Subject: flexfax: Problem with sending multiple pages with sendfax-cmd
Sender: owner-flexfax@celestial.com

I'm trying to set up hylafax, which as such works fine ... as long as
I send one-page faxes ... as soon as the PS-source results in multiple
pages, all I get on the receiving side is the header line on all pages
(though the number of pages and the transmission time seems to be OK
...)

Here's what I do:

cat any.txt | a2ps -8 -p -1 -nP -nH -B -ns -nu -nL -d | sendfax -n -D
-d 01234 -i garry

I've checked the a2ps-output, the PS file looks OK and has the correct
number of pages. Also, in the docq-directory, the PS file for the
queue entry looks fine ...

What am I missing here? Could it be a problem with GhostScript? Why
does it fail with multiple pages when it works fine with single page
faxes???

Help appreciated,

-gg

-- 
Garry Glendown - garry@insider.regio.net
		  Linux: Because rebooting is for adding new hardware!

From owner-flexfax@celestial.com  Thu Feb 11 13:16:20 1999
Date: Sun, 31 Jan 1999 19:03:19 +0100
From: Garry Glendown <garry@insider.regio.net>
Reply-To: garry@mrbean.insider.org
X-Accept-Language: en
CC: flexfax@sgi.com
Subject: flexfax: Re: Problem with sending multiple pages with sendfax-cmd
Sender: owner-flexfax@celestial.com

Just wanted to let everybody know not to break your head thinking
about this problem - turns out the problem only occurs with my regular
test station (a good ol' Amiga3000 with ancient fax software [which
doesn't usually give me any problems]). Faxing to a friends fax
machine and a fax-prg on my PC results in the correct page information
...

Tnx, -gg

-- 
Garry Glendown - garry@insider.regio.net
		  Linux: Because rebooting is for adding new hardware!

