home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / PHONEAT4.ZIP / PHONEAT4.DOC < prev    next >
Text File  |  1992-08-13  |  3KB  |  67 lines

  1. PhoneAtt 4.0                                       (c) 1992 Mikael Wahlgren
  2.  
  3. PhoneAttention is a simpe program, that has two main purposes.  First, it
  4. monitors a signal from the modem on the serial port.  When a phone is
  5. ringing, the modem detects this, even if it isn't in auto answer mode.
  6. The PhoneAttention utility displays a PM or Text Pop-Up message whenever
  7. the phone is ringing.  This is useful if you (like in my case) plug your
  8. stereo headphones into your ears and don't hear the phone.
  9.  
  10. Secondly, PhoneAttiontion has a phone book.  You can select any entry in
  11. the phone book and let the modem dial the associated number.  You can
  12. choose to let the modem try to establish a data connection or just let
  13. the modem dial the number, and leave the line open for a voice connection.
  14. Note that you can use PhoneAttiontion to establish a data connection for
  15. another communications program, as PhoneAttention doesn't interfere with
  16. your normal programs.
  17.  
  18. The program is developed for my personal use, and there is no guarantee
  19. associated with this program in any way.
  20.  
  21. The program is compatible with OS/2 1.3 and OS/2 2.0.  It works both when
  22. you are in PM and in a text session.  Two warnings though...  The OS/2 2.0
  23. LockUp feature, will REALLY lock up your computer, if a phone call is
  24. received when the desktop is in lockup mode (with the lock running around
  25. on the screen).  My opinion as that this is a bug in the operating system,
  26. and nothing I can do anything about.  The second warning is that even
  27. if the program in most cases doesn't interfere with your use of the modem,
  28. it MAY in some RARE situations interfere with the handshaking between
  29. the modem and device driver.  But normally, you can use the modem just as
  30. you usually do, even if PhoneAtt is installed.
  31.  
  32. You install the program by creating a a program object (icon) in the
  33. desktop and preferable mark it as autostarting (OS/2 1.3) or put it in
  34. the STARTUP folder (OS/2 2.0).  The program can optionally have one
  35. parameter, specifying the HEX-address of the COM-port (3F8 for COM1 and
  36. 2F8 for COM2).  Like:
  37.  
  38. PhoneAt3 2F8
  39. PhoneAt3 3F8
  40.  
  41. To select the correct baudrate, you should run a MODE command first
  42. like:
  43.  
  44. MODE COM1:2400,N,8,1
  45.  
  46. News in this release:
  47.  
  48.   * Voice dialling is changed, it didn't work that well before.
  49.   * Source code (Modula-2) included, free to use for non-commercial use
  50.     if you always refer to "M. Wahlgren" in both source code, and visible
  51.     when executing the final product.
  52.  
  53. This program is free to use for non-commercial use.  The support level for
  54. this program is at te idle priority.  Any questions or comments should be
  55. directed to:
  56.  
  57. Mikael Wahlgren
  58. Kransen 4E
  59. 416 72  Gothenburg
  60. Sweden
  61.  
  62. Fax: +46 31 196417
  63. Bbs: +46 31 196417 (yes, it is the same phone)
  64. Internet: d9mikael@dtek.chalmers.se
  65. Fidonet:  Mikael Wahlgren 2:203/302.5
  66.  
  67.