HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] faxgetty doesn't create valid tiffs
I installed the newset version of HylaFax (4.1beta2
from an rpm) on a SuSE Linux.
I can start faxgetty without any error message.
Faxgetty detects incoming calls, get's them and seems to handle them quite
nicely in the beginning.
But, it looks like, faxgetty never closes the modem
connection. Modem keeps being busy. The sending station (of the fax) tells, that
everything went fine.
I'm using a Micronet Shuttle 3000 modem in Fax
Class 2.0 mode.
The tiff image which is generated in the recvq is
only 8 bytes long and an invalid tiff (invalid header). Any help would be
appriciated...
Thanks in advance
Reto
log file:
Feb 14 22:42:21.85: [26904]: SESSION BEGIN 00000005
11111111
Feb 14 22:42:21.85: [26904]: <--
[4:ATA\r]
Feb 14 22:42:29.57: [26904]: --> [4:+FCO]
Feb 14 22:42:29.57:
[26904]: ANSWER: FAX CONNECTION
Feb 14 22:42:29.57: [26904]: RECV FAX:
begin
Feb 14 22:42:31.58: [26904]: --> [27:+FTI:"..."]
Feb 14
22:42:31.58: [26904]: REMOTE TSI "XXX"
Feb 14 22:42:31.58: [26904]: -->
[20:+FCS:1,5,0,2,0,0,0,0]
Feb 14 22:42:31.58: [26904]: REMOTE wants 14400
bit/s
Feb 14 22:42:31.58: [26904]: REMOTE wants page width 1728 pixels in 215
mm
Feb 14 22:42:31.58: [26904]: REMOTE wants unlimited page length
Feb 14
22:42:31.58: [26904]: REMOTE wants 7.7 line/mm
Feb 14 22:42:31.58: [26904]:
REMOTE wants 1-D MR
Feb 14 22:42:31.58: [26904]: --> [2:OK]
Feb 14
22:42:31.58: [26904]: <-- [7:AT+FDR\r]
Feb 14 22:42:36.66: [26904]: -->
[7:CONNECT]
Feb 14 22:42:36.66: [26904]: RECV: begin page
Feb 14
22:42:36.66: [26904]: RECV: send trigger 022
Feb 14 22:42:36.66: [26904]:
<-- data [1]
====================================
modem config file (relevant part)
ModemType:
Class2.0 # use this to supply a
hint
#
# Configuration parameters for Class 2.0
modems.
#
Class2Cmd:
AT+FCLASS=2.0 # command to enter class
2.0
Class2BORCmd:
AT+FBO=0 # bit order for phase B/C/D
(direct)
Class2CQCmd:
""
# commands to enable copy quality
proc.
Class2AbortCmd:
AT+FKS # abort session
command
Class2CQQueryCmd:
AT+FCQ=? # query for copy quality
capabilities
Class2DCCQueryCmd:
AT+FCC=? # query for modem
capabilities
Class2TBCCmd:
AT+FPP=0 # setup stream
mode
Class2CRCmd:
AT+FCR=1 # enable capability to
receive
Class2PHCTOCmd:
AT+FCT=30 # set phase C timeout
parameter
Class2BUGCmd:
AT+FBU=1 # enable HDLC frame
tracing
Class2LIDCmd:
AT+FLI # set local
identifier
command
Class2DCCCmd:
AT+FCC # set modem
capabilities
command
Class2DISCmd:
AT+FIS # set session
parameters
command
Class2DDISCmd:
""
# disable pre-dial DIS command
hack
Class2CIGCmd:
AT+FPI # set polling
identifier
command
Class2NRCmd:
AT+FNR=1,1,1,1 # setup status reporting
command
Class2PIECmd:
AT+FIE=0 # disable interrupt-enable
command
Class2PTSCmd:
AT+FPS # set post-page
status
command
Class2SPLCmd:
AT+FSP # set polling
indicator
command
Class2NFLOCmd:
AT+FLO=0 # set no flow control
command
Class2SFLOCmd:
AT+FLO=1 # set software flow control
command
Class2HFLOCmd:
AT+FLO=2 # set hardware flow control
command