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

  1. # *--------------------------------------------------------------------*
  2. # *     U.S. Robotics Courier Modem file for UUPC/extended 1.11x       *
  3. # *              "Roger H. Goun" <roger@loiosh.mv.COM>                 *
  4. # *--------------------------------------------------------------------*
  5.  
  6. ########################################################
  7. #    U.S. Robotics V.32bis Modem (9600+) with V.42bis  #
  8. ########################################################
  9. Description=U. S. Robotics V.32bis/V.42bis Courier Dual Standard
  10.  
  11. #################################################
  12. #      System Information                       #
  13. #################################################
  14.  
  15. Device=COM2
  16.  
  17. #################################################
  18. #      Common to Originate and Answer           #
  19. #################################################
  20.  
  21. CharDelay=0
  22. ModemTimeout=4
  23. ScriptTimeout=60
  24. Hangup="ogin:" \p\p\p+++\p\p\p "NO CARRIER" \pATZS0=0 OK
  25. #Hangup="" \pATZ OK
  26.  
  27. #################################################
  28. #      Autoanswer Information                   #
  29. #################################################
  30.  
  31. InSpeed=9600
  32. Ring=RING
  33. Answer="" \pATA CONNECT
  34. AnswerTimeout=60
  35.  
  36. #################################################
  37. #      Originator Information                   #
  38. #################################################
  39.  
  40. Connect=CONNECT
  41. DialPrefix=\pATDT
  42. #DialSuffix=
  43. DialTimeout=60
  44. NoConnect="NO DIALTONE" "BUSY" "NO CARRIER" "NO ANSWER"
  45.  
  46. ################################################
  47. #       Initialize String Explanation          #
  48. #       Per U.S. Robotics recommendation       #
  49. ################################################
  50. # \r    Send a return
  51. # \p    Pause for a long while.
  52. # AT    Modem attention (command state).
  53. # Z     Soft reset.  Expect OK.  Try twice.
  54. # \p    Pause for a long while.
  55. # AT    Modem attention (command state).
  56. # &F    Restore factory defaults.  CRUCIAL!!!  Rest are deltas.
  57. # &H1   Hardware (Clear to Send) flow control.
  58. # &B1   DTE/DCE rate remains fixed at the DTE setting.
  59. # S0=0  Disable auto answer.
  60. # M0    Speaker always OFF.  Allows humans to sleep through the night.
  61.  
  62. Initialize="" \r\pATZ OK-ATZ-OK \pAT&F&H1&B1S0=0M0 OK
  63. Options=fixedspeed carrierdetect
  64.