Version




[Board_VT_C5420_0]
Product = CG_6100C_16
Number = 0
Bus = 1
Slot = 7
#-------------------------------------------------------------
# Detailed board settings are in the following board keyword files.
# Uncomment one of the following board keyword files,
# or add a new one. You may need to modify the board keyword file
# for your particular application.
#------------------------------------------------------------
File = c61nocc.cfg
# File = c6wnk.cfg
# File = c6fgd.cfg
# File = c6gds.cfg
# File = c6ops.cfg
# File = c6ss5.cfg
# File = cgi6t1.cfg
# File = cgi6e1.cfg
#------------------------------------------------------
# Uncomment the following section to boot another board
#-------------------------------------------------------
#[BoardName1]
# Product = CG_6100C
# Number = 1
# Bus = 2
# Slot = 14
# File = c61nocc.cfg


Clocking.HBus.ClockMode = MASTER_A

|
File name component...
|
Represents...
|
|---|---|
|
c61
|
CG 6100C board
|
|
v
|
Voice
|
|
m
|
MFC
|
|
i
|
ISDN
|
|
lc
|
Line Interface
|
|
10
|
Number of DSP cores (the first set of numbers)
|
|
16
|
Number of trunks (the second set of numbers)
|



Note: If a CG 6100C board is required to master NETREF signals at the same time as it is required to master the clocks, restrictions will apply. For more information on these restrictions, refer to Section 3.5.6, NETREF Clocking.
Note: If a CG 6100C board is required to master NETREF signals at the same time as it is required to master the clocks, restrictions will apply. For more information on these restrictions, refer to Section 3.5.6, NETREF Clocking.
|
Capability
|
Yes/No
|
Comments
|
|---|---|---|
|
Serve as slave
|
Yes
|
|
|
Slave to A_CLOCK
|
Yes
|
|
|
Slave to B_CLOCK
|
Yes
|
|
|
Available fallback timing references:
|
|
|
|
A_CLOCK
|
Yes
|
|
|
B_CLOCK
|
Yes
|
|
Note: If a CG 6100C board is required to master NETREF signals at the same time as it is required to master the clocks, restrictions will apply. For more information on these restrictions, refer to Section 3.5.6, NETREF Clocking.







Figure 20. Sample Board Clocking Configuration

|
Trunk Group
|
Trunks
|
|---|---|
|
A
|
1, 2, 5, 6
|
|
B
|
3, 4, 7, 8
|
|
C
|
9, 10, 13,14
|
|
D
|
11, 12, 15, 16
|


Figure 22. TDM Switch Streams and DSP Physical Layout with 10 DSP Cores and 5 DSP Chips



#
# c61nocc.cfg
# CG 6100C configuration file
#
# This file configures the board to run Voice with NOCC (E1 CAS mode by default) on
# CG6100C/1000MIPs-16 board (10 dsp cores/5 dsp chips)
#
# See NOTE to adjust to your configuration
#
#
#*******************************************************************************************
# NOTE: Adjust clocking mode accordingly
#*******************************************************************************************
Clocking.HBus.ClockMode = STANDALONE
Clocking.HBus.ClockSource = OSC
Clocking.HBus.ClockSourceNetwork = 1
TCPFiles = nocc
#*******************************************************************************************
# NOTE: T1 configuration is commented out. If you want T configuration, uncomment below,
# and comment/remove E1 configuration
# NOTE: Adjust idle code and TCP Files for the country you are using accordingly
#*******************************************************************************************
#DSPStream.VoiceIdleCode[0..15] = 0x7F
#DSPStream.SignalIdleCode[0..15] = 0x00
#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 = CAS
#DSP.C5x[0..9].Libs[0] = cg6klibu
#DSP.C5x[0..9].XLaw = MU_LAW
#*******************************************************************************************
# E1 configuration
#*******************************************************************************************
DSPStream.VoiceIdleCode[0..15] = 0xD5
DSPStream.SignalIdleCode[0..15] = 0x09
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 = CAS
DSP.C5x[0..9].Libs[0] = cg6kliba
DSP.C5x[0..9].XLaw = A_LAW
DSP.C5x[2..9].Files = voice tone dtmf rvoice callp ptf mf
DSP.C5x[0..1].Files = 8tsignal
#=====================#
# Resource management #
#=====================#
Resource[0].Name = RSC1
Resource[0].Size = 20
Resource[0].TCPs = nocc
############################################################################################
# NOTE: If DSP functionality are added to and removed from Resource[0].Definitions, port
# count might be affected. Please refer to the CG6100C Installation and Developers
# Manual for more details.
#############################################################################################
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))))
#*******************************************************************************************
# NOTE: DLMs to download
#
#*******************************************************************************************
DLMFiles[0] = cg6100run
DebugMask = 0x0

