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] Fine tuning retry delay and numder of times to redial
Luigi Carrieri wrote:
# The number of times to redial a phone number after receiving
# a BUSY result code when the number has not been successfully dialed
before.
JobRetryBusy: 20
# The number of times to redial a phone number after the dialing
# attempt failed because of NO ANSWER when the number has not been
successfully dialed before.
JobRetryNoAnswer: 10
# The number of times to redial a phone number after the dialing
# attempt failed because of NO CARRIER when the number has not been
successfully dialed before.
JobRetryNoCarrier:10
Unfortunately Hylafax seems to ignore this configuration and
keeps on trying 12 times to send a fax before giving up.
What's wrong? Did I miss anything else?
Remember that these JobRetry* values are limits that can be superceded
by other limits. For example, the default sendfax "maxdials" value (-T
option) is 12... so if you're always using sendfax and never increasing
maxdials beyond its default, then your JobRetryBusy limit will never be
reached... because the maxdials limit will have been reached first.
I just tested JobRetryNoCarrier myself here with HylaFAX+ 5.1.4 and all
works well. I expect that it should work as documented with 4.3.1, as well.
Thanks,
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*