LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   hylafax - unable to send fax - modem not ready message (https://www.linuxquestions.org/questions/linux-software-2/hylafax-unable-to-send-fax-modem-not-ready-message-491427/)

vikram_cvk 10-11-2006 09:15 AM

hylafax - unable to send fax - modem not ready message
 
Hello Experts,

Trying to configure Hylafax 4.2.3 on Fedora Core 5,Im using ROCKWELL RC288DPi external fax modem.

Everything is properly installed (as per the documentation in hylafax.org) but im unable to send any fax using 'sendfax' .



Is this a issue with modem or ? the main error messages from the below output are

"Waiting for modem to come ready"

and

"SEND FAILED: JOB 9 DEST +91.40.23311476 ERR No local dialtone"


Im doing the following..(apologies for verbose output,i had to dump that to give fairly good idea of the problem)


Step 1:
# sendfax -n -d 91-40-23311476 testFax.pdf (enter)

request id is 13 (group id 13) for host localhost (1 file)

Step 2:
#faxstat (enter)
HylaFAX scheduler on localhost.localdomain: Running
Modem ttyS1 (91-40-24548209): Waiting for modem to come ready



Output of /var/log/messages
===========================
localhost FaxQueuer[7802]: NOTIFY: bin/notify "doneq/q1" "timedout" ""
localhost FaxQueuer[7802]: NOTIFY exit status: 0177400 (8216)
localhost FaxQueuer[7802]: NOTIFY exit status: 0 (8217)
localhost HylaFAX[8258]: What we have here is a PDF file
localhost FaxQueuer[7802]: SUBMIT JOB 9
localhost FaxSend[8259]: MODEM ROCKWELL RC288DPi/ACF3_V1.900E-V90_P21_FSH
localhost FaxSend[8259]: SEND FAX: JOB 2 DEST 9104024548209 COMMID 000000005 DEVICE '/dev/ttyS1' FROM 'root <root@localhost.localdomain>' USER root
localhost FaxSend[8259]: SEND FAILED: JOB 2 DEST 9104024548209 ERR No local dialtone
localhost FaxSend[8265]: MODEM ROCKWELL RC288DPi/ACF3_V1.900E-V90_P21_FSH

localhost FaxSend[8265]: SEND FAX: JOB 9 DEST +91.40.23311476 COMMID 000000006 DEVICE '/dev/ttyS1' FROM 'root <root@localhost.localdomain>' USER root

localhost FaxSend[8265]: SEND FAILED: JOB 9 DEST +91.40.23311476 ERR No local dialtone

localhost FaxQueuer[7802]: QUIT

localhost FaxQueuer[8657]: HylaFAX (tm) Version 4.2.3
localhost FaxQueuer[8657]: Copyright (c) 1990-1996 Sam Leffler
localhost FaxQueuer[8657]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
localhost HylaFAX[8659]: HylaFAX INET Protocol Server: restarted.
localhost FaxQueuer[8657]: NOTIFY: bin/notify "doneq/q2" "timedout" ""
localhost FaxQueuer[8657]: NOTIFY exit status: 0177400 (8660)
localhost FaxQueuer[8657]: NOTIFY exit status: 0 (8661)
localhost HylaFAX[8684]: What we have here is a PDF file
localhost FaxQueuer[8657]: SUBMIT JOB 10
localhost FaxQueuer[8657]: NOTIFY: bin/notify "doneq/q3" "timedout" ""
localhost FaxQueuer[8657]: NOTIFY exit status: 0177400 (9826)
localhost FaxQueuer[8657]: NOTIFY exit status: 0 (9827)
Oct 11 19:09:29 localhost FaxQueuer[8657]: NOTIFY: bin/notify "doneq/q4" "timedout" ""
localhost FaxQueuer[8657]: NOTIFY exit status: 0177400 (10210)
localhost FaxQueuer[8657]: NOTIFY exit status: 0 (10211)
localhost FaxQueuer[8657]: QUIT
localhost FaxQueuer[10467]: HylaFAX (tm) Version 4.2.3
localhost FaxQueuer[10467]: Copyright (c) 1990-1996 Sam Leffler
localhost FaxQueuer[10467]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
localhost HylaFAX[10469]: HylaFAX INET Protocol Server: restarted.
localhost HylaFAX[10474]: What we have here is a PDF file
localhost FaxQueuer[10467]: SUBMIT JOB 11
localhost FaxQueuer[10467]: QUIT
localhost FaxQueuer[10557]: HylaFAX (tm) Version 4.2.3
localhost FaxQueuer[10557]: Copyright (c) 1990-1996 Sam Leffler
localhost FaxQueuer[10557]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
localhost HylaFAX[10559]: HylaFAX INET Protocol Server: restarted.
localhost HylaFAX[10562]: What we have here is a PDF file
localhost FaxQueuer[10557]: SUBMIT JOB 12
localhost HylaFAX[10612]: What we have here is a PDF file
localhost FaxQueuer[10557]: SUBMIT JOB 13



Output of modemprobe
====================

Probing for best speed to talk to modem: 38400
OK.

This looks like a Class 1 and 1.0 modem.

ATI0 RESULT = "OK" RESPONSE = "56000"
ATI1 RESULT = "OK" RESPONSE = "255"
ATI2 RESULT = "OK" RESPONSE = "OK"
ATI3 RESULT = "OK" RESPONSE = "ACF3_V1.900E-V90_P21_FSH"
ATI4 RESULT = "OK" RESPONSE = "a007040284C6002F"
ATI5 RESULT = "OK" RESPONSE = "B5"
ATI6 RESULT = "OK" RESPONSE = "RCV56DPF-PLL L8773A Rev 62.01/62.01"
ATI7 RESULT = "OK" RESPONSE = "OK"
ATI8 RESULT = "ERROR" RESPONSE = "ERROR"
ATI9 RESULT = "ERROR" RESPONSE = "ERROR"

Class 1 stuff...

AT+FCLASS=? RESULT = "OK" RESPONSE = "0,1,1.0,8,10"
AT+FCLASS? RESULT = "OK" RESPONSE = "1"
AT+FCLASS=0 RESULT = "OK" RESPONSE = "OK"
AT+FCLASS=1 RESULT = "OK" RESPONSE = "OK"
AT+FCLASS? RESULT = "OK" RESPONSE = "1"
AT+FJUNK=? RESULT = "ERROR" RESPONSE = "ERROR"
AT+FJUNK? RESULT = "ERROR" RESPONSE = "ERROR"
AT+FAA=? RESULT = "ERROR" RESPONSE = "ERROR"
AT+FAA? RESULT = "ERROR" RESPONSE = "ERROR"
AT+FAE=? RESULT = "OK" RESPONSE = "(0,1)"
AT+FAE? RESULT = "OK" RESPONSE = "0"
AT+FTH=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FRH=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FTM=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FRM=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146"
AT+FTS=? RESULT = "ERROR" RESPONSE = "ERROR"
AT+FRS=? RESULT = "ERROR" RESPONSE = "ERROR"


Please help me out.

Regards,
Vikram.


All times are GMT -5. The time now is 09:01 PM.