home *** CD-ROM | disk | FTP | other *** search
- ; =============================================================================
- ; Configuration file for LogiNord's CallID Software, (C) LogiNord 1993
- ;
- ; ALL ITEMS ARE MANDATORY, except 'PassKey', which isn't used if 'Password'
- ; is set to 'No'. Please refer to the documentation for more details.
- ;
- ; Edit this file to reflect your own installation, you can use ; in column 1
- ; to indicate that the line is a comment. For faster processing, remove all
- ; comments from the configuration file.
- ; =============================================================================
- ;
- ; LogFile: Complete path and name to BinkleyTerm's logfile
- ;
- LogFile C:\BINK\BINKLEY.LOG
- ;
- ; WhereTo: Where will CallID write its control files & batch file?
- ;
- WhereTo C:\MAX\CALLID
- ;
- ; AreaCode: Default area code.
- ;
- AreaCode 514
- ;
- ; UserFile: Complete path to the Maximus file USER.BBS *without* filename!
- ;
- UserFile C:\MAX\
- ;
- ; MaxBack : Maximum number of lines we are allowed to read in reverse.
- ;
- MaxBack 5
- ;
- ; IDString: String preceding the position of the caller number in the log.
- ; PLEASE take great care while entering this string, as CallID is
- ; case-sensitive during the logfile search.
- ;
- IDString Caller Number:
- ;
- ; Password: Are we allowed to poke the user's password too?
- ; Yes = Poke by default, except if user uses 'PassKey' as 1st
- ; character of password. If 'PassKey' == *, if this user's
- ; password is '*Magenta', it will *not* be poked.
- ;
- ; No = Sysop doesn't allow password-poking from CallID
- ;
- Password Yes
- ;
- ; PassKey : Character that blocks password-poking for the current user.
- ;
- PassKey *
- ;
- ; Confirm : When given a user name, Maximus asks for a confirmation. Enter
- ; here the character that will confirm the user's name. Example:
- ;
- ; Robert La Ferte [Y/n], you would have to enter Y
- ;
- Confirm O
- ;
- ; OutOfBounds: String that replaces the caller number when Out-Of-Area.
- ; PLEASE take great care while entering this string, as
- ; CallID is case-sensitive during the logfile search.
- ;
- OutOfBounds Out-Of-Area
- ;
- ; Private : String that replaces the caller number when number was blocked.
- ; PLEASE take great care while entering this string, as CallID is
- ; case-sensitive during the logfile search.
- ;
- Private Privacy
- ;
- ; Hex
- ;
- ; Hex : This keyword is used *only* with modems generating their output
- ; in hexadecimal instead of pure ASCII. Please see the documentation
- ; before enabling this keyword.
- ;
- ; Offset 4
- ;
- ; Offset : This keyword is used *only* in conjunction with the "Hex" keyword.
- ; It tells CallID how many characters to skip before getting to the
- ; real phone number (in hex) in the string reported by the modem.
- ; Please read the documentation carefully if you must use this.
- ;
- ; That's all folks!!
-