home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / UUPC11QD.ZIP / ZOOM2400.MDM < prev    next >
Encoding:
Text File  |  1991-07-08  |  1.4 KB  |  29 lines

  1. # *--------------------------------------------------------------------*
  2. # *              Zoom/Modem 2400 V42.bis in stupid mode                *
  3. # *--------------------------------------------------------------------*
  4. Answer=CONNECT
  5. Ring="" \pATS0=1 OK-ATS0=1-OK "" RING
  6. AnswerTimeout=30
  7. Connect=CONNECT
  8. Device=COM1
  9. DialPrefix=\pATDT
  10. DialTimeout=41
  11. Hangup="" +++\d\d OK ATH OK
  12. # *--------------------------------------------------------------------*
  13. # *     The initialize string below includes:                          *
  14. # *             \r      extra carriage                                 *
  15. # *             \p      pause for fraction of second                   *
  16. # *             AT      command prefix                                 *
  17. # *             E0      command echo off                               *
  18. # *             M0      Speaker off                                    *
  19. # *             &D2     Hang up on DTR drop                            *
  20. # *             X4      Full result codes, detect dial tone            *
  21. # *             \\N0    (\\= transmitted \), disable V.42bis/MNP5      *
  22. # *             N1      Enable autobauding modem                       *
  23. # *             S0=0    Disable autoanswer                             *
  24. # *--------------------------------------------------------------------*
  25. Initialize="" \p\r\pATZ OK-ATZ-OK \pATEM&D2X4\\N&QN1S0=0 OK
  26. ModemTimeout=2
  27. options=nofixedspeed
  28. InSpeed=2400
  29.