home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / zyxel / software / lotus / ccmail / cc2864i.mdm < prev    next >
Encoding:
Text File  |  1997-02-20  |  3.6 KB  |  130 lines

  1. ; Subject: ZYXEL Elite 2864I ISDN Modem (CC2864I.MDM rev 1.0)
  2. ;
  3. ;
  4. ; Revised: 1/26/96 -- Jesse Ou-Yang @ ZyXEL Taiwan
  5. ;                     e-mail: jacyoy@zyxel.hinet.net
  6. ;
  7. ; Note: Set COM port speed to 115200 if this DTE speed is available in
  8. ;       cc:Mail (make sure your PC is equipped with 16550 UART if you
  9. ;       enable 115200 bps DTE speed)
  10. ;
  11. ; ZyXEL Elite 2864I
  12. ; {CC2864I.MDM}
  13. ;
  14. ; Last  revised date: Update this date each time you make a
  15. ; change  to this file.  You should also rename your edited
  16. ; file  (use  Save As, rather than Save) to avoid confusion
  17. ; and to keep  the original  .MDM file intact.  Also modify
  18. ; the MODELS  line  below  to  give  the  file a new name.
  19. ;
  20. ; To obtain  additional information in  regards to  cc:Mail
  21. ; Modem command files, open the file "A Sample Modem File",
  22. ; CUSTOM.MDM.   This  file  contains  complete  details  on
  23. ; customizing  .MDM  files  for  use  on  cc:Mail products.
  24. ; This file can be edited within the  cc:Mail  Mobile  edit
  25. ; box,  or  outside  cc:Mail  Mobile with any  text editor.
  26. ; Modify this file  according to  the  instructions  within
  27. ; the file, and  in  compliance  with  the  modem  vendor's
  28. ; "AT" command  set, result codes, DIP switch settings, and
  29. ; technical  specifications  (see  the  equipment's  user's
  30. ; manual).
  31. ;
  32. ; Remember to use  "Save As"  to save the  edited file to a
  33. ; new  name  and  preserve  the  original  CUSTOM.MDM copy.
  34. ; Additional   information   can  be  obtained  by  calling
  35. ; Lotus Technical Support.
  36. ;
  37. ; NOTE : If cc:Mail can support DTE speed up to 115200bps (normally 16550
  38. ;        UART is needed for running this speed), you can change all the DTE
  39. ;        speed settings to 115200.
  40. ;        - Jesse
  41. ;
  42. ; For the specific modem(s) listed under this heading:
  43. ;
  44.  
  45. [attributes]
  46.  
  47. MODELS=ZyXEL Elite 2864I
  48. NULL MODEM=0
  49. MAXIMUM SPEED=57600
  50. ; set to 115200 if this DTE speed is available in cc:Mail
  51. DEFAULT SPEED=57600
  52. ; set to 115200 if this DTE speed is available in cc:Mail
  53. FIXED SPEED=1
  54.  
  55. [cc:Commands]
  56.  
  57. CCSETUP=
  58. BLIND DIAL=ATS41.4=1
  59. ANSWER RINGS OFF=ATS0=0
  60. ANSWER RINGS ON=ATS0=1
  61. CCHANGUP=
  62. MODEM BUFFER=38
  63.  
  64. [commands]
  65.  
  66. ESCAPE=+++
  67. ATTENTION=AT
  68. HANGUP=ATH0
  69. SETUP=AT&FE0X4&S1s35.1=1s84.4=1
  70. ; Appel X.75
  71. SETUP=at&o2b00&k44s80.6=1
  72. ; Appel modem 28.800
  73. SETUP=at&o0&k4s7=60s41.4=1s80.4=1s42.6=1
  74. ; Appel V.110
  75. SETUP=at&o2b17s80.6=1
  76. ; Appel V.120
  77. SETUP=at&o2b20s80.6=1
  78. ; Appel telephone
  79. SETUP=at&o3s80.7=1s111=1s118.5=1
  80. ;SETUP=atcb0cc0cd0l1m1n1
  81. SETUP=at&l1s118.6=1
  82. ; Appel X.75
  83. SETUP=at&zi0=   
  84. ; (modify the "MSN" according to your ISDN service if it is available)
  85. ; Appel V.110
  86. SETUP=at&zi1= 
  87. ; (modify the "MSN" according to your ISDN service if it is available)
  88. ; Appel V.120
  89. SETUP=at&zi2=  
  90. ; (modify the "MSN" according to your ISDN service if it is available)
  91. ; Appel modem 28.800
  92. SETUP=at&zi6=
  93. ; (modify the "MSN" according to your ISDN service if it is available)
  94. RTS/CTS ENABLED=AT&H3
  95. RTS/CTS IGNORED=AT&H0
  96. VOLUME OFF=ATM0
  97. VOLUME LOW=ATM1L1
  98. VOLUME MEDIUM=ATM1L4
  99. VOLUME HIGH=ATM1L7
  100. ANSWER=ATA
  101. MANUAL DIAL=ATQ0X4S41.4=1S9=10
  102. AUTO DIAL SETUP=ATQ0S9=6
  103. AUTO PULSE DIAL=
  104. AUTO TONE DIAL=
  105. AUTO DIAL SUFFIX=
  106.  
  107. [responses]
  108.  
  109. OK=OK
  110. BUSY=BUSY
  111. NO ANSWER=NO ANSWER
  112. NO CARRIER=NO CARRIER
  113. NO DIALTONE=NO DIALTONE
  114. ERROR=ERROR
  115. RING=RING
  116.  
  117. CONNECT,  460800=CONNECT 460800
  118. CONNECT,  230400=CONNECT 230400
  119. CONNECT,  153600=CONNECT 153600
  120. CONNECT,  115200=CONNECT 115200
  121. CONNECT,  76800=CONNECT 76800
  122. CONNECT,  57600=CONNECT 57600
  123. CONNECT,  38400=CONNECT 38400
  124. CONNECT,  19200=CONNECT 19200
  125. CONNECT,   9600=CONNECT 9600
  126. CONNECT,   4800=CONNECT 4800
  127. CONNECT,   2400=CONNECT 2400
  128. CONNECT,   1200=CONNECT 1200
  129.  
  130.