Hylafax Mailing List Archives

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] Problem with sending and receiving...



Hello,

I subscribed to this list to have help because I can't find any solution to
 it on any forums I posted ...(I posted on gentoo forums and some french 
forums too, but nothing interesting)

I'm mounting a fax server where I work, I'm using Gentoo Linux and an
 external Modem.
The modem is detected, everything is fine on that side (at least, I
believe...)
The problem is when I want to send fax from another computer, for example, a
windows client with whfc, it works... but it seems that there is the problem
with the Carrier Detect (CD) on the modem.
The digital panel on the modem display continuously: FX - 3 - CD - FX - 3 -
CD ... and so on, and so on...

On the modem manual FX means Facsimile Mode (The modem has connected to a fax
machine or a faxmodem), 3 means 300 bps (300 bps connection established) and
CD means Carrier Detect (The modem detects an answering modem on the other
end of the phone line).

I can connect to the faxserver using WHFC from a windows computer, I can send
fax and I hear something but it end up with the error log pasted at the
bottom of that mail...

Here are relevant files

/var/spool/fax/etc/config.ttyS0

#
# Configuration for a Rockwell RC288DPi-based Class 1 modem.
#    Hayes Optima 28800		firmware rev ???
#    Microcom DeskPorte 28.8S	firmware rev V1.100K-V34_DS
#    PPI PM288FXMT		firmware rev 1.57
#
# Note that the modem does not lock the line rate for fax
# receive (at least not the PM288FXMT); but not sure whether
# current flow control settings are maintained or if it
# switches to XON/XOFF (testing host was too fast to see).
#
#
CountryCode:		32
AreaCode:		65
FAXNumber:		601234
LongDistancePrefix:	0
InternationalPrefix:	00
DialStringRules:	etc/dialrules.europe
ServerTracing:		1
SessionTracing:		11
RecvFileMode:		0666
LogFileMode:		0600
DeviceMode:		0666
RingsBeforeAnswer:	1
SpeakerVolume:		high
GettyArgs:		"-h %l dx_%s"
LocalIdentifier:	"NothingSetup"
LogFacility:		mail
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:		Class1		# use this to supply a hint
ModemRate:		38400		# rate for DCE-DTE communication
ModemFlowControl:	rtscts		# default
#
ModemNoFlowCmd:		AT&K0		# setup no flow control
ModemHardFlowCmd:	AT&K3		# setup hardware flow control
ModemSoftFlowCmd:	AT&K4		# setup software flow control
ModemSetupDTRCmd:	AT&D2		# setup so DTR drop resets modem
ModemSetupDCDCmd:	AT&C1		# setup so DCD reflects carrier (or not)
#
ModemMfrQueryCmd:	!Rockwell
ModemModelQueryCmd:	!RC288DPi
ModemRevQueryCmd:	ATI3		# product information
#
ModemDialCmd:		ATDT%s		# T for tone dialing





/var/spool/fax/etc/config

LogFacility:		mail
CountryCode:		32
AreaCode:		65
LongDistancePrefix:	0
InternationalPrefix:	00
DialStringRules:	etc/dialrules.europe
ServerTracing:		1





/usr/lib/fax/hfaxd.conf

#
# HylaFAX Client-Server Protocol Configuration.
#
# Consult hfaxd(1M) for information on the contents
# of this file.  Note that pathnames specified in
# this file are relative to the root of the spooling
# area because hfaxd uses chroot to confine client
# accesses to the server's filesystem.
#
LogFacility:		mail		# syslog facility (want this 1st))
ServerTracing:		0x001		# just server operation
#IdleTimeout:		900		# initial client idle timeout (secs)
#MaxIdleTimeout:	7200		# max client idle timeout (secs)
#MaxLoginAttempts:	5		# max # login attempts before disconnect
#MaxAdminAttempts:	5		# max # admin attempts before disconnect
#MaxConsecutiveBadCmds:	10		# max # invalid cmds before disconnect
#FaxContact:		FaxMaster	# who gets questions/complaints
#AdminGroup:		faxadmin	# which user group is admin (when using PAM)
#UserAccessFile:	"/etc/hosts.hfaxd"	# user+host access control file
#ShutdownFile:		"/etc/shutdown"	# server shutdown control filename
#XferLogFile:		"/etc/clientlog"	# for logging client file transfers
#FaxQFIFOName:		"/FIFO"		# FIFO name for talking to faxq process
#
# The default format used to return job status queries.
# Note that clients can override this with JOBFMT.
#
JobFmt:		"%-3j %3i %1a %6.6o %-12.12e %5P %5D %7z %.25s"
#
# The default format used to return recvq status queries.
# Note that clients can override this with RCVFMT.
#
RcvFmt:		"%-7m %4p%1z %-8.8o %14.14s %7t %f"
#
# The default format used to return modem status queries.
# Note that clients can override this with MODEMFMT.
#
ModemFmt:		"Modem %m (%n): %s"
#
# The default format used to return file-oriented
# directory listings.
# Note that clients can override this with FILEFMT.
#
FileFmt:		"%-7p %3l %8o %8s %-12.12m %.48f"

