home *** CD-ROM | disk | FTP | other *** search
- ; Generic 9600 bps Modem File
- ; (Intended for use with Notes Ver. 2 and 2.1)
-
- ;=============================================================
- ; Last revision date: 03/23/93 (update this date
- ; each time you edit; it is also advisable to rename
- ; your edited file [use Save As, rather than Save
- ; option] to avoid later confusion and to keep the
- ; original .MDM file intact).
-
- ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem
- ; Command File) for a description of modem command
- ; files and how they work. "A Sample Modem Command
- ; File" is user selectable within the Lotus Notes
- ; Setup dialog "Modem Type" listbox in which you found
- ; this modem command file (see end of listings,
- ; beginning with a period) and is a printable ASCII
- ; text file (approximately 15 pages).
- ;===============================================================
-
- ; HOW TO USE THIS FILE: The Generic 9600 bps Modem Command File is
- ; intended to be used when no command file currently exists for the available
- ; modem, and a reliable connection cannot be obtained with command files
- ; for modems which seem closest to the model in question. It is possible this
- ; file will work as-is, with no editing required from the user. Should initial
- ; attempts fail, turn on LOG I/O and try to determine the problem's source.
- ; The paragraphs below describe how to deal, in order of likelihood with the
- ; three most common reasons for command file failure.
-
- ; 1. This file contains CONNECT responses phrased in the widest possible
- ; variety of ways in an endeavor to match the exact syntax utilized by many
- ; currently manufactured modems. As the CONNECT response syntax may
- ; vary significantly from modem to modem there is no guarantee that the
- ; result codes listed here will enable Notes to properly initialize an
- ; unsupported modem. If the result codes which your modem "speaks"
- ; aren't listed, it will be necessary for you to consult the manual or the
- ; manufacturer for the proper phrasing.
-
- ; 2. The next thing you'll need to do will be to determine the proper commands
- ; for activating RTS/CTS ENABLED or IGNORED (assuming your modem
- ; supports hardware flow control). Again a wide variety of possible
- ; commands have been listed, but all have been remmed out (see the
- ; section headed "[commands]" below--the disabled lines have semicolons
- ; in front of them, which will need to be removed to make the commands active).
- ; It will be necessary for you to consult your user's manual to determine which
- ; set (if any) are correct for your modem.
-
- ; 3. Lastly, the main setup strings, SETUP=AT&F, SETUP=ATE0V1, and
- ; SETUP=AT&C1&D2S0=0X4, allow the modem to operate using factory
- ; default settings (&F), with the certain necessary exceptions. Echo is
- ; turned off, and Verbose mode is turned on (English responses rather than
- ; numeric). The main string instructs the modem to track carrier, hang up if
- ; DTR (Data Terminal Ready signal) drops, to not auto-answer, and to enable
- ; a broad variety of result codes. The chances are good that the factory
- ; defaults, combined with these required settings, will permit reliable
- ; connections to be obtained. But here again, there are no guarantees,
- ; and further study of the manual, or a call to the vendor, may be required
- ; for use of your unsupported modem with Notes.
-
- ; A special note concerning setup and CONNECT responses (section 1, above):
- ; it is necessary that, if your modem employs an Auto-Reliable mode, the
- ; command which turns this mode on be included in the main setup string,
- ; unless Auto-Reliable happens to be the factory default (as is the case with
- ; many modern modems). The command (and any other deemed necessary)
- ; may simply be appended after the X4 command. If you are not sure whether a
- ; failure to establish dialog is due to a missing Auto-Reliable command, try
- ; lowering the Maximum Speed via the user interface to the maximum rate the
- ; modem is rated for. If the connection now succeeds, it usually means that the
- ; factory default is set to Normal or Direct mode, and that you are not getting the
- ; benefit of whatever compression the modem is capable of. You should still,
- ; however be able to use the modem for Notes dialup.
- ;------------------------------------------------------------------------------------------------------------------------
-
- [attributes]
-
- MODELS=Generic V2 9600 bps Modem File (with instructions)
- NULL MODEM=0
- MAXIMUM SPEED=19200
- DEFAULT SPEED=19200
-
- [commands]
-
- ESCAPE=+++
- ATTENTION=ATE0V1
- HANGUP=ATH0
-
- ;--------------------SETUP STRINGS (max. lines=15)---------------------------
-
- SETUP=AT&F
- SETUP=ATE0V1
- SETUP=AT&C1&D2S0=0X4
-
- ;------RTS/CTS ENABLED or IGNORED (max. lines=2, min.=0)--------
-
- ; NOTE: If the computer and modem refuse to communicate with no
- ; flow control specified in the command file, either refer to the manual
- ; to determine if one of the following sets of commands is correct for
- ; your modem (or if yet another set is needed), or select one set at a
- ; time till you activate one which works. The semicolons at the start
- ; of each line cause Notes to ignore the line, removing them
- ; causes Notes to utilize them in initializing the modem.
-
- ;RTS/CTS ENABLED=AT&K3
- ;RTS/CTS IGNORED=AT&K0
-
- ;RTS/CTS ENABLED=AT&K3&R0
- ;RTS/CTS IGNORED=AT&K3&R1
-
- ;RTS/CTS ENABLED=AT&K2&U3
- ;RTS/CTS IGNORED=AT&K0&U0
-
- ;RTS/CTS ENABLED=AT&H3
- ;RTS/CTS IGNORED=AT&H0
-
- ;RTS/CTS ENABLED=AT&H1&R2&K2
- ;RTS/CTS IGNORED=AT&H0&R1&K0
-
- ;RTS/CTS ENABLED=AT&E13
- ;RTS/CTS IGNORED=AT&E12
-
- ;RTS/CTS ENABLED=AT&R0S58=2S68=255
- ;RTS/CTS IGNORED=AT&R3S58=0S68=255
-
- ;RTS/CTS ENABLED=ATS58=2S66=1
- ;RTS/CTS IGNORED=ATS58=0S66=0
-
- ;RTS/CTS ENABLED=AT*F3
- ;RTS/CTS IGNORED=AT*F0
-
- ;RTS/CTS ENABLED=AT*FL3
- ;RTS/CTS IGNORED=AT*FL0
-
- ;RTS/CTS ENABLED=AT%F1
- ;RTS/CTS IGNORED=AT%F0
-
- ;RTS/CTS ENABLED=AT\\Q1
- ;RTS/CTS IGNORED=AT\\Q0
-
- ;RTS/CTS ENABLED=AT\\Q2
- ;RTS/CTS IGNORED=AT\\Q0
-
- ;RTS/CTS ENABLED=AT\\Q3
- ;RTS/CTS IGNORED=AT\\Q0
-
- ;RTS/CTS ENABLED=AT\\Q3&R0
- ;RTS/CTS IGNORED=AT\\Q0&R1
-
- ;-----------------------------------------------------
-
- VOLUME OFF=ATM0
- VOLUME LOW=ATM1L1
- VOLUME MEDIUM=ATM1L2
- VOLUME HIGH=ATM1L3
- ANSWER=ATA
- MANUAL DIAL=ATX3D
- AUTO PULSE DIAL=ATDP
- AUTO TONE DIAL=ATDT
- AUTO DIAL SUFFIX=,
-
- [responses]
-
- OK=OK
-
- BUSY=BUSY
-
- NO ANSWER=NO ANSWER
-
- NO CARRIER=NO CARRIER
-
- NO DIALTONE=NO DIALTONE
- NO DIALTONE=NO DIAL TONE
-
- ERROR=ERROR
-
- RING=RING
-
- ;------------CONNECT RESPONSES (max. lines=150)----------
-
- CONNECT, 19200, 9600=CONNECT 9600
- CONNECT, 19200, 9600=CONNECT 9600 EC
- CONNECT, 19200, 9600=CONNECT 9600/EC
- CONNECT, 19200, 9600=CONNECT 9600/ECL
- CONNECT, 19200, 9600=CONNECT 9600/NoEC
- CONNECT, 19200, 9600=CONNECT 9600/REL
- CONNECT, 19200, 9600=CONNECT 9600/REL 4
- CONNECT, 19200, 9600=CONNECT 9600/REL 5
- CONNECT, 19200, 9600=CONNECT 9600/ARQ
- CONNECT, 19200, 9600=CONNECT 9600/V.42
- CONNECT, 19200, 9600=CONNECT 9600/V42
- CONNECT, 19200, 9600=CONNECT 9600/V42b
- CONNECT, 19200, 9600=CONNECT 9600/V.42BIS
- CONNECT, 19200, 9600=CONNECT 9600/V42BIS
- CONNECT, 19200, 9600=CONNECT 9600/V.42bis
- CONNECT, 19200, 9600=CONNECT 9600/V42bis
- CONNECT, 19200, 9600=CONNECT 9600 V42
- CONNECT, 19200, 9600=CONNECT 9600 V42bis
- CONNECT, 19200, 9600=CONNECT 9600 MNP
- CONNECT, 19200, 9600=CONNECT 9600 BUFFER
- CONNECT, 19200, 9600=CONNECT 9600/V32
- CONNECT, 19200, 9600=CONNECT 9600/ARQ/V32
- CONNECT, 19200, 9600=CONNECT 9600/MNP5
- CONNECT, 19200, 9600=CONNECT 9600/MNP4
- CONNECT, 19200, 9600=CONNECT 9600/MNP3
- CONNECT, 19200, 9600=CONNECT 9600/MNP2
- CONNECT, 19200, 9600=CONNECT 9600/REL - MNP
- CONNECT, 19200, 9600=CONNECT 9600/REL - LAPM
- CONNECT, 19200, 9600=CONNECT 9600 RELIABLE
- CONNECT, 19200, 9600=CONNECT 9600 RELIABLE COMPRESSED
- CONNECT, 19200, 9600=CONNECT 9600/REC
- CONNECT, 19200, 9600=CONNECT 9600/LAPM
- CONNECT, 19200, 9600=CONNECT 9600 LAP-M
- CONNECT, 19200, 9600=CONNECT 9600/COMP
- CONNECT, 19200, 9600=CONNECT 9600/LAPM/COMP
- CONNECT, 19200, 9600=CONNECT 9600/LAP-M ACTIVE
- CONNECT, 19200, 9600=CONNECT 9600 TRELLIS
- CONNECT, 19200, 9600=CONNECT 9600 TRELLIS/REL
- CONNECT, 19200, 9600=CONNECT 9600 TRELLIS/LAPM
- CONNECT, 19200, 9600=CONNECT 9600 TRELLIS/REL/COMP
- CONNECT, 19200, 9600=CONNECT 9600 TRELLIS/LAPM/COMP
-
- CONNECT, 19200, 4800=CONNECT 4800
- CONNECT, 19200, 4800=CONNECT 4800 EC
- CONNECT, 19200, 4800=CONNECT 4800/EC
- CONNECT, 19200, 4800=CONNECT 4800/ECL
- CONNECT, 19200, 4800=CONNECT 4800/NoEC
- CONNECT, 19200, 4800=CONNECT 4800/REL
- CONNECT, 19200, 4800=CONNECT 4800/REL 4
- CONNECT, 19200, 4800=CONNECT 4800/REL 5
- CONNECT, 19200, 4800=CONNECT 4800/ARQ
- CONNECT, 19200, 4800=CONNECT 4800/V.42
- CONNECT, 19200, 4800=CONNECT 4800/V42
- CONNECT, 19200, 4800=CONNECT 4800/V42b
- CONNECT, 19200, 4800=CONNECT 9600/V.42BIS
- CONNECT, 19200, 4800=CONNECT 4800/V42BIS
- CONNECT, 19200, 4800=CONNECT 4800/V.42bis
- CONNECT, 19200, 4800=CONNECT 4800/V42bis
- CONNECT, 19200, 4800=CONNECT 4800 V42
- CONNECT, 19200, 4800=CONNECT 4800 V42bis
- CONNECT, 19200, 4800=CONNECT 9600 MNP
- CONNECT, 19200, 4800=CONNECT 4800 BUFFER
- CONNECT, 19200, 4800=CONNECT 4800/V32
- CONNECT, 19200, 4800=CONNECT 4800/ARQ/V32
- CONNECT, 19200, 4800=CONNECT 4800/MNP5
- CONNECT, 19200, 4800=CONNECT 4800/MNP4
- CONNECT, 19200, 4800=CONNECT 4800/MNP3
- CONNECT, 19200, 4800=CONNECT 4800/MNP2
- CONNECT, 19200, 4800=CONNECT 4800/REL - MNP
- CONNECT, 19200, 4800=CONNECT 4800/REL - LAPM
- CONNECT, 19200, 4800=CONNECT 4800 RELIABLE
- CONNECT, 19200, 4800=CONNECT 4800 RELIABLE COMPRESSED
- CONNECT, 19200, 4800=CONNECT 4800/REC
- CONNECT, 19200, 4800=CONNECT 4800/LAPM
- CONNECT, 19200, 4800=CONNECT 4800 LAP-M
- CONNECT, 19200, 4800=CONNECT 4800/COMP
- CONNECT, 19200, 4800=CONNECT 4800/LAPM/COMP
- CONNECT, 19200, 4800=CONNECT 4800/LAP-M ACTIVE
- CONNECT, 19200, 4800=CONNECT 4800 TRELLIS
- CONNECT, 19200, 4800=CONNECT 4800 TRELLIS/REL
- CONNECT, 19200, 4800=CONNECT 4800 TRELLIS/LAPM
- CONNECT, 19200, 4800=CONNECT 4800 TRELLIS/REL/COMP
- CONNECT, 19200, 4800=CONNECT 4800 TRELLIS/LAPM/COMP
-
- CONNECT, 19200, 2400=CONNECT 2400
- CONNECT, 19200, 2400=CONNECT 2400 EC
- CONNECT, 19200, 2400=CONNECT 2400/EC
- CONNECT, 19200, 2400=CONNECT 2400/ECL
- CONNECT, 19200, 2400=CONNECT 2400/NoEC
- CONNECT, 19200, 2400=CONNECT 2400/REL
- CONNECT, 19200, 2400=CONNECT 2400/REL 4
- CONNECT, 19200, 2400=CONNECT 2400/REL 5
- CONNECT, 19200, 2400=CONNECT 2400/ARQ
- CONNECT, 19200, 2400=CONNECT 2400/V.42
- CONNECT, 19200, 2400=CONNECT 2400/V42
- CONNECT, 19200, 2400=CONNECT 2400/V42b
- CONNECT, 19200, 2400=CONNECT 2400/V.42BIS
- CONNECT, 19200, 2400=CONNECT 2400/V42BIS
- CONNECT, 19200, 2400=CONNECT 2400/V.42bis
- CONNECT, 19200, 2400=CONNECT 2400/V42bis
- CONNECT, 19200, 2400=CONNECT 2400 V42
- CONNECT, 19200, 2400=CONNECT 2400 V42bis
- CONNECT, 19200, 2400=CONNECT 2400 MNP
- CONNECT, 19200, 2400=CONNECT 2400 BUFFER
- CONNECT, 19200, 2400=CONNECT 2400/MNP5
- CONNECT, 19200, 2400=CONNECT 2400/MNP4
- CONNECT, 19200, 2400=CONNECT 2400/MNP3
- CONNECT, 19200, 2400=CONNECT 2400/MNP2
- CONNECT, 19200, 2400=CONNECT 2400/REL - MNP
- CONNECT, 19200, 2400=CONNECT 2400/REL - LAPM
- CONNECT, 19200, 2400=CONNECT 2400 RELIABLE
- CONNECT, 19200, 2400=CONNECT 2400 RELIABLE COMPRESSED
- CONNECT, 19200, 2400=CONNECT 2400/REC
- CONNECT, 19200, 2400=CONNECT 2400/LAPM
- CONNECT, 19200, 2400=CONNECT 2400 LAP-M
- CONNECT, 19200, 2400=CONNECT 2400/COMP
- CONNECT, 19200, 2400=CONNECT 2400/LAPM/COMP
- CONNECT, 19200, 2400=CONNECT 2400/LAP-M ACTIVE
-
- CONNECT, 19200, 1200=CONNECT 1200
- CONNECT, 19200, 1200=CONNECT 1200 EC
- CONNECT, 19200, 1200=CONNECT 1200/EC
- CONNECT, 19200, 1200=CONNECT 1200/ECL
- CONNECT, 19200, 1200=CONNECT 1200/NoEC
- CONNECT, 19200, 1200=CONNECT 1200/REL
- CONNECT, 19200, 1200=CONNECT 1200/REL 4
- CONNECT, 19200, 1200=CONNECT 1200/REL 5
- CONNECT, 19200, 1200=CONNECT 1200/ARQ
- CONNECT, 19200, 1200=CONNECT 1200/V.42
- CONNECT, 19200, 1200=CONNECT 1200/V42
- CONNECT, 19200, 1200=CONNECT 1200/V42b
- CONNECT, 19200, 1200=CONNECT 1200/V.42BIS
- CONNECT, 19200, 1200=CONNECT 1200/V42BIS
- CONNECT, 19200, 1200=CONNECT 1200/V.42bis
- CONNECT, 19200, 1200=CONNECT 1200/V42bis
- CONNECT, 19200, 1200=CONNECT 1200 V42
- CONNECT, 19200, 1200=CONNECT 1200 V42bis
- CONNECT, 19200, 1200=CONNECT 1200 MNP
- CONNECT, 19200, 1200=CONNECT 1200 BUFFER
- CONNECT, 19200, 1200=CONNECT 1200 V.22
- CONNECT, 19200, 1200=CONNECT 1200/MNP5
- CONNECT, 19200, 1200=CONNECT 1200/MNP4
- CONNECT, 19200, 1200=CONNECT 1200/MNP3
- CONNECT, 19200, 1200=CONNECT 1200/MNP2
- CONNECT, 19200, 1200=CONNECT 1200/REL - MNP
- CONNECT, 19200, 1200=CONNECT 1200/REL - LAPM
- CONNECT, 19200, 1200=CONNECT 1200 RELIABLE
- CONNECT, 19200, 1200=CONNECT 1200 RELIABLE COMPRESSED
- CONNECT, 19200, 1200=CONNECT 1200/REC
- CONNECT, 19200, 1200=CONNECT 1200/LAPM
- CONNECT, 19200, 1200=CONNECT 1200/COMP
- CONNECT, 19200, 1200=CONNECT 1200/LAPM/COMP
- CONNECT, 19200, 1200=CONNECT 1200/LAP-M ACTIVE
-
- CARRIER,,9600=CARRIER 9600
-
- CARRIER,,4800=CARRIER 4800
-
- CARRIER,,2400=CARRIER 2400
-
- CARRIER,,1200=CARRIER 1200
-
-