home *** CD-ROM | disk | FTP | other *** search
-
- #################################################
- # Zoom Tubro V32 Modem (9600+) with V42.bis #
- #################################################
-
-
- #################################################
- # System Information #
- #################################################
-
- Device=COM4
-
-
- #################################################
- # Common to Originate and Answer #
- #################################################
-
- CharDelay=0
- ModemTimeout=4
- ScriptTimeout=60
- # Hangup assumes &D2 mode is in effect and UUCICO has turned off DTR
- Hangup="" \pATZE0S0=0 OK
-
-
- #################################################
- # Autoanswer Information #
- #################################################
-
- InSpeed=9600
- Ring=RING
- Answer="" \pATA CONNECT
- AnswerTimeout=60
-
-
-
- #################################################
- # Originator Information #
- #################################################
-
- Connect=CONNECT
- DialPrefix=\pATDT
- #DialSuffix=
- DialTimeout=60
-
-
- ################################################
- # Initialize String Explanation #
- # Close to Zoom recommendation #
- ################################################
- # \r Send a return
- # \p Pause for a long while
- # \d Delay for a short while
- # AT Modem attention (command state)
- # Z Soft reset. Expect OK. Try twice.
- # AT Attention.
- # &F Restore factory defaults. CRUCIAL!!! Rest are deltas.
- # E0 No command echo.
- # &C1 DCD follows remote carrier signal
- # &D2 DTR on-to-off handling. Modem is reset and enters command mode.
- # W1 Return words describing negotiation progress.
- # S36=7 Negotiation failure treatment: drop back to normal modem
- # S0=0 Disable auto answer
- # S11=55 Selects 55 ms intertone spacing (like PROCOMM)
- # \\N0 (Sends a single backslash N0). Normal modem connection. No EC etc.
- # \N3 = Autoreliable link enabled does not work (Why??).
- Initialize="" \r\pATZ OK-ATZ-OK \pAT&FE0&C1&D2\\N0S36=7S0=0S11=55 OK
- Options=nofixedspeed
-
- #################################################
- # Protocol Information #
- #################################################
-
- # Set window size so that old duplicates are not confused with future packets
- GWindowSize=3
-