home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * Zoom/Modem 2400 V42.bis in stupid mode *
- # *--------------------------------------------------------------------*
- Answer=CONNECT
- Ring="" \pATS0=1 OK-ATS0=1-OK "" RING
- AnswerTimeout=30
- Connect=CONNECT
- Device=COM1
- DialPrefix=\pATDT
- DialTimeout=41
- Hangup="" +++\d\d OK ATH OK
- # *--------------------------------------------------------------------*
- # * The initialize string below includes: *
- # * \r extra carriage *
- # * \p pause for fraction of second *
- # * AT command prefix *
- # * E0 command echo off *
- # * M0 Speaker off *
- # * &D2 Hang up on DTR drop *
- # * X4 Full result codes, detect dial tone *
- # * \\N0 (\\= transmitted \), disable V.42bis/MNP5 *
- # * N1 Enable autobauding modem *
- # * S0=0 Disable autoanswer *
- # *--------------------------------------------------------------------*
- Initialize="" \p\r\pATZ OK-ATZ-OK \pATEM&D2X4\\N&QN1S0=0 OK
- ModemTimeout=2
- options=nofixedspeed
- InSpeed=2400
-