home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * Zoom Modem V32.bis in stupid mode *
- # *--------------------------------------------------------------------*
- Noconnect="NO DIALTONE" "BUSY" "NO CARRIER" "NO ANSWER" "VOICE"
- Answer=CONNECT
- ScriptTimeout=30
- Ring="" \pATS0=1 OK-ATS0=1-OK "" RING
- AnswerTimeout=30
- Connect=CONNECT
- Device=COM1
- DialPrefix=\pATDT
- DialTimeout=41
- Hangup="" \pATH OK-\d\d+++\d\dATH-OK \pATZ OK
- # *--------------------------------------------------------------------*
- # * The initialize string below includes: *
- # * \r extra carriage *
- # * \p pause for fraction of second *
- # * AT command prefix *
- # * &F Reload factory defaults *
- # * 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 *
- # * N0 Current autobaud through s37 *
- # * S37=0 Autobaud at current port speed only *
- # * S0=0 Disable autoanswer *
- # *--------------------------------------------------------------------*
- Initialize="" \p\r\pAT&F OK-AT&F-OK \pATEM0&D2X4\\N&QNS37=0S0=0 OK
- ModemTimeout=3
- options=nofixedspeed carrierdetect
- InSpeed=9600
-