#
# SNPP-specific parameters.
#
#MaxMsgLength:		128		# max pager message length
#PagerIDMapFile:	"/etc/pagermap"	# file with pager ID mapping rules
#
# The following three items define the mapping from
# SNPP service level to job scheduling priority and
# expiration (kill) time.  Each item should have a
# list of 12 values that define the mapping for service
# levels 0 through 11 (first item is level 0, second
# item level 1, ... etc.).
#
#PriorityMap:		"63 127 127 127 127 127 127  127  127  127  127  127"
#RetryTimeMap:		"30  60  60 180   0   0   0    0    0    0    0    0"
#KillTimeMap:		" 5   5   5  15  60 240 720 1440 1440 1440 1440 1440"





/var/spool/fax/etc/setup.cache

# Warning, this file was automatically generated by faxsetup
# on Mon Oct 17 09:43:33 CEST 2005 for root
AWK='/bin/gawk'
BIN='/usr/bin'
CAT='/bin/cat'
CHGRP='/bin/chgrp'
CHMOD='/bin/chmod'
CHOWN='/bin/chown'
CP='/bin/cp'
DPSRIP='/var/spool/fax/bin/ps2fax'
ECHO='/bin/echo'
ENCODING='base64'
FAXQ_SERVER='yes'
FONTPATH='/usr/share/ghostscript/7.07/lib:/usr/share/fonts/default/ghostscrip
t/:/usr/share/fonts:/usr/share/fonts/ttf/zh_TW:/usr/share/fonts/ttf/zh_CN:/us
r/share/fonts/arphicfonts:/usr/share/fonts/ttf/korean/baekmuk:/usr/share/font
s/baekmuk-fonts:/usr/X11R6/lib/X11/fonts/truetype:/usr/share/fonts/kochi-subs
titute' FUSER='/bin/fuser'
GREP='/bin/grep'
GSRIP='/usr/bin/gs'
HFAXD_OLD_PROTOCOL='no'
HFAXD_SERVER='yes'
HFAXD_SNPP_SERVER='no'
IMPRIP=''
LIBDATA='/usr/lib/fax'
LIBEXEC='/usr/sbin'
LN='/bin/ln'
MANDIR='/usr/share/man'
MIMENCODE='/usr/bin/mimencode'
MKFIFO='/bin/mkfifo'
MV='/bin/mv'
PATH='/usr/sbin:/bin:/usr/bin:/etc:/usr/local/bin'
PATHEGETTY='/bin/false'
PATHGETTY='/sbin/agetty'
PATHVGETTY='/bin/false'
PSPACKAGE='gs'
RM='/bin/rm'
SBIN='/usr/sbin'
SCRIPT_SH='/bin/bash'
SED='/bin/sed'
SENDMAIL='/usr/sbin/sendmail'
SPOOL='/var/spool/fax'
SYSVINIT=''
TARGET='i686-pc-linux-gnu'
TIFF2PDF='/usr/bin/tiff2pdf'
TIFFBIN='/usr/bin'
TTYCMD='/bin/tty'
UUCP_LOCKDIR='/var/lock'
UUCP_LOCKTYPE='ascii'
UUENCODE='/usr/bin/uuencode'





Fax daemons started:

fujitsu1 ~ # ps ax | grep -i "fax"
23141 ?        Ss     0:00 /usr/sbin/faxgetty /dev/ttyS0
10347 ?        Ss     0:00 /usr/sbin/faxq
10349 ?        Ss     0:00 /usr/sbin/hfaxd -i hylafax
10354 pts/9    R+     0:00 grep -i fax
fujitsu1 ~ #




