HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
modem errorno 5 during faxsend w/SCO 5.0.2
I have downloaded the precompiled binaries for HylaFAX from ftp.sgi.com. Following the directions for installation the HylaFAX installed with no errors. Faxsetup, faxaddmodem, faxmodem all ran with out problems. I verified that my modem installed on port /dev/tty6P does work correctly with cu. When I use sendfax to send any file, it places it in the queue. But the message 'waiting for modem to come ready`. I looked at the session trace log and it seems that the modem does not send back OK response. I checked the mail archives but did not find anything that was similar to my problem. The only thing I can think of is that I do not see characters typed with cu unless AT&C0 is set. My modem is a USR 33600 modem. Even though I cannot see echo responses without AT&C0, I can still dial out with cu with no problems. Included are the session trace.
Mar 27 17:47:26.58: [ 6399]: SESSION BEGIN 00000002 15026357935
Mar 27 17:47:26.59: [ 6399]: SEND FAX: JOB 4 DEST 6357935 COMMID 00000002
Mar 27 17:47:26.60: [ 6399]: DELAY 2600 ms
Mar 27 17:47:29.36: [ 6399]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Mar 27 17:47:29.36: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.36: [ 6399]: <-- [5:ATM0\r]
Mar 27 17:47:29.36: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [14:AT+FCLASS=2.0\r]
Mar 27 17:47:29.38: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [9:AT+FLO=2\r]
Mar 27 17:47:29.38: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [9:AT+FPP=0\r]
Mar 27 17:47:29.38: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [9:AT+FBO=0\r]
Mar 27 17:47:29.38: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [10:AT+FCT=30\r]
Mar 27 17:47:29.38: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [15:AT+FNR=1,1,1,1\r]
Mar 27 17:47:29.38: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [9:AT+FIE=0\r]
Mar 27 17:47:29.38: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.38: [ 6399]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Mar 27 17:47:29.39: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.39: [ 6399]: <-- [30:AT+FLI="Shippers Supply Comp"\r]
Mar 27 17:47:29.39: [ 6399]: MODEM WRITE ERROR: errno 5
Mar 27 17:47:29.39: [ 6399]: SEND FAILED: Unable to configure modem for fax use
Mar 27 17:47:29.52: [ 6399]: SESSION END
If you have any suggestions I would be most appreciative. Thanks in advance.