HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Help needed with blank pages
Hi All,
i'm quite new to Hylafax and any help is highly appreciated. I know that
this is an "well known issue" and i already browsed through the mailinglist
archive but unfortunately i couldn't resolve the issue. So forgive me
please ;-)
Just installed the latest version of Hylafax and in general everything
works fine without the exception that all sent faxes are blank. Only the
status bar at the top of the page is there.
Please find below my configuration. Would be great if someone could point
me into the right direction. Thanks in advance !
Cheers, Martin
Redhat 9
Kernel 2.6.10
AVM Fritzcard PCI (A1)
fcpci-suse9.1-3.11-02.tar.gz
capi4hylafax-01.02.02 (patched)
capi4k-utils-2005-03-04.tar.gz
tiff-3.7.1.tar.gz
--- config ---
LogFacility: daemon
CountryCode: 49
AreaCode: 2365
LongDistancePrefix: 0
InternationalPrefix: 00
DialStringRules: "etc/dialrules"
ServerTracing: 527
DestControls: destinations
MaxSendPages: 30
PostScriptTimeout: 600
SessionTracing: 527
SendFaxCmd: /sys/hylafax/bin/c2faxsend
--- config.c2fax linked to config --
--- config.faxCAPI ---
SpoolDir: /sys/hylafax/spool
FaxRcvdCmd: /sys/hylafax/spool/bin/faxrcvd
PollRcvdCmd: /var/spool/fax/bin/pollrcvd
FaxReceiveUser: uucp
LogFile: /var/log/hylafax
LogTraceLevel: 4
LogFileMode: 0600
HylafaxDeviceName: capi20
RecvFileMode: 0600
LocalIdentifier: "+492365xxxxxx"
MaxConcurrentRecvs: 2
OutgoingController: 1
OutgoingMSN: 1
SuppressMSN: 0
NumberPrefix:
UseISDNFaxService: 0
RingingDuration: 0
Controller: 1
AcceptSpeech: 0
UseDDI: 0
DDIOffset:
DDILength: 0
IncomingDDIs:
IncomingMSNs: 1
AcceptGlobalCall: 1
--- config.capi20 linked to config.faxCAPI ---
--- config.faxCAPI.c2fax linked to config.faxCAPI ---
--- setup.cache ---
AWK='/bin/gawk'
BIN='/sys/hylafax/bin'
CAT='/bin/cat'
CHGRP='/bin/chgrp'
CHMOD='/bin/chmod'
CHOWN='/bin/chown'
CP='/bin/cp'
DPSRIP='/usr/local/sbin/ps2fax.exe'
ECHO='/bin/echo'
ENCODING='x-uuencode'
FAXQ_SERVER='yes'
FONTPATH='/usr/share/ghostscript/7.05/lib:/usr/share/ghostscript/7.05/vflib:/usr/share/ghostscript/fonts:/usr/share/fonts/defaul
t/ghostscript:/usr/share/fonts/default/Type1:/usr/share/fonts/default/amspsfnt/pfb:/usr/share/fonts/default/cmpsfont/pfb'
FUSER='/sbin/fuser'
GREP='/bin/grep'
GSRIP='/usr/bin/gs'
HFAXD_OLD_PROTOCOL='no'
HFAXD_SERVER='yes'
HFAXD_SNPP_SERVER='no'
IMPRIP='/usr/lib/print/psrip'
LIBDATA='/sys/hylafax/lib/fax'
LIBEXEC='/sys/hylafax/sbin'
LN='/bin/ln'
MANDIR='/sys/hylafax/man'
MIMENCODE='base64-encode'
MKFIFO='/usr/bin/mkfifo'
MV='/bin/mv'
PATHEGETTY='/bin/egetty'
PATHGETTY='/sbin/agetty'
PATH='/usr/sbin:/bin:/usr/bin:/etc:/usr/local/bin'
PATHVGETTY='/sbin/vgetty'
PSPACKAGE='gs'
RM='/bin/rm'
SBIN='/sys/hylafax/sbin'
SCRIPT_SH='/bin/bash'
SED='/bin/sed'
SENDMAIL='/usr/sbin/sendmail'
SPOOL='/sys/hylafax/spool'
SYSVINIT=''
TARGET='i686-pc-linux-gnu'
TIFFBIN='/usr/bin'
TTYCMD='/usr/bin/tty'
UUCP_LOCKDIR='/var/lock/uucp'
UUCP_LOCKTYPE='ascii'
UUENCODE='/usr/bin/uuencode'
--- setup.modem ---
prompt()
{
echo -n "$* "
}
ttyPort()
{
expr $1 : 'tty\(.*\)'
}
ttyLocks()
{
echo $UUCP_LOCKDIR/LCK..`expr /$1 : '.*/\(.*\)'`
}
ttyAliases()
{
echo /dev/$1
}
ttyDev()
{
echo /dev/$1
}
checkPort()
{
return
}
ttyStty()
{
echo /bin/stty
}
ttySpeeds()
{
speeds=
if [ -z "$SPEED" ]; then
for s in 38400 19200 9600 4800 2400 1200; do
onDev /bin/stty $s </dev/null >/dev/null 2>&1 &&
speeds="$speeds $s"
done
fi
echo $speeds
}
--- hfaxd.conf ---
LogFacility: daemon # syslog facility (want this 1st))
ServerTracing: 0x001 # just server operation
(Everything else is hashed out)
____________________ 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*