home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / csnop100.zip / CALLSNOP.HLP (.txt) < prev    next >
OS/2 Help File  |  1997-07-28  |  5KB  |  102 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About this program ΓòÉΓòÉΓòÉ
  3.  
  4. CallSnop 1.0 (c) Cubus 1997 
  5.  
  6. CallSnop is an ISDN line sniffer. It detects incoming calls on up to ten 
  7. EAZs/MSNs, displays a message and logs the calls. You may use a phonebook to 
  8. map numbers to realnames and the configuration dialog to map EAZs/MSNs to more 
  9. meaningful aliases as fax or telephone. 
  10.  
  11. This program is based on CallerID. I ported the CAPI related stuff to C++. The 
  12. interface code was completely rewritten in C++ using the Cubus OS/2 Class 
  13. Library 1.52. You can use a phonebook created by CallerID. 
  14.  
  15. You may use this program for free. If you like it simply send a mail to 
  16. cubus@ibm.net. Thats all. 
  17.  
  18. Credits: 
  19.  
  20.      Volker Weber (spiritus rector) 
  21.      Willibald Meyer & J╨ñrg-Stefan Sell (the authors of CallerID) 
  22.      Nadia (never calling again) 
  23.  
  24.  Benjamin Stein - 27. 07. 1997 / Stardate: [-31] 9699.15 
  25.  
  26.  
  27. ΓòÉΓòÉΓòÉ 2. CallSnop Options ΓòÉΓòÉΓòÉ
  28.  
  29. Place a checkmark beneath each EAZ you would like to monitor. 
  30.  
  31. You may define an alias name for every EAZ/MSN, e. g. fax or telephone. 
  32.  
  33. Enter the names for the phonebook and logfile to use. 
  34.  
  35. If you are unsure simply press OK. This way CallSnop will monitor all EAZs/MSNs 
  36. and the default alias names and filenames are used. All your devices will work 
  37. as they did before. 
  38.  
  39.  
  40. ΓòÉΓòÉΓòÉ 3. Logfile Viewer ΓòÉΓòÉΓòÉ
  41.  
  42. You may review the logfile using this dialog. Please note that the logfile is 
  43. growing event by event. You should clear it periodically using the button Clear 
  44. to avoid wasting disk space. 
  45.  
  46.  
  47. ΓòÉΓòÉΓòÉ 4. Last Calls ΓòÉΓòÉΓòÉ
  48.  
  49. This dialog presents all timestamped messages about events since last program 
  50. initialization. 
  51.  
  52.  
  53. ΓòÉΓòÉΓòÉ 5. Phonebook ΓòÉΓòÉΓòÉ
  54.  
  55. The file must be a textfile in the following format: 
  56.  
  57. Phonenumber 1);Realname 1
  58. Phonenumber 2);Realname 2
  59. Phonenumber 3);Realname 3
  60. [...]
  61. Phonenumber n);Realname n
  62.  
  63. For example: 
  64.  
  65. 0987654321;Joe Doe #1
  66. 0123456789;Joe Doe #2
  67.  
  68. When editing this file manually you can use the wildcard '*' to identify 
  69. phonenumbers. 
  70.  
  71. For example: 
  72.  
  73. 040*;Call from Hamburg
  74. 001305*;Whow, a call from Miami
  75.  
  76. Be aware that you have to care a little bit on the sorting of your entries 
  77. place the most precise entries on the top of your phonebook : 
  78.  
  79. 0013052615002;Heaven Cycle Inc., Miami
  80. 001305*;Whow, a call from Miami
  81.  
  82. You may reuse phonebooks initially created by CallerID. Please note that
  83. no phonebook entry is required for anonymous callers. These calls are logged
  84. as Anonymous calling EAZ/MSN x.
  85.  
  86.  
  87. ΓòÉΓòÉΓòÉ 6. Logfile ΓòÉΓòÉΓòÉ
  88.  
  89. This textfile will be created automatically by CallSnop and contains all 
  90. timestamped messages about initialization of the program and all incoming 
  91. calls. It may be viewed by the logfile dialog via menu option Logfile. 
  92.  
  93.  
  94. ΓòÉΓòÉΓòÉ 7. Caller Identification ΓòÉΓòÉΓòÉ
  95.  
  96. This dialog appears when CallSnop notes a caller that has not been identified 
  97. before. You may enter a description and press OK to create an appropriate 
  98. phonebook entry. Next time the caller will be identified by CallSnop using this 
  99. description. 
  100.  
  101. Note: This dialog disappears automatically after 60 seconds with no user 
  102. response.