![]() |
At last, after weeks of trying hard to solve this one by myself, I decided to post on the list, crying for help! My HylaFAX installation works almost fine...I can actually send and receive faxes. I can also send faxes from other PCs in the LAN (both from Linux boxes running GFax and from Windwos boxes running whfc)...This probably means that I don't have huge hardware or software configuration issues. The thing is...that after I send a fax, HylaFAX never returns to the state of "Running and idle", instead faxstat keep saying "Waiting for modem to come ready"...DTR is set OFF by FaxSend, and nothing happens after fax is succesfully sent. Obviously in this situation, the modem cannot receive faxes. So, I always have to kill faxgetty manually, faxgetty respawns and take control of the serial line re-initializing the modem... I believe this is due to the fact that - for some strange reason - faxgetty does not realize that the faxsend job is over and that he has to set the modem DTR on, because faxsend just leaves DTR set to off. I usually send 5 faxes and receive 6-8 faxes a day...So I cannot simply stay in the office all day making sure that the system. Please help!!!! Now, the facts: 1) OS: RedHat Linux 7.3 running on i386 2) Hylafax Version: HylaFAX RPM version 4.1.2-rh7 3) Modem (external): MODEM USR U.S. Robotics 56K Message Rev. 12.1.12 The faxgetty entry in my /etc/inittab is the following: S1:235:respawn:/usr/sbin/faxgetty ttyS1 My /var/spool/hylafax/etc/config.ttyS1 is taken from the template Id: usr-xon,v 1.6 2002/04/07 20:29:27 darren. I have basically added just the last line: CountryCode: XX AreaCode: XXX FAXNumber: +XX.XXX.XXXXXX LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 0x0f SessionTracing: 0xFFF RecvFileMode: 0666 LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 2 SpeakerVolume: low GettyArgs: "-h %l dx_%s" LocalIdentifier: "MyCompanyName" TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%P of %%T" MaxRecvPages: 25 UUCPLockDir: /var/lock ModemType: Class1 # use class 1 interface ModemRate: 19200 # rate for DCE-DTE communication ModemFlowControl: xonxoff # 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 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 ModemSetupAACmd: AT+FCLASS=0 # leave modem idling in class 0 ModemAnswerCmd: AT+FCLASS=1A # answer in Class 1 Class2NRCmd: AT+FNR=1,1,1,0 ModemDialCmd: ATX3DT%s # T for tone dialing, @ for silence In the following log you can analize a session where I send a fax out and the I have to kill the faxgetty process because the modem does not go back to DTR ON. lug 27 15:58:54 fax FaxQueuer[11811]: SUBMIT JOB 158 lug 27 15:59:05 fax FaxSend[11950]: MODEM set DTR OFF lug 27 15:59:05 fax FaxSend[11950]: DELAY 75 ms lug 27 15:59:05 fax FaxSend[11950]: MODEM set DTR ON lug 27 15:59:05 fax FaxSend[11950]: DELAY 2600 ms lug 27 15:59:08 fax FaxSend[11950]: MODEM set baud rate: 19200 baud, input flow XON/XOFF, output flow XON/XOFFlug 27 15:59:08 fax FaxSend[11950]: MODEM flush i/o lug 27 15:59:08 fax FaxSend[11950]: <-- [4:ATZ\r] lug 27 15:59:08 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:08 fax FaxSend[11950]: DELAY 3000 ms lug 27 15:59:11 fax FaxSend[11950]: <-- [5:ATE0\r] lug 27 15:59:11 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:11 fax FaxSend[11950]: <-- [5:ATV1\r] lug 27 15:59:12 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:12 fax FaxSend[11950]: <-- [7:ATQ0X4\r] lug 27 15:59:12 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:12 fax FaxSend[11950]: <-- [7:ATS0=0\r] lug 27 15:59:12 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:12 fax FaxSend[11950]: <-- [7:ATS8=2\r] lug 27 15:59:12 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:12 fax FaxSend[11950]: <-- [8:ATS7=60\r] lug 27 15:59:13 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:13 fax FaxSend[11950]: <-- [12:AT&H2&I2&R1\r] lug 27 15:59:13 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:13 fax FaxSend[11950]: <-- [11:ATS13=1&D2\r] lug 27 15:59:13 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:13 fax FaxSend[11950]: <-- [6:AT&C1\r] lug 27 15:59:13 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:13 fax FaxSend[11950]: <-- [12:AT+FCLASS=?\r] lug 27 15:59:14 fax FaxSend[11950]: --> [7:0,1,2.0] lug 27 15:59:14 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:14 fax FaxSend[11950]: <-- [12:AT+FCLASS=1\r] lug 27 15:59:14 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:14 fax FaxSend[11950]: <-- [5:ATI3\r] lug 27 15:59:14 fax FaxSend[11950]: --> [38:U.S. Robotics 56K Message Rev. 12.1.12]lug 27 15:59:14 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:14 fax FaxSend[11950]: <-- [5:ATI7\r] lug 27 15:59:14 fax FaxSend[11950]: --> [24:Configuration Profile...] lug 27 15:59:14 fax FaxSend[11950]: --> [37:Product type Italy External]lug 27 15:59:14 fax FaxSend[11950]: --> [31:Product ID: 13206800] lug 27 15:59:14 fax FaxSend[11950]: --> [43:Options V32bis,V.34+,x2,V.90]lug 27 15:59:14 fax FaxSend[11950]: --> [40:Fax Options Class 1/Class 2.0]lug 27 15:59:14 fax FaxSend[11950]: --> [41:Voice Options Speaker Phone, TAD]lug 27 15:59:14 fax FaxSend[11950]: --> [30:Clock Freq 92.0Mhz] lug 27 15:59:14 fax FaxSend[11950]: --> [27:EPROM 256k] lug 27 15:59:14 fax FaxSend[11950]: --> [26:RAM 32k] lug 27 15:59:14 fax FaxSend[11950]: --> [30:FLASH date 2/13/98] lug 27 15:59:14 fax FaxSend[11950]: --> [30:FLASH rev 12.1.12] lug 27 15:59:15 fax FaxSend[11950]: --> [30:DSP date 2/13/98] lug 27 15:59:15 fax FaxSend[11950]: --> [30:DSP rev 12.1.12] lug 27 15:59:15 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:15 fax FaxSend[11950]: <-- [9:AT+FTM=?\r] lug 27 15:59:15 fax FaxSend[11950]: --> [41:3,24,48,72,73,74,96,97,98,121,122,145,146]lug 27 15:59:15 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:15 fax FaxSend[11950]: <-- [9:AT+FRM=?\r] lug 27 15:59:15 fax FaxSend[11950]: --> [41:3,24,48,72,73,74,96,97,98,121,122,145,146]lug 27 15:59:15 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:15 fax FaxSend[11950]: <-- [12:AT+FCLASS=1\r] lug 27 15:59:16 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:16 fax FaxSend[11950]: <-- [12:AT+FCLASS=0\r] lug 27 15:59:16 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:16 fax FaxSend[11950]: MODEM USR U.S. Robotics 56K Message Rev. 12.1.12/Configuration Profile... Product type Italy External Product ID: 13206800 Options V32bis,V.34+,x2,V.90 Fax Options Class 1/Class 2.0 Voice Options Speaker Phone, TAD Clock Freq 92.0Mhz EPROM 256k RAM 32k FLASH date 2/13/98 FLASH rev 12.1.12 DSP date 2/13/98 DSP rev 12.1.12lug 27 15:59:16 fax FaxSend[11950]: <-- [7:ATL1M1\r] lug 27 15:59:16 fax FaxSend[11950]: --> [2:OK] lug 27 15:59:16 fax FaxSend[11950]: MODEM input buffering disabled lug 27 15:59:16 fax FaxSend[11950]: SEND FAX: JOB 158 DEST 1088003534680300 COMMID 00000438 DEVICE '/dev/ttyS1'lug 27 15:59:59 fax FaxSend[11950]: SEND FAX: JOB 158 SENT in 0:11 Jul 27 16:00:54 fax FaxGetty[11827]: CAUGHT SIGNAL 15 Jul 27 16:00:54 fax FaxGetty[11827]: CLOSE /dev/ttyS1 Jul 27 16:00:54 fax FaxGetty[11827]: <-- [5:ATH0\r] Jul 27 16:00:59 fax FaxGetty[11827]: MODEM TIMEOUT: reading line from modem Jul 27 16:00:59 fax FaxGetty[11827]: MODEM <Timeout> Jul 27 16:00:59 fax FaxGetty[11827]: MODEM set DTR OFF Jul 27 16:00:59 fax FaxGetty[11986]: OPEN /dev/ttyS1 HylaFAX (tm) Version 4.1.2Jul 27 16:00:59 fax FaxGetty[11986]: MODEM set DTR OFF Jul 27 16:00:59 fax FaxGetty[11986]: DELAY 75 ms Jul 27 16:00:59 fax FaxGetty[11986]: MODEM set DTR ON Jul 27 16:00:59 fax FaxGetty[11986]: DELAY 2600 ms Jul 27 16:01:02 fax FaxGetty[11986]: MODEM set baud rate: 19200 baud, input flow XON/XOFF, output flow XON/XOFFJul 27 16:01:02 fax FaxGetty[11986]: MODEM flush i/o Jul 27 16:01:02 fax FaxGetty[11986]: <-- [4:ATZ\r] Jul 27 16:01:02 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:02 fax FaxGetty[11986]: DELAY 3000 ms Jul 27 16:01:05 fax FaxGetty[11986]: <-- [5:ATE0\r] Jul 27 16:01:06 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:06 fax FaxGetty[11986]: <-- [5:ATV1\r] Jul 27 16:01:06 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:06 fax FaxGetty[11986]: <-- [7:ATQ0X4\r] Jul 27 16:01:06 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:06 fax FaxGetty[11986]: <-- [7:ATS0=0\r] Jul 27 16:01:06 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:06 fax FaxGetty[11986]: <-- [7:ATS8=2\r] Jul 27 16:01:06 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:06 fax FaxGetty[11986]: <-- [8:ATS7=60\r] Jul 27 16:01:07 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:07 fax FaxGetty[11986]: <-- [12:AT&H2&I2&R1\r] Jul 27 16:01:07 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:07 fax FaxGetty[11986]: <-- [11:ATS13=1&D2\r] Jul 27 16:01:07 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:07 fax FaxGetty[11986]: <-- [6:AT&C1\r] Jul 27 16:01:07 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:07 fax FaxGetty[11986]: <-- [12:AT+FCLASS=?\r] Jul 27 16:01:08 fax FaxGetty[11986]: --> [7:0,1,2.0] Jul 27 16:01:08 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:08 fax FaxGetty[11986]: <-- [12:AT+FCLASS=1\r] Jul 27 16:01:08 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:08 fax FaxGetty[11986]: <-- [5:ATI3\r] Jul 27 16:01:08 fax FaxGetty[11986]: --> [38:U.S. Robotics 56K Message Rev. 12.1.12]Jul 27 16:01:08 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:08 fax FaxGetty[11986]: <-- [5:ATI7\r] Jul 27 16:01:08 fax FaxGetty[11986]: --> [24:Configuration Profile...] Jul 27 16:01:08 fax FaxGetty[11986]: --> [37:Product type Italy External]Jul 27 16:01:08 fax FaxGetty[11986]: --> [31:Product ID: 13206800] Jul 27 16:01:08 fax FaxGetty[11986]: --> [43:Options V32bis,V.34+,x2,V.90]Jul 27 16:01:08 fax FaxGetty[11986]: --> [40:Fax Options Class 1/Class 2.0]Jul 27 16:01:08 fax FaxGetty[11986]: --> [41:Voice Options Speaker Phone, TAD]Jul 27 16:01:08 fax FaxGetty[11986]: --> [30:Clock Freq 92.0Mhz] Jul 27 16:01:09 fax FaxGetty[11986]: --> [27:EPROM 256k] Jul 27 16:01:09 fax FaxGetty[11986]: --> [26:RAM 32k] Jul 27 16:01:09 fax FaxGetty[11986]: --> [30:FLASH date 2/13/98] Jul 27 16:01:09 fax FaxGetty[11986]: --> [30:FLASH rev 12.1.12] Jul 27 16:01:09 fax FaxGetty[11986]: --> [30:DSP date 2/13/98] Jul 27 16:01:09 fax FaxGetty[11986]: --> [30:DSP rev 12.1.12] Jul 27 16:01:09 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:09 fax FaxGetty[11986]: <-- [9:AT+FTM=?\r] Jul 27 16:01:09 fax FaxGetty[11986]: --> [41:3,24,48,72,73,74,96,97,98,121,122,145,146]Jul 27 16:01:09 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:09 fax FaxGetty[11986]: <-- [9:AT+FRM=?\r] Jul 27 16:01:09 fax FaxGetty[11986]: --> [41:3,24,48,72,73,74,96,97,98,121,122,145,146]Jul 27 16:01:10 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:10 fax FaxGetty[11986]: <-- [12:AT+FCLASS=1\r] Jul 27 16:01:10 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:10 fax FaxGetty[11986]: <-- [12:AT+FCLASS=0\r] Jul 27 16:01:10 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:10 fax FaxGetty[11986]: MODEM USR U.S. Robotics 56K Message Rev. 12.1.12/Configuration Profile... Product type Italy External Product ID: 13206800 Options V32bis,V.34+,x2,V.90 Fax Options Class 1/Class 2.0 Voice Options Speaker Phone, TAD Clock Freq 92.0Mhz EPROM 256k RAM 32k FLASH date 2/13/98 FLASH rev 12.1.12 DSP date 2/13/98 DSP rev 12.1.12Jul 27 16:01:10 fax FaxGetty[11986]: <-- [7:ATL1M1\r] Jul 27 16:01:10 fax FaxGetty[11986]: --> [2:OK] Jul 27 16:01:10 fax FaxGetty[11986]: MODEM input buffering disabled Also, you may want to check the relevant transmition log: lug 27 15:59:16.64: [11950]: SESSION BEGIN 00000438 395741088003534680300 lug 27 15:59:16.64: [11950]: HylaFAX (tm) Version 4.1.2 lug 27 15:59:16.64: [11950]: SEND FAX: JOB 158 DEST 1088003534680300 COMMID 00000438 DEVICE '/dev/ttyS1'lug 27 15:59:16.64: [11950]: MODEM set DTR OFF lug 27 15:59:16.64: [11950]: DELAY 75 ms lug 27 15:59:16.72: [11950]: MODEM set DTR ON lug 27 15:59:16.72: [11950]: DELAY 2600 ms lug 27 15:59:19.32: [11950]: MODEM set baud rate: 19200 baud, input flow XON/XOFF, output flow XON/XOFFlug 27 15:59:19.32: [11950]: MODEM flush i/o lug 27 15:59:19.32: [11950]: <-- [4:ATZ\r] lug 27 15:59:19.46: [11950]: --> [2:OK] lug 27 15:59:19.46: [11950]: DELAY 3000 ms lug 27 15:59:22.46: [11950]: <-- [5:ATE0\r] lug 27 15:59:22.60: [11950]: --> [2:OK] lug 27 15:59:22.60: [11950]: <-- [5:ATV1\r] lug 27 15:59:22.74: [11950]: --> [2:OK] lug 27 15:59:22.74: [11950]: <-- [7:ATQ0X4\r] lug 27 15:59:22.88: [11950]: --> [2:OK] lug 27 15:59:22.88: [11950]: <-- [7:ATS0=0\r] lug 27 15:59:23.02: [11950]: --> [2:OK] lug 27 15:59:23.02: [11950]: <-- [7:ATS8=2\r] lug 27 15:59:23.16: [11950]: --> [2:OK] lug 27 15:59:23.16: [11950]: <-- [8:ATS7=60\r] lug 27 15:59:23.30: [11950]: --> [2:OK] lug 27 15:59:23.30: [11950]: <-- [12:AT&H2&I2&R1\r] lug 27 15:59:23.44: [11950]: --> [2:OK] lug 27 15:59:23.44: [11950]: <-- [11:ATS13=1&D2\r] lug 27 15:59:23.58: [11950]: --> [2:OK] lug 27 15:59:23.58: [11950]: <-- [6:AT&C1\r] lug 27 15:59:23.72: [11950]: --> [2:OK] lug 27 15:59:23.72: [11950]: <-- [12:AT+FCLASS=1\r] lug 27 15:59:23.86: [11950]: <-- [12:AT+FCLASS=0\r] lug 27 15:59:24.00: [11950]: --> [2:OK] lug 27 15:59:24.00: [11950]: <-- [7:ATL1M1\r] lug 27 15:59:24.14: [11950]: --> [2:OK] lug 27 15:59:24.14: [11950]: STATE CHANGE: RUNNING -> SENDING lug 27 15:59:24.14: [11950]: MODEM input buffering enabled lug 27 15:59:24.14: [11950]: <-- [12:AT+FCLASS=1\r] lug 27 15:59:24.39: [11950]: --> [2:OK] lug 27 15:59:24.39: [11950]: MODEM set XON/XOFF/FLUSH: input ignored, output disabledlug 27 15:59:24.40: [11950]: DIAL 1088003534680300 lug 27 15:59:24.40: [11950]: <-- [23:ATX3DT1088003534680300\r] lug 27 15:59:45.79: [11950]: --> [7:CONNECT] lug 27 15:59:45.79: [11950]: MODEM input buffering disabled lug 27 15:59:47.63: [11950]: --> HDLC<41:FF C0 04 00 00 88 01 00 51 92 08 EA A2 32 32 B2 82 72 04 92 72 2A A2 4A 72 82 2A 00 F2 00 01 01 1B 71 80 80 80 80 20 0B 90>lug 27 15:59:47.63: [11950]: --> [2:OK] lug 27 15:59:47.63: [11950]: REMOTE NSF "00 00 11 80 00 8A 49 10 57 45 4C 4C 4D 41 4E 20 49 4E 54 45 52 4E 41 54 00 4F 00 80 80 D8 8E 01 01 01 01 04 D0"lug 27 15:59:47.63: [11950]: NSF remote fax equipment: XXX lug 27 15:59:47.63: [11950]: NSF remote station ID: "XXX" lug 27 15:59:47.63: [11950]: <-- [9:AT+FRH=3\r] lug 27 15:59:47.65: [11950]: --> [7:CONNECT] lug 27 15:59:48.32: [11950]: --> HDLC<25:FF C0 02 0C 0C CC 0C 1C 6C 2C 0C 04 04 04 04 04 04 04 04 04 04 04 04 3C A2>lug 27 15:59:48.32: [11950]: --> [2:OK] lug 27 15:59:48.32: [11950]: REMOTE CSI "04680300" lug 27 15:59:48.32: [11950]: <-- [9:AT+FRH=3\r] lug 27 15:59:48.34: [11950]: --> [7:CONNECT] lug 27 15:59:48.59: [11950]: --> HDLC<9:FF C8 01 00 77 15 22 17 5D> lug 27 15:59:48.59: [11950]: --> [2:OK] lug 27 15:59:48.59: [11950]: REMOTE best rate 14400 bit/s lug 27 15:59:48.59: [11950]: REMOTE max page width 1728 pixels in 215 mm lug 27 15:59:48.59: [11950]: REMOTE max unlimited page length lug 27 15:59:48.59: [11950]: REMOTE best vres 7.7 line/mm lug 27 15:59:48.59: [11950]: REMOTE best format 2-D MMR lug 27 15:59:48.59: [11950]: REMOTE supports T.30 Annex A, ECM lug 27 15:59:48.59: [11950]: REMOTE best 10 ms/scanline lug 27 15:59:48.59: [11950]: USE 14400 bit/s lug 27 15:59:48.60: [11950]: USE 10 ms/scanline lug 27 15:59:48.60: [11950]: SEND file "docq/doc163.ps;70" lug 27 15:59:48.60: [11950]: USE page width 1728 pixels in 215 mm lug 27 15:59:48.60: [11950]: USE unlimited page length lug 27 15:59:48.60: [11950]: USE 3.85 line/mm lug 27 15:59:48.60: [11950]: USE 2-D MR lug 27 15:59:48.60: [11950]: SEND training at v.17 14400 bit/s lug 27 15:59:48.60: [11950]: <-- [9:AT+FTH=3\r] lug 27 15:59:48.80: [11950]: --> [7:CONNECT] lug 27 15:59:48.80: [11950]: <-- HDLC<23:FF C0 C2 CE 86 CA 04 36 2E 76 92 B4 9E A6 76 86 16 C2 04 04 04 04 04>lug 27 15:59:48.80: [11950]: <-- data [23] lug 27 15:59:48.80: [11950]: <-- data [2] lug 27 15:59:48.83: [11950]: --> [7:CONNECT] lug 27 15:59:48.83: [11950]: <-- HDLC<6:FF C8 C1 00 45 14> lug 27 15:59:48.83: [11950]: <-- data [6] lug 27 15:59:48.83: [11950]: <-- data [2] lug 27 15:59:50.78: [11950]: --> [2:OK] lug 27 15:59:50.78: [11950]: <-- [9:AT+FTS=7\r] lug 27 15:59:50.87: [11950]: --> [2:OK] lug 27 15:59:50.87: [11950]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabledlug 27 15:59:50.87: [11950]: <-- [11:AT+FTM=145\r] lug 27 15:59:52.35: [11950]: --> [7:CONNECT] lug 27 15:59:52.35: [11950]: <-- data [1024] lug 27 15:59:52.35: [11950]: <-- data [1024] lug 27 15:59:52.35: [11950]: <-- data [652] lug 27 15:59:52.35: [11950]: <-- data [2] lug 27 15:59:53.88: [11950]: --> [2:OK] lug 27 15:59:53.88: [11950]: MODEM set XON/XOFF/DRAIN: input ignored, output disabledlug 27 15:59:53.88: [11950]: <-- [9:AT+FRH=3\r] lug 27 15:59:54.14: [11950]: --> [7:CONNECT] lug 27 15:59:55.23: [11950]: --> HDLC<5:FF C8 21 57 BE> lug 27 15:59:55.23: [11950]: --> [2:OK] lug 27 15:59:55.23: [11950]: TRAINING succeeded lug 27 15:59:55.23: [11950]: DELAY 75 ms lug 27 15:59:55.31: [11950]: <-- [11:AT+FTM=146\r] lug 27 15:59:55.57: [11950]: --> [7:CONNECT] lug 27 15:59:55.57: [11950]: SEND begin page lug 27 15:59:55.57: [11950]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabledlug 27 15:59:55.58: [11950]: <-- data [1025] lug 27 15:59:55.58: [11950]: <-- data [1029] lug 27 15:59:55.58: [11950]: <-- data [570] lug 27 15:59:55.58: [11950]: SENT 2615 bytes of data lug 27 15:59:55.58: [11950]: SEND 2D RTC lug 27 15:59:55.58: [11950]: <-- data [30] lug 27 15:59:55.58: [11950]: <-- data [2] lug 27 15:59:55.58: [11950]: SEND end page lug 27 15:59:57.07: [11950]: --> [2:OK] lug 27 15:59:57.07: [11950]: MODEM set XON/XOFF/DRAIN: input ignored, output disabledlug 27 15:59:57.07: [11950]: <-- [9:AT+FTS=9\r] lug 27 15:59:57.18: [11950]: --> [2:OK] lug 27 15:59:57.18: [11950]: SEND send EOP (no more pages or documents) lug 27 15:59:57.18: [11950]: <-- [9:AT+FTH=3\r] lug 27 15:59:57.34: [11950]: --> [7:CONNECT] lug 27 15:59:57.34: [11950]: <-- HDLC<3:FF C8 F4> lug 27 15:59:57.34: [11950]: <-- data [3] lug 27 15:59:57.34: [11950]: <-- data [2] lug 27 15:59:58.52: [11950]: --> [2:OK] lug 27 15:59:58.52: [11950]: <-- [9:AT+FRH=3\r] lug 27 15:59:58.94: [11950]: --> [7:CONNECT] lug 27 15:59:59.82: [11950]: --> HDLC<5:FF C8 31 45 8F> lug 27 15:59:59.82: [11950]: --> [2:OK] lug 27 15:59:59.82: [11950]: SEND recv MCF (message confirmation) lug 27 15:59:59.83: [11950]: SEND FAX (00000438): FROM lore@fax TO 1088xxxxxxxxx (page 1 of 1 sent in 0:11)lug 27 15:59:59.83: [11950]: SEND FAX (00000438): FROM lore@fax TO 1088xxxxxxxxx (docq/doc163.ps;70 sent in 0:11)lug 27 15:59:59.83: [11950]: <-- [9:AT+FTH=3\r] lug 27 16:00:00.03: [11950]: --> [7:CONNECT] lug 27 16:00:00.03: [11950]: <-- HDLC<3:FF C8 DF> lug 27 16:00:00.03: [11950]: <-- data [3] lug 27 16:00:00.03: [11950]: <-- data [2] lug 27 16:00:01.20: [11950]: --> [2:OK] lug 27 16:00:01.20: [11950]: MODEM input buffering enabled lug 27 16:00:01.20: [11950]: <-- [5:ATH0\r] lug 27 16:00:01.44: [11950]: --> [2:OK] lug 27 16:00:01.44: [11950]: MODEM set DTR OFF lug 27 16:00:01.44: [11950]: STATE CHANGE: SENDING -> MODEMWAIT (timeout 5) lug 27 16:00:01.44: [11950]: SESSION END ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null