HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] segfault when sending certain tiff files with c2faxsend
Thanks Holger
Holger Raschke said:
> It should be TIFFG3-Format.
How do I generate this from my PDF files - (with a standalone utility)?
> was C4H installed in conjunction with HylaFAX or as standalone solution?
[eric@pepper ~] 1 $ dpkg --get-selections|egrep 'hyla|capi'
capi4hylafax install
hylafax-client install
hylafax-doc install
hylafax-server install
libcapi20-2 install
> >Problem is that hylafax only queues the documents and is not sending them
> >- perhaps I
> >should struggle further but I thought I might as well ask ...
>
> This could mean, that the virtual modems are not enabled for use with
> HylaFAX.
>
> Check if
> 1.) c2faxrecv is running (it replaces faxgetty and informs HylaFAX of
> present modems)
[eric@pepper ~] 1 $ ps axf|grep c2fax
264 ? S 0:00 /usr/bin/c2faxrecv
281 ? S 0:00 \_ /usr/bin/c2faxrecv
282 ? S 0:00 \_ /usr/bin/c2faxrecv
> 2.)a config is present in $hylaspooldir/etc with the "SendFaxCmd:
> [yourpathto]/c2faxsend" parameter enabled (C4H is no modem emulation, so
> faxsend could not handle outgoing calls)
[eric@pepper ~] 1 $ grep SendFaxCmd /var/spool/hylafax/etc/config
SendFaxCmd: /usr/bin/c2faxsend
> 3.) a config.faxCAPI (or whatever you named your device) is present in
> $hylaspooldir/etc
[eric@pepper ~] 1 $ ls -l /var/spool/hylafax/etc/ |head -3
-rw-r--r-- 1 root root 242 Jul 23 03:30 config
-rw-r--r-- 1 root root 14880 Jul 20 14:21 config.faxCAPI
> If you named the device other than "faxCAPI" (which is the default) you
> have to pass the virtual device name to c2faxrecv.
[eric@pepper ~] 1 $ grep DeviceName: /etc/hylafax/config.faxCAPI
HylafaxDeviceName: faxCAPI
Still get:
200 Job 6 submitted.
request id is 6 (group id 6) for host localhost (1 file)
But no attempt at transmission.
Thanks for your help.
--
Eric Smith
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*