home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / misc / 4250 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.7 KB  |  63 lines

  1. Newsgroups: comp.misc
  2. Path: sparky!uunet!msdrl!karkan
  3. From: karkan@msdrl.com (Jim Karkanias)
  4. Subject: Re: Touchtone Phone
  5. Message-ID: <1992Nov7.024107.16007@msdrl.com>
  6. Organization: Merck Research Laboratories
  7. References: <1992Nov5.151330.8382@tamsun.tamu.edu>
  8. Date: Sat, 7 Nov 92 02:41:07 GMT
  9. Lines: 52
  10.  
  11. j1h9453@eagle.tamu.edu (Joel Andrew Huddleston) writes:
  12. : In article <Bx8J5E.51q@kingston.ac.uk>, cs_e373@ceres (Matthew Simpkin) writes:
  13. : |> karkan@msdrl.com (Jim Karkanias) writes:
  14. : |> : I would like to be able to dial into a PC from a touchtone
  15. : |> : phone, wade through a menu or two ("...press 1 for ..., 2
  16. : |> : for ...), and THEN have my keystrokes (buttonstrokes?) from
  17. : |> : the phone saved to some sort of file on the PC for later
  18. : |> : processing (e.g. the file could contain ASCII 14325 or
  19. : |> : whatever was pressed, etc.).  The whole thing could be
  20. : |> : terminated by a pound sign or hang-up, etc.  (upon which any
  21. : |> : files which were opened would be closed, etc.)
  22. : |> : 
  23. : |> : Anyone know how to do this??  Thank you.
  24. : |> : 
  25. : |> : Jim
  26. : |> WHY ?
  27. : Well, in Byte magazine March 1985, Steve Ciarcia describes how
  28. : to do this.  It required a special modem chip and board which he
  29. : built and shows how to build in the article.  You will also need
  30. : the followup article in the next month's issue which has all the
  31. : software.  The modem chip he used was pretty high tech for the
  32. : time.  It was an 8250 and hayes modem all on one chip.  It could
  33. : send and detect touch-tone (tm) signals and one version of the
  34. : chip had a text to voice synthesizer.  The board also had audio
  35. : in/out lines so you could record responses or play any audio
  36. : source to the incoming call.  All in all, it was a cute project.
  37. : As for the why, I can think of several reasons: Automated polling
  38. : both dial-in and dial-out (obnoxious, please don't do this.)  You
  39. : could use it as a call up information service.  One of my
  40. : favorites is remote contol for electronics at home but that would
  41. : require a great deal of circuit building and programming.
  42. : -- 
  43. : Joel Huddleston  eka zod@tamu.edu
  44. :      Peace: Not just the absence of war but the absence of fear.
  45. :        War: Not just the absence of peace but the absence of cowardice.
  46. : Disclaimer: Not just the absence of blame but the absence of responsibility.
  47.  
  48.  
  49. Thanks for the info.  I'm setting up a system which will page an engineer when
  50. it wants him (or her).  Current pager technology only permit a page to get
  51. through about 60-70% of the time.  While high, this isn't good enough so the
  52. system will repeatedly attempt a page (pages fail because of metal content in
  53. the walls so if he moves...) until the engineer finds a phone and confirms
  54. receipt of the page (by dialing a code).
  55.  
  56.  
  57. Jim
  58.