# $Id: digi-2,v 1.3 2005/02/14 13:56:26 lhoward Exp $
#
# prototype config for Digi AccelePort RAS
# It uses a K56 chip, but is similar in behavior to Lucents.
#
# Note that because the devices are named as "ttyG0_00" (which on some
# systems indicates a subdirectory, i.e. "ttyG0/00") you must:
# `ln -s /dev/ttyG0_00 /dev/ttyG000`
# for each device and refer to the symlink.  Otherwise various HylaFAX 
# functions will fail.

# CONFIG: CLASS2:"Digi"*-"RAS modem"*-*
#
# BEGIN-SERVER
# END-SERVER

ModemType:		Class2		# use this to supply a hint
ModemRate:		19200
ModemFlowControl:	rtscts
ModemNoFlowCmd:		AT&K0
ModemSoftFlowCmd:	AT&K4
ModemHardFlowCmd:	AT&K3

Class2APQueryCmd:	none		# not available

# If your line supports Caller-ID, you may want to uncomment this...
# ModemResetCmds:	"AT#CID=1"
# CallIDPattern:	"NMBR="
# CallIDPattern:	"NAME="

# unfortunately, HylaFAX can't currently receive in MMR
ModemAnswerCmd:		AT+FCC=,,,,1;A
