Multitech MT5634ZPX-PCl Specifications

Browse online or download Specifications for Networking Multitech MT5634ZPX-PCl. Multitech MT5634ZPX-PCl Specifications User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 36
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)
NAME
config − HylaFA X configuration database
DESCRIPTION
HylaFA X uses a configuration file for the central queueing agent and for each facsimile modem attached to a
machine. These files contain information about the modems and about howthe HylaFAX server processes
that service these modem should operate. Configuration files are located in the etc subdirectory.The con-
figuration file for the faxq(8C) program is named config.The per-modem configuration files used by the
faxgetty(8C), faxsend(8C), and pagesend(8C) programs have names of the form config.devid, where devid
is an identifier derivedfrom the name of the modem’sdevice file; for example ttym2 for /dev/ttym2,
term_10 for /dev/term/10.
Configuration files have a simple format and are entirely ASCII. Aconfiguration parameter is of the form
tag: value
where a tag identifies a parameter and a value is either a string, number,orboolean value. Comments are
introduced by the ‘‘#’’character and extend to the end of the line. String values start at the first non-blank
character after the ‘‘:’’and continue to the first non-whitespace character or,ifwhitespace is to be included,
may be enclosed in quote marks (‘‘"’’). String values enclosed in quote marks may also use the standard C
programming conventions for specifying escape codes; e.g. ‘‘\n’’for a newline character and ‘‘\xxx’’for an
octal value. Numeric values are specified according to the C programming conventions (leading ‘‘0x’’for
hex, leading ‘‘0’’for octal, otherwise decimal), except for a fewparameters, such as RecvFileMode,whose
value is interpreted strictly as an octal number and PageChopThreshold whose value is interpreted strictly
as a floating point number.Boolean values are case insensitive.For a true value, either ‘‘Yes’’or‘‘On’
should be used. Forafalse value, use ‘‘No’’or‘‘Off’’.
The following table itemizes the tags and the expected type of their value. The first part lists items specific
to the operation of each server,while the second part has items related to the servicing of the modem.
Parameters marked with a ¹ are used only by the HylaFAX scheduler process and should appear only in the
file named config.Parameters marked with a ² are used by both the scheduler and the per-device applica-
tions and so should appear in all appropriate configuration files (i.e. config and anyper-device files that
makesense). Parameters not otherwise marked should appear only in per-device configuration files. More
detailed information about each item is givenfollowing the table.
TagType Default Description
AdaptiveAnswer boolean No enable adaptive answer of inbound calls
AdminGroup string faxadmin System user group for administration (if PAM enabled)
AnswerRotary string Any alternativesfor answering calls
AnswerBias integer − bias to apply to successful rotary answer
AreaCode² string −local area code
AuditHook¹ string −command to run for faxq event auditing
BadPageHandlingMethod string RTN-SAVE bad page receivedhandling method
BatchLogs¹ boolean Yes keep all session logs of a batch in a single log
CallIDAnswerLength integer − answer call when CallIDPattern received
CallIDPattern strint −call identification pattern string
CIDName string −equivalent to CallIDPattern (2)
CIDNameAnswerLength integer 0 equivalent to CallIDAnswerLength (2)
CIDNumber string −equivalent to CallIDPattern (1)
CIDNumberAnswerLength integer 0 equivalent to CallIDAnswerLength (1)
ClocalAsRoot boolean No set CLOCAL using root UID
ContCoverCmd¹ string bin/mkcover continuation coverpage generation script
ContCoverPage¹ string −continuation coverpage template filename
CountryCode² string −local country code
CountSkippedPages boolean Yes Count skipped pages in the page counts/totals when sending
DestControls¹ obsolete −Obsoleted by JobControl
DeviceMode octal 0600 protection mode to use for modem device
DialStringRules² string −dial string rules file
$Date$ 1
Page view 0
1 2 3 4 5 6 ... 35 36

Summary of Contents

Page 1 - DESCRIPTION

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)NAMEconfig − HylaFA X configuration databaseDESCRIPTIONHylaFA X uses a configuration file for the central queueing ag

Page 2

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)CID/DID data but not RINGs. Forexample,CallIDAnswerLength: ‘‘7’’would cause the call to be answered when CallID2

Page 3 - OSTSCRIPT RIP command script

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)The corresponding DistinctiveRings parameter for this ring cadence would be:DistinctiveRings: F-8-4-8where ‘‘F’’t

Page 4

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)terminated.FAXNumberThe phone number associated with the facsimile modem. This string is used to generate the Tra

