search for: ia00

Displaying 2 results from an estimated 2 matches for "ia00".

Did you mean: a00
2009 Mar 09
2
I can't receive fax
...?? uucp:uucp mode??????????? 660 port??????????? 4570 refresh???????? 50 server????????? 127.0.0.1 peername??????? iaxmodem secret????????? password codec?????????? alaw and this is my modem type in /var/spool/hylafax/etc/config.tty ModemType:????????????? Class1??? /etc/inittab: id:5:initdefault: IA00:23:respawn:/usr/bin/iaxmodem ttyIAX0 IA00:23:respawn:/usr/bin/iaxmodem ttyIAX0 mo00:23:respawn:/usr/sbin/faxgetty ttyIAX0 I started hylafax and run iaxmodem. I see below lines when I run faxstat: HylaFAX scheduler on localhost.localdomain: Running Modem ttyIAX0 (9711315): Waiting for modem to come...
2013 Apr 16
1
inittab - huh what's it good for?
...Add fax lines and always ALWAYS run "telinit q" after making a change. fax1:2345:respawn:/usr/sbin/faxgetty ttyS0 fax2:2345:respawn:/usr/sbin/faxgetty ttyS1 On the CentOS-6 host we did this, in accordance with the instructions provided in the various README files and man pages. # send IA00:2345:respawn:/usr/bin/iaxmodem ttyIAX0 # receive mo00:2345:respawn:/usr/sbin/faxgetty ttyIAX0 # send IA01:2345:respawn:/usr/bin/iaxmodem ttyIAX1 # receive mo01:2345:respawn:/usr/sbin/faxgetty ttyIAX1 However, when I do an init q the faxgetty instances do not start. If I run faxgetty from the comm...