#
# c61elc.cfg
# CG 6100C configuration file
#
# This file configures the board to run E1 line Interface card
#
#
#*******************************************************************************************
# NOTE: Adjust clocking mode accordingly
#*******************************************************************************************
Clocking.HBus.ClockMode = STANDALONE
Clocking.HBus.ClockSource = OSC
Clocking.HBus.ClockSourceNetwork = 1
TCPFiles = nocc
NetworkInterface.T1E1[0..15].Type = E1
NetworkInterface.T1E1[0..15].SignalingType = RAW
#*******************************************************************************************
# DLMs to download
#
#*******************************************************************************************
DLMFiles[0] = cg6100run
DebugMask = 0x0


# # c61m2016.cfg # CG 6100C configuration file # # This file configures the board to run with 480 ports of NOCC and MFC # for CG6100C/2000MIPs 16 trunks (20 dsp cores/10 dsp chips) # # # See NOTE to adjust to your configuration # E1 CAS mode by default # # #******************************************************************************************* # NOTE: Adjust clocking mode accordingly #******************************************************************************************* Clocking.HBus.ClockMode = STANDALONE Clocking.HBus.ClockSource = OSC Clocking.HBus.ClockSourceNetwork = 1 #******************************************************************************************* # NOTE: T1 configuration is commented out. If you want T configuration, uncomment below, # and comment/remove E1 configuration # NOTE: Adjust idle code and TCP Files for the country you are using accordingly #******************************************************************************************* #TCPFiles = wnk0 nocc #DSPStream.VoiceIdleCode[0..15] = 0x7F #DSPStream.SignalIdleCode[0..15] = 0x00 #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 = CAS #DSP.C5x[0..19].Libs[0] = cg6klibu #DSP.C5x[0..19].XLaw = MU_LAW #******************************************************************************************* # E1 configuration #******************************************************************************************* TCPFiles = mfc0 nocc DSPStream.VoiceIdleCode[0..15] = 0xD5 DSPStream.SignalIdleCode[0..15] = 0x09 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 = CAS DSP.C5x[0..19].Libs[0] = cg6kliba DSP.C5x[0..19].XLaw = A_LAW #******************************************************************************************* # NOTE: HMIC local streams operate at 8 MHz and have 128 timeslots. # CG6100C/2000MIP-16 has 5 dsp cores hanging off each HMIC local stream. # to accomplish 496 timeslots (16 trunks * 31 timeslots) # You must assign each non-signalling dsp cores with 32 timeslots # and Signalling and unused dsps 0..3 with 0 timeslots # # Please refer to the CG6100C Installation and Developers Manual # for more details. # # Because of limitation in timeslots, dsp 2,3 are not used in this configuration #******************************************************************************************* DSP.C5x[4..19].NumTxTimeslots = 32 DSP.C5x[4..19].NumRxTimeslots = 32 DSP.C5x[0..3].NumRxTimeslots = 0 DSP.C5x[0..3].NumTxTimeslots = 0 #******************************************************************************************* # NOTE: To ensure deterministic system with resource management for ports above 256, # you must use multi-pool resource management. # # Pool # DSPs DSP functions # ====== ====== ============================= # 0 4..11 240 ports of isd0 # 1 12..19 240 ports of isd0 # # To distinguish 2 identical resource pools, you must specify unique# f54 to each group # of dsps # #******************************************************************************************* DSP.C5x[4..11].Files = unique0 tone mf dtmf ptf callp DSP.C5x[12..19].Files = unique1 tone mf dtmf ptf callp # ** Signalling DSPs DSP.C5x[0..1].Files = 8tsignal #=====================# # Resource management # #=====================# #******************************************************************************************* # NOTE: To ensure deterministic system with resource management for ports above 256, # you must use multi-pool resource management. # # Resource[X].StartDspTimeSlot is the starting timeslot for each pool # Resource[X].Size is the number of channels/ports managed by on-board resource manager # Resource[X].TimeSlotRange is the number of timeslots associated with each pool # #******************************************************************************************* #============================# # Resource management Pool 0 # #============================# Resource[0].Name = RSC0 Resource[0].Size = 240 # T1 Configuration commented out # Resource[0].TCPs = nocc wnk0 Resource[0].TCPs = nocc mfc0 Resource[0].StartDspTimeSlot = 0 Resource[0].TimeSlotRange = 240 #******************************************************************************************* # NOTE: dtmf.det_all is included in the resource definition because it is used in the demo. # If your application does not require dtmf functionality, you can remove dtmf.det_all # from the Resource[x].Definitions # # NOTE: If additional DSP functionality are added to Resource[x].Definitions, port count # might decrease. Please refer to the CG6100C Installation and Developers Manual # for more details. #******************************************************************************************* Resource[0].Definitions = (unique0.unique0 | dtmf.det_all) #============================# # Resource management Pool 1 # #============================# Resource[1].Name = RSC1 Resource[1].Size = 240 # T1 Configuration commented out # Resource[1].TCPs = nocc wnk0 Resource[1].TCPs = nocc mfc0 Resource[1].StartDspTimeSlot = 240 Resource[1].TimeSlotRange = 240 #******************************************************************************************* # NOTE: dtmf.det_all is included in the resource definition because it is used in the demo. # If your application does not require dtmf functionality, you can remove dtmf.det_all # from the Resource[x].Definitions # # NOTE: If additional DSP functionality are added to Resource[x].Definitions, port count # might decrease. Please refer to the CG6100C Installation and Developers Manual # for more details. #******************************************************************************************* Resource[1].Definitions = (unique1.unique1 | dtmf.det_all) #******************************************************************************************* # NOTE: DLMs to download # #******************************************************************************************* DLMFiles[0] = cg6100run

