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] Faxes cut in half
Err sorry wrong log, ignore the previous
dic 01 11:34:44.65: [28132]: SESSION BEGIN 000005951 390110171959463
dic 01 11:34:44.65: [28132]: HylaFAX (tm) Version 4.3.0
dic 01 11:34:44.65: [28132]: SEND FAX: JOB 1142 DEST 0171959463 COMMID
000005951 DEVICE '/dev/modem2' FROM '********** USER fax
dic 01 11:34:44.65: [28132]: <-- [12:AT+FCLASS=1\r]
dic 01 11:34:44.67: [28132]: --> [2:OK]
dic 01 11:34:44.67: [28132]: DIAL 0171959463
dic 01 11:34:44.67: [28132]: <-- [15:ATDT0171959463\r]
dic 01 11:35:01.64: [28132]: --> [7:CONNECT]
dic 01 11:35:03.14: [28132]: --> [2:OK]
dic 01 11:35:03.14: [28132]: REMOTE NSF "00 00 56 55 55 00 8C 90 80 AF 06"
dic 01 11:35:03.14: [28132]: NSF remote fax equipment: Brother
MFC-3100C/MFC-8600
dic 01 11:35:03.14: [28132]: <-- [9:AT+FRH=3\r]
dic 01 11:35:03.15: [28132]: --> [7:CONNECT]
dic 01 11:35:03.84: [28132]: --> [2:OK]
dic 01 11:35:03.84: [28132]: REMOTE CSI "0171959463"
dic 01 11:35:03.84: [28132]: <-- [9:AT+FRH=3\r]
dic 01 11:35:03.86: [28132]: --> [7:CONNECT]
dic 01 11:35:04.27: [28132]: --> [2:OK]
dic 01 11:35:04.27: [28132]: REMOTE best rate 33600 bit/s
dic 01 11:35:04.27: [28132]: REMOTE max A4 page width (215 mm)
dic 01 11:35:04.27: [28132]: REMOTE max unlimited page length
dic 01 11:35:04.27: [28132]: REMOTE best vres 15.4 line/mm
dic 01 11:35:04.27: [28132]: REMOTE format support: MH, MR, MMR, JBIG
dic 01 11:35:04.27: [28132]: REMOTE supports T.30 Annex A, 256-byte ECM
dic 01 11:35:04.27: [28132]: REMOTE best 10 ms/scanline
dic 01 11:35:04.27: [28132]: USE 14400 bit/s
dic 01 11:35:04.27: [28132]: USE error correction mode
dic 01 11:35:04.27: [28132]: SEND file "docq/doc1143.ps;c0"
dic 01 11:35:04.27: [28132]: USE A4 page width (215 mm)
dic 01 11:35:04.27: [28132]: USE unlimited page length
dic 01 11:35:04.27: [28132]: USE 3.85 line/mm
dic 01 11:35:04.27: [28132]: USE 2-D MMR
dic 01 11:35:04.27: [28132]: USE 0 ms/scanline
dic 01 11:35:04.27: [28132]: SEND training at v.17 14400 bit/s
[...]
It still says USE 2-D MMR..
This is what I did..
#!/bin/sh
. etc/setup.cache
. bin/common-functions
QFILE=sendq/q$1
parseQfile
case "$number" in
0171959463)
echo "ModemSoftRTFCC: no"
echo "DesiredDF: 0";;
esac
exit 0
..and this is what i get. What am I doing wrong?
____________________ 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*