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

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