![]() |
Hi, I'm still having troubles with getting my Hylafax Server to receive only in 1-D MR, and trouble recieving faxes from certain machines. I am running: hylafax-4.1rc2 redhat 6.2 Heres my config.ttyS0 # $Id: rc288dpi-1,v 1.3 2001/04/15 04:56:16 darren Exp $ # # HylaFAX Facsimile Software # # Copyright (c) 1990-1996 Sam Leffler # Copyright (c) 1991-1996 Silicon Graphics, Inc. # HylaFAX is a trademark of Silicon Graphics, Inc. # # Permission to use, copy, modify, distribute, and sell this software and # its documentation for any purpose is hereby granted without fee, provided # that (i) the above copyright notices and this permission notice appear in # all copies of the software and related documentation, and (ii) the names of # Sam Leffler and Silicon Graphics may not be used in any advertising or # publicity relating to the software without the specific, prior written # permission of Sam Leffler and Silicon Graphics. # # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. # # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE # OF THIS SOFTWARE. # # # Configuration for a Rockwell RC288DPi-based Class 1 modem. # Hayes Optima 28800 firmware rev ??? # Microcom DeskPorte 28.8S firmware rev V1.100K-V34_DS # PPI PM288FXMT firmware rev 1.57 # # Note that the modem does not lock the line rate for fax # receive (at least not the PM288FXMT); but not sure whether # current flow control settings are maintained or if it # switches to XON/XOFF (testing host was too fast to see). # # CountryCode: 61 AreaCode: 02 FAXNumber: 43232882 LongDistancePrefix: 02 InternationalPrefix: 0011 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 0xFFF RecvFileMode: 0755 RecvDataFormat: "1-D MR" LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 2 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: "Staff Force" 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 this to supply a hint ModemRate: 38400 # rate for DCE-DTE communication ModemFlowControl: XONXOFF # default # ModemNoFlowCmd: AT&K0 # setup no flow control ModemHardFlowCmd: AT&K3 # setup hardware flow control ModemSoftFlowCmd: AT&K4 # setup software flow control ModemSetupDTRCmd: AT&D2 # setup so DTR drop resets modem ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not) # ModemMfrQueryCmd: !Rockwell ModemModelQueryCmd: !RC288DPi ModemRevQueryCmd: ATI3 # product information # ModemDialCmd: ATDT%s # T for tone dialing --------------------------------------------------------- And here is a Log File of a Fax that did not get received - --------------------------------------------------------- Sep 24 17:22:27.34: [ 9652]: SESSION BEGIN 00001548 610243232882 Sep 24 17:22:27.34: [ 9652]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled Sep 24 17:22:27.34: [ 9652]: <-- [4:ATA\r] Sep 24 17:22:33.38: [ 9652]: --> [7:CONNECT] Sep 24 17:22:33.38: [ 9652]: ANSWER: FAX CONNECTION Sep 24 17:22:33.38: [ 9652]: STATE CHANGE: ANSWERING -> RECEIVING Sep 24 17:22:33.38: [ 9652]: MODEM input buffering enabled Sep 24 17:22:33.38: [ 9652]: RECV FAX: begin Sep 24 17:22:33.38: [ 9652]: MODEM input buffering disabled Sep 24 17:22:33.38: [ 9652]: <-- HDLC<23:FF C0 02 A6 C6 4E F6 62 04 66 66 86 2E CA 04 04 04 04 04 04 04 04 04> Sep 24 17:22:33.38: [ 9652]: <-- data [23] Sep 24 17:22:33.38: [ 9652]: <-- data [2] Sep 24 17:22:35.06: [ 9652]: --> [7:CONNECT] Sep 24 17:22:35.06: [ 9652]: <-- HDLC<10:FF C8 01 00 77 5F 01 79 03 C0> Sep 24 17:22:35.06: [ 9652]: <-- data [10] Sep 24 17:22:35.06: [ 9652]: <-- data [2] Sep 24 17:22:35.60: [ 9652]: --> [2:OK] Sep 24 17:22:35.60: [ 9652]: <-- [9:AT+FRH=3\r] Sep 24 17:22:36.00: [ 9652]: --> [7:CONNECT] Sep 24 17:22:37.43: [ 9652]: --> HDLC<25:FF C0 C2 8C 4C 4C 0C 9C 6C 9C 2C 04 04 04 04 04 04 04 04 04 04 04 04 74 F7> Sep 24 17:22:37.43: [ 9652]: --> [2:OK] Sep 24 17:22:37.43: [ 9652]: REMOTE TSI "49690221" Sep 24 17:22:37.43: [ 9652]: <-- [9:AT+FRH=3\r] Sep 24 17:22:37.44: [ 9652]: --> [7:CONNECT] Sep 24 17:22:37.77: [ 9652]: --> HDLC<12:FF C8 C1 00 47 19 01 01 01 00 8A 16> Sep 24 17:22:37.78: [ 9652]: --> [2:OK] Sep 24 17:22:37.78: [ 9652]: REMOTE wants 14400 bit/s Sep 24 17:22:37.78: [ 9652]: REMOTE wants page width 1728 pixels in 215 mm Sep 24 17:22:37.78: [ 9652]: REMOTE wants unlimited page length Sep 24 17:22:37.78: [ 9652]: REMOTE wants 7.7 line/mm Sep 24 17:22:37.78: [ 9652]: REMOTE wants 2-D MR Sep 24 17:22:37.78: [ 9652]: RECV training at v.17 14400 bit/s Sep 24 17:22:37.78: [ 9652]: MODEM set XON/XOFF/DRAIN: input ignored, output generated Sep 24 17:22:37.78: [ 9652]: <-- [11:AT+FRM=145\r] Sep 24 17:22:39.48: [ 9652]: --> [7:CONNECT] Sep 24 17:22:41.05: [ 9652]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Sep 24 17:22:41.05: [ 9652]: RECV: TCF 2792 bytes, 1% non-zero, 2746 zero-run Sep 24 17:22:41.06: [ 9652]: --> [10:NO CARRIER] Sep 24 17:22:41.06: [ 9652]: DELAY 75 ms Sep 24 17:22:41.14: [ 9652]: <-- [9:AT+FTH=3\r] Sep 24 17:22:41.18: [ 9652]: --> [7:CONNECT] Sep 24 17:22:41.18: [ 9652]: <-- HDLC<3:FF C8 21> Sep 24 17:22:41.18: [ 9652]: <-- data [3] Sep 24 17:22:41.18: [ 9652]: <-- data [2] Sep 24 17:22:42.50: [ 9652]: --> [2:OK] Sep 24 17:22:42.50: [ 9652]: TRAINING succeeded Sep 24 17:22:42.50: [ 9652]: MODEM input buffering enabled Sep 24 17:22:42.50: [ 9652]: MODEM set XON/XOFF/FLUSH: input ignored, output generated Sep 24 17:22:42.50: [ 9652]: <-- [11:AT+FRM=146\r] Sep 24 17:22:43.53: [ 9652]: --> [7:CONNECT] Sep 24 17:22:43.53: [ 9652]: RECV: begin page Sep 24 17:23:07.35: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2312, got 0, expected 1728 Sep 24 17:23:07.35: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2313, got 0, expected 1728 Sep 24 17:23:07.35: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2314, got 0, expected 1728 Sep 24 17:23:07.35: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2315, got 0, expected 1728 Sep 24 17:23:07.35: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2316, got 0, expected 1728 Sep 24 17:23:07.35: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2317, got 3826, expected 1728 Sep 24 17:23:07.35: [ 9652]: RECV/CQ: Adjusting for trailing noise (6 run) Sep 24 17:23:07.35: [ 9652]: RECV: 2312 total lines, 0 bad lines, 0 consecutive bad lines Sep 24 17:23:07.35: [ 9652]: RECV: end page Sep 24 17:23:07.35: [ 9652]: --> [10:NO CARRIER] Sep 24 17:23:07.35: [ 9652]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Sep 24 17:23:07.35: [ 9652]: MODEM input buffering disabled Sep 24 17:23:07.35: [ 9652]: <-- [9:AT+FRH=3\r] Sep 24 17:23:07.67: [ 9652]: --> [7:CONNECT] Sep 24 17:23:08.48: [ 9652]: --> HDLC<5:FF C8 F2 AC A0> Sep 24 17:23:08.49: [ 9652]: --> [2:OK] Sep 24 17:23:08.49: [ 9652]: RECV recv MPS (more pages, same document) Sep 24 17:23:08.49: [ 9652]: DELAY 150 ms Sep 24 17:23:08.64: [ 9652]: <-- [9:AT+FTH=3\r] Sep 24 17:23:08.69: [ 9652]: --> [7:CONNECT] Sep 24 17:23:08.69: [ 9652]: <-- HDLC<3:FF C8 31> Sep 24 17:23:08.69: [ 9652]: <-- data [3] Sep 24 17:23:08.69: [ 9652]: <-- data [2] Sep 24 17:23:10.00: [ 9652]: --> [2:OK] Sep 24 17:23:10.00: [ 9652]: RECV send MCF (message confirmation) Sep 24 17:23:10.00: [ 9652]: RECV FAX (00001548): from 49690221, page 1 in 0:28, INF, 7.7 line/mm, 2-D MR, 14400 bit/s Sep 24 17:23:10.00: [ 9652]: MODEM input buffering enabled Sep 24 17:23:10.00: [ 9652]: MODEM set XON/XOFF/FLUSH: input ignored, output generated Sep 24 17:23:10.00: [ 9652]: <-- [11:AT+FRM=146\r] Sep 24 17:23:11.03: [ 9652]: --> [7:CONNECT] Sep 24 17:23:11.03: [ 9652]: RECV: begin page Sep 24 17:23:30.72: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2307, got 0, expected 1728 Sep 24 17:23:30.72: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2308, got 0, expected 1728 Sep 24 17:23:30.72: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2309, got 0, expected 1728 Sep 24 17:23:30.72: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2310, got 0, expected 1728 Sep 24 17:23:30.72: [ 9652]: RECV/CQ: Bad 1D pixel count, row 2311, got 0, expected 1728 Sep 24 17:23:30.72: [ 9652]: RECV/CQ: Invalid WhiteTable code word, row 2312, x 0 Sep 24 17:23:30.88: [ 9652]: RECV/CQ: Adjusting for RTC found at row 2306 Sep 24 17:23:30.88: [ 9652]: RECV: 2306 total lines, 0 bad lines, 0 consecutive bad lines Sep 24 17:23:30.88: [ 9652]: RECV: end page Sep 24 17:23:30.88: [ 9652]: --> [10:NO CARRIER] Sep 24 17:23:30.88: [ 9652]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Sep 24 17:23:30.88: [ 9652]: MODEM input buffering disabled Sep 24 17:23:30.88: [ 9652]: <-- [9:AT+FRH=3\r] Sep 24 17:23:31.23: [ 9652]: --> [7:CONNECT] Sep 24 17:23:31.98: [ 9652]: --> HDLC<5:FF C8 F2 AC A0> Sep 24 17:23:31.99: [ 9652]: --> [2:OK] Sep 24 17:23:31.99: [ 9652]: RECV recv MPS (more pages, same document) Sep 24 17:23:31.99: [ 9652]: DELAY 150 ms Sep 24 17:23:32.14: [ 9652]: <-- [9:AT+FTH=3\r] Sep 24 17:23:32.19: [ 9652]: --> [7:CONNECT] Sep 24 17:23:32.19: [ 9652]: <-- HDLC<3:FF C8 31> Sep 24 17:23:32.19: [ 9652]: <-- data [3] Sep 24 17:23:32.19: [ 9652]: <-- data [2] Sep 24 17:23:33.50: [ 9652]: --> [2:OK] Sep 24 17:23:33.50: [ 9652]: RECV send MCF (message confirmation) Sep 24 17:23:33.50: [ 9652]: RECV FAX (00001548): from 49690221, page 2 in 0:23, INF, 7.7 line/mm, 2-D MR, 14400 bit/s Sep 24 17:23:33.50: [ 9652]: MODEM input buffering enabled Sep 24 17:23:33.50: [ 9652]: MODEM set XON/XOFF/FLUSH: input ignored, output generated Sep 24 17:23:33.50: [ 9652]: <-- [11:AT+FRM=146\r] Sep 24 17:23:34.52: [ 9652]: --> [7:CONNECT] Sep 24 17:23:34.52: [ 9652]: RECV: begin page Sep 24 17:23:39.02: [ 9652]: RECV/CQ: Bad 1D pixel count, row 544, got 1794, expected 1728 Sep 24 17:23:39.10: [ 9652]: RECV/CQ: Bad 2D pixel count, row 547, got 1729, expected 1728 Sep 24 17:23:40.79: [ 9652]: RECV/CQ: Invalid EOL code word, row 765, x 792 Sep 24 17:23:40.79: [ 9652]: RECV/CQ: Bad 2D pixel count, row 765, got 792, expected 1728 Sep 24 17:23:40.79: [ 9652]: RECV/CQ: Invalid EOL code word, row 766, x 768 Sep 24 17:23:40.79: [ 9652]: RECV/CQ: Bad 2D pixel count, row 766, got 768, expected 1728 Sep 24 17:23:41.60: [ 9652]: RECV/CQ: Bad 2D pixel count, row 872, got 1746, expected 1728 Sep 24 17:23:41.60: [ 9652]: RECV/CQ: Bad 2D pixel count, row 876, got 792, expected 1728 Sep 24 17:23:41.60: [ 9652]: RECV/CQ: Invalid EOL code word, row 877, x 745 Sep 24 17:23:41.60: [ 9652]: RECV/CQ: Bad 2D pixel count, row 877, got 745, expected 1728 Sep 24 17:23:41.60: [ 9652]: RECV/CQ: Bad 2D pixel count, row 879, got 2167, expected 1728 Sep 24 17:23:41.60: [ 9652]: RECV/CQ: Bad 2D pixel count, row 880, got 1438, expected 1728 Sep 24 17:23:41.75: [ 9652]: RECV/CQ: Bad 2D pixel count, row 896, got 2588, expected 1728 Sep 24 17:23:41.75: [ 9652]: RECV/CQ: Bad 2D pixel count, row 897, got 1729, expected 1728 Sep 24 17:23:41.83: [ 9652]: RECV/CQ: Bad 2D pixel count, row 898, got 1729, expected 1728 Sep 24 17:23:41.83: [ 9652]: RECV/CQ: Bad 1D pixel count, row 900, got 1725, expected 1728 Sep 24 17:23:42.05: [ 9652]: RECV/CQ: Invalid BlackTable code word, row 927, x 855 Sep 24 17:23:42.05: [ 9652]: RECV/CQ: Bad 1D pixel count, row 927, got 855, expected 1728 Sep 24 17:23:42.05: [ 9652]: RECV/CQ: Bad 2D pixel count, row 929, got 1729, expected 1728 Sep 24 17:23:42.21: [ 9652]: RECV/CQ: Bad 1D pixel count, row 938, got 1729, expected 1728 Sep 24 17:23:42.21: [ 9652]: RECV/CQ: Bad 2D pixel count, row 940, got 1729, expected 1728 Sep 24 17:23:42.21: [ 9652]: RECV/CQ: Bad 1D pixel count, row 942, got 2327, expected 1728 Sep 24 17:23:42.52: [ 9652]: RECV/CQ: Bad 2D pixel count, row 980, got 1729, expected 1728 Sep 24 17:23:42.75: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1013, got 1746, expected 1728 Sep 24 17:23:42.75: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1014, got 1747, expected 1728 Sep 24 17:23:42.82: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1017, got 1718, expected 1728 Sep 24 17:23:42.82: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1020, got 169, expected 1728 Sep 24 17:23:42.82: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1021, got 1742, expected 1728 Sep 24 17:23:42.90: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1023, got 960, expected 1728 Sep 24 17:23:43.06: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1051, got 669, expected 1728 Sep 24 17:23:43.06: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1052, got 944, expected 1728 Sep 24 17:23:43.58: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1098, got 3135, expected 1728 Sep 24 17:23:43.58: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1099, got 1083, expected 1728 Sep 24 17:23:43.65: [ 9652]: RECV/CQ: Invalid EOL code word, row 1101, x 874 Sep 24 17:23:43.65: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1101, got 874, expected 1728 Sep 24 17:23:43.65: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1102, got 4695, expected 1728 Sep 24 17:23:43.65: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1103, got 1729, expected 1728 Sep 24 17:23:43.80: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1123, got 1729, expected 1728 Sep 24 17:23:43.80: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1124, got 2158, expected 1728 Sep 24 17:23:43.88: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1126, got 1731, expected 1728 Sep 24 17:23:44.03: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1132, got 1730, expected 1728 Sep 24 17:23:44.03: [ 9652]: RECV/CQ: Invalid EOL code word, row 1133, x 1124 Sep 24 17:23:44.03: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1133, got 1124, expected 1728 Sep 24 17:23:44.18: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1140, got 1045, expected 1728 Sep 24 17:23:44.18: [ 9652]: RECV/CQ: Bad 2D pixel count, row 1142, got 1734, expected 1728 Sep 24 17:23:44.18: [ 9652]: RECV/CQ: Bad 1D pixel count, row 1143, got 927, expected 1728 ---------------------------------------------------- ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null