home *** CD-ROM | disk | FTP | other *** search
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % %
- % ValidOOR - v2.00 Config File %
- % Copyright (C)1988-93, Cabell Clarke, All Rights Reserved %
- % %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %
- % This is the config file that is necessary for the correct operation of
- % ValidOOR. Note that ALL parameters must be specified and all must be
- % in the correct order.
- %
- % Any line of this file which begins with a PER-CENT (%) is a remark
- % and may be removed without affecting the operation of this program. If
- % you choose to remove these remarks you are on your own. ValidOOR
- % will read this config file MUCH faster without the remarks.
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Y O U R S Y S T E M I N F O %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % --------------------
- % - Your Name Here -
- % --------------------
- %
- SysopName Sysop Name goes here!!
- %
- % -----------------
- % - Your Location -
- % -----------------
- %
- YourCityST Richmond VA
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % M O D E M S T U F F %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % -----------------------
- % - Communications Port - 0 1 2 3 are Valid Ports
- % ----------------------- 0 = COM1
- %
- % Port 0
- Port 1
- % Port 2
- % Port 3
- %
- % ----------------------------
- % - Modem Dial Prefix -
- % ----------------------------
- %
- DialPrefix atdt
- %
- % ----------------
- % - Modem Suffix -
- % ----------------
- %
- ModemSuffix &m4
- %
- %
- % -----------------
- % - WaitTime - Number of seconds to wait before dialing
- % -----------------
- %
- WaitTime 10
- %
- %
- % ----------------------------------
- % - String to take Modem OffHook -
- % ----------------------------------
- %
- OffHook ath1|
- %
- % -----------------------------------
- % - String to put modem back OnHook -
- % -----------------------------------
- %
- OnHook ath0|
- %
- % -----------------
- % - Modem TimeOut - set this in modem register s7 also
- % -----------------
- %
- ModemTimeOut 45
- %
- %
- % -------------------------------
- % - Modem Initialization String -
- % -------------------------------
- %
- ModemInit ATS7=45S0=0&D2|
- %
- %
- % ----------------------
- % - Modem Reset Enable - String to use to reset the modem. Use NoATZ
- % ---------------------- to disable the modem reset function.
- %
- ModemReset ATZ|
- % ModemReset NoATZ
- %
- % -------------
- % - SlowModem - Send commands to modem seperated by slight delay
- % -------------
- %
- % SlowModem On
- SlowModem Off
- %
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % D I A L I N G I N F O %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % ---------------------------------------------
- % - Area Codes which are a local call for you - Max: 5
- % --------------------------------------------- * NOTE * see docs
- % for multiple local area
- % code usage
- AreaCode 804
- % AreaCode 703
- %
- %
- % ------------------------------
- % - PreDial Long Distance Code - This is the code that should be
- % ------------------------------ placed in front of a long
- % distance phone number. If left
- % out it defaults to 1.
- %
- PreDialLDCode 1
- %
- % ------------------------
- % - Invalid First Digits - User cannot enter any of these digits
- % ------------------------ as a first digit when he edits his
- % phone number.
- NotFirstDigit 0
- NotFirstDigit 1
- %
- % --------------------
- % - Invalid Exchange - ValidOOR will refuse to dial any numbers
- % -------------------- containing these exchanges as well as kick
- % the user off of your BBS. You may have
- % up to 10 of them.
- %
- InValidExchange 911
- InvalidExchange 411
- %
- % -------------------------------------
- % - Local area code stripping options - tells vd to strip or not strip
- % ------------------------------------- YOUR area code from LD calls
- %
- % YourCodeLD NoStrip
- %
- % ------------------------
- % - Phone Number Options - enable the phone numbers as you
- % ------------------------ have them enabled in RACONFIG
- %
- Phone HomePhone
- Phone DataPhone
- %
- % ---------------------------------
- % - Editable Phone Number Options -
- % ---------------------------------
- % Options:
- % EditPhone 0 = Do not allow user to edit phone number
- % EditPhone 1 = Allow user to edit phone number
- % EditPhone 2 = Allow user to edit phone number & update record
- % (2 is recommended option)
- %
- EditPhone 2
- %
- % -----------------------
- % - Long Distance Calls - Toggle Long Distance Calling on/off
- % ----------------------- Use one or the other
- %
- LongDistance LDCall
- % LongDistance NoLDCall
- %
- % ----------------------------
- % - Long Distance Time Slots - Time Slots to make Long Distance calls
- % ---------------------------- in.
- %
- % This is the default slot which is active at all times except when
- % overridden by a daily slot
- %
- LDSlotDefault 2301 0700
- %
- % ---
- % These are daily slots (1 for each day of week). These will override
- % the default slot on their respective days
- %
- LDSlotSat 0000 2359
- LDSlotSun 0000 1600
- %LDSlotMon 0400 0500
- %LDSlotTue
- %LDSlotWed
- %LDSlotThu
- %LDSlotFri
- %
- % --------------------
- % - Maximum Attempts - MAX attempts with NO CONNECT
- % -------------------- max attempts with CONNECT = 1 (hardcoded)
- %
- MaxAttempts 3
- %
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % O P E R A T I O N A L F I L E S %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Some of these as noted will be searched for in the path specified
- % by your ValidOOR environment variable. If you choose NOT to use
- % and environment variable, use full paths everywhere.
- %
- % ex. set validoor=c:\bbs\validoor
- %
- % -----------------------------
- % - Path to EXITINFO.BBS file - * NOT AFFECTED BY ENVIRONMENT VAR.
- % -----------------------------
- %
- ExitInfoPath c:exitinfo.bbs
- %
- %
- % -----------------------------------
- % - Name of ValidOOR Directory File - directory file where validated
- % ----------------------------------- users and phone numbers are
- % stored for dupe checking.
- % * ENVIRONMENT VAR.
- UserDir validoor.dir
- %
- %
- % ---------------------------
- % - Name of BadNumber File - File where numbers which have
- % --------------------------- VOICE connects go.
- % * NOT AFFECTED BY ENVIRONMENT
- % VAR. (because some want to use
- % phonenum.ctl here)
- BadNumber badnumbr.ctl
- %
- % -------------------
- % - Language File - Filename (and optional path) of the
- % ------------------- ValidOOR Language File. Do not use
- % an extension as .ASC or .ANS will be
- % added according to user settings.
- % Default: VD-LANG
- % * ENVIRONMENT VAR.
- %
- Language vd-lang
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % L O G F I L E O P T I O N S %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % ------------------------------
- % - Path to ValidOOR Log File - Log of VD activity
- % ------------------------------ Comment out for No Log
- %
- LogPath c:validoor.log
- %LogPath c:\binkley\binkley.log
- %
- % --------------------------------
- % - Style of Log you want to use - BINK - Binkley/Opus
- % -------------------------------- FD - FrontDoor
- %
- %LogStyle BINK
- LogStyle FD
- %
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % D I S P L A Y F I L E S %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % ALL of these files are "optional". If you comment them out
- % lines from the language file will be substituted in place of
- % them. See the "or" clause beside each file for the line # of
- % the language file which corresponds to them.
- %
- % If these files have no extension on them, the extensions
- % .ANS or .ASC will be assumed depending on whether or not
- % the user has ANSI graphics enabled.
- %
- % -----------------------------------
- % - Goodbye File for Validated User -
- % -----------------------------------
- % or Line 35 in lang file
- %
- ValidGoodbye c:validgb
- %
- % ---------------------------------------
- % - Goodbye File for Non-Validated User -
- % ---------------------------------------
- % or Line 36 in lang file
- %
- InValidGoodBye invaldgb
- %
- % ---------------------------------------------------
- % - GoodBye File for LD User if no LD Calls allowed -
- % ---------------------------------------------------
- % or line 32 in lang file
- %
- LDGoodbye c:ldgoodby
- %
- % -------------------
- % - System ID File - this will override the SYSNAME1 and SYSNAME2
- % ------------------- descriptors above. Use one or the other.
- % or line 34 in lang file
- %
- SysID c:SysID
- %
- % -------------------------------
- % - Phone Number already used - informs the user that his number
- % ------------------------------- is already in use.
- % or line 30 in lang file
- %
- UsedNumber c:UsedNum
- %
- % ------------------------
- % - Bad Number Display - informs the user that his number shows
- % ------------------------ up in the Bad Number control file.
- % or line 31 in lang file
- %
- BadNumberDisplay c:badnum
- %
- % ---------------------
- % - Ready for Call - informs the user that ValidOOR is ready
- % --------------------- to call his computer.
- % or line 33 in lang file
- %
- ReadyForCall c:redycall
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % U P D A T I N G V A L I D A T E D U S E R S %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % ----------------------------------------
- % - Security Level for Validated Users - Comment this out if you do
- % ---------------------------------------- not want VD to update your
- % security levels.
- %
- SecLevel 5
- %
- % ------------------------------------
- % - Flag Masks for Validated Users - Comment out if you do not want
- % ------------------------------------ VD to touch them. These masks
- % should be set the way you want
- % them for validated users.
- % Options:
- % X Set bit ON (TRUE)
- % - Set bit OFF (FALSE)
- % n ignore bit (NO STATE CHANGE)
- % t toggle bit (CHANGE CURRENT STATE)
- %
- AFlag tt------
- BFlag -X------
- % CFlag --------
- DFlag --nnnnnn
- %
- %
- % ----------------
- % - Time Limit - Amount of Time to give newly validated user
- % ---------------- in minutes.
- %
- TimeLimit 60
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % K E Y D E F I N I T I O N S %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % These descriptors define the valid keys for menu selections
- % responses. These should ALL be defined here whether they are
- % enabled in your system or not.
- %
- %
- % this is for HOME Phone number - default = 1
- HomePhoneKey H
- %
- % this is for DATA phone number - default = 2
- DataPhoneKey D
- %
- % this is for aborting ValidOOR - default = A
- AbortKey Q
- %
- % this is for editing the user's phone number - default = E
- EditKey E
- %
- % this is for the YES response - default = Y
- YesKey Y
- %
- % this is for the NO response - default = N
- NoKey N
- %
- %
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % M I S C E L L A N E O U S T H I N G S %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % --------------------------------------
- % - ForeGround and BackGround Colors - ANSI Color Codes
- % --------------------------------------
- %
- % ANSI Color Codes
- % ForeGround BackGround
- % Black 30 40
- % Red 31 41
- % Green 32 42
- % Yellow 33 43
- % Blue 34 44
- % Magenta 35 45
- % Cyan 36 46
- % White 37 47
- %
- %
- % Normal Activity Window
- ForeGround 36
- BackGround 40
- %
- % Message Bar
- MessageForeGround 31
- MessageBackGround 47
- %
- % Status Info (the 1; makes it BOLD)
- StatusForeground 1;33
- StatusBackground 46
- %
- % Status Window
- WindowForeGround 30
- WindowBackGround 46
- %
- % -----------------------------
- % - Terminating Users Options - this option tells VD whether or
- % ----------------------------- to drop carrier after it finishes
- % running. Valid Options are:
- % Local - Drop on local call
- % LD - Drop on Long Distance
- % All - Drop on ALL calls
- % You must only use one of these.
- % Comment them all out if you do
- % not want VD to drop carrier after
- % running.
- %
- %
- %DropDTR Local
- %DropDTR LD
- DropDTR ALL
- %
- %
- % ----------------
- % - User TimeOut - Inactivity Timer. (seconds)
- % ----------------
- %
- UserTimeOut 40
- %
- % --------------------------------
- % - Optional Validation Shells - these shells are executed for all
- % -------------------------------- validated users - Max:10
- %
- % *** Careful - this can be dangerous if you run the wrong thing ***
- %
- % The Shells support ValidOOR Variables which can be entered on the
- % command line as below and which will be replaced by ValidOOR
- % with the actual values
- %
- % ValidOOR Variables : @UserName
- % @Password
- % @Version
- % @VD_Date
- % @VD_Time
- %
- % Note: the third example below uses MBUtil to post a welcome text
- % file as a new message to the newly validated user.
- %
- % ValidShell ExecuteMeFirst
- % ValidShell Another.EXE
- ValidShell mbutil post c:\qbbs\text\welcmsg.001 #9 -from "SysOp" -to "@UserName" -subject "Welcome"
- %
- % ----------------------------------------
- % - Updating Usersxi.BBS Comment field - OPTIONAL
- % ---------------------------------------- (VD Variables OK)
- %
- UserComment by ValidOOR v@Version
- %
- % -----------------------------------------------------------------
- % - Enable "Hit Any Key" at the end of ALL logoff files displayed -
- % -----------------------------------------------------------------
- % Use this if you run a high-speed modem with the port locked (Yes)
- %
- %HitAnyKey No
- HitAnyKey Yes
- %
- % ---------------------------------------
- % - String to send to Twitted Users -
- % ---------------------------------------
- % Anytime you hit F3 to twit a user, they will see this string.
- % If you comment out this line, the default string will be sent
- % which is "System Error - Disconnecting..."
- %
- %TwitLine Go call some other BBS!!!
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % T H I N G S U S E D B Y O T H E R P R O G R A M S %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % -----------------------------
- % - Path to USERS.BBS file - * Not used by ValidOOR *
- % ----------------------------- this is here for VD_Pack to find the
- % users file. VD itself ignores it
- %
- UserPath c:users.bbs
- %
- %
- % %%%%%% EOF %%%%%%
-