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] Hylafax - fax not running
You should see something like:
ps -ef | grep faxgetty
uucp 30317 1 0 May02 ? 00:00:00 /usr/sbin/faxgetty
/dev/ttyS10
uucp 30318 1 0 May02 ? 00:00:00 /usr/sbin/faxgetty
/dev/ttyS9
you need to add faxgetty to /etc/inittab as such:
# Add faxgetty entries to receive faxes
m1:2345:respawn:/usr/sbin/faxgetty /dev/ttyS4
m2:2345:respawn:/usr/sbin/faxgetty /dev/ttyS5
Make sure your path to faxgetty is correct, and your ttys are set right
for your environment. You have to reload your runlevel ( or just reboot
) to have it take effect.
-Siri Vias
-----Original Message-----
From: hylafax-users-bounce@xxxxxxxxxxx
[mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Enrique Arredondo
Sent: Wednesday, May 07, 2008 8:28 AM
To: Lee Howard
Cc: hylafax-users@xxxxxxxxxxx
Subject: Re: [hylafax-users] Hylafax - fax not running
----- Original Message -----
From: "Lee Howard" <faxguy@xxxxxxxxxxxxxxxx>
To: "Enrique Arredondo" <henry@xxxxxxxxxx>
Cc: <hylafax-users@xxxxxxxxxxx>
Sent: Tuesday, May 06, 2008 5:36 PM
Subject: Re: [hylafax-users] Hylafax and digital PRI cards
> Enrique Arredondo wrote:
>> I'm new at Hylafax and I'm taking over a machine that runs Fedora
Core
>> 5 and has the hylafax working, but now it won't answer the phone.
what
>> command should I run to see if it's working ?
>
> Is faxgetty running?
>
> ps -e | grep fax
>
> Thanks,
>
> Lee.
>
>
It's not, here:
# ps -ef | grep fax
uucp 4253 1 0 May06 ? 00:00:00 /usr/sbin/faxq
uucp 4256 1 0 May06 ? 00:00:00 /usr/sbin/hfaxd -i
hylafax
root 10825 3399 0 08:31 pts/0 00:00:00 grep fax
____________________ 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*