# $Id: lucent-mt-20,v 1.8 2003/02/09 02:22:47 darren Exp $
#
# prototype config file for MultiTech MT5634ZBA-V.92-NAM
#

#
# CONFIG: CLASS2.0:"Multi-Tech Systems"-"MT5634ZBA"-*
# CONFIG: CLASS2.0:"Multi-Tech Systems"-"MT5634ZPX"-*
# CONFIG: CLASS2.0:*-"ISI5634PCI"-*
#
# BEGIN-SERVER
# END-SERVER
#

ModemType:		Class2.0
ModemRate:		19200
ModemNoFlowCmd:		AT&K0
ModemSoftFlowCmd:	AT&K4
ModemHardFlowCmd:	AT&K3

Class2APCmd:		AT+FAP=1,1,1
Class2BUGCmd:		AT+FBU=0		# early firmware is buggy
Class2CQCmd:		AT+FCQ=1,0
Class2SendRTC:		yes
Class2UseHex:		yes

# versions that respond to AT+FFC=? with non-zero data support RTFCC
# Class2RTFCC:		yes

# unfortunately, HylaFAX can't currently receive in color
ModemAnswerCmd:		AT+FCC=,,,,,,,,0;A
# and, let's try to prevent any color sending attempts, also
ModemDialCmd:		AT+FCC=,,,,,,,,0;DT%s

# If your line supports Caller-ID, you may want to uncomment this...
# QualifyCID:		etc/cid		# you must create this file
# ModemResetCmds:	AT+VCID=1
# CIDNumber:		"NMBR="
# CIDName:		"NAME="

# Or with the MT5634ZBA-DID you'll probably need something like...
# QualifyCID:		etc/cid		# you must create this file
# ModemResetCmds:	AT*DS1*DD0*DF1	# enable DTMF-DID
# CIDNumber:		"DTMF"		# format of AT*DF1
# CIDNumberAnswerLength:	4	# four DTMF-DID digits then ATA
