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] hylafax configuration question
Rance Hall wrote:
We use hylafax in a send only environment, but because of its current
usage it doesnt deserve its own phone line. It currently shares a
phone line with a physical fax machine that we send paper faxes from.
In this setup the modem is prone to "no dialtone detected" errors.
I want to be able to configure hylafax to ignore this error condition
and only report back to the user on success, or ultimate failure.
The clients should then be set-up to request notification only "when
done" and not on retries. With sendfax it's 'sendfax -D'.
as the fax administrator, I only want to know about errors that are
NOT the "no dialtone detected" error. Is this possible?
Yes, but not via HylaFAX configuration. Just set up a mail filter in
your MUA or MDA (procmail?).
I would also like to know how to adjust the number of retries before
ultimate failure. Can I make this adjustment sensitive to the error
type so that "no dialtone" errors have a high error rate, but other
errors have lower rates?
You can adjust these:
JobRetryBusy integer - number of retries for BUSY dial result
JobRetryDataConn integer - number of retries for data connection dial result
JobRetryNoAnswer integer - number of retries for NO ANSWER dial result
JobRetryNoCarrier integer - number of retries for NO CARRIER dial result
JobRetryOther integer - number of retries for ``other'' problems
See 'man hylafax-config'.
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*