Log:
Oct 17 10:58:32 fujitsu1 FaxQueuer[10347]: QUIT
Oct 17 10:58:34 fujitsu1 FaxQueuer[10489]: HylaFAX (tm) Version 4.2.2
Oct 17 10:58:34 fujitsu1 FaxQueuer[10489]: Copyright (c) 1990-1996 Sam
 Leffler Oct 17 10:58:34 fujitsu1 FaxQueuer[10489]: Copyright (c) 1991-1996
 Silicon Graphics, Inc.
Oct 17 10:58:34 fujitsu1 FaxGetty[23141]: HELLO
Oct 17 10:58:34 fujitsu1 HylaFAX[10491]: HylaFAX INET Protocol Server:
restarted.





Log of a fax reception:

Oct 17 10:41:22.99: [23141]: SESSION BEGIN 000000006 3265601234
Oct 17 10:41:22.99: [23141]: HylaFAX (tm) Version 4.2.2
Oct 17 10:41:22.99: [23141]: <-- [4:ATA\r]
Oct 17 10:41:28.30: [23141]: --> [7:CONNECT]
Oct 17 10:41:28.30: [23141]: ANSWER: FAX CONNECTION  DEVICE '/dev/ttyS0'
Oct 17 10:41:28.30: [23141]: RECV FAX: begin
Oct 17 10:41:28.32: [23141]: <-- data [32]
Oct 17 10:41:28.32: [23141]: <-- data [2]
Oct 17 10:41:30.38: [23141]: --> [7:CONNECT]
Oct 17 10:41:30.38: [23141]: <-- data [23]
Oct 17 10:41:30.38: [23141]: <-- data [2]
Oct 17 10:41:31.19: [23141]: --> [7:CONNECT]
Oct 17 10:41:31.19: [23141]: <-- data [10]
Oct 17 10:41:31.19: [23141]: <-- data [2]
Oct 17 10:41:31.72: [23141]: --> [2:OK]
Oct 17 10:41:31.72: [23141]: <-- [9:AT+FRH=3\r]
Oct 17 10:41:32.58: [23141]: --> [7:CONNECT]
Oct 17 10:41:37.58: [23141]: <-- data [1]
Oct 17 10:41:37.63: [23141]: --> [2:  ]
Oct 17 10:41:37.63: [23141]: --> [2:OK]
Oct 17 10:41:37.63: [23141]: DELAY 1500 ms
Oct 17 10:41:39.13: [23141]: <-- [9:AT+FTH=3\r]
Oct 17 10:41:39.16: [23141]: --> [7:CONNECT]
Oct 17 10:41:39.16: [23141]: <-- data [32]
Oct 17 10:41:39.16: [23141]: <-- data [2]
Oct 17 10:41:41.03: [23141]: --> [7:CONNECT]
Oct 17 10:41:41.03: [23141]: <-- data [23]
Oct 17 10:41:41.04: [23141]: <-- data [2]
Oct 17 10:41:41.84: [23141]: --> [7:CONNECT]
Oct 17 10:41:41.84: [23141]: <-- data [10]
Oct 17 10:41:41.84: [23141]: <-- data [2]
Oct 17 10:41:42.33: [23141]: --> [2:OK]
Oct 17 10:41:42.33: [23141]: <-- [9:AT+FRH=3\r]
Oct 17 10:41:43.16: [23141]: --> [7:CONNECT]
Oct 17 10:41:48.16: [23141]: <-- data [1]
Oct 17 10:41:48.24: [23141]: --> [2:  ]
Oct 17 10:41:48.24: [23141]: --> [2:OK]
Oct 17 10:41:48.24: [23141]: DELAY 1500 ms
Oct 17 10:41:49.74: [23141]: <-- [9:AT+FTH=3\r]
Oct 17 10:41:49.77: [23141]: --> [7:CONNECT]
Oct 17 10:41:49.77: [23141]: <-- data [32]
Oct 17 10:41:49.77: [23141]: <-- data [2]
Oct 17 10:41:51.65: [23141]: --> [7:CONNECT]
Oct 17 10:41:51.65: [23141]: <-- data [23]
Oct 17 10:41:51.65: [23141]: <-- data [2]
Oct 17 10:41:52.45: [23141]: --> [7:CONNECT]
Oct 17 10:41:52.45: [23141]: <-- data [10]
Oct 17 10:41:52.45: [23141]: <-- data [2]
Oct 17 10:41:52.95: [23141]: --> [2:OK]
Oct 17 10:41:52.95: [23141]: <-- [9:AT+FRH=3\r]
Oct 17 10:41:53.78: [23141]: --> [7:CONNECT]
Oct 17 10:41:58.78: [23141]: <-- data [1]
Oct 17 10:41:58.85: [23141]: --> [2:  ]
Oct 17 10:41:58.85: [23141]: --> [2:OK]
Oct 17 10:41:58.85: [23141]: DELAY 1500 ms
Oct 17 10:42:00.35: [23141]: <-- [9:AT+FTH=3\r]
Oct 17 10:42:00.39: [23141]: --> [7:CONNECT]
Oct 17 10:42:00.39: [23141]: <-- data [32]
Oct 17 10:42:00.39: [23141]: <-- data [2]
Oct 17 10:42:02.26: [23141]: --> [7:CONNECT]
Oct 17 10:42:02.26: [23141]: <-- data [23]
Oct 17 10:42:02.26: [23141]: <-- data [2]
Oct 17 10:42:03.06: [23141]: --> [7:CONNECT]
Oct 17 10:42:03.06: [23141]: <-- data [10]
Oct 17 10:42:03.06: [23141]: <-- data [2]
Oct 17 10:42:03.56: [23141]: --> [2:OK]
Oct 17 10:42:03.56: [23141]: <-- [9:AT+FRH=3\r]
Oct 17 10:42:04.36: [23141]: --> [7:CONNECT]
Oct 17 10:42:09.36: [23141]: <-- data [1]
Oct 17 10:42:09.46: [23141]: --> [2:  ]
Oct 17 10:42:09.46: [23141]: --> [2:OK]
Oct 17 10:42:09.46: [23141]: RECV FAX: No answer (T.30 T1 timeout)
Oct 17 10:42:09.46: [23141]: RECV FAX: end
Oct 17 10:42:09.46: [23141]: SESSION END




