home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / electron / 18849 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.5 KB  |  37 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!das.wang.com!wang!dbushong
  3. From: dbushong@wang.com (Dave Bushong)
  4. Subject: Re: Autodialer
  5. Organization: Wang Labs, Lowell MA, USA
  6. Date: Fri, 13 Nov 1992 19:04:21 GMT
  7. Message-ID: <Bxo4zA.4yp@wang.com>
  8. References: <1992Nov6.010038.3104@msdrl.com> <1992Nov6.160857.16550@unislc.uucp>
  9. Lines: 26
  10.  
  11. mgc@unislc.uucp (Marc Christensen) writes:
  12.  
  13. >Jim Karkanias (karkan@msdrl.com) wrote:
  14. >: Does anyone know of a public domain or shareware program that would let me
  15. >: assemble an arbitrary string of characters (representing those keys on a
  16. >: telephone) and send them to a modem?  I'd like to be able to programatically
  17. >: control a remote process; this process uses the phone as an interface...
  18. >: 
  19. >The problemI ran into and you probably will to was ...
  20. >the modems all expect a dial-tone before they will dial. No tone No Dial.
  21. >If the device "Answers" the phone then you will need to find a way around it.
  22. >Do the regular/Leased line switches on a modem disable this feature?
  23.  
  24. >Making the modem dial is simple you need to send ATDT1234567890*# out the
  25. >serial port for a standard hayes modem. some brands will also handle A,B,C,D
  26. >codes like in a 12 digit pad.
  27.  
  28. Many modems support the X1..X4 command set, e.g., ATX0DT1234  will not
  29. wait for a dialtone, and will not return as much of a result code
  30. as something like ATX4DT1234.  You might want to try that.
  31.  
  32. Dave
  33. -- 
  34. Dave Bushong, Wang Laboratories, Inc.   Amateur Radio Callsign KZ1O
  35. Project Leader, OCR products            kz1o@n0ary.#noca.ca.na
  36. Internet: dbushong@wang.com
  37.