home *** CD-ROM | disk | FTP | other *** search
- # *--------------------------------------------------------------------*
- # * U.S. Robotics Courier Modem file for UUPC/extended 1.11q *
- # * "Roger H. Goun" <roger@loiosh.mv.COM> *
- # *--------------------------------------------------------------------*
-
- ########################################################
- # U.S. Robotics V.32bis Modem (9600+) with V.42bis #
- ########################################################
-
- #################################################
- # System Information #
- #################################################
-
- Device=COM2
-
- #################################################
- # Common to Originate and Answer #
- #################################################
-
- CharDelay=0
- ModemTimeout=4
- ScriptTimeout=60
- Hangup="ogin:" \p\p\p+++\p\p\p "NO CARRIER" \pATZS0=0 OK
- #Hangup="" \pATZ OK
-
- #################################################
- # Autoanswer Information #
- #################################################
-
- InSpeed=9600
- Ring=RING
- Answer="" \pATA CONNECT
- AnswerTimeout=60
-
- #################################################
- # Originator Information #
- #################################################
-
- Connect=CONNECT
- DialPrefix=\pATDT
- #DialSuffix=
- DialTimeout=60
-
- ################################################
- # Initialize String Explanation #
- # Per U.S. Robotics recommendation #
- ################################################
- # \r Send a return
- # \p Pause for a long while.
- # AT Modem attention (command state).
- # Z Soft reset. Expect OK. Try twice.
- # \p Pause for a long while.
- # AT Modem attention (command state).
- # &F Restore factory defaults. CRUCIAL!!! Rest are deltas.
- # E0 Command mode local echo of keyboard commands OFF.
- # &H2 Software (XON/XOFF) flow control. &H1 Hardware (Clear to Send) flow
- # control doesn't work at 19200 baud.
- # &B1 DTE/DCE rate remains fixed at the DTE setting.
- # S0=0 Disable auto answer.
- # M0 Speaker always OFF. Allows humans to sleep through the night.
-
- Initialize="" \r\pATZ OK-ATZ-OK \pAT&F&H2&B1S0=0M0 OK
- #Initialize="" \r\pATZ OK-ATZ-OK \pAT&FE0&H2&B1S0=0M0 OK
- Options=fixedspeed
-
- #################################################
- # Protocol Information #
- #################################################
-
- # Set window size so that old duplicates are not confused with future packets
- GWindowSize=3
-