home *** CD-ROM | disk | FTP | other *** search
-
- ; UDS Sync-Up 2 V.32/42bis
-
- ;=============================================================
- ; Last revision date: 02/18/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).
-
- ; Additional information may be obtained from either of
- ; the two so-called "generic" modem command files
- ; (alphabetically listed under letter G, designed for
- ; use with Notes Releases 2.x and 3.x, 9600 bps and
- ; 14400 bps maximum, respectively), each of which may
- ; first be tried as-is with unlisted modems, then edited
- ; if required (within the Notes edit box, or outside of
- ; Notes, with any text editor) according to the printed
- ; instructions within each file, and in compliance with
- ; the vendor's command set, result codes, DIP switch
- ; settings, and technical specifications as listed in
- ; the equipment's users manual.
-
- ; For the specific modem(s) listed under this heading:
- ;===============================================================
-
- [attributes]
-
- MODELS=UDS Sync-Up 2 V.32bis/42bis
- DEFAULT SPEED=9600
- MAXIMUM SPEED=9600
-
- [commands]
-
- ESCAPE=+++
- ATTENTION=ATE0V1
- HANGUP=ATH0
- SETUP=AT&F
- SETUP=ATE0V1
- SETUP=AT&D2X4%F1%E1%B9600C%C1\\A3
- SETUP=AT\\D1\\G\\N7\\V1\\M1
- RTS/CTS ENABLED=AT\\Q3
- RTS/CTS IGNORED=AT\\Q
- VOLUME OFF=ATM0
- VOLUME LOW=ATM1
- VOLUME MEDIUM=ATM1
- VOLUME HIGH=ATM1
- MANUAL DIAL=ATX1S9=1D,
- AUTO DIAL SETUP=ATS9=6
- AUTO PULSE DIAL=ATDP
- AUTO TONE DIAL=AT DT
- AUTO DIAL SUFFIX=,
- ANSWER=ATA
-
- [responses]
-
- OK=OK
-
- BUSY=BUSY
-
- RING=RING
-
- NO DIALTONE=NO DIAL TONE
- NO DIALTONE=NO DIALTONE
-
- NO ANSWER=NO ANSWER
-
- NO CARRIER=NO CARRIER
-
- ERROR=ERROR
-
- CONNECT, 19200=CONNECT 19200/REL
- CONNECT, 19200=CONNECT 19200
-
- CONNECT, 9600=CONNECT 9600/LAPM
- CONNECT, 9600=CONNECT 9600/REL
- CONNECT, 9600=CONNECT 9600
-
- CONNECT, 4800=CONNECT 4800/LAPM
- CONNECT, 4800=CONNECT 4800/REL
- CONNECT, 4800=CONNECT 4800
-
- CONNECT, 2400=CONNECT 2400/LAPM
- CONNECT, 2400=CONNECT 2400/REL
- CONNECT, 2400=CONNECT 2400
-
- CONNECT, 1200=CONNECT 1200/LAPM
- CONNECT, 1200=CONNECT 1200/REL
- CONNECT, 1200=CONNECT 1200
-
-