# Bayonne system-wide master configuration
# Use to specify driver and other key properties or options

## Path:	Network/Bayonne
## Description:	Driver for telephone module
## Type:	string
#DRIVER=sip

## Path:	Network/Bayonne
## Description:	Modules to load with server
## Type:	string
MODULES="sunrpc tcpmon"

## Path:	Network/Bayonne
## Description:	Preload module
## Type:	string
#PRELOAD=

## Path:	Network/Bayonne
## Description:	SIP/Gatekeeper Proxy server
## Type:	string
#SERVER=proxy.sys

## Path:	Network/Bayonne
## Description: SIP/Gatekeeper User Id
## Type:	string
#USERID=

## Path:	Network/Bayonne
## Description:	SIP/Gatekeeper Secret
## Type:	string
#SECRET=

## Path:	Network/Bayonne
## Description:	Location for tones
## Type:	string
#LOCATION=us

## Path:	Network/Bayonne
## Description:	Voice library to use
## Type:	string
#VOICE=none/prompts

## Path:	Network/Bayonne
## Description:	Number of timeslots to allocate
## Type:	integer
#TIMESLOTS=32

## Path:	Network/Bayonne
## Description:	Number of sip stack timeslots to allocate, 0 for none
#SIP_STACK=0

## Path:        Network/Bayonne
## Description: Number of h323 stack timeslots to allocate, 0 for none
#H323_STACK=0
   
## Path:	Network/Bayonne
## Description: Application logging level
## Type:	string
#LOGGING=warn

