Specifications

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)
Class2CQCmd
The command to use to set up parameters for copyquality checking. Forexample, for an Everex
24/96D modem this parameter might be set to ‘AT+FCQ=1\nAT+FBAD-
MUL=20\nAT+FBADLIN=10’’. Class2CQCmd should be configured to set-up all available copy
quality services available per Class2CQQueryCmd. To disable features that are available, config-
ure Class2CQQueryCmd with a ‘‘!’’, and then set Class2CQCmd accordingly.
Class2CQQueryCmd
The command to send to the modem to get the copyquality capabilities string. If the parameter
begins with a ‘‘!’’, then the remainder of the string is taken to be the capabilities string and no
command is issued to the modem; this can be used together with the Class2CQCmd to force copy
quality checking to be done in the server instead of in the modem. See also PercentGoodLines
and MaxConsecutiveBadLines for parameters used to do server copyquality checking. If copy
quality checking is configured to be done by the modem then it is not done by the server.
Class2CRCmd
The command to use to enable the reception of facsimile.
Class2DCCCmd
The command used to set modem capabilities. This string is inserted into the format
‘‘%s=vr,br,wd,ln,df,ec,bf,st’’.
Class2DCCQueryCmd
The command to send to the modem to get the Class 2/2.0 capabilities. If the parameter begins
with a ‘‘!’’, then the remainder of the string is taken to be the capabilities string and no command
is issued to the modem.
Class2DDISCmd
The command to set session parameters before dialing. This string is inserted into the format
‘‘%s=vr,br,wd,ln,df,ec,bf,st’’.Setting this parameter enables support for Class 2 modems that do not
properly implement the ‘AT+FDIS’’ command by setting up session parameters before dialing the
telephone.
Class2DISCmd
The command used to set the current session parameters. This string is inserted into the format
‘‘%s=vr,br,wd,ln,df,ec,bf,st’’.
Class2ECMType
The interpretation of the EC parameter in the modem DCC response varies between the Class 2,
‘‘2’’, and Class 2.0, ‘‘2.0’’, specifications. This configuration parameter allows the administrator
to specify which type to use. The corresponding specification type is used by default.
Class2HexNSF
Whether or not to parse the NSF strings reported by the modem using hexadecimal values. By
default, theyare parsed as hexadecimal values.
Class2HFLOCmd
The command to setup hardware (RTS/CTS)flow control between DTE and DCE when operating in
Class 2/2.0. This command is issued immediately after sending the Class2Cmd to switch the
modem to Class 2/2.0 operation. ForClass 2.0 operation the default is ‘AT+FLO=2’’.
Class2JPEGSupport
Whether or not to enable and utilize the JPEG support found in the modem.
Class2LIDCmd
The command used to set the local identifier string. This string is inserted into the format
‘‘%s="<id>"’’
Class2MINSPCmd
The command used to set the minimum acceptable speed to be negotiated for transmitting page
data. This string is inserted into the format ‘%s=<speed>’’
$Date$ 32