#
# c61mV208.cfg
#
# CG 6100 configuration file
#
# This file configures the board to run with 240 ports of NOCC and MFC with 64 ports of voice
# for CG6100C/2000MIPs 8 trunks
#
# 10 dsp chips/20 dsp cores on main board
#
# See NOTE to adjust to your configuration
# E1 CAS mode by default
#
#*******************************************************************************************
# NOTE: Adjust clocking mode accordingly
#*******************************************************************************************
Clocking.HBus.ClockMode = STANDALONE
Clocking.HBus.ClockSource = OSC
Clocking.HBus.ClockSourceNetwork = 1
#*******************************************************************************************
# NOTE: T1 configuration is commented out. If you want T configuration, uncomment below,
# and comment/remove E1 configuration
# NOTE: Adjust idle code and TCP Files for the country you are using accordingly
#*******************************************************************************************
#TCPFiles = wnk0 nocc
#DSPStream.VoiceIdleCode[0..7] = 0x7F
#DSPStream.SignalIdleCode[0..7] = 0x00
#NetworkInterface.T1E1[0..7].Type = T1
#NetworkInterface.T1E1[0..7].Impedance = DSX1
#NetworkInterface.T1E1[0..7].LineCode = B8ZS
#NetworkInterface.T1E1[0..7].FrameType = ESF
#NetworkInterface.T1E1[0..7].SignalingType = CAS
#DSP.C5x[0..19].Libs[0] = cg6klibu
#DSP.C5x[0..19].XLaw = MU_LAW
#*******************************************************************************************
# E1 configuration
#*******************************************************************************************
TCPFiles = mfc0 nocc
DSPStream.VoiceIdleCode[0..7] = 0xD5
DSPStream.SignalIdleCode[0..7] = 0x09
NetworkInterface.T1E1[0..7].Type = E1
NetworkInterface.T1E1[0..7].Impedance = G703_120_OHM
NetworkInterface.T1E1[0..7].LineCode = HDB3
NetworkInterface.T1E1[0..7].FrameType = CEPT
NetworkInterface.T1E1[0..7].SignalingType = CAS
DSP.C5x[0..19].Libs[0] = cg6kliba
DSP.C5x[0..19].XLaw = A_LAW
#*******************************************************************************************
# NOTE: HMIC local streams operate at 8 MHz and have 128 timeslots.
# CG6100C/2000MIP-16 has 5 dsp cores hanging off each HMIC local stream.
# to accomplish 496 timeslots (16 trunks * 31 timeslots)
# You must assign each non-signalling dsp cores with 32 timeslots
# and Signalling and unused dsps 0..3 with 0 timeslots
#
# Please refer to the CG6100C Installation and Developers Manual
# for more details.
#
# Because of limitation in timeslots, dsp 2,3 are not used in this configuration
#*******************************************************************************************
DSP.C5x[4..19].NumTxTimeslots = 32
DSP.C5x[4..19].NumRxTimeslots = 32
DSP.C5x[0..3].NumRxTimeslots = 0
DSP.C5x[0..3].NumTxTimeslots = 0
#*******************************************************************************************
# NOTE: To ensure deterministic system with resource management for ports above 256,
# you must use multi-pool resource management.
#
# Pool # DSPs DSP functions
# ====== ====== =============================
# 0 4..11 240 ports of isd0
# 1 12..19 64 ports of voice
#
#*******************************************************************************************
DSP.C5x[4..11].Files = tone mf dtmf ptf callp
DSP.C5x[12..19].Files = voice tone dtmf rvoice
# ** Signalling DSPs
DSP.C5x[0..1].Files = 8tsignal
#=====================================#
# Resource management Pool #0 for CAS #
#=====================================#
Resource[0].Name = RSC0
Resource[0].Size = 240
# T1 Configuration commented out
# Resource[0].TCPs = nocc wnk0
Resource[0].TCPs = nocc mfc0
Resource[0].StartDspTimeSlot = 0
Resource[0].TimeSlotRange = 240
#*******************************************************************************************
# NOTE: dtmf.det_all is included in the resource definition because it is used in the demo.
# If your application does not require dtmf functionality, you can remove dtmf.det_all
# and set Resource[0].Definitions = 0
#
# NOTE: If additional DSP functionality are added to Resource[0].Definitions, port count
# might decrease. Please refer to the CG6100C Installation and Developers Manual
# for more details.
#*******************************************************************************************
Resource[0].Definitions = (dtmf.det_all)
#=======================================#
# Resource management Pool #1 for voice #
#=======================================#
Resource[1].Name = RSC1
Resource[1].Size = 64
Resource[1].TCPs = nocc
Resource[1].StartDspTimeSlot = 240
Resource[1].TimeSlotRange = 64
#*******************************************************************************************
# NOTE: If additional DSP functionality are added to Resource[x].Definitions, port count
# might decrease. Please refer to the CG6100C Installation and Developers Manual
# for more details.
#*******************************************************************************************
Resource[1].Definitions = ( tone.gen & \
((voice.rec_64 & (voice.play_64_100 | voice.play_64_150 | voice.play_64_200))))
#*******************************************************************************************
# DLMs to download
#
#*******************************************************************************************
DLMFiles[0] = cg6100run


