;	For Version 4.06
;
;	CONFIGURATION FILE FOR G8BPQ SWITCH SOFTWARE
;
;	The program which converts this text file to binary
;	form is currently very crude - be VERY careful when
;	editing this file!
;
;	This configuration file has been stripped down to contain
;	only those parameters required for the G8BPQ emulator to
;	be used with PE1CHL-NET.  Processing it with BPQCFG.EXE
;	should result in a 3072-byte file, and no error messages.
;
;
;	Configuration Options
;
;	BBS and NODE flags are used like this:
;		System where BBS is running should have BBS=1  ('Client')
;		System where NET is running should have NODE=1 ('Server')
;
;	So, when running BBS and NET together under DesqView: BBS=1 and NODE=1
;	When using separate machines:	BBS machine has BBS=1 NODE=0
;					NET machine has BBS=0 NODE=1
;
BBS=1
NODE=1
;
;	The following four fields are only used in a LAN (NetBIOS)
;	environment. When using a single machine, leave the ALIAS fields blank.
;	ALIAS fields are used for NetBIOS names.  NODEALIAS always holds the
;	name of the NET machine.  BBSALIAS is only set at the machine(s)
;	which run the client applications (i.e. those that have BBS=1, NODE=0)
;	Each machine should have a unique name.
;	BBSQUAL is used to specify the "adapter number" of the NetBIOS card.
;	MAXROUTES is only used on the server, and specifies the maximum number
;	of client machines that can connect to the server.
;
BBSALIAS=
NODEALIAS=
BBSQUAL=0
MAXROUTES=0
;
;	NODECALL defines the default callsign, used on outbound connects
;	without explicit application (APPLMASK != 1)
;	BBSCALL defines the callsign used on outbound connects from
;	application #1
;
NODECALL=PE1CHL
BBSCALL=PE1CHL-11
;
HOSTINTERRUPT=127 ; Sets the Interrupt used to access BPQ Host Mode. Will
		  ; normally be 127, but may be changed if this clashes with
		  ; other software. BTRIEVE seems to use 127, so if you are
		  ; using it, try INTERRUPT=126
;
DESQVIEW=1			; Set this to 1 when DesqView present, 0 if not
;
PACLEN=128			; REPORTED PACLEN
L4WINDOW=10			; REPORTED WINDOW
;
MAXCIRCUITS=64			; NUMBER OF STREAMS SUPPORTED
;
BUFFERS=255			; PACKET BUFFERS - 255 MEANS ALLOCATE AS MANY
				; AS POSSIBLE - NORMALLY ABOUT 130, DEPENDING
				; ON OTHER TABLE SIZES
;
T3=255				; This value determines for which applications
				; transmit packing is present (i.e. multiple
				; short packets will be combined)
;
;
;	'COMBIOS' Port definitions.
;
;	This section defines the virtual TNC's that the code supports.
;
;	The basic format is:
;
;	    TNCPORT
;		COM=n		; COMBIOS port number
;		APPLMASK=nn	; Defaults to 1 (BBS)
;	        APPLFLAGS=nn	; Defaults to 6
; 	    ENDPORT
;
;	See APPLS.DOC for details on use of APPLFLAGS and APPLMASK
;
;	Only TNC2 applications are supported through this interface.
;	For information on using KISS or DEDHOST applications, see file
;	DRIVERS.DOC
;
;  	Dont try to define more than 16 ports.
;
TNCPORT
	COM=12
ENDPORT
;
TNCPORT
	COM=13
	APPLFLAGS=4		; NO 'CONNECTED' TO USERS
ENDPORT
;
;	Unnecessary parameters (for this purpose) that *have* to be
;	set to some value (or BPQCFG will complain).
;	We'll set them to dummy values...
;
APPLICATIONS=
BTINTERVAL=0
CTEXT:
***
EMS=0
ENABLE_LINKED=N
FULL_CTEXT=0
HIDENODES=0
IDINTERVAL=0
IDLETIME=0
IDMSG:
***
INFOMSG:
***
L3TIMETOLIVE=0
L4DELAY=0
L4RETRIES=0
L4TIMEOUT=0
MAXLINKS=0
MAXNODES=0
MINQUAL=0
NODESINTERVAL=0
OBSINIT=0
OBSMIN=0
PORT
	ID=LOOPBACK
	TYPE=INTERNAL
	PROTOCOL=KISS
	QUALITY=250
	MAXFRAME=7
	FRACK=7000
	RESPTIME=1000
	RETRIES=10
	PACLEN=256
ENDPORT
ROUTES:
***
TRANSDELAY=0
UNPROTO=
