HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

ZyXEL config





Well, after quite some time of fudging the config for a ZyXEL 1496E, I found
that by lowering the baud rate to 19200 in both the ModemRate as well as
the S18 register, I am able to run with substantially less errors. Actually,
I'm running 99.8% error free. We're receiving between 100-200 faxes a day,
most of large quantities (40+ pages). I'll include my config below. There are
16 modems in a rack...


#
CountryCode:		1
AreaCode:		206
FAXNumber:		+1.222.222.2222
LongDistancePrefix:	1
InternationalPrefix:	011
DialStringRules:	"etc/dialrules"
ServerTracing:		1
SessionTracing:		11
RecvFileMode:		0600
LogFileMode:		0600
DeviceMode:		0600
RingsBeforeAnswer:	1
SpeakerVolume:		medium
GettyArgs:		"-h %l dx_%s"
LocalIdentifier:	"MAIN, Inc."
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:		"From %%l|%c|Page %%p of %%t"
NoCarrierRetrys:	3
MaxRecvPages:		75
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:		Class2.0	# use class 2.0 interface
# ModemRate:		38400		# 38.4 works fine
ModemRate:		19200		# 19.2 works fine
ModemFlowControl:	rtscts		# default
#
ModemNoFlowCmd:		AT&H0		# disable flow control
ModemHardFlowCmd:	AT&H3		# hardware flow control
ModemSoftFlowCmd:	AT&H4		# software flow control
ModemSetupDTRCmd:	AT&D2		# DTR off causes modem to hang up
ModemSetupDCDCmd:	AT&C1		# DCD tracks carrier
#
ModemSetupAACmd:	AT+FAA=1	# enable in current class
#
# Additional reset commands:
#
# &B1	  DTE-DCE rate is fixed at DTE setting
# &N0	  Auto-negotiate highest possible DCE-DCE link rate
# &S0	  DSR always on
# *F0	  Deny remote configuration
# S18=3	  Receive at 19200
# S38.3=1 DCD on/off sequence follows UNIX standard; also
#	  fix receiving baud rate at S18 value
# S39=0	  (avoid Class 2 compatibility hacks)
# 
ModemResetCmds:		AT&B1&N0&S0*F0S18=3S38.3=1S39=0
#
ModemDialCmd:		ATDT%s		# no '@' 'cuz then busy not recognized
NoCarrierRetrys:	3		# retry 3 times on no carrier
#
ModemSetVolumeCmd:	"ATM0 ATM1L1 ATM1L3 ATM1L5 ATM1L7"
#
# Caller ID configuration setup.
#
#QualifyCID:		etc/cid		# CID access control list file
#CIDNumber:		"CALLER NUMBER: " # pattern string for phone number info
#CIDName:		"CALLER NAME: "	# pattern string for identity info
#
PagerSetupCmds:		AT&K0&N15	# use V.22 at 1200 bps (PageNet)
#
# Rev 6.1x firmware have a bug in the ECM support so
# explicitly disable it's use.  To re-enable its use just
# comment out the following line.
#
Class2DCCQueryCmd:	"!(0,1),(0-5),(0-4),(0-2),(0,1),(0),(0),(0-7)"

Hope this helps anyone...

jb

<><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Does "Systems Administration" also mean phone "systems"?
<><><><><><><><><><><><><><><><><><><><><><><><><><><><>




Project hosted by iFAX Solutions