home *** CD-ROM | disk | FTP | other *** search
-
-
- TriBack v1.0
- A CallBack Verification Door for TriTel BBS
- Copyright (c) 1992 By Randy Hunt and Mark Goodwin
-
- TriBack v1.0 is distributed as freeware. Registered TriTel
- sysops are free to use TriBack with their TriTel boards.
- Unregistered TriTel sysops are free to use TriBack during their
- board's 30 day evaluation period. Any other use of TriBack is
- strictly prohibited.
-
- TriBack is a callback verification door that will allow your
- callers to call themselves back to upgrade their security level.
- This insures that at least the caller is calling from a
- legitimate phone number and will help weed out problem callers.
- Callers are far less likely to be abusive if they know you have
- enough information on them to call the authorities with.
-
-
- THE TRIBACK DIRECTORY
- ---------------------
-
- The first step during the TriBack installation process is to
- create a directory for the door and copy the files TRIBACK.EXE
- and TRIBACK.CFG to the newly created directory.
-
-
- MODIFYING DOORS.MNU
- -------------------
-
- The next step is to add a line to your board's DOORS.MNU file to
- add the door to the Doors Menu. The following is an example of
- the line you should include in your DOORS.MNU file:
-
- T,TriBack,TRIBACK,10
-
- The above line tells TriTel to generate a TriTel door data file,
- use a description of "TriBack" in the Doors Menu, run the batch
- file "TRIBACK" to run the door, and set the door's minimum
- security level to 10. This security level should be your newuser
- security level.
-
- You may also want to run TriBack in a NEWUSER.BAT file or as an
- extension of your Main Menu. Please refer to your TriTel manual
- about setting up a door in this manner.
-
-
- THE DOOR'S BATCH FILE
- ---------------------
-
- The next step is to create the door's batch file. The following
- is an example TriMail batch file:
-
- cd \doors\triback
- triback triback.cfg
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- cd \tritel
- board
-
- The following is a line-by-line description of the above batch
- file:
-
- cd \doors\triback <- Change to the door's directory
- triback triback.cfg <- Run TriBack and specify the
- <- location of config file
- cd \tritel <- Change back to TriTel's
- <- directory
- board <- Run TriTel again
-
-
- MODIFYING TRIBACK.CFG
- ---------------------
-
- The next step is to modify TRIBACK.CFG to meet your board's
- needs. The following is a sample TRIBACK.CFG file:
-
- TRITEL
- C:\tritel\
- The Lobster Buoy
- Mark Goodwin
- 38400
- c:\tritel\mwork\
- c:\tritel\nwork\
- 15
- ATZ^M
- ATDT
- N
- 207
- 207-941
- 207-942
- 207-944
- 207-945
- 207-947
- 207-990
- 207-327
- 207-989
- 207-469
- 207-285
- 207-843
- 207-862
- 207-848
-
- The following is a line-by-line description of TRIBACK.CFG:
-
- TRITEL <- TRITEL to indicate TRITEL.SYS
- C:\tritel\ <- Location of your TRITEL.SYS file
- The Lobster Buoy <- The BBS name
- Mark Goodwin <- The sysop name
- 38400 <- Locked baud rate. 0 if you don't
- <- lock your serial port
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- c:\tritel\mwork\ <- Your node 1 MWORK directory
- c:\tritel\nwork\ <- Your node's NWORK directory
- 15 <- The callers new security level if
- <- he/she is successful with the
- <- verification process
- ATZ^M <- Your modem's initialization string.
- <- Use your comm program's
- <- initialization string for this NOT
- <- your TriTel initialization string.
- <- Precede control characters with "^"
- <- and use "~" for half second delays.
- <- Be sure to end your initialization
- <- string with Ctrl-M (^M) as is
- <- illustrated here.
- ATDT <- Modem dialing prefix
- N <- "Y" to allow long distance calls
- <- "N" for local calls only
- 207 <- Your area code
- 207-941 <- Area code and exchange for an
- <- exchange that is local to you.
- <- Repeat this for all local exchanges.
- 207-942
- 207-944
- 207-945
- 207-947
- 207-990
- 207-327
- 207-989
- 207-469
- 207-285
- 207-843
- 207-862
- 207-848
-
- You will note the area code and exchanges at the end of the file.
- These are required so that TriBack can determine if the caller is
- a local call and how to deal with it accordingly.
-
- SUPPORT
- -------
-
- If you have any problems installing TriBack, you can obtain
- support by calling either James Bond's Hideaway (207-942-6575)
- (v.32/HST), The Lobster Buoy, 207-941-0805 (V.32bis) or
- 207-945-9346 (HST/V.32bis), or any other TriTel support board.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-