Specifications
HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)
use may vary based on which modems are believedtobeready for use.
ModemPriority
The scheduling priority to use for a modem. Priority values are in the range 0 to 255 with lesser
values signifying higher (more desirable) priority.The HylaFAX scheduler process assigns the
highest priority modem that is ready for use when scheduling an outbound job.
If multiple available modems in a job’sselected ModemGroup have the same ModemPriority
value, then the HylaFA X scheduler assigns jobs to them in a round-robin fashion.
NoAnswerVoice
Whether or not to disable the answering of calls indicated as voice (e.g. by DistinctiveRings ).
NoCarrierRetrys
This is mapped onto JobRetryNoCarrier
ModemReadyState
Define the state transmitted to the HylaFAX scheduler process each time a modem is made ready
by a faxgetty process. State is one of: ‘‘R’’(ready for use), ‘‘B’’(busy), or ‘‘D’’(down). The
modem state can be used to control whether or not modems are assigned to outbound jobs. A
modem’sstate is initially set to ‘‘R’’(ready). Modem state can be dynamically changed with the
faxstate(8C) program or by setting this configuration parameter with the faxconfig(8C) program.
ModemRingResponse
This can be used to cause the command defined by ModemRingResponse to be sent to the
modem after hearing at least ModemRingsBeforeResponse RINGs in order to receive DID-
DTMF data, for example.
ModemRingsBeforeResponse
This defines the minimum number of RINGs that must be heard before ModemRingResponse is
first sent to the modem.
NotifyCmd²
The command to invoke tonotify a client of a job status change; see notify(8C).
PageChop¹
Whether or not to automatically truncate trailing whitespace on pages of outbound facsimile
(when possible). If page chopping is enabled, then pages with at least PageChopThreshold trail-
ing whitespace on a page will be transmitted as a ‘‘short page’’ifthe receiveriscapable of accept-
ing variable-length pages. The possible values are: ‘‘last’’toenable chopping of the last page of
each document, ‘‘all’’toenable chopping of all pages, or ‘‘none’’todisable page chopping.
PageChopThreshold¹
The minimum amount of trailing whitespace that must be present on a page before page chopping
will be attempted; see PageChop.Note that this value is specified in inches.
PCL2FaxCmd¹
The command to invoke toconvert a HP-PCL document submitted for transmission to TIFF/F, suit-
able for transmission.
PercentGoodLines
The minimum percentage of good rows of image data required for a receivedfacsimile page to be
deemed to have acceptable copyquality.Setting this parameter to zero causes the server to not
check the quality of receivedfacsimile. Facsimile receivedwith error-correction do not have copy
quality checking performed. See also MaxConsecutiveBadLines.
PollLockPokeModem
When polling for the presence/removalofaUUCP lockfile, also test to makesure the modem is
still reachable. This is useful for scenarios where the modem is apt to become disconnected while
the modem is idle, such as an external modem that may lose power,where the administrator wants
notification of this (as a ‘‘wedged’’condition).
$Date$ 15