# $Id: mainpine-2,v 1.1 2007/05/11 15:27:11 aidan Exp $
#
# prototype config file for Mainpine Ltd. RockForce
#

#
# CONFIG: CLASS2:"Mainpine Venus V.92"*-"Mainpine Venus V.92"*-*
#
# BEGIN-SERVER
# END-SERVER
#

ModemType:		Class2
ModemRate:		19200
ModemFlowControl:	rtscts
ModemNoFlowCmd:		AT&K0
ModemSoftFlowCmd:	AT&K4
ModemHardFlowCmd:	AT&K3

Class2APQueryCmd:	none		# not available
Class2BUGCmd:		AT+FBUG=0	# buggy in early firmwares
Class2NFLOCmd:		AT+FLO=0
Class2SFLOCmd:		AT+FLO=1
Class2HFLOCmd:		AT+FLO=2
Class2HexNSF:		false

# Early firmwares reported ECM capability but then disabled it internally,
# thus causing us to possibly attempt to send MMR data without ECM.
# This disables ECM and MMR by replacing the +FDCC response.
Class2DCCQueryCmd:	"!(0-1),(0-5),(0-2),(0-2),(0-1),(0),(0),(0-7)"

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