![]() |
I am using Hylafax v4.0pl2 with FreeBSD 3.4 & a USR Internal Faxmodem Sending goes OK until dump happens - sometimes it prints 2/3 of title page. Any help would be appreciated for someone that understands the log. My conf file first; Thanks CountryCode: 1 AreaCode: 416 FAXNumber: +1.999.555.1212 LongDistancePrefix: 1 InternationalPrefix: 011 DialStringRules: etc/dialrules ServerTracing: 0xfffff SessionTracing: 0xfffff RecvFileMode: 0666 LogFileMode: 0666 DeviceMode: 0666 RingsBeforeAnswer: 1 SpeakerVolume: off GettyArgs: "std.%s" LocalIdentifier: "NothingSetup" TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%p of %%t" QualifyTSI: etc/tsi MaxRecvPages: 25 # # # Modem-related stuff: should reflect modem command interface # and hardware connection/cabling (e.g. flow control). # ModemType: Class2.0 # use this to supply a hint ModemRate: 19200 ModemFlowControl: rtscts # XON/XOFF flow control assumed ModemSetupDTRCmd: AT&D2 # setup so DTR drop resets modem ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not) # # We normally append the "@" symbol to the dial string so that # the modem will wait 5 seconds before attempting to connect # and return result codes that distinguish between no carrier # and no answer. This makes it possible to avoid problems with # repeatedly dialing a number that doesn't have a fax machine # (kudos to Stuart Lynne for this trick.) # # NB: If you need to prefix phone numbers to get through a PBX, # put it in the ModemDialCmd; e.g. "DT9%s@". # ModemDialCmd: ATDT%s@ # T for tone dialing, @ for silence # # Other possible configuration stuff. The default strings are # shown below. Only those that are different from the defaults # need to be included in the configuration file. # ModemResetCmds: "" # stuff to do when modem is reset ModemAnswerCmd: ATA # use this to answer phone ModemNoFlowCmd: AT&K # disable flow control cmd ModemHardFlowCmd: AT&K3 # hardware flow control cmd ModemSoftFlowCmd: AT&K4 # software flow control cmd ModemNoAutoAnswerCmd: ATS0=0 # disable auto-answer # # Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH. # Note that we both turn the speaker on/off and set volume. # ModemSetVolumeCmd: "ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1" ModemEchoOffCmd: ATE0 # disable command echo ModemVerboseResultsCmd: ATV1 # enable verbose command results ModemResultCodesCmd: ATQ0 # enable result codes ModemOnHookCmd: ATH0 # place phone on hook (hangup) ModemSoftResetCmd: ATZ # do soft reset of modem ModemWaitTimeCmd: ATS7=60 # wait 60 seconds for carrier ModemCommaPauseTimeCmd: ATS8=2 # comma pause time is 2 seconds ModemRecvFillOrder: LSB2MSB # bit order of received facsimile ModemSendFillOrder: LSB2MSB # bit order modem expects for transmit # # Configuration parameters for Class 2.0 modems. # Class2Cmd: AT+FCLASS=2.0 # command to enter class 2.0 Class2BORCmd: AT+FBO=0 # bit order for phase B/C/D (direct) Class2CQCmd: "" # commands to enable copy quality proc. Class2AbortCmd: AT+FKS # abort session command Class2CQQueryCmd: AT+FCQ=? # query for copy quality capabilities Class2DCCQueryCmd: AT+FCC=? # query for modem capabilities Class2TBCCmd: AT+FPP=0 # setup stream mode Class2CRCmd: AT+FCR=1 # enable capability to receive Class2PHCTOCmd: AT+FCT=30 # set phase C timeout parameter Class2BUGCmd: AT+FBU=1 # enable HDLC frame tracing Class2LIDCmd: AT+FLI # set local identifier command Class2DCCCmd: AT+FCC # set modem capabilities command Class2DISCmd: AT+FIS # set session parameters command Class2DDISCmd: "" # disable pre-dial DIS command hack Class2CIGCmd: AT+FPI # set polling identifier command Class2NRCmd: AT+FNR=1,1,1,1 # setup status reporting command Class2PIECmd: AT+FIE=0 # disable interrupt-enable command Class2PTSCmd: AT+FPS # set post-page status command Class2SPLCmd: AT+FSP # set polling indicator command Class2NFLOCmd: AT+FLO=0 # set no flow control command Class2SFLOCmd: AT+FLO=1 # set software flow control command Class2HFLOCmd: AT+FLO=2 # set hardware flow control command Here's the log!; May 05 00:24:26.38: [ 440]: SESSION BEGIN 00000029 14162523608 May 05 00:24:26.38: [ 440]: SEND FAX: JOB 20 DEST 2523608 COMMID 00000029 May 05 00:24:26.38: [ 440]: MODEM set DTR OFF May 05 00:24:26.38: [ 440]: DELAY 2600 ms May 05 00:24:28.99: [ 440]: MODEM set DTR ON May 05 00:24:31.99: [ 440]: MODEM set baud rate: 19200 baud, input flow RTS/CTS, output flow RTS/CTS May 05 00:24:31.99: [ 440]: MODEM flush i/o May 05 00:24:31.99: [ 440]: <-- [15:ATE0V1Q0S0=0H0\r] May 05 00:24:32.13: [ 440]: --> [2:OK] May 05 00:24:32.13: [ 440]: <-- [21:ATS8=2S7=60&K3&D2&C1\r] May 05 00:24:32.27: [ 440]: --> [2:OK] May 05 00:24:32.27: [ 440]: <-- [14:AT+FCLASS=2.0\r] May 05 00:24:32.40: [ 440]: --> [2:OK] May 05 00:24:32.40: [ 440]: <-- [9:AT+FLO=2\r] May 05 00:24:32.54: [ 440]: --> [2:OK] May 05 00:24:32.54: [ 440]: <-- [9:AT+FPP=0\r] May 05 00:24:32.68: [ 440]: --> [2:OK] May 05 00:24:32.68: [ 440]: <-- [9:AT+FBO=0\r] May 05 00:24:32.82: [ 440]: --> [2:OK] May 05 00:24:32.82: [ 440]: <-- [10:AT+FCT=30\r] May 05 00:24:32.96: [ 440]: --> [2:OK] May 05 00:24:32.96: [ 440]: <-- [15:AT+FNR=1,1,1,1\r] May 05 00:24:33.10: [ 440]: --> [2:OK] May 05 00:24:33.10: [ 440]: <-- [9:AT+FIE=0\r] May 05 00:24:33.24: [ 440]: --> [2:OK] May 05 00:24:33.24: [ 440]: <-- [9:AT+FBU=1\r] May 05 00:24:33.38: [ 440]: --> [5:ERROR] May 05 00:24:33.38: [ 440]: MODEM Command error May 05 00:24:33.38: [ 440]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r] May 05 00:24:33.52: [ 440]: --> [2:OK] May 05 00:24:33.52: [ 440]: <-- [5:ATM0\r] May 05 00:24:33.65: [ 440]: --> [2:OK] May 05 00:24:33.65: [ 440]: STATE CHANGE: RUNNING -> SENDING May 05 00:24:33.65: [ 440]: MODEM input buffering enabled May 05 00:24:33.65: [ 440]: Apply DialString rules to "2523608" May 05 00:24:33.65: [ 440]: --> return result "2523608" May 05 00:24:33.65: [ 440]: <-- [14:AT+FCLASS=2.0\r] May 05 00:24:33.89: [ 440]: --> [2:OK] May 05 00:24:33.89: [ 440]: <-- [9:AT+FLO=2\r] May 05 00:24:34.13: [ 440]: --> [2:OK] May 05 00:24:34.13: [ 440]: <-- [9:AT+FPP=0\r] May 05 00:24:34.37: [ 440]: --> [2:OK] May 05 00:24:34.37: [ 440]: <-- [9:AT+FBO=0\r] May 05 00:24:34.61: [ 440]: --> [2:OK] May 05 00:24:34.61: [ 440]: <-- [10:AT+FCT=30\r] May 05 00:24:34.85: [ 440]: --> [2:OK] May 05 00:24:34.85: [ 440]: <-- [15:AT+FNR=1,1,1,1\r] May 05 00:24:35.09: [ 440]: --> [2:OK] May 05 00:24:35.09: [ 440]: <-- [9:AT+FIE=0\r] May 05 00:24:35.33: [ 440]: --> [2:OK] May 05 00:24:35.33: [ 440]: <-- [9:AT+FBU=1\r] May 05 00:24:35.57: [ 440]: --> [5:ERROR] May 05 00:24:35.57: [ 440]: MODEM Command error May 05 00:24:35.57: [ 440]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r] May 05 00:24:35.81: [ 440]: --> [2:OK] May 05 00:24:35.81: [ 440]: <-- [22:AT+FLI="NothingSetup"\r] May 05 00:24:36.05: [ 440]: --> [2:OK] May 05 00:24:36.05: [ 440]: DIAL 2523608 May 05 00:24:36.05: [ 440]: <-- [13:ATDT2523608@\r] May 05 00:24:52.70: [ 440]: --> [4:+FCO] May 05 00:24:55.30: [ 440]: --> [12:+FNF:\xad6@\x80(^A\xf0] May 05 00:24:55.30: [ 440]: REMOTE NSF "\xad6@\x80(^A\xf0" May 05 00:24:55.30: [ 440]: --> [27:+FCI:" 416 252 3608"] May 05 00:24:55.30: [ 440]: REMOTE CSI "416 252 3608" May 05 00:24:55.30: [ 440]: --> [20:+FIS:1,3,0,2,1,0,1,4] May 05 00:24:55.30: [ 440]: --> [2:OK] May 05 00:24:55.30: [ 440]: REMOTE best rate 9600 bit/s May 05 00:24:55.30: [ 440]: REMOTE max page width 1728 pixels in 215 mm May 05 00:24:55.30: [ 440]: REMOTE max unlimited page length May 05 00:24:55.30: [ 440]: REMOTE best vres 7.7 line/mm May 05 00:24:55.30: [ 440]: REMOTE best format 2-D MR May 05 00:24:55.30: [ 440]: REMOTE best 20 ms, 10 ms/scanline May 05 00:24:55.30: [ 440]: USE 9600 bit/s May 05 00:24:55.30: [ 440]: USE 20 ms, 10 ms/scanline May 05 00:24:55.30: [ 440]: SEND file "docq/doc20.cover;30" May 05 00:24:55.31: [ 440]: USE page width 1728 pixels in 215 mm May 05 00:24:55.31: [ 440]: USE unlimited page length May 05 00:24:55.31: [ 440]: USE 3.85 line/mm May 05 00:24:55.31: [ 440]: USE 1-D MR May 05 00:24:55.31: [ 440]: <-- [23:AT+FIS=0,3,0,2,0,0,0,4\r] May 05 00:24:55.56: [ 440]: --> [2:OK] May 05 00:24:55.56: [ 440]: <-- [7:AT+FDT\r] May 05 00:24:55.84: [ 440]: --> [20:+FCS:0,3,0,2,0,0,0,4] May 05 00:25:01.53: [ 440]: --> [7:CONNECT] May 05 00:25:01.53: [ 440]: SEND begin page May 05 00:25:01.53: [ 440]: <-- data [1031] May 05 00:25:01.53: [ 440]: <-- data [1031] May 05 00:25:01.53: [ 440]: <-- data [1029] May 05 00:25:02.56: [ 440]: <-- data [1043] May 05 00:25:02.56: [ 440]: <-- data [1026] May 05 00:25:03.76: [ 440]: <-- data [1040] May 05 00:25:03.76: [ 440]: <-- data [1044] May 05 00:25:07.94: [ 440]: <-- data [1052] May 05 00:25:07.94: [ 440]: <-- data [1058] May 05 00:25:11.96: [ 440]: <-- data [1043] May 05 00:25:11.96: [ 440]: <-- data [1051] May 05 00:25:11.96: [ 440]: <-- data [1030] May 05 00:25:14.76: [ 440]: <-- data [945] May 05 00:25:14.76: [ 440]: SENT 13233 bytes of data May 05 00:25:14.76: [ 440]: SEND 1D RTC May 05 00:25:14.76: [ 440]: <-- data [9] May 05 00:25:14.76: [ 440]: SEND end page May 05 00:25:14.76: [ 440]: SEND send MPS (more pages, same document) May 05 00:25:14.76: [ 440]: <-- data [2] May 05 00:25:33.09: [ 440]: --> [7:+FHS:51] May 05 00:25:33.09: [ 440]: REMOTE HANGUP: RSPREC error/got DCN (code 51) May 05 00:25:33.09: [ 440]: <-- [5:ATH0\r] May 05 00:25:33.21: [ 440]: --> [2:OK] May 05 00:25:33.21: [ 440]: MODEM set DTR OFF May 05 00:25:33.21: [ 440]: STATE CHANGE: SENDING -> MODEMWAIT (timeout 5) May 05 00:25:33.21: [ 440]: SESSION END