home *** CD-ROM | disk | FTP | other *** search
- ; Subject: ZYXEL Elite 2864I ISDN Modem (CC2864I.MDM rev 1.0)
- ;
- ;
- ; Revised: 1/26/96 -- Jesse Ou-Yang @ ZyXEL Taiwan
- ; e-mail: jacyoy@zyxel.hinet.net
- ;
- ; Note: Set COM port speed to 115200 if this DTE speed is available in
- ; cc:Mail (make sure your PC is equipped with 16550 UART if you
- ; enable 115200 bps DTE speed)
- ;
- ; ZyXEL Elite 2864I
- ; {CC2864I.MDM}
- ;
- ; Last revised date: Update this date each time you make a
- ; change to this file. You should also rename your edited
- ; file (use Save As, rather than Save) to avoid confusion
- ; and to keep the original .MDM file intact. Also modify
- ; the MODELS line below to give the file a new name.
- ;
- ; To obtain additional information in regards to cc:Mail
- ; Modem command files, open the file "A Sample Modem File",
- ; CUSTOM.MDM. This file contains complete details on
- ; customizing .MDM files for use on cc:Mail products.
- ; This file can be edited within the cc:Mail Mobile edit
- ; box, or outside cc:Mail Mobile with any text editor.
- ; Modify this file according to the instructions within
- ; the file, and in compliance with the modem vendor's
- ; "AT" command set, result codes, DIP switch settings, and
- ; technical specifications (see the equipment's user's
- ; manual).
- ;
- ; Remember to use "Save As" to save the edited file to a
- ; new name and preserve the original CUSTOM.MDM copy.
- ; Additional information can be obtained by calling
- ; Lotus Technical Support.
- ;
- ; NOTE : If cc:Mail can support DTE speed up to 115200bps (normally 16550
- ; UART is needed for running this speed), you can change all the DTE
- ; speed settings to 115200.
- ; - Jesse
- ;
- ; For the specific modem(s) listed under this heading:
- ;
-
- [attributes]
-
- MODELS=ZyXEL Elite 2864I
- NULL MODEM=0
- MAXIMUM SPEED=57600
- ; set to 115200 if this DTE speed is available in cc:Mail
- DEFAULT SPEED=57600
- ; set to 115200 if this DTE speed is available in cc:Mail
- FIXED SPEED=1
-
- [cc:Commands]
-
- CCSETUP=
- BLIND DIAL=ATS41.4=1
- ANSWER RINGS OFF=ATS0=0
- ANSWER RINGS ON=ATS0=1
- CCHANGUP=
- MODEM BUFFER=38
-
- [commands]
-
- ESCAPE=+++
- ATTENTION=AT
- HANGUP=ATH0
- SETUP=AT&FE0X4&S1s35.1=1s84.4=1
- ; Appel X.75
- SETUP=at&o2b00&k44s80.6=1
- ; Appel modem 28.800
- SETUP=at&o0&k4s7=60s41.4=1s80.4=1s42.6=1
- ; Appel V.110
- SETUP=at&o2b17s80.6=1
- ; Appel V.120
- SETUP=at&o2b20s80.6=1
- ; Appel telephone
- SETUP=at&o3s80.7=1s111=1s118.5=1
- ;SETUP=atcb0cc0cd0l1m1n1
- SETUP=at&l1s118.6=1
- ; Appel X.75
- SETUP=at&zi0=
- ; (modify the "MSN" according to your ISDN service if it is available)
- ; Appel V.110
- SETUP=at&zi1=
- ; (modify the "MSN" according to your ISDN service if it is available)
- ; Appel V.120
- SETUP=at&zi2=
- ; (modify the "MSN" according to your ISDN service if it is available)
- ; Appel modem 28.800
- SETUP=at&zi6=
- ; (modify the "MSN" according to your ISDN service if it is available)
- RTS/CTS ENABLED=AT&H3
- RTS/CTS IGNORED=AT&H0
- VOLUME OFF=ATM0
- VOLUME LOW=ATM1L1
- VOLUME MEDIUM=ATM1L4
- VOLUME HIGH=ATM1L7
- ANSWER=ATA
- MANUAL DIAL=ATQ0X4S41.4=1S9=10
- AUTO DIAL SETUP=ATQ0S9=6
- AUTO PULSE DIAL=
- AUTO TONE DIAL=
- AUTO DIAL SUFFIX=
-
- [responses]
-
- OK=OK
- BUSY=BUSY
- NO ANSWER=NO ANSWER
- NO CARRIER=NO CARRIER
- NO DIALTONE=NO DIALTONE
- ERROR=ERROR
- RING=RING
-
- CONNECT, 460800=CONNECT 460800
- CONNECT, 230400=CONNECT 230400
- CONNECT, 153600=CONNECT 153600
- CONNECT, 115200=CONNECT 115200
- CONNECT, 76800=CONNECT 76800
- CONNECT, 57600=CONNECT 57600
- CONNECT, 38400=CONNECT 38400
- CONNECT, 19200=CONNECT 19200
- CONNECT, 9600=CONNECT 9600
- CONNECT, 4800=CONNECT 4800
- CONNECT, 2400=CONNECT 2400
- CONNECT, 1200=CONNECT 1200
-