NVRAM strings needed to be supported for AG in the box
------------------------------------------------------
(As of 20, August, 1996)

NOTES:
1. Anything with "Port" is required for each of the WAN ports.
2. Strings for which UI support is NOT required should be put in
   as-is in the default .cnf file with default values.
3. No recommendation is made as to where the parameters should be
   accepted. Perhaps you can have a separate set of dialogs or you 
   can integrate these into the WAN section. In any case the strings 
   as such should be in a section titled
		"AsyncGateway"
---------------------------------------------------------------------
"AG =",
	UI support required
	enabled/disabled
	Help: Enables or disables the AsyncGateway server
"AG Maximum Number Of Sessions =",
	UI support not required
	Set to 256.
"AG Network Interface To Use =",
	UI support not required
	Set to 0
"AG IPX Receives Per Session =",
	UI support required
	Values from 4 to 32
	Default to 16
	Help: This is the number of IPX packets that can be received
	continuously per session. Higher values improve file transfers, but 
	use up a lot of buffer space. Normally 16 is adequate.
"AG Display Connection Manager Menu =",
	UI support required
	Enquire as a TRUE/FALSE but put in enabled/disabled
	Default to FALSE	
	Help: When inbound calls come in to the AsyncGateway server,
	the callers are presented either with a display screen followed by
	a prompt for the user name or they are presented with a list
	of servers that are registered with the AsyncGateway as waiting
	for inbound calls. The callers can then either type in the user name
	(which is also the server name) of the server to which they
	want to log in to or choose from a list. Select this item if callers
	should be prompted for a user name. De-select if callers should
	be able to choose from a list. The former has the disadvantage that
	if there are multiple servers registered with the same name, the
	first available server (the one that registered first) will be used.
"AG Supervisor Password =",
	UI support required
	Accept a 16 + 1 character password (upper case)
	Help: Remote console users must type in this password to be
	able to manage the server using the remote console program.
"AG Port General Name =",
	UI support required
	Any 8 character (max) name, null extra
	Default to MODEM
	Help: This is a 8 character alphanumeric name to be used as
	the name of a class of available ports.
"AG Port Specific Name =",
	UI support required
	Any 14 character (max) name, null extra
	Default to LINE1
	Help: This is a 15 character alphanumeric name to be used as
	the name of a specific port within a class of available ports.
"AG Port Maximum Packet Size =",
	UI support not required
	Set to 498
"AG Port Idle Time =",
	UI support required (In the UI refer to this as "Port Inactivity
	Timeout"
	0 to any valid number of minutes
	Default to 0
	Help: If there is no activity on the specified port for this
	much amount of time, the port is freed for use by others and the
	connection with the client is terminated. A value of 0 implies
	no timeout.
"AG Printf =",
	UI support not required
	Default to enabled
"AG Initialization Printf =",
	UI support not required
	Default to enabled
"AG Alarm Printf =",
	UI support not required
	Default to enabled
"AG Session Printf =",
	UI support not required
	Default to disabled
"AG MCSI Incoming Calls Printf =",
	UI support not required
	Default to disabled
"AG MCSI Outgoing Calls Printf =",
	UI support not required
	Default to disabled
"AG Connection Printf =",
	UI support not required
	Default to disabled
"AG Diagnostic Printf =",
	UI support not required
	Default to disabled
"AG Line Information Printf =",
	UI support not required
	Default to disabled
"AG Inbound Printf =",
	UI support not required
	Default to disabled
