HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] New MT5634ZBA modem



Greetings

So I have this new modem and I purchased it because it was recommended.
I want to make sure that I'm doing as well as possible with it.

Here is the config file created from faxaddmodem.  I am using class 2.0

CountryCode:      1
AreaCode:      269
FAXNumber:     269.382.0608
LongDistancePrefix:  1
InternationalPrefix: 011
DialStringRules:  etc/dialrules
ServerTracing:    1
SessionTracing:      11
RecvFileMode:     0666
LogFileMode:      0666
DeviceMode:    0600
RingsBeforeAnswer:   1
SpeakerVolume:    off
GettyArgs:     "-h %l dx_%s"
LocalIdentifier:  "Schupan Aluminum Sales"
LogFacility:      local6
TagLineFont:      etc/lutRS18.pcf
TagLineFormat:    "From %%l|%c|Page %%P of %%T"
MaxRecvPages:     25
ModemPriority:    9

ModemType:     Class2.1
ModemRate:     57600    # for V.34 faxing
ModemNoFlowCmd:      AT&K0
ModemSoftFlowCmd: AT&K4
ModemHardFlowCmd: AT&K3
                                                                                                                             
Class2APCmd:      AT+FAP=1,1,1
Class2BUGCmd:     AT+FBU=0 # early firmware is buggy
Class2SendRTC:    yes
Class2UseHex:     yes
Class2CQQueryCmd: "!(00-02),(00-02)"
Class2CQCmd:      AT+FCQ=1,0
                                                                                                                             
# versions that respond to AT+FFC=? with non-zero data support RTFCC
# Class2RTFCC:    yes
                                                                                                                             
# unfortunately, HylaFAX can't currently send or receive in color
# Also, the modem's extended resolution support is buggy
ModemAnswerCmd:      AT+FCC=1,,,,,,,,0;A
ModemDialCmd:     AT+FCC=1,,,,,,,,0;DT%s

Here is an error that has happaned during a send.  I've only had 4
suspicious errors during sends: 2 like this (No response to MPS
repeated) and 2 (Invalid dialing command) errors.

