----- Original Message -----
Sent: Monday, December 11, 2006 12:09
PM
Subject: Re: [hylafax-users] Initializing
server
Hi Lee,
Good day,
I have done the server tracing as per
your instruction, started faxgetty too. even though modem is having dial tone
and the otherside fax is working fine . still i get the error "NO CARRIER
DETECTED"
bash-2.05# ps -ef | grep
faxgetty
uucp 1299 1280 0 21:51:18
pts/2 0:00 /usr/local/sbin/faxgetty
ttyb
root 1682 1280 0 22:33:14
pts/2 0:00 grep faxgetty
bash-2.05# ps -ef | grep
hylafax
uucp 1607 1
0 22:20:09 ? 0:00
/usr/local/sbin/hfaxd -i hylafax
root 1684
1280 0 22:33:25 pts/2 0:00 grep
hylafax
bash-2.05#
bash-2.05# more c000000244
Dec 11
22:21:23.41: [ 1643]: SESSION BEGIN 000000244 51101132
Dec 11 22:21:23.41:
[ 1643]: HylaFAX (tm) Version 4.2.5
Dec 11 22:21:23.41: [ 1643]: SEND FAX:
JOB 78 DEST 51101132 COMMID 000000244 DEV
ICE '/dev/ttyb' FROM 'Super-User
<root@cauvery>' USER root
Dec 11
22:21:23.42: [ 1643]: <-- [12:AT+FCLASS=1\r]
Dec 11 22:21:23.44: [
1643]: --> [2:OK]
Dec 11 22:21:23.44: [ 1643]: DIAL 51101132
Dec 11
22:21:23.44: [ 1643]: <-- [4:ATP\r]
Dec 11 22:21:23.45: [ 1643]: -->
[2:OK]
Dec 11 22:21:23.45: [ 1643]: SEND FAILED: JOB 78 DEST 51101132 ERR
No carrier de
tected
Dec 11 22:21:23.45: [ 1643]: <--
[5:ATH0\r]
Dec 11 22:21:23.48: [ 1643]: --> [2:OK]
Dec 11
22:21:23.48: [ 1643]: SESSION END
bash-2.05# more c000000243
Dec 11
22:20:23.41: [ 1614]: SESSION BEGIN 000000243 25222884
Dec 11 22:20:23.41:
[ 1614]: HylaFAX (tm) Version 4.2.5
Dec 11 22:20:23.41: [ 1614]: SEND FAX:
JOB 77 DEST 25222884 COMMID 000000243 DEVICE '/dev/ttyb' FROM 'Super-User
<root@cauver
y>' USER root
Dec 11
22:20:23.42: [ 1614]: <-- [12:AT+FCLASS=1\r]
Dec 11 22:20:23.43: [
1614]: --> [2:OK]
Dec 11 22:20:23.43: [ 1614]: DIAL 25222884
Dec 11
22:20:23.43: [ 1614]: <-- [4:ATP\r]
Dec 11 22:20:23.44: [ 1614]: -->
[2:OK]
Dec 11 22:20:23.44: [ 1614]: SEND FAILED: JOB 77 DEST 25222884 ERR
No carrier detected
Dec 11 22:20:23.44: [ 1614]: <-- [5:ATH0\r]
Dec
11 22:20:23.48: [ 1614]: --> [2:OK]
Dec 11 22:20:23.48: [ 1614]: SESSION
END
bash-2.05#
Regards,
Radha
----- Original Message -----
Sent: Thursday, December 07, 2006 10:42
PM
Subject: Re: Initializing server
Radha Krishna wrote:
> I have used different box to
install Hylafax now, i have successfully
> installed. but am not able
to send fax. when i see the faxstat it was
> showing me
>
"Waiting for modem to come ready" . I restarted the multitech modem
>
stil it was same problem later i restarted the server it self. now its
> showing me Initializing Server but in the Status if you see
its "W".
> Could kindly help me resolve this.
> "HylaFAX
scheduler on cauvery: Running
> Modem ttyb (+91.80.25222886):
Initializing server
>
> JID Pri S Owner
Number Pages
Dials TTS Status
> 65 127
W root 25222884 0:0
0:12
"W" means that faxq is waiting for a modem to become
available. Thus
faxgetty either isn't running or isn't able to
initialize the modem for
some reason. The idea would be to set
ServerTracing in your modem
config file to 0xFFF, restart faxgetty, and
let's see what syslog says.
Lee.