HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Working config for Digi Acceleport RAS?
An update to my Acceleport RAS/8 issues:
After working with Digi support staff I decided to try the card using a
Windows box and faxing software.
It turns out, it sends and receives faxes ok in Class 2 / Class 2.0 mode.
So I'm back to thinking it is just a matter of finding the right
configuration commands. I used the same firmware both in Windows and in
Linux. So I did another test in Linux:
In minicom I did:
AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
OK
at&f
OK
at
OK
at+fclass=2.0
OK
atdtXXXXXXXX
+FCO
+FCI:" NothingSetup"
+FIS:1,5,2,2,3,1,0,0
OK
ath0
+FHS:02
OK
Which is more than I can get with Hylafax:
-----------------------------
Dec 29 15:55:35.98: [ 6197]: SESSION BEGIN 000000065 5233XXXXXXXX
Dec 29 15:55:35.98: [ 6197]: HylaFAX (tm) Version 4.4.3
Dec 29 15:55:35.98: [ 6197]: SEND FAX: JOB 27 DEST XXXXXXXX COMMID
000000065 DEt
Dec 29 15:55:35.98: [ 6197]: <-- [9:AT+FLO=1\r]
Dec 29 15:55:36.15: [ 6197]: --> [2:OK]
Dec 29 15:55:36.15: [ 6197]: <-- [9:AT+FPP=0\r]
Dec 29 15:55:36.31: [ 6197]: --> [2:OK]
Dec 29 15:55:36.31: [ 6197]: <-- [9:AT+FBO=0\r]
Dec 29 15:55:36.47: [ 6197]: --> [2:OK]
Dec 29 15:55:36.47: [ 6197]: <-- [10:AT+FCT=30\r]
Dec 29 15:55:36.63: [ 6197]: --> [2:OK]
Dec 29 15:55:36.63: [ 6197]: <-- [15:AT+FNR=1,1,1,0\r]
Dec 29 15:55:36.79: [ 6197]: --> [2:OK]
Dec 29 15:55:36.79: [ 6197]: <-- [9:AT+FIE=0\r]
Dec 29 15:55:36.95: [ 6197]: --> [2:OK]
Dec 29 15:55:36.95: [ 6197]: <-- [23:AT+FCC=1,5,2,2,3,1,0,0\r]
Dec 29 15:55:37.13: [ 6197]: --> [2:OK]
Dec 29 15:55:37.13: [ 6197]: DIAL XXXXXXXX
Dec 29 15:55:37.13: [ 6197]: <-- [13:ATDTXXXXXXXX\r]
Dec 29 15:55:49.28: [ 6197]: --> [4:+FCO]
Dec 29 15:55:50.47: [ 6197]: --> [7:+FHS:02]
Dec 29 15:55:50.47: [ 6197]: REMOTE HANGUP: Call aborted, from +FK or
<CAN> (c)
Dec 29 15:55:50.47: [ 6197]: SEND FAILED: JOB 27 DEST 38117468 ERR [0]
Dec 29 15:55:51.48: [ 6197]: <-- [5:ATH0\r]
-----------------------------
As you can see, the modem hangs up after the connection is reported with
+FCO. The FIS data is either not read or it's causing the modem to hangup.
One of the Windows based faxing software I tried provided me with a nice
log of it's operations, I'm wondering if there's a way I can translate
this log into a working Hylafax configuration. I tried reading both the
modem command set manual and the hylafax-config manual page but I haven't
got too far yeat. My current (non-working) config is this:
CountryCode: 52
AreaCode: 33
FAXNumber: 0000000000
LongDistancePrefix: 01
InternationalPrefix: 001
DialStringRules: etc/dialrules
ServerTracing: 47
SessionTracing: 47
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: OmniProlog7
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 25
ModemType: Class2.0 # use this to supply a
hint
ModemRate: 19200
ModemFlowControl: xonxoff
ModemNoFlowCmd: AT&K0
ModemSoftFlowCmd: AT&K4
ModemHardFlowCmd: AT&K3
Class2APQueryCmd: none # not available
# If your line supports Caller-ID, you may want to uncomment this...
# ModemResetCmds: "AT#CID=1"
# CallIDPattern: "NMBR="
# CallIDPattern: "NAME="
ModemResetCmds: AT&F&C1&D2
ModemWaitTimeCmd: ATS7=60
ModemDialCmd: ATDT%s
AT+FCLASS=2.0: AT+FCLASS=2.0
Class2CRCmd: AT+FCR=1
Class2NRCmd: AT+FNR=1,1,1,0
Class2DCCCmd: AT+FCC
Class2BORCmd: AT+FBO=0
# unfortunately, HylaFAX can't currently receive in MMR
ModemAnswerCmd: AT+FCC=,,,,1;A
And the log from the Windows based software:
OUT: AT
IN : OK
OUT: AT&F&C1&D2&K3S7=60
IN : OK
OUT: AT
IN : AT
IN : OK
OUT: ATL0M1
IN : AT+FCLASS=2.0
IN : OK
OUT: AT+FCR=1
IN : AT+FCR=1
IN : OK
OUT: AT+FLI="XXXXXXXX"
IN : AT+FLI="XXXXXXXX"
IN : OK
OUT: AT+FNR=1,1,1,0
IN : AT+FNR=1,1,1,0
IN : OK
IN : OK
OUT: AT+FCLASS?
IN : AT+FCLASS?
IN : 2.0
IN : OK
OUT: AT
IN : AT
IN : OK
OUT: AT
IN : AT
IN : OK
OUT: AT&F&C1&D2&K3S7=60
IN : AT&F&C1&D2&K3S7=60
IN : OK
OUT: AT
IN : AT
IN : OK
OUT: ATL0M1
IN : ATL0M1
IN : OK
OUT: AT+FCR=1
IN : AT+FCR=1
IN : OK
OUT: AT+FLI="XXXXXXXX"
IN : AT+FLI="XXXXXXXX"
IN : OK
OUT: AT+FNR=1,1,1,0
IN : AT+FNR=1,1,1,0
IN : OK
OUT: AT+FIS=?
IN : AT+FIS=?
IN : (0-1),(0-5),(0-4),(0-2),(0-3),(0-1),(0),(0-7
IN : OK
OUT: AT+FCC=1,1
IN : OK
OUT: AT+FBO=1
IN : AT+FBO=1
IN : OK
OUT: AT+FEA=0
IN : AT+FEA=0
IN : OK
OUT: AT+FCLASS?
IN : AT+FCLASS?
IN : 2.0
IN : OK
OUT: AT
IN : AT
IN : OK
OUT: AT+FBO=0
IN : AT+FBO=0
IN : OK
OUT: AT+FEA=0
IN : AT+FEA=0
IN : OK
OUT: AT+FCC=0,1
IN : AT+FCC=0,1
IN : OK
OUT: ATDTYYYYYYYY
IN : ATDTYYYYYYYY
IN : +FCO
IN : +FCI:" NothingSetup"
IN : +FIS:1,5,2,2,3,1,0,0
IN : OK
OUT: AT+FDT
IN : +FCS:0,1,0,2,0,0,0,0
IN : CONNECT
OUT: .
IN : +FHS:00
IN : OK
OUT: ATH0
IN : ATH0
IN : OK
OUT: AT
IN : AT
IN : OK
OUT: AT&F&C1&D2&K3S7=60
IN : AT&F&C1&D2&K3S7=60
IN : OK
OUT: AT
IN : AT
IN : OK
OUT: ATL0M1
IN : ATL0M1
IN : OK
OUT: ATS0=0
IN : ATS0=0
IN : OK
OUT: AT+FCLASS=?
IN : AT+FCLASS=?
IN : 0,1,2,2.0,8
IN : OK
OUT: AT+FCLASS=2.0
IN : AT+FCLASS=2.0
IN : OK
OUT: AT+FCR=1
IN : AT+FCR=1
IN : OK
OUT: AT+FLI="XXXXXXXX"
IN : AT+FLI="XXXXXXXX"
IN : OK
OUT: AT+FNR=1,1,1,0
IN : AT+FNR=1,1,1,0
IN : OK
OUT: AT+FEA=0
IN : OK
Any ideas? Thx!
____________________ 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*