- The following is a sample configuration file for an AG-T1 board with a Diva II daughterboard:
#---------- COMMON section --------
Interrupt = 12
# Uncomment the appropriate Trunk Control Protocol(s)
TCP = nocc.tcp # "no trunk control" protocol
TCP = did0.tcp # Incoming wink protocol
# Uncomment the appropriate DSP functions
DSPfile = tone.dsp # Beep, tone generation, dial
DSPfile = callp.dsp # Call Progress detection
DSPfile = signal.dsp # Out-of-band channel associated signalling
DSPfile = dtmfe.dsp # DTMF, cleardown and silence/energy detectors
DSPfile = echo.dsp # Echo cancellation
DSPfile = voice.dsp # NMS ADPCM play and record
IdleCode = MU-LAW
#--------- BOARDS section ----------
Board 0 # AG-T1
Address = 2c0
RunFile = systn.run
DIVA=ttsc2em.bin # NaturalText on Diva II
End Board