Hi Danilo,

Let me understand what you are doing:

DesiredDF, integer, desired page data format
possible values:
DF_1DMH       = 0;   // 1-D Modified Huffman
DF_2DMR       = 1;   // 2-D Modified Read
DF_2DMRUNCOMP = 2;   // 2-D Uncompressed Mode
DF_2DMMR      = 3;   // 2-D Modified Modified Read
DF_JBIG       = 4;   // Single-progression sequential coding (Rec. T.85)
DF_JPEG_GREY  = 5;   // Greyscale JPEG (T.4 Annex E and T.81)
DF_JPEG_COLOR = 6;   // Full-color JPEG (T.4 Annex E and T.81)

ModemSoftRTFCC, boolean, enable software-driven real-time fax compression 
conversion
possible values:
yes (default)
no

So, you are trying to tell hylafax to stop compressing faxes and to send
each page in MH.

I have some questions:
What modem class are you using?
Would you mind to check if the jobcontrol changes are correctly stored
in the sendq/* file?
Could you add "echo 'JobControl parameter changed' >>tmp/jobcontrol.log"
before your "esac" line and check if that file is written?
Could you display a session log (log level 0xfff) for a transmission?

Thanks,
Giuseppe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to