Page 5

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)JobRetryNoCarrierThe number of times to redial a phone number after the dialing attempt failed because of NOCARRI

Page 6

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)LogFileModeThe file protection mode that should be used when creating files to hold session logs. Note thatthis val

Page 7

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)use may vary based on which modems are believedtobeready for use.ModemPriorityThe scheduling priority to use for

Page 8

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)PollLockWaitWhen polling for the presence/removalofaUUCP lockfile, the time (in seconds) to wait betweenchecks. Lo

Page 9

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)RingDataAmodem status string that identifies that an incoming call is for data use. This string should beset when

Page 10 - CallIDAnswerLength: ‘‘7’’

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)SaveUnconfirmedPagesWhether or not to save a receivedfacsimile image page if the sender disconnects without sendin

Page 11 - DRON=’’.See

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)SpeakerVolumeThe volume levelthat the in-modem speaker should be adjusted to while in command mode. Thepossible v

Page 12

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)DistinctiveRings string −configuration for distinctive ring cadencesDRingOffstring − distinctive ring ‘‘off’’caden

Page 13

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)In addition, the format string may indicate that text is to be centered in multiple equal-sized fieldsby separatin

Page 14

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)letters, but create lockfiles with lower-case letters.VGettyArgsAstring that indicates whether or not the server s

Page 15

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)response to a command sent to the modem. The possible response codes are:NOTHING anull responseOK the default res

Page 16 - FAX behavior.On

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)unless explicitly overridden. The ‘‘Class 1’’column indicates result strings handled specially formodems operatin

Page 17

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)included in the dialing command string. It is also important that, if possible, a trailing ‘‘@’’sym-bol should be

Page 18

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)ModemMfrQueryCmdThe command to send to the modem to get the manufacturer identification string. If this parameteri

Page 19

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)modem, so you will have tospecify this parameter explicitly.ModemRecvSuccessCmdAstring of commands to issue to th

Page 20

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)up’’state.ModemSoftFlowCmdThe command to setup software (XON/XOFF)flow control between DTE and DCE.ModemSoftResetC

Page 21

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)Class1AdaptRecvCmdThe command used to enable adaptive reception support (usually ‘‘AT+FAR=1’’). This feature isne

Page 22

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)Class1MMRSupportWhether or not to enable support for two-dimensional Modified Modified Read (MMR) imagedata format

Page 23 - PBX,and so on should be

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)PollRcvdCmd string bin/pollrcvd delivery script for facsimile receivedbypollingPostScriptTimeout¹ integer 300 tim

Page 24

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)empirically some machines may need more time.Class1ModemHasDLEBugUsed to indicate that the modem does not correct

Page 25

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)and the subsequent retransmisisons than it is to allowthe communication speed to slowdown(where the demodulation

Page 26

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)Class2CQCmdThe command to use to set up parameters for copyquality checking. Forexample, for an Everex24/96D mode

Page 27

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)Class2NFLOCmdThe command to setup no flowcontrol between DTE and DCE when operating in Class 2/2.0. Thiscommand is

Page 28

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)Class2SACmdAlargely unused option for modems supporting ITU-T.32, Class 2.1, standards. This commandwould be used

Page 29

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)IXOIDProbe(IXO/TAP only)The time, in seconds, between sending a ‘‘\r’’during the initial ID recognitionsequence o

Page 30

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)according to comments placed in the prototype file. All lines between ‘‘BEGIN-SERVER’’ and ‘‘END-SERVER’’ comments

Page 31

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)ModemDTRDropDelay integer 75 delay (ms) between DTR OFF and DTR ONModemEchoOffCmd string ATE0 command for disabli

Page 32

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)Class1GreyJPEGSupport boolean No Class 1/1.0: to enable greyJPEG fax supportClass1HookSensitivity integer 0 Class

Page 33

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)Class2PWCmd string AT+FPW Class 2: set password stringClass2RecvDataTrigger string ‘‘\21’’ Class 2: character to

Page 34

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)IXOMaxUnknown integer 3 IXO and UCP: max unknown responses before abortIXOIDProbe integer 2 IXO: time between sen

Page 35

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)AreaCode²The local area code in which the facsimile modem resides. This value is passed to the dial stringrules t

Page 36 - SEE ALSO

HYLAFAX-CONFIG(5F) HYLAFAX-CONFIG(5F)corresponds to the n’th instance that this CallIDPattern is from the top in the modem configura-tion file. Forexamp

Comments to this Manuals

No comments