* atdialer default file for Hayes Accura 28.8
* 96/05/28 john@armorycom
*
* &F	restore factory defaults
* M0	turn off speaker
* EO	turn off echo
* T	use tone dialing
* L0	low speaker volume
* &D2	switch to command mode when DTR drops, hang up, disable auto-answer
* &C1	set carrier detect when remote carrier detected
* &Q5	Negotiate error control
* S36=7	If error control negotiation fails, try ITU-T V.42 alternative
*       protocol (MNP-compatible) connection.  If that fails, attempt standard
*	async connection using speed buffering.
* &K0	Enable RTS/CTS local flow control.
* S50=240	Buffer upper limit = 240 chars
* S0=1	enable auto-answer
* S2=043	escape char = +
* S48=7	Feature negotiation action = ???
* S11=0	Duration of DTMF tones = ???

* Q0	Enable result codes
* Z0	Reset, and restore user profile 0
* H0	Hang up, and go to command state
* Q1	disable result codes

MDM_SETUP=AT&FM0E0TL0&D2&C1&Q5S36=7&K3S50=240S0=1S2=043S48=7s11=0
MDM_OPTION=
MDM_DIALCMD=ATD
MDM_ESCAPE=+++
MDM_HANGUP=ATQ0H0
MDM_RESET=ATQ0Z0
MDM_DIALIN=ATS0=1Q1
MDM_ATTN=AT
MDM_DSBLESC=ATS2=128
RTC_OK=OK
RTC_NOCARR=NO CARRIER
RTC_ERROR=ERROR
RTC_NOTONE=NO DIALTONE
RTC_BUSY=BUSY
RTC_NOANS=NO ANSWER
RTC_300=CONNECT
RTC_1200=CONNECT 1200
RTC_2400=CONNECT 2400
RTC_4800=CONNECT 4800
RTC_9600=CONNECT 9600
RTC_19200=CONNECT 19200
RTC_38400=CONNECT 38400
STTY=-IXON -IXOFF -RTSFLOW -CTSFLOW ORTSFL