Resource[0].Name = CallControlForFirst8Trunks
Resource[0].Size = 240
Resource[0].TCPs = nocc isd0
Resource[0].Definitions = (unique0.unique0)




#
#
# c61iV3616.cfg
# CG 6100C configuration file
#
# This file configures the board to run with NOCC and ISDN
# for CG6100C/3600MIPs 16 trunks with 120 voice and echo
#
# 10 dsp chips/2000MIPs on main board, 8 dsp chips/1600MIPs on daughtercard
#
# See NOTE to adjust to your configuration
# E1 ISDN configuraton by default
#
#
#*******************************************************************************************
# NOTE: Adjust clocking mode accordingly
#*******************************************************************************************
Clocking.HBus.ClockMode = STANDALONE
Clocking.HBus.ClockSource = OSC
Clocking.HBus.ClockSourceNetwork = 1
TCPFiles = nocc isd0
#*******************************************************************************************
# NOTE: T1 configuration is commented out. If you want T configuartion, uncomment below,
# and comment/remove E1 configuration
# NOTE: Adjust idle code and TCP Files for the country you are using accordingly
#*******************************************************************************************
#DSPStream.VoiceIdleCode[0..15] = 0x7F
#DSPStream.SignalIdleCode[0..15] = 0x00
#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 = PRI
#NetworkInterface.T1E1[0..15].D_Channel = ISDN
#Hdlc[0..15].Boot = YES
#Hdlc[0..15].Comet.TxTimeSlot = 23
#Hdlc[0..15].Comet.RxTimeSlot = 23
#DSP.C5x[0..35].Libs[0] = cg6klibu
#DSP.C5x[0..35].XLaw = MU_LAW
#*******************************************************************************************
# E1 configuration
#*******************************************************************************************
DSPStream.VoiceIdleCode[0..15] = 0xD5
DSPStream.SignalIdleCode[0..15] = 0x0D
Hdlc[0..15].Boot = YES
Hdlc[0..15].TxTimeSlot = 16
Hdlc[0..15].RxTimeSlot = 16
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 = PRI
NetworkInterface.T1E1[0..15].D_Channel = ISDN
DSP.C5x[0..35].Libs[0] = cg6kliba
DSP.C5x[0..35].XLaw = A_LAW
#*******************************************************************************************
# NOTE: HMIC local streams operate at 8 MHz and have 128 timeslots.
# CG6100C/2000MIP-16 has 5 dsp cores hanging off each HMIC local stream.
# to accomplish 496 timeslots (16 trunks * 31 timeslots)
# You must assign each non-signalling dsp cores with 32 timeslots
# and Signalling and unused dsps 0..3 with 0 timeslots
#
# Please refer to the CG6100C Installation and Developers Manual
# for more details.
#
# Because of limitation in timeslots, dsp 2,3 are not used in this configuration
#*******************************************************************************************
DSP.C5x[4..19].NumTxTimeslots = 32
DSP.C5x[4..19].NumRxTimeslots = 32
DSP.C5x[0..3].NumRxTimeslots = 0
DSP.C5x[0..3].NumTxTimeslots = 0
#*******************************************************************************************
# DSPStream Slotcount by default is 512. With this configuration, we are running
# 480 ports of ISDN and 120 voice with echo, as a result, we increase the DSPStream.Slotcount
# to 600.
#*******************************************************************************************
DSPStream.SlotCount = 600
#*******************************************************************************************
# NOTE: To ensure deterministic system with resource management for ports above 256,
# you must use multi-pool resource management.
#
# Pool # DSPs DSP functions
# ====== ====== =============================
# 0 4..11 240 ports of isd0
# 1 12..19 240 ports of isd0
# 2 20..35 120 ports of voice with echo
#
# To distinguish 2 identical resource pools, you must specify unique# f54 to each group
# of dsps
#
#*******************************************************************************************
# ** DSPs on main board
DSP.C5x[4..11].Files = unique0 tone dtmf
DSP.C5x[12..19].Files = unique1 tone dtmf
# ** DSPs on daughtercard
DSP.C5x[20..35].Files = voice dtmf echo
# ** Signalling DSPs
DSP.C5x[0..1].Files = 8tsignal
#=====================#
# Resource management #
#=====================#
#*******************************************************************************************
# To ensure deterministic system with resource management for ports above 256,
# you must use multi-pool resource management.
#
# Resource[X].StartDspTimeSlot is the starting timeslot for each pool
# Resource[X].Size is the number of channels/ports managed by on-board resource manager
# Resource[X].TimeSlotRange is the number of timeslots associated with each pool
#
#*******************************************************************************************
#============================#
# Resource management Pool 0 #
#============================#
Resource[0].Name = RSC0
Resource[0].Size = 240
Resource[0].TCPs = nocc isd0
Resource[0].StartDspTimeSlot = 0
Resource[0].TimeSlotRange = 240
#*******************************************************************************************
# NOTE: dtmf.det_all and tone.gen are included in the resource definition
# because they are used in the demo during the connected state.
# If your application does not require tone generation and dtmf functionalities,
# you can remove tone.gen and dtmf.det_all from the Resource[x].Definitions
#
# NOTE: If additional DSP functionalities are added to Resource[x].Definitions, port count
# might decrease. Please refer to the CG6100C Installation and Developers Manual
# for more details.
#*******************************************************************************************
Resource[0].Definitions = (unique0.unique0 | tone.gen | dtmf.det_all)
#============================#
# Resource management Pool 1 #
#============================#
Resource[1].Name = RSC1
Resource[1].Size = 240
Resource[1].TCPs = nocc isd0
Resource[1].StartDspTimeSlot = 240
Resource[1].TimeSlotRange = 240
#*******************************************************************************************
# NOTE: dtmf.det_all and tone.gen are included in the resource definition
# because they are used in the demo during the connected state.
# If your application does not require tone generation and dtmf functionalities,
# you can remove tone.gen and dtmf.det_all from the Resource[x].Definitions
#
# NOTE: If additional DSP functionalities are added to Resource[x].Definitions, port count
# might decrease. Please refer to the CG6100C Installation and Developers Manual
# for more details.
#*******************************************************************************************
Resource[1].Definitions = (unique1.unique1 | tone.gen | dtmf.det_all)
#===========================#
# Resource management Pool 2#
#===========================#
Resource[2].Name = RSC2
Resource[2].Size = 120
Resource[2].TCPs = nocc
Resource[2].StartDspTimeSlot = 480
Resource[2].TimeSlotRange = 120
############################################################################################
# NOTE: If DSP functionality are added to and removed from Resource[x].Definitions, port
# count might be affected. Please refer to the CG6100C Installation and Developers
# Manualfor more details.
#############################################################################################
Resource[2].Definitions = ( dtmf.det_all & echo.ln20_apt25 & \
((voice.rec_64 & (voice.play_64_100 | voice.play_64_150 | voice.play_64_200))))
#*******************************************************************************************
# NOTE: DLMs to download - modify isdn for the country you are working with
#*******************************************************************************************
DLMFiles[0] = cg6100run
DLMFiles[1] = isdnetsi
#DLMFiles[1] = isdn4ess
#DLMFiles[1] = isdndms
#DLMFiles[1] = isdnni2
#DLMFiles[1] = isdn5ess
#DLMFiles[1] = isdnvn6
#DLMFiles[1] = isdnaus1
#DLMFiles[1] = isdnhkt
#DLMFiles[1] = isdnkor
#DLMFiles[1] = isdnntt
#DLMFiles[1] = isdntwn
#DLMFiles[1] = isdnqsig



|
Operator
|
Description
|
|---|---|
|
&
|
And
|
|
|
|
Exclusive Or
|
|
()
|
Inclusion and the beginning and end of the resource string.
|
|
\
|
Line break.
|







Resource[1].Definitions = ( dtmf.det_all & echo.ln20_apt25 & \
ptf.det_2f & (( oki.rec_24 & (oki.play_24_100 | oki.play_24_150 | \ oki.play_24_200 ) ) )


Version