home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / upc12bad.zip / qblazer2.mdm < prev    next >
Text File  |  1993-09-04  |  3KB  |  68 lines

  1. # *--------------------------------------------------------------------*
  2. # *        Telebit QBlazer Modem by Pat Larkin                         *
  3. # *--------------------------------------------------------------------*
  4.  
  5. Description=Telebit QBlazer Modem - v32 mode with speed shifting
  6. #InSpeed=9600
  7. InSpeed=19200
  8. Device=COM2
  9. ModemTimeout=3
  10. Answer=CONNECT
  11. # *--------------------------------------------------------------------*
  12. # *     Note that auto-answer is enabled by the following string       *
  13. # *--------------------------------------------------------------------*
  14. Ring="" \p\r\pATS0=1 OK-\pATS0=1-OK "" RING
  15. AnswerTimeout=20
  16.  
  17. # *--------------------------------------------------------------------*
  18. # *   Outward dialing options; you may also need to up the value       *
  19. # *   in S7 to control the internal modem timeout.                     *
  20. # *--------------------------------------------------------------------*
  21. NoConnect="BUSY" "NO CARRIER" "NO DIALTONE" "VOICE" "NO ANSWER"
  22. Connect="CONNECT"
  23. DialPrefix=\pATDT
  24.  
  25. # Use long dial timeout internationally
  26. DialTimeout=70
  27. #DialTimeout=91
  28.  
  29. # *--------------------------------------------------------------------*
  30. # *   Because we enable auto-answer, we disable it here when the       *
  31. # *   modem is reset                                                   *
  32. # *--------------------------------------------------------------------*
  33. Hangup="" \r\pATZ OK-ATZ-OK-\d\d+++\d\dATHZ-OK
  34. #Hangup="" \r\pAT OK-AT-OK-\d\d+++\d\dATH-OK
  35.  
  36. # *--------------------------------------------------------------------*
  37. # *   We turn on ALL the neat options we can find when we              *
  38. # *   initialize.  One thing we do is to make the modem report it's    *
  39. # *   modem<-->computer at connect, so we can use autobauding          *
  40. # *   (nofixedspeed).                                                  *
  41. # *                                                                    *
  42. # *   Note:  We disable flow control on the basis UUCP "g"             *
  43. # *   protocol will pace the line for us.                              *
  44. # *--------------------------------------------------------------------*
  45. # use \sS7=90 for international use!! (long timeouts for dialing)
  46.  
  47. # note on Qblazer timeouts:  at 9600 this modem can take up to 30 seconds
  48. # to do it's line balancing thing.  Take this into account in the timeouts.
  49.  
  50. # note on QBLAZER speed shifting: many users have trouble with this feature
  51. # on non-AT&T and private phone company circuits, as well as internationally.
  52. # these multiple lines show different styles of modem use, including
  53. # forcing BAUD rate without speed shifting
  54.  
  55. # in my travels around, worldwide, the "9600 without speed shifting" works
  56. # best.  On calls via AT&T USA-Direct, unfortunately, you're lucky to get
  57. # better than 2400, but via all-digital international, 9600 is great.
  58.  
  59. Options=nofixedspeed
  60. Options=carrierdetect
  61.  
  62. #  9600 without Speed Shifting.
  63. #Initialize="" \r\pATZ OK-ATZ-OK-\d\d+++\d\dATHZ-OK \pAT\s&F\sE0\sX0\s&C1\s&D3\sS0=0\sS7=60\sS50=6\sS94=0\sS51=4\sS58=2\sS59=15\sS61=0\sM0\sL0 OK
  64.  
  65. # uncomment for 9600 with speed shifting
  66. Initialize="" \r\pATZ OK-ATZ-OK-\d\d+++\d\dATHZ-OK \pAT\s&F\sE0\sX0\s&C1\s&D3\sS0=0\sS7=60\sS51=4\sS58=2\sS59=15\sS61=0\sM0 OK
  67.  
  68.