The following sample board keyword file for no call control (NOCC) is provided with NaturalAccess software:
#
# c6565nocc.cfg
# CG 6565 configuration file
#
# This file configures the board to run Voice with NOCC in E1
#
Clocking.HBus.ClockMode = STANDALONE
Clocking.HBus.ClockSource = OSC
# DSP.C5x[x].Os a MUST
DSP.C5x[0..95].Os = dspos6u
#---------------------------
# NOTE: T1 configuration
#---------------------------
#NetworkInterface.T1E1[0..15].Type = T1
#NetworkInterface.T1E1[0..15].Impedance = DSX1
#NetworkInterface.T1E1[0..15].LineCode = B8ZS
#NetworkInterface.T1E1[0..15].FrameType = ESF
#NetworkInterface.T1E1[0..15].SignalingType = RAW
#DSP.C5x[0..95].Libs = cg6klibu
#DSP.C5x[0..95].XLaw = MU_LAW
#---------------------------
# NOTE: E1 configuration
#---------------------------
NetworkInterface.T1E1[0..15].Type = E1
NetworkInterface.T1E1[0..15].Impedance = G703_120_OHM
NetworkInterface.T1E1[0..15].LineCode = HDB3
NetworkInterface.T1E1[0..15].FrameType = CEPT
NetworkInterface.T1E1[0..15].SignalingType = RAW
DSP.C5x[0..95].Libs = cg6kliba
DSP.C5x[0..95].XLaw = A_LAW
#---------------------------
# Hardware Echo Cancellation
# NOTE: it is in by pass by default
# NOTE: uncomment the following two keyword lines to enable and set the XLaw accordingly
#---------------------------
# HardwareEcho.EchoChipEnabled = YES
# HardwareEcho.XLaw = A_LAW
#---------------------------
# Resource management
#---------------------------
Resource[0].Name = RSC1
Resource[0].Size = 120
Resource[0].TCPs = nocc
Resource[0].StartTimeSlot = 0
################################################################
# Before modifying this resource definition string refer to the CG6565
# Installation and Developers Manual.
# NOTE: echo.ln20_apt25 - echo running on DSP has been removed
# from resource definitions. We recommend user to use
# the hardware echo chip for echo cancellation instead
#################################################################
Resource[0].Definitions = ( dtmf.det_all & ptf.det_2f & tone.gen & \
callp.gnc & ptf.det_4f & \
( (rvoice.rec_mulaw & rvoice.play_mulaw) | \
(rvoice.rec_alaw & rvoice.play_alaw) | \
(rvoice.rec_lin & rvoice.play_lin) | \
(voice.rec_16 & (voice.play_16_100 | voice.play_16_150 | voice.play_16_200)) | \
(voice.rec_24 & (voice.play_24_100 | voice.play_24_150 | voice.play_24_200)) | \
(voice.rec_32 & (voice.play_32_100 | voice.play_32_150 | voice.play_32_200)) | \
(voice.rec_64 & (voice.play_64_100 | voice.play_64_150 | voice.play_64_200)) | \
(wave.rec_11_16b & wave.play_11_16b) | \
(wave.rec_11_8b & wave.play_11_8b) | \
(oki.rec_24 & (oki.play_24_100 | oki.play_24_150 | oki.play_24_200)) | \
(oki.rec_32 & (oki.play_32_100 | oki.play_32_150 | oki.play_32_200)) | \
(ima.rec_24 & ima.play_24) | \
(ima.rec_32 & ima.play_32) | \
(gsm_ms.frgsm_rec & gsm_ms.frgsm_play) | \
g726.rec_32 | g726.play_32) )
# NOTE: If the DSP cores listed below do not exist on the board, the DSP cores will
# be ignored and will not be booted or used
Resource[0].Dsps = 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 \
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 \
48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 \
72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
DebugMask = 0x0