Displaying 3 results from an estimated 3 matches for "ttyiax1".
Did you mean:
ttyiax0
2013 Apr 16
1
inittab - huh what's it good for?
...:/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 command line in detached mode for each of them
(faxgetty -D ttyIAX0) then they do start. The iaxmodem instances are
started from an init.d script as...
2010 Jun 14
1
Issues running Asterisk + Iaxmodem + Hylafax on same machine
...currently running on pbxserver (pid = 2218)
Verbosity is at least 3
pbxserver*CLI> iax2 show pee
peer peers
pbxserver*CLI> iax2 show peers
Name/Username Host Mask Port Status
ttyIAX0 (Unspecified) (D) 255.255.255.255 0 (E) UNKNOWN
ttyIAX1 (Unspecified) (D) 255.255.255.255 0 (E) UNKNOWN
ttyIAX2 (Unspecified) (D) 255.255.255.255 0 (E) Unmonitored
ttyIAX3 (Unspecified) (D) 255.255.255.255 0 (E) Unmonitored
4 iax2 peers [0 online, 2 offline, 2 unmonitored]
pbxserver*CLI>...
2013 Jul 04
3
Asterisk + iaxmodem + hylafax makes sometimes wedged for hylafax
...odem4 is reported as wedged:
$faxstat -as
HylaFAX scheduler on srv-faxserver.comune.local: Running
Modem ttyIAX4 (): Waiting for modem to come ready
Modem ttyIAX99 (): Running and idlem
Modem ttyIAX3 (): Running and idle0
Modem ttyIAX2 (): Running and idleS
Modem ttyIAX5 (): Running and idlem
Modem ttyIAX1 (): Running and idleS
...but Asterisk reports the modem as ready to work (I think):
srv-faxserver*CLI> iax2 show peers
Name/Username Host Mask Port Status
modem3/modem3 127.0.0.1 (D) 255.255.255.255 4573 OK (3 ms)
modem2/modem2...