home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / electron / 18468 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.7 KB

  1. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!usc!news.aero.org!helfman
  2. From: helfman@aero.org (Robert S. Helfman)
  3. Newsgroups: sci.electronics
  4. Subject: Re: Touchtone Phone
  5. Date: 6 Nov 1992 18:23:13 GMT
  6. Organization: The Aerospace Corporation, El Segundo, CA
  7. Lines: 22
  8. Message-ID: <1ded6hINN206@news.aero.org>
  9. References: <1992Nov3.033724.26351@msdrl.com> <1992Nov5.143003.10585@phx.mcd.mot.com>
  10. NNTP-Posting-Host: aerospace.aero.org
  11.  
  12. In article <1992Nov5.143003.10585@phx.mcd.mot.com> schuch@phx.mcd.mot.com (John Schuch) writes:
  13. >In article <1992Nov3.033724.26351@msdrl.com> karkan@msdrl.com (Jim Karkanias) writes:
  14. >>I would like to be able to dial into a PC from a touchtone phone, wade through
  15. >>a menu or two ("...press 1 for ..., 2 for ...), and THEN have my keystrokes
  16. >>(buttonstrokes?) from the phone saved to some sort of file on the PC for later
  17. >>processing (e.g. the file could contain ASCII 14325 or whatever was pressed,
  18. >>etc.).  The whole thing could be terminated by a pound sign or hang-up, etc.
  19. >>(upon which any files which were opened would be closed, etc.)
  20. >>
  21. >>Anyone know how to do this??  Thank you.
  22. >>
  23.  
  24. BigMouth is a voice-mail card and software that allows you to build
  25. menu trees. The card/software package is $179 at Fry's. A package of
  26. utility libraries (usable with C, Pascal, etc.) costs $99 and provides
  27. all the TSR-able functions to build your own applications.
  28.  
  29. The card has all the capabilities you need: it can read DTMF from the
  30. line, control on- and off-hook, detect ringing, etc. It does NOT,
  31. however, PRODUCE DTMF tones. But any Hayes-compatible modem on the 
  32. same line can do that. For your described application, you don't need
  33. to make DTMF, just read it.
  34.