home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / CALLI105.ZIP / CALLID.CFG next >
Encoding:
Text File  |  1993-09-15  |  2.9 KB  |  84 lines

  1. ; =============================================================================
  2. ; Configuration file for LogiNord's CallID Software, (C) LogiNord 1993
  3. ;
  4. ; ALL ITEMS ARE MANDATORY, except 'PassKey', which isn't used if 'Password'
  5. ; is set to 'No'.  Please refer to the documentation for more details.
  6. ;
  7. ; Edit this file to reflect your own installation, you can use ; in column 1
  8. ; to indicate that the line is a comment.  For faster processing, remove all
  9. ; comments from the configuration file.
  10. ; =============================================================================
  11. ;
  12. ; LogFile: Complete path and name to BinkleyTerm's logfile
  13. ;
  14. LogFile C:\BINK\BINKLEY.LOG
  15. ;
  16. ; WhereTo: Where will CallID write its control files & batch file?
  17. ;
  18. WhereTo C:\MAX\CALLID
  19. ;
  20. ; AreaCode: Default area code.
  21. ;
  22. AreaCode 514
  23. ;
  24. ; UserFile: Complete path to the Maximus file USER.BBS *without* filename!
  25. ;
  26. UserFile C:\MAX\
  27. ;
  28. ; MaxBack : Maximum number of lines we are allowed to read in reverse.
  29. ;
  30. MaxBack 5
  31. ;
  32. ; IDString: String preceding the position of the caller number in the log.
  33. ;           PLEASE take great care while entering this string, as CallID is
  34. ;           case-sensitive during the logfile search.
  35. ;
  36. IDString Caller Number:
  37. ;
  38. ; Password: Are we allowed to poke the user's password too?
  39. ;           Yes = Poke by default, except if user uses 'PassKey' as 1st
  40. ;                 character of password.  If 'PassKey' == *, if this user's
  41. ;                 password is '*Magenta', it will *not* be poked.
  42. ;
  43. ;           No  = Sysop doesn't allow password-poking from CallID
  44. ;
  45. Password Yes
  46. ;
  47. ; PassKey : Character that blocks password-poking for the current user.
  48. ;
  49. PassKey *
  50. ;
  51. ; Confirm : When given a user name, Maximus asks for a confirmation.  Enter
  52. ;           here the character that will confirm the user's name. Example:
  53. ;
  54. ;           Robert La Ferte [Y/n], you would have to enter Y
  55. ;
  56. Confirm O
  57. ;
  58. ; OutOfBounds: String that replaces the caller number when Out-Of-Area.
  59. ;              PLEASE take great care while entering this string, as
  60. ;              CallID is case-sensitive during the logfile search.
  61. ;
  62. OutOfBounds Out-Of-Area
  63. ;
  64. ; Private : String that replaces the caller number when number was blocked.
  65. ;           PLEASE take great care while entering this string, as CallID is
  66. ;           case-sensitive during the logfile search.
  67. ;
  68. Private Privacy
  69. ;
  70. ; Hex
  71. ;
  72. ; Hex     : This keyword is used *only* with modems generating their output
  73. ;           in hexadecimal instead of pure ASCII.  Please see the documentation
  74. ;           before enabling this keyword.
  75. ;
  76. ; Offset 4
  77. ;
  78. ; Offset  : This keyword is used *only* in conjunction with the "Hex" keyword.
  79. ;           It tells CallID how many characters to skip before getting to the
  80. ;           real phone number (in hex) in the string reported by the modem.
  81. ;           Please read the documentation carefully if you must use this.
  82. ;
  83. ; That's all folks!!
  84.