HylaFAX The world's most advanced open source fax server |
Hello,
Once again I come to ask you for your assistance on
HylaFax
We received since May 16200 faxes what proves that
that functions
But I always have this problem of blocking
intermitent of modem and I do not know how to solve it
the modem is blocked and I am to make the order
fuser -k /dev/ttySx to release the port modem
attached the file of config and the file
log
the modems are USROBOTICS 56K EXT
By Avance I thank you
Yves
The config.ttySx file
#
# Configuration for using the Class 1 command interface with # a USR Courier or Sportster modem and XON/XOFF flow control. # # CountryCode: 33 AreaCode: FAXNumber: "01 XX XX XX
XX"
LongDistancePrefix: InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0600 LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 1 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: "Fax XXXXXXXX" TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%P of %%T" MaxRecvPages: 25 # # # Modem-related stuff: should reflect modem command interface # and hardware connection/cabling (e.g. flow control). # ModemType: Class1 # use class 1 interface ModemRate: 19200 # max rate for DCE-DTE communication ModemFlowControl: rtscts # hardware flow control # ModemSetupDTRCmd: ATS13=1&D2 # setup so DTR drop resets modem ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not) ModemNoFlowCmd: AT&H0&I0&R1 # setup modem for no flow control ModemHardFlowCmd: AT&H1&I0&R2 # setup modem for hardware flow control ModemSoftFlowCmd: AT&H2&I2&R1 # setup modem for software flow control ModemResultCodesCmd: ATQ0X4 # enable result codes # ModemMfrQueryCmd: !USR ModemModelQueryCmd: ATI3 #ModemRevQueryCmd: ATI7 # XXX returns a multi-line result #ModemDialCmd: ATDT0,%s # # When AT+FCLASS=1 is issued the modem automatically switches # to software flow control; these parameters let the fax software # reset flow control as needed after entering Class 1. # Class1NFLOCmd: AT&H0&I0&R1 # setup modem for no flow control Class1HFLOCmd: AT&H1&I0&R2 # setup modem for hardware flow control Class1SFLOCmd: "" # modem does this automatically #
# The remainder of this configuration is included so that the # modem "idles" in Class 0 while not sending or receiving facsimile. # ModemSetupAACmd: AT+FCLASS=0&H1&I0&R2 # leave modem idling in class 0 ModemAnswerCmd: AT+FCLASS=1&H1&I0&R2A # answer in Class 1 # # Disables the reporting of bad frames by the modem. This # overcomes a firmware problem in the x2 and V90 Sportsters. # It is not necessary for the Courier modem. # Class2NRCmd: AT+FNR=1,1,1,0 The file Log
Dec 04 14:26:35.94: [10052]: SESSION BEGIN 00018301
0XXXXXXXXXXX
Dec 04 14:26:35.94: [10052]: HylaFAX (tm) Version
4.1.3
Dec 04 14:26:35.94: [10052]: <-- [22:AT+FCLASS=1&H1&I0&R2A\r] Dec 04 14:26:41.24: [10052]: --> [7:CONNECT] Dec 04 14:26:41.24: [10052]: ANSWER: FAX CONNECTION DEVICE '/dev/ttyS7' Dec 04 14:26:41.24: [10052]: RECV FAX: begin Dec 04 14:26:41.24: [10052]: <-- data [23] Dec 04 14:26:41.24: [10052]: <-- data [2] Dec 04 14:26:41.27: [10052]: --> [7:CONNECT] Dec 04 14:26:41.27: [10052]: <-- data [10] Dec 04 14:26:41.27: [10052]: <-- data [2] Dec 04 14:26:43.22: [10052]: --> [2:OK] Dec 04 14:26:43.22: [10052]: <-- [9:AT+FRH=3\r] Dec 04 14:26:44.95: [10052]: --> [7:CONNECT] Dec 04 14:26:46.52: [10052]: --> [2:OK] Dec 04 14:26:46.52: [10052]: REMOTE TSI "33 X XX XX XX XX" Dec 04 14:26:46.52: [10052]: <-- [9:AT+FRH=3\r] Dec 04 14:26:46.54: [10052]: --> [7:CONNECT] Dec 04 14:26:46.79: [10052]: --> [2:OK] Dec 04 14:26:46.79: [10052]: REMOTE wants 14400 bit/s Dec 04 14:26:46.79: [10052]: REMOTE wants page width 1728 pixels in 215 mm Dec 04 14:26:46.79: [10052]: REMOTE wants unlimited page length Dec 04 14:26:46.79: [10052]: REMOTE wants 3.85 line/mm Dec 04 14:26:46.79: [10052]: REMOTE wants 2-D MR Dec 04 14:26:46.79: [10052]: RECV training at v.17 14400 bit/s Dec 04 14:26:46.79: [10052]: <-- [11:AT+FRM=145\r] Dec 04 14:26:48.49: [10052]: --> [7:CONNECT] Dec 04 14:26:49.95: [10052]: RECV: TCF 2632 bytes, 0% non-zero, 2605 zero-run Dec 04 14:26:49.96: [10052]: --> [10:NO CARRIER] Dec 04 14:26:49.96: [10052]: DELAY 75 ms Dec 04 14:26:50.04: [10052]: TRAINING succeeded Dec 04 14:26:50.04: [10052]: <-- [9:AT+FTH=3\r] Dec 04 14:26:50.24: [10052]: --> [7:CONNECT] Dec 04 14:26:50.24: [10052]: <-- data [3] Dec 04 14:26:50.24: [10052]: <-- data [2] Dec 04 14:26:51.41: [10052]: --> [2:OK] Dec 04 14:26:51.41: [10052]: <-- [11:AT+FRM=146\r] Dec 04 14:26:53.10: [10052]: --> [7:CONNECT] Dec 04 14:26:53.10: [10052]: RECV: begin page Dec 04 14:27:01.65: [10052]: RECV: 1116 total lines, 0 bad lines, 0 consecutive bad lines Dec 04 14:27:01.65: [10052]: RECV: end page Dec 04 14:27:01.65: [10052]: --> [10:NO CARRIER] Dec 04 14:27:01.65: [10052]: <-- [9:AT+FRH=3\r] Dec 04 14:27:01.75: [10052]: --> [7:CONNECT] Dec 04 14:27:02.71: [10052]: --> [2:OK] Dec 04 14:27:02.71: [10052]: RECV recv MPS (more pages, same document) Dec 04 14:27:02.71: [10052]: <-- [9:AT+FRS=7\r] Dec 04 14:27:02.81: [10052]: --> [2:OK] Dec 04 14:27:02.81: [10052]: <-- [9:AT+FTH=3\r] Dec 04 14:27:32.81: [10052]: MODEM <Timeout> Dec 04 14:27:32.81: [10052]: RECV send MCF (message confirmation) Dec 04 14:27:32.81: [10052]: RECV FAX (00018301): from 33 1 XX XX XX XX, page 1 in 0:42, INF, 3.85 line/mm, 2-D MR, 14400 bit/s Dec 04 14:27:32.81: [10052]: <-- data [3] Dec 04 14:27:32.81: [10052]: <-- data [2] Dec 04 14:27:35.36: [10052]: --> [5:ÿŒ] |