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] No ECM or 2-D on Multitech 5634ZPX
A. Kalten wrote:
On Wed, 03 Jan 2007 08:03:30 -0800
Lee Howard <faxguy@xxxxxxxxxxxxxxxx> wrote:
A. Kalten wrote:
Using HylaFAX 4.3.0 in class 1.0 mode does not allow ECM
either. In fact, with class 1.0 all faxes are sent at
a maximum rate of 14400 even though the receiver may indicate
33600. I assume that this limiting to 14400 speed in class 1.0
is due to the fact that ECM is not being utilized.
Show us the session log.
Here is the log from one job done this morning. The rather
lengthy and repetitive portions for each page of data have
been cut.
Jan 03 09:22:26.88: [ 823]: SESSION BEGIN 000000002 15863138624960
Jan 03 09:22:26.88: [ 823]: HylaFAX (tm) Version 4.3.0
You mentioned that you had trouble with 5.0.3. ?
Jan 03 09:22:45.06: [ 823]: <-- [9:AT+FRH=3\r]
Jan 03 09:22:45.06: [ 823]: --> [7:CONNECT]
Jan 03 09:22:45.42: [ 823]: --> [2:OK]
Jan 03 09:22:45.42: [ 823]: REMOTE best rate 33600 bit/s
Jan 03 09:22:45.42: [ 823]: REMOTE max A3 page width (303 mm)
Jan 03 09:22:45.42: [ 823]: REMOTE max unlimited page length
Jan 03 09:22:45.42: [ 823]: REMOTE best vres 200 x 200 dpi
Jan 03 09:22:45.42: [ 823]: REMOTE format support: MH, MR, MMR
Jan 03 09:22:45.42: [ 823]: REMOTE supports T.30 Annex A, 256-byte ECM
Jan 03 09:22:45.42: [ 823]: REMOTE best 10 ms/scanline
Jan 03 09:22:45.42: [ 823]: USE 14400 bit/s
Jan 03 09:22:45.42: [ 823]: SEND file "docq/doc3.tif;71"
Jan 03 09:22:45.42: [ 823]: USE A4 page width (215 mm)
Jan 03 09:22:45.42: [ 823]: USE unlimited page length
Jan 03 09:22:45.42: [ 823]: USE 7.7 line/mm
Jan 03 09:22:45.42: [ 823]: USE 2-D MR
Jan 03 09:22:45.42: [ 823]: USE 10 ms/scanline
Jan 03 09:22:45.42: [ 823]: SEND training at v.17 14400 bit/s
It's behaving exactly as if you've disabled ECM... either by request in
the fax job or somewhere in the configuration.
Yesterday we were discussing Class 2 and now Class 1 ... it's more
likely, now, that the issue is with the job submission itself.
Even when using Class 1.0 the effect of disabling ECM will be that the
maximum transmission speed that you'll see is 14400 bps.
However, let's also talk about your installation and upgrades. How did
you perform the installations originally? RPM or source or some other
kind? How, then, did you perform the upgrading to 4.3.1 and 5.0.3?
HylaFAX is always compiled from source. First the config.site file
is modified slightly to change some installation directories and
compiler flags. Then there is the usual command sequence:
./configure --disable-pam
make
make install
When you finish this make sure that libfaxserver.so and libfaxutil.so
(symlinks) point to the correct DSO files. I would even suggest
deleting the others.
The command used for transmitting a fax is as follows:
sendfax -m -n -R -d'xxxxxxxxxx' fax-page1.tif fax-page2.tif ...
And you're not using the -E option, so that seems to further indicate
that there is some problem underneath the surface... but still
apparently on the client-side.
Examine the sendq file before the job completes. See if, indeed, ECM is
disabled... look for "desiredec". It should be "1" for enabled and "0"
for disabled.
Lee.
____________________ 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*