home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume10 / phone_kl / README < prev   
Text File  |  1990-01-19  |  2KB  |  55 lines

  1. Phone was originally written by:
  2.  
  3.     Jack Bonn
  4.     Software Labs, Ltd.
  5.     Box 451
  6.     Easton, CT  06612
  7.  
  8.     jack@swlabs.UUCP
  9.  
  10.  
  11. Substantial modifications were made by Mark Keating (markk@censor.UUCP).
  12. A summary of his mods follow, culled from his article <447@censor.UUCP>
  13. in alt.sources of 28-Mar-89:
  14.  
  15.         Phone now negotiates with each end to determine whether
  16.         the callee is already in a conversation, if so a message
  17.         is returned to the caller saying that the line is busy,
  18.         also a message is put up of the callee's status line who
  19.         last tried calling (sort of a call waiting). This eliminated
  20.         the problems with phone going out to lunch when a third
  21.         caller tried to get in on the conversation.
  22.  
  23.         Added in an option to specify the tty port for when a user
  24.         is logged on more than once.
  25.  
  26.         Added in one of those silly little clocks that keeps reminding
  27.         you what time it is while your busy yakkity-yakkin on the phone.
  28.  
  29.         Fixed up some minor annoyances where phone would leave the tty
  30.         in a somewhat insane state and also didn't cleanly disconnect
  31.         when the connection couldn't be made.
  32.  
  33.  
  34. Minor modifications by Karl Lehenbauer (karl@sugar.hackercorp.com).
  35. A summary of his (my) changes follow:
  36.  
  37.     Made the specification of the user's tty name work properly,
  38.     also removed the need for the "-t" argument, a two-argument
  39.     command assumed to be "phone user" and a three-argument
  40.     command "phone user tty."
  41.  
  42.     Made the "foo is phoning you" message list both command
  43.     options (i.e. phone user with and without tty name)
  44.  
  45.     Added elapsed minutes spent "on the phone" to the top status
  46.     line to go along with the date and time.
  47.  
  48.     Made the usage remarks include descriptions of the commands
  49.     available once a connection has been established.
  50.  
  51.     Cleaned up the man page.
  52.  
  53.     Created the README file.
  54.  
  55.