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] Eicon Diva: not receiving faxes
On 21 Jan 2006, at 22:03, Lee Howard wrote:
Well, without going into a bunch of other things the bottom-line is
that the Eicon Class 2 behavior is an amalgam of Class 2 and Class
2.1. It behaves like a Class 2.1 modem, but the AT commands are
done with Class 2. This curiosity makes creating a stable config
file template a bit difficult... especially since some of the
behaviors have changed over time.
In this particular instance, you should simply add this to your
modem config file:
Class2UseHex: yes
Hi Lee,
That gets me over this particular hump. It still looks like fax data
is not being received correctly - at least I don't get any email and
cannot find any data file. A hint might be in the log file in /var/
spool/hylafax/log, it shows this content:
Jan 21 23:23:44.60: [11524]: SESSION BEGIN 000000007 <phonenumber>
Jan 21 23:23:44.60: [11524]: HylaFAX (tm) Version 4.2.5
Jan 21 23:23:44.60: [11524]: <-- [4:ATA\r]
Jan 21 23:23:44.61: [11524]: --> [4:BUSY]
Jan 21 23:23:44.61: [11524]: ANSWER: Ring detected without successful
handshake
Jan 21 23:23:44.61: [11524]: SESSION END
The "BUSY" and "Ring detected without successful handshake" lines
have been consistent throughout my configuration attempts. The
logging in the message log now looks like this, notice how it shows a
couple new MODEM Command Error lines further down:
Jan 21 23:23:44 localhost FaxGetty[11524]: --> [4:RING]
Jan 21 23:23:44 localhost FaxGetty[11524]: ANSWER: Ring detected
without successful handshake
Jan 21 23:23:44 localhost FaxGetty[11524]: <-- [5:ATH0\r]
Jan 21 23:23:44 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:44 localhost FaxGetty[11524]: MODEM set DTR OFF
Jan 21 23:23:45 localhost FaxGetty[11524]: MODEM set DTR OFF
Jan 21 23:23:45 localhost FaxGetty[11524]: DELAY 75 ms
Jan 21 23:23:45 localhost FaxGetty[11524]: MODEM set DTR ON
Jan 21 23:23:45 localhost FaxGetty[11524]: DELAY 2600 ms
Jan 21 23:23:49 localhost FaxGetty[11524]: MODEM set baud rate: 19200
baud, input flow XON/XOFF, output flow XON/XOFF
Jan 21 23:23:49 localhost FaxGetty[11524]: DELAY 10 ms
Jan 21 23:23:49 localhost FaxGetty[11524]: MODEM flush i/o
Jan 21 23:23:49 localhost FaxGetty[11524]: <-- [4:ATZ\r]
Jan 21 23:23:49 localhost FaxGetty[11524]: --> [3:ATZ]
Jan 21 23:23:49 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:49 localhost FaxGetty[11524]: DELAY 3000 ms
Jan 21 23:23:52 localhost FaxGetty[11524]: MODEM flush i/o
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [7:ATS0=0\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [6:ATS0=0]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [5:ATE0\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [4:ATE0]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [5:ATV1\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [5:ATQ0\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [7:ATS8=2\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [8:ATS7=60\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [12:AT+FCLASS=?\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [5:0,1,2]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: MODEM Supports "Data"
Jan 21 23:23:52 localhost FaxGetty[11524]: MODEM Supports "Class 1"
Jan 21 23:23:52 localhost FaxGetty[11524]: MODEM Supports "Class 2"
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [12:AT+FCLASS=2\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [9:AT+FMFR?\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [22:Eicon Technology
Corp.]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: MODEM: Mfr Eicon
Technology Corp.
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [9:AT+FMDL?\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [20:DIVA Unix ISDN Modem]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: <-- [9:AT+FREV?\r]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [11:Version 1.0]
Jan 21 23:23:52 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:52 localhost FaxGetty[11524]: MODEM: Model DIVA Unix
ISDN Modem
Jan 21 23:23:52 localhost FaxGetty[11524]: MODEM: Revision Version 1.0
Jan 21 23:23:53 localhost FaxGetty[11524]: <-- [10:AT+FDCC=?\r]
Jan 21 23:23:53 localhost FaxGetty[11524]: --> [35:(0,1),(0-D),(0-2),
(0-2),0,(0-2),0,0]
Jan 21 23:23:53 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 3.85 line/mm
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 7.7 line/mm
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 2400 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 4800 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 7200 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 9600 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 12000 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 14400 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 16800 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 19200 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 21600 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 24000 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 26400 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 28800 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 31200 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 33600 bit/s
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports A4 page
width (215 mm)
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports B4 page
width (255 mm)
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports A3 page
width (303 mm)
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports A4 page
length (297 mm)
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports B4 page
length (364 mm)
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports unlimited
page length
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 1-D MH
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports no ECM
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports T.30 Annex
A, 64-byte ECM
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports T.30 Annex
A, 256-byte ECM
Jan 21 23:23:53 localhost FaxGetty[11524]: MODEM Supports 0 ms/scanline
Jan 21 23:23:53 localhost FaxGetty[11524]: <-- [9:AT+FCQ=?\r]
Jan 21 23:23:53 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:54 localhost FaxGetty[11524]: MODEM Supports no copy
quality checking
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [9:AT+FAP=?\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [5:ERROR]
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [10:AT+FSPL=?\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [5:ERROR]
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [10:AT+FTBC=0\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [5:ERROR]
Jan 21 23:23:54 localhost FaxGetty[11524]: MODEM Command error
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [10:AT+FBOR=0\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [13:AT+FPHCTO=30\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [5:ERROR]
Jan 21 23:23:54 localhost FaxGetty[11524]: MODEM Command error
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [24:AT+FDCC=1,D,
2,2,0,2,0,0\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:54 localhost FaxGetty[11524]: MODEM EICON TECHNOLOGY
CORP. DIVA Unix ISDN Modem/Version 1.0
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [5:ATM0\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [23:AT+FLID="My Name"\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [2:OK]
Jan 21 23:23:54 localhost FaxGetty[11524]: <-- [9:AT+FCR=1\r]
Jan 21 23:23:54 localhost FaxGetty[11524]: --> [2:OK]
jens
____________________ 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*