Versions:

Gentoo:

Gentoo Base System version 1.12.0_pre9
Portage 2.0.53_rc5 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.93GHz
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
 /usr/lib/X11/xkb /usr/lib/fax /usr/lib/mozilla/defaults/pref
 /usr/share/config /var/qmail/control /var/spool/fax/etc"
 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
 CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache digest distlocks fixpackages sandbox sfperms
strict"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo";
LINGUAS="fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 7zip X acl alsa apache2 apm arts authdaemond automount avi
bash-completion berkdb bitmap-fonts bluetooth browserplugin bzip2 calendar
cdparanoia cdr chroot cli courier crypt cups curl cyrus dba dbm dbus dvd dvdr
dvdread eds effects emboss encode extras fam foomaticdb fortran ftp gd gdbm
geoip gif gimp gimpprint gnutls gpm gtk gtk2 hal iconv imagemagick imap imlib
ipv6 java javascript jpeg kde kerberos ldap libg++ libwww lm_sensors mad
mailbox maildir mcal mikmod mmx mmx2 motif mozilla moznocompose moznoirc
moznomail mp3 mpeg mpeg4 mplayer msn musicbrainz mysql ncurses netpbm nls
nptl nptlonly nsplugin ogg oggvorbis opengl pam pcre pda pdflib pear perl php
plugin png postfix postgres python qt quicktime readline samba sasl scanner
sensord session sockets spell sqlite sse sse2 ssl svg svgz tcltk tcpd tetex
tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vorbis win32codecs
winbind wmf wxwindows xinerama xml2 xmlrpc xsl xv xvid zeroconf zip zlib
linguas_fr userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS




Hylafax:

Oct 17 10:58:34 fujitsu1 FaxQueuer[10489]: HylaFAX (tm) Version 4.2.2

My modem settings:

fujitsu1 ~ # probemodem
Serial port that modem is connected to []? ttyS0

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 OK.

This looks like a Class 1 and 2 modem.

ATI0    RESULT = "OK"   RESPONSE = "28800"
ATI1    RESULT = "OK"   RESPONSE = "255"
ATI2    RESULT = "OK"   RESPONSE = "OK"
ATI3    RESULT = "OK"   RESPONSE = "V1.300-13-V34_DS"
ATI4    RESULT = "OK"   RESPONSE = "a007040CA879CE02F"
ATI5    RESULT = "OK"   RESPONSE = "(c) 1993,94,95 Supra Corporation"
ATI6    RESULT = "OK"   RESPONSE = "022 US  011"
ATI7    RESULT = "OK"   RESPONSE = "RC288DPi Rev 05BA"
ATI8    RESULT = "ERROR"        RESPONSE = "ERROR"
ATI9    RESULT = "OK"   RESPONSE = "($SUP1200\MODEM\SupraFAXModem 288B1)"

Class 1 stuff...

AT+FCLASS=?     RESULT = "OK"   RESPONSE = "0,1,2"
AT+FCLASS?      RESULT = "OK"   RESPONSE = "1"
AT+FCLASS=0     RESULT = "OK"   RESPONSE = "OK"
AT+FCLASS=1     RESULT = "OK"   RESPONSE = "OK"
AT+FCLASS?      RESULT = "OK"   RESPONSE = "1"
AT+FJUNK=?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FJUNK?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FAA=?        RESULT = "OK"   RESPONSE = "0-4"
AT+FAA? RESULT = "OK"   RESPONSE = "0"
AT+FAE=?        RESULT = "OK"   RESPONSE = "0-4"
AT+FAE? RESULT = "OK"   RESPONSE = "0"
AT+FTH=?        RESULT = "OK"   RESPONSE =
"3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FRH=?        RESULT = "OK"   RESPONSE =
"3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FTM=?        RESULT = "OK"   RESPONSE =
"3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FRM=?        RESULT = "OK"   RESPONSE =
"3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FTS=?        RESULT = "OK"   RESPONSE = "0-255"
AT+FRS=?        RESULT = "OK"   RESPONSE = "0-255"

Class 2 stuff...

AT+FCLASS=?     RESULT = "OK"   RESPONSE = "0,1,2"
AT+FCLASS?      RESULT = "OK"   RESPONSE = "1"
AT+FCLASS=0     RESULT = "OK"   RESPONSE = "OK"
AT+FCLASS=1     RESULT = "OK"   RESPONSE = "OK"
AT+FCLASS=2     RESULT = "OK"   RESPONSE = "OK"
AT+FCLASS?      RESULT = "OK"   RESPONSE = "1"
AT+FJUNK=?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FJUNK?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FAA=?        RESULT = "OK"   RESPONSE = "0-4"
AT+FAA? RESULT = "OK"   RESPONSE = "0"
AT+FAXERR=?     RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FAXERR?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBADLIN=?    RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBADLIN?     RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBADMUL=?    RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBADMUL?     RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBOR=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBOR?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBUF=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBUF?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBUG=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FBUG?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FCIG=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FCIG?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FCQ=?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FCQ? RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FCR=?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FCR? RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FTBC=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FTBC?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDCC=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDCC?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDCS=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDCS?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDIS=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDIS?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDT=?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FDT? RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FECM=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FECM?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FET=?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FET? RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FLID=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FLID?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FLNFC=?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FLNFC?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FLPL=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FLPL?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FMDL?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FMFR?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FMINSP=?     RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FMINSP?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FPHCTO=?     RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FPHCTO?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FPTS=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FPTS?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FRBC=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FRBC?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FREL=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FREL?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FREV?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FSPL=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FSPL?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FTBC=?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FTBC?        RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FVRFC=?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FVRFC?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FWDFC=?      RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FWDFC?       RESULT = "ERROR"        RESPONSE = "ERROR"
AT+FK=? RESULT = "ERROR"        RESPONSE = "ERROR"

I hope I didn't forget a file...


I also have errors when I try to send a fax via Linux:
fujitsu1 etc # sendfax -vv -d 601231 /fax.txt
sendfax: no files to send
usage: sendfax [options] <fax-number> <page(s) in g3-format>
        valid options: -p, -v, -l <device(s)>, -x <debug>, -n, -S, -r, -D <x>

Any help is welcome....


Thanks.


--
 -Pol-

____________________ HylaFAX(tm) Users Mailing List _______________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
 On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*



Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services