HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: Re: Faxes stuck in queue
At 08:30 23/12/98 -0500, Bernie wrote directly to me:
>
>I have the faxq and hfaxd daemons running.
>I don't have faxgetty running, as I don't
>intend to receive faxes.
>
>-Thanks
>
>
>/home/super> faxstat
>HylaFAX scheduler on localhost: Running
>
>/home/super> ps aux|grep fax
>root 513 0.0 0.5 836 348 p0 S 08:26 0:00 grep fax
>uucp 311 0.0 2.3 2548 1484 ? S 07:50 0:00
>/usr/sbin/faxq
>uucp 313 0.0 1.8 2380 1144 ? S 07:50 0:00
>/usr/sbin/hfaxd -i hy
>/h
Hi, Bernie,
True, you don't have to have faxgetty running, although if you intend
having the modem on all the time, or have unattended operation, then
I would recommend using faxgetty even if you only send faxes.
What you need instead is 'faxstate', [ note, not faxstat ] to tell
HylaFAX that it can use the modem. Have a look at the man page,
remember you will need the -n option to talk directly to the faxq
process. Something like :
$ faxstate -s ready -n ttyS1
where ttyS1 is the modem port on my system, it maybe different on
your system.
Cheers,
Phil Watkinson,
Boston, UK.