Jul 26 09:53:12.95: [21097]: SESSION BEGIN 000007863 5742642366 
Jul 26 09:53:12.95: [21097]: HylaFAX (tm) Version 4.2.2beta1 
Jul 26 09:53:12.95: [21097]: SEND FAX: JOB 3978 DEST 574-264-2366 COMMID
000007863 DEVICE '/dev/ttyS3' 
Jul 26 09:53:12.95: [21097]: <-- [9:AT+FLO=1\r] 
Jul 26 09:53:12.95: [21097]: --> [2:OK] 
Jul 26 09:53:12.95: [21097]: <-- [9:AT+FPP=0\r] 
Jul 26 09:53:12.96: [21097]: --> [2:OK] 
Jul 26 09:53:12.96: [21097]: <-- [9:AT+FBO=0\r] 
Jul 26 09:53:12.97: [21097]: --> [2:OK] 
Jul 26 09:53:12.97: [21097]: <-- [10:AT+FCT=30\r] 
Jul 26 09:53:12.97: [21097]: --> [2:OK] 
Jul 26 09:53:12.97: [21097]: <-- [11:AT+FCQ=1,0\r] 
Jul 26 09:53:12.98: [21097]: --> [2:OK] 
Jul 26 09:53:12.98: [21097]: <-- [15:AT+FNR=1,1,1,1\r] 
Jul 26 09:53:12.99: [21097]: --> [2:OK] 
Jul 26 09:53:12.99: [21097]: <-- [13:AT+FAP=1,1,1\r] 
Jul 26 09:53:12.99: [21097]: --> [2:OK] 
Jul 26 09:53:12.99: [21097]: <-- [9:AT+FIE=0\r] 
Jul 26 09:53:13.00: [21097]: --> [2:OK] 
Jul 26 09:53:13.00: [21097]: <-- [23:AT+FCC=1,D,2,2,3,1,0,0\r] 
Jul 26 09:53:13.01: [21097]: --> [2:OK] 
Jul 26 09:53:13.01: [21097]: DIAL 9,15742642366 
Jul 26 09:53:13.01: [21097]: <-- [34:AT+FCC=1,,,,,,,,0;DT9,15742642366
\r] 
Jul 26 09:53:36.43: [21097]: --> [4:+FCO] 
Jul 26 09:53:36.49: [21097]: --> [106:+FNF:00 00 31 20 EE B8 C4 80 81 80
80 80 20 84 0D DD 00 00 DD DD 00 00 DD DD DD DD DD 00 ED 21 B0 00 00
34] 
Jul 26 09:53:36.49: [21097]: REMOTE NSF "00 00 31 20 EE B8 C4 80 81 80
80 80 20 84 0D DD 00 00 DD DD 00 00 DD DD DD DD DD 00 ED 21 B0 00 00
34" 
Jul 26 09:53:36.49: [21097]: NSF remote fax equipment: Sharp/Olivetti 
Jul 26 09:53:36.61: [21097]: --> [27:+FCI:" 72625498"] 
Jul 26 09:53:36.61: [21097]: REMOTE CSI "72625498" 
Jul 26 09:53:36.73: [21097]: --> [22:+FIS:3,A,0,2,7,1,0,4,0] 
Jul 26 09:53:36.73: [21097]: --> [2:OK] 
Jul 26 09:53:36.73: [21097]: REMOTE best rate 26400 bit/s 
Jul 26 09:53:36.73: [21097]: REMOTE max A4 page width (215 mm) 
Jul 26 09:53:36.73: [21097]: REMOTE max unlimited page length 
Jul 26 09:53:36.73: [21097]: REMOTE best vres 15.4 line/mm 
Jul 26 09:53:36.73: [21097]: REMOTE best format 2-D MMR 
Jul 26 09:53:36.73: [21097]: REMOTE supports T.30 Annex A, 256-byte ECM 
Jul 26 09:53:36.73: [21097]: REMOTE best 20 ms, 10 ms/scanline 
Jul 26 09:53:36.73: [21097]: USE 26400 bit/s 
Jul 26 09:53:36.73: [21097]: USE error correction mode 
Jul 26 09:53:36.73: [21097]: SEND file "docq/doc3978.cover;f0" 
Jul 26 09:53:36.73: [21097]: USE A4 page width (215 mm) 
Jul 26 09:53:36.73: [21097]: USE unlimited page length 
Jul 26 09:53:36.73: [21097]: USE 3.85 line/mm 
Jul 26 09:53:36.73: [21097]: USE 2-D MMR 
Jul 26 09:53:36.73: [21097]: USE 0 ms/scanline 
Jul 26 09:53:36.73: [21097]: <-- [23:AT+FIS=0,A,0,2,3,1,0,0\r] 
Jul 26 09:53:36.74: [21097]: --> [2:OK] 
Jul 26 09:53:36.74: [21097]: <-- [7:AT+FDT\r] 
Jul 26 09:53:37.24: [21097]: --> [22:+FCS:0,A,0,2,3,1,0,0,0] 
Jul 26 09:53:38.81: [21097]: --> [7:CONNECT] 
Jul 26 09:53:38.81: [21097]: SEND begin page 
Jul 26 09:53:38.82: [21097]: <-- data [1035] 
Jul 26 09:53:38.95: [21097]: <-- data [1041] 
Jul 26 09:53:39.09: [21097]: <-- data [1040] 
Jul 26 09:53:39.60: [21097]: <-- data [1038] 
Jul 26 09:53:39.87: [21097]: <-- data [1041] 
Jul 26 09:53:40.51: [21097]: <-- data [1033] 
Jul 26 09:53:40.64: [21097]: <-- data [1037] 
Jul 26 09:53:41.20: [21097]: <-- data [838] 
Jul 26 09:53:41.33: [21097]: SENT 7992 bytes of data 
Jul 26 09:53:41.33: [21097]: SEND EOFB 
Jul 26 09:53:41.33: [21097]: <-- data [3] 
Jul 26 09:53:42.04: [21097]: SEND end page 
Jul 26 09:53:42.04: [21097]: SEND send MPS (more pages, same document) 
Jul 26 09:53:42.04: [21097]: <-- data [2] 
Jul 26 09:53:51.23: [21097]: --> [2:OK] 
Jul 26 09:53:51.23: [21097]: <-- [8:AT+FPS?\r] 
Jul 26 09:53:51.23: [21097]: --> [2:01] 
Jul 26 09:53:51.24: [21097]: --> [2:OK] 
Jul 26 09:53:51.24: [21097]: SEND recv MCF (message confirmation) 
Jul 26 09:53:51.24: [21097]: SEND FAX (000007863): FROM
mluke@xxxxxxxxxxx TO 574-264-2366 (page 1 of 2 sent in 0:15) 
Jul 26 09:53:51.24: [21097]: SEND FAX (000007863): FROM
mluke@xxxxxxxxxxx TO 574-264-2366 (docq/doc3978.cover;f0 sent in 0:15) 
Jul 26 09:53:52.24: [21097]: SEND file "docq/doc7857.ps;f0" 
Jul 26 09:53:52.24: [21097]: <-- [7:AT+FDT\r] 
Jul 26 09:53:53.82: [21097]: --> [7:CONNECT] 
Jul 26 09:53:53.82: [21097]: SEND begin page 
Jul 26 09:53:53.84: [21097]: <-- data [1037] 
Jul 26 09:53:53.97: [21097]: <-- data [1030] 
Jul 26 09:53:54.10: [21097]: <-- data [1036] 
Jul 26 09:53:54.55: [21097]: <-- data [1036] 
Jul 26 09:53:54.81: [21097]: <-- data [1037] 
Jul 26 09:53:55.32: [21097]: <-- data [1035] 
Jul 26 09:53:55.58: [21097]: <-- data [1036] 
Jul 26 09:53:56.03: [21097]: <-- data [1034] 
Jul 26 09:53:56.30: [21097]: <-- data [1045] 
Jul 26 09:53:56.79: [21097]: <-- data [1031] 
Jul 26 09:53:57.06: [21097]: <-- data [327] 
Jul 26 09:53:57.06: [21097]: SENT 10558 bytes of data 
Jul 26 09:53:57.06: [21097]: SEND EOFB 
Jul 26 09:53:57.06: [21097]: <-- data [3] 
Jul 26 09:53:57.54: [21097]: SEND end page 
Jul 26 09:53:57.54: [21097]: SEND send EOP (no more pages or documents) 
Jul 26 09:53:57.54: [21097]: <-- data [2] 
Jul 26 09:54:17.82: [21097]: --> [7:+FHS:52] 
Jul 26 09:54:17.82: [21097]: REMOTE HANGUP: No response to MPS repeated
3 times (code 52) 
Jul 26 09:54:17.82: [21097]: <-- [5:ATH0\r] 
Jul 26 09:54:18.06: [21097]: --> [2:OK] 
Jul 26 09:54:18.06: [21097]: SESSION END

Here is an example of the invalid dialing command.

Jul 25 09:58:13.48: [26627]: SESSION BEGIN 000007604 2319419461 
Jul 25 09:58:13.48: [26627]: HylaFAX (tm) Version 4.2.2beta1 
Jul 25 09:58:13.48: [26627]: SEND FAX: JOB 3860 DEST 231-941-9461 COMMID
000007604 DEVICE '/dev/ttyS3' 
Jul 25 09:58:13.48: [26627]: <-- [9:AT+FLO=1\r] 
Jul 25 09:58:13.48: [26627]: --> [2:OK] 
Jul 25 09:58:13.48: [26627]: <-- [9:AT+FPP=0\r] 
Jul 25 09:58:13.49: [26627]: --> [2:OK] 
Jul 25 09:58:13.49: [26627]: <-- [9:AT+FBO=0\r] 
Jul 25 09:58:13.49: [26627]: --> [2:OK] 
Jul 25 09:58:13.49: [26627]: <-- [10:AT+FCT=30\r] 
Jul 25 09:58:13.50: [26627]: --> [2:OK] 
Jul 25 09:58:13.50: [26627]: <-- [11:AT+FCQ=1,0\r] 
Jul 25 09:58:13.51: [26627]: --> [2:OK] 
Jul 25 09:58:13.51: [26627]: <-- [15:AT+FNR=1,1,1,1\r] 
Jul 25 09:58:13.51: [26627]: --> [2:OK] 
Jul 25 09:58:13.51: [26627]: <-- [13:AT+FAP=1,1,1\r] 
Jul 25 09:58:13.52: [26627]: --> [2:OK] 
Jul 25 09:58:13.52: [26627]: <-- [9:AT+FIE=0\r] 
Jul 25 09:58:13.53: [26627]: --> [2:OK] 
Jul 25 09:58:13.53: [26627]: <-- [23:AT+FCC=1,D,2,2,3,1,0,0\r] 
Jul 25 09:58:13.54: [26627]: --> [2:OK] 
Jul 25 09:58:13.54: [26627]: DIAL 9,12319419461 
Jul 25 09:58:13.54: [26627]: <-- [34:AT+FCC=1,,,,,,,,0;DT9,12319419461
\r] 
Jul 25 09:58:13.55: [26627]: --> [5:ERROR] 
Jul 25 09:58:13.55: [26627]: SEND FAILED: JOB 3860 DEST 231-941-9461 ERR
Invalid dialing command 
Jul 25 09:58:13.55: [26627]: <-- [5:ATH0\r] 
Jul 25 09:58:13.80: [26627]: --> [2:OK] 
Jul 25 09:58:13.80: [26627]: SESSION END

And here is an error that happend during a receive.  It is the only non
Ring detected without successful handshake error that has happened after
2 days receiving with 145 communication attempts.

Jul 25 09:43:49.68: [19592]: SESSION BEGIN 000007599 2693820608 
Jul 25 09:43:49.68: [19592]: HylaFAX (tm) Version 4.2.2beta1 
Jul 25 09:43:49.68: [19592]: <-- [20:AT+FCC=1,,,,,,,,0;A\r] 
Jul 25 09:44:04.01: [19592]: --> [4:+FCO] 
Jul 25 09:44:04.01: [19592]: ANSWER: FAX CONNECTION DEVICE '/dev/ttyS3' 
Jul 25 09:44:04.01: [19592]: RECV FAX: begin 
Jul 25 09:44:04.02: [19592]: --> [27:+FTI:" 616 458 7714"] 
Jul 25 09:44:04.02: [19592]: REMOTE TSI "616 458 7714" 
Jul 25 09:44:04.12: [19592]: --> [22:+FCS:1,8,0,2,3,1,0,0,0] 
Jul 25 09:44:04.12: [19592]: REMOTE wants 21600 bit/s 
Jul 25 09:44:04.12: [19592]: REMOTE wants A4 page width (215 mm) 
Jul 25 09:44:04.12: [19592]: REMOTE wants unlimited page length 
Jul 25 09:44:04.12: [19592]: REMOTE wants 7.7 line/mm 
Jul 25 09:44:04.12: [19592]: REMOTE wants 2-D MMR 
Jul 25 09:44:04.12: [19592]: REMOTE wants T.30 Annex A, 256-byte ECM 
Jul 25 09:44:04.12: [19592]: --> [2:OK] 
Jul 25 09:44:04.12: [19592]: <-- [7:AT+FDR\r] 
Jul 25 09:44:04.67: [19592]: --> [7:CONNECT] 
Jul 25 09:44:04.67: [19592]: RECV: begin page 
Jul 25 09:44:04.67: [19592]: RECV: send trigger 022 
Jul 25 09:44:04.67: [19592]: <-- data [1] 
Jul 25 09:44:04.67: [19592]: Copy quality checking performed by modem 
Jul 25 09:45:01.78: [19592]: --> [7:+FHS:A0] 
Jul 25 09:45:01.78: [19592]: REMOTE HANGUP: Unspecified Phase D error
(code A0) 
Jul 25 09:45:02.03: [19592]: --> [2:OK] 
Jul 25 09:45:02.03: [19592]: RECV keeping unconfirmed page 
Jul 25 09:45:02.03: [19592]: RECV FAX (000007599):
recvq/fax000002643.tif from 616 458 7714, route to , 1 pages in 0:58 
Jul 25 09:45:02.03: [19592]: RECV FAX: Unspecified Phase D error 
Jul 25 09:45:02.03: [19592]: RECV FAX (000007599): session with 616 458
7714 terminated abnormally: Unspecified Phase D error 
Jul 25 09:45:02.03: [19592]: RECV FAX: bin/faxrcvd
"recvq/fax000002643.tif" "ttyS3" "000007599" "Unspecified Phase D
error" 
Jul 25 09:45:02.03: [19592]: RECV FAX (000007599): from 616 458 7714,
page 1 in 0:57, INF, 7.7 line/mm, 2-D MMR, 21600 bit/s 
Jul 25 09:45:02.03: [19592]: RECV FAX: end 
Jul 25 09:45:02.03: [19592]: SESSION END

I am very pleased with the results from this modem.  Just wondering if
there are any other tweaks of the config file that may help these last
couple of issues.


-- 
Dirk Bartley
Systems Administrator
Schupan Aluminum Sales


____________________ 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@xxxxxxxxxxx < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions