home *** CD-ROM | disk | FTP | other *** search
- ; Cardinal 9600 SENDFAX (2400 data only)
-
- ;=====================================================
- ; Last revision date: 03/29/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 12 pages).
-
- [attributes]
-
- MODELS=Cardinal 9600 SENDFAX (2400 data)
- NULL MODEM=0
- MAXIMUM SPEED=2400
- DEFAULT SPEED=2400
-
- [commands]
-
- ESCAPE=+++
- ATTENTION=ATE0V1
- HANGUP=ATH0
-
- SETUP=AT&F
- SETUP=ATE0V1
- SETUP=AT&C1&D2S0=0X4
-
- 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 DIAL TONE
-
- ERROR=ERROR
-
- RING=RING
-
- CONNECT, 2400, 2400=CONNECT 2400
- CONNECT, 2400, 2400=CONNECT 2400*
- CONNECT, 2400, 2400=CONNECT 2.4*
- CONNECT, 2400, 2400=CONNECT 24*
-
- CONNECT, 1200, 1200=CONNECT 1200
- CONNECT, 1200, 1200=CONNECT 1200*
- CONNECT, 1200, 1200=CONNECT 1.2*
- CONNECT, 1200, 1200=CONNECT 12
-