Hylafax Mailing List Archives

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

Re: [hylafax-users] Help needed with blank pages



Just thought that the problem could be related to the modem config since the CAPI will be treated as a modem. I'm not sure how and where to configure.

BTW: If i view the queued fax file with GS it looks good - the content is there. Thus for me it seems that the point of failure is related to the transmission of the fax.

So is there nobody on this list who runs Hylafax with an ISDN card ?

--On Mittwoch, 9. März 2005 10:17 -0800 Lee Howard <faxguy@xxxxxxxxxxxxxxxx> wrote:

Part of the problem in finding help here is that you're using
CAPI4HylaFAX, which is not really well-supported in this forum.
Hopefully they have a different mailing list or such that you can use for
better help.

Lee.


Martin Ziegler wrote:


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/vf
lib:/usr/share/ghostscript/fonts:/usr/share/fonts/defaul

t/ghostscript:/usr/share/fonts/default/Type1:/usr/share/fonts/default/am
spsfnt/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*





____________________ 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