HylaFAX The world's most advanced open source fax server |
Hi.
I’m using 4.3.0 with an acorp external modem:
Probing for best speed to talk to modem: 38400 OK.
This looks like a Class 1 modem.
ATI0 RESULT = "OK" RESPONSE = "TP560 Data/Fax/Voice 56K Modem" ATI1 RESULT = "OK" RESPONSE = "External Controller Ver3.00, CheckSum=3802" ATI2 RESULT = "OK" RESPONSE = "TEST OK!" ATI3 RESULT = "OK" RESPONSE = "TP560 Data/Fax/Voice 56K Modem" ATI4 RESULT = "OK" RESPONSE = "DSP Ver3.00 CheckSum=668C" ATI5 RESULT = "OK" RESPONSE = "CTR21 Complex Impedence" ATI6 RESULT = "OK" RESPONSE = "0" ATI7 RESULT = "OK" RESPONSE = "Controller Ver3.00 Date:Jan 02 14:16 2002" ATI8 RESULT = "OK" RESPONSE = "DSP Ver3.00 Date:Jan 02 14:06 2002" ATI9 RESULT = "OK" RESPONSE = "Software Speakerphone"
Class 1 stuff...
AT+FCLASS=? RESULT = "OK" RESPONSE = "0,1,8" AT+FCLASS? RESULT = "OK" RESPONSE = "0" 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 = "ERROR" RESPONSE = "ERROR" AT+FAE? RESULT = "ERROR" RESPONSE = "ERROR" AT+FTH=? RESULT = "OK" RESPONSE = "3" AT+FRH=? RESULT = "OK" RESPONSE = "3" AT+FTM=? RESULT = "OK" RESPONSE = "24,48,72,73,74,96,97,98,121,122,145,146" AT+FRM=? RESULT = "OK" RESPONSE = "24,48,72,73,74,96,97,98,121,122,145,146" AT+FTS=? RESULT = "ERROR" RESPONSE = "ERROR" AT+FRS=? RESULT = "ERROR" RESPONSE = "ERROR"
Faxes sent to distance numbers are almost unreadable, many rows are missing. Success confirmation e-mail states faxes are sent with 14kbps i think this is the problem. I tried to use desiredspeed option in several different config files, but it’s still using 14kbps. (no errors in syslog) I’m using winprint hylafax client.
Thanks for any ideas |