Specifications
HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)
CID/DID data but not RINGs. Forexample,
CallIDAnswerLength: ‘‘7’’
would cause the call to be answered when CallID2 reached a length of sevendigits. A value of
zero for CallIDAnswerLength disables this feature.
ClocalAsRoot
Control whether operations that set the CLOCAL bit on the modem device special file are done
with the effective user-ID set to the super-user or the ‘‘fax’’user.Bydefault such operations are
done as the fax user,except under IRIX where theyare done as the super-user (because IRIX disal-
lows manipulation of CLOCAL by anyone but the super-user).
ContCoverCmd¹
The command to invoke togenerate a continuation coverpage; see ContCoverPage and
mkcover(8C).
ContCoverPage¹
Atemplate file to use in creating continuation cover pages.Ifthis parameter is non-null, then the
server will pass the filename to the command specified by ContCoverCmd to generate cover
pages for outbound jobs that are continued after protocol errors. These coverpages identify the
receiverand indicate that the document is a continued transmission. If this parameter is not speci-
fied or is null, then the server will not generate continuation coverpages. The specified pathname
must be relative tothe top of the fax server’sspooling area.
CountryCode²
The local country code in which the facsimile modem resides. As for AreaCode,this value is
passed to the dial string rules for use in formulating canonical phone numbers for dialing (among
other things.)
CountSkippedPages
If a page range has been specified in the job, and pages are being skipped during the send, this
controls if the pages skipped are counted in the pages counted and totaled. If skipped pages are to
be counted, it will appear as if the pages were instantly sent in 0:00 with no data. The tagline
counts will be incremented on skipped pages, and faxq will notify clients via triggers of them as
well. If the are not to be counted, then tagline page counts will act as if the pages neverexisted,
and not faxq trigger notifications will be sent.
DeviceMode
The file protection mode that the server should set for the modem device file. Note that this value
is giveninoctal. The default value of 0600 implies that only the facsimile user (usually uucp)can
access the modem. See also chmod(2).
DialStringRules²
The pathname of the file that holds the rules for processing user-specified dial strings; c.f. dial-
rules(5F). The specified pathname must be relative tothe top of the fax server’sspooling area;
e.g. etc/dialrules.
DistinctiveRings
Modern distinctive ring support on most modems indicates the ring cadence rather than the older
style of ‘‘RING1’’, ‘‘RING2’’, etc. To indicate the ring cadence, DRingOn and DRingOff values
are presented by the modem to the faxgetty process. The modem indicates the entire cadence
between ‘‘RING’’indications Likethis:
RING
DROF=40
DRON=8
DROF=4
DRON=8
RING
$Date$ 10