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] troubleshooting IAXmodem and hylafax
Here's some more info:
[root@asterisk1 etc]# ls -l /etc/iaxmodem
total 16
-rw-r----- 1 asterisk asterisk 188 Nov 15 22:48 ttyIAX2
-rw-r----- 1 asterisk asterisk 188 Nov 15 22:48 ttyIAX3
-rw-r----- 1 asterisk asterisk 188 Nov 15 22:49 ttyIAX4
-rw-r----- 1 asterisk asterisk 188 Nov 15 23:46 ttyIAX5
[root@asterisk1 etc]# ls -l /var/spool/hylafax/etc/con*
-rw-r--r-- 1 uucp uucp 174 Nov 15 23:49 /var/spool/hylafax/etc/config
-rw-r----- 1 root root 1811 Nov 15 22:51 /var/spool/hylafax/etc/config.ttyIAX2
-rw-r----- 1 root root 1811 Nov 15 22:51 /var/spool/hylafax/etc/config.ttyIAX3
-rw-r----- 1 root root 1811 Nov 15 22:51 /var/spool/hylafax/etc/config.ttyIAX4
-rw-r----- 1 root root 1811 Nov 15 23:47 /var/spool/hylafax/etc/config.ttyIAX5
[root@asterisk1 etc]# more /etc/iaxmodem/ttyIAX5
device /dev/ttyIAX5
owner uucp:uucp
mode 660
port 4574
refresh 300
server
127.0.0.1peername 590
secret xxxxxxxxxx
cidname Blah Blah
cidnumber 8008881212
codec slinear
root@asterisk1 etc]# more /var/log/iaxmodem/ttyIAX5
[2006-11-15 23:48:28] Registration completed successfully.
[root@asterisk1 etc]# faxstat
HylaFAX scheduler on
trixbox.dyndns.org: Running
Modem ttyIAX3 (): Running and idle
Modem ttyIAX4 (): Running and idle
Modem ttyIAX2 (): Running and idle
No idea why ttyIAX5 is not shown as started (but is seen in the modem config module of the HylaFAX webmin). I realize the owner section in the IAXmodem config file above points to uucp
rather than asterisk, but it's the same on ttyIAX2, 3 and 4 and works fine (I just noticed it and will change it but that doesn't appear to be the issue).
On 11/16/06, Rob Rothberg <rrothberg@xxxxxxxxx> wrote:
I've had hylafax running with one IAXmodem connection to my asterisk box. Today I added three more modems following walkthrus on a couple of different sites.
faxstat shows:
Modem ttyIAX3 (): Running and idle
Modem ttyIAX4 (): Running and idle
Modem ttyIAX2 (): Running and idle
It shows nothing about my ttyIAX1. If I check the ttyIAX1 log, it shows it's registered. A config file for this modem exists in the /var/spool/hylafax/etc/ directory. I discovered that ttyIAX1 was owned by root, so changed I that and even rebooted but I'm still having the same problem
Note that in the Webmin Hylafax UI, the modems screen shows ttyIAX1. I alsoI just tried adding ttyIAX5, that shows up also in the modem screen. # of outgoing hylafax lines is set to 4.