Version




[First AG Quad] Product = AG_Quad_T1 Number = 0 Bus = 0 Slot = 15 File = agpiqt1.cfg [Second AG Quad] Product = AG_Quad_T1 Number = 1 Bus = 0 Slot = 16 File = agpiqt1.cfg













|
Board
|
Configuration
|
|---|---|
|
Board 0
|
System primary bus master (driving the A clocks)
|
|
Board 1
|
System secondary bus master (driving the B clocks)
|
|
Board 2
|
Clock slave (auto fallback enabled)
|
Figure 19. Sample Board Clocking Configuration



|
Board
|
Call Control Mode (CCMode)
|
Simultaneous Call Control Ports
|
Active Voice Ports (24 K play/record & DTMF)
|
|---|---|---|---|
|
AG Quad T
|
HIGH
|
60
|
20
|
|
|
MEDIUM
|
40
|
40
|
|
|
LOW
|
20
|
50
|
|
AG Quad E
|
HIGH
|
60
|
20
|
|
|
MEDIUM
|
40
|
40
|
|
|
LOW
|
20
|
50
|

Warning: Board n: File "C:\NMS\AG\LOAD\echo.dsp" is loaded but is not on any task processor.

# # AG configuration file for AG Quad/Dual T1 # # TCP files are shipped with the AG CAS sub-package of Natural Access. # Be sure that you installed the protocols that are specified below before # trying to start a board with this configuration file. TCPFiles[0] = nocc.tcp # "no trunk control" protocol TCPFiles[1] = wnk0.tcp # 2-way wink protocol # DSP files to link in DSP.C5x.DSPFiles = tone.dsp callp.dsp dtmf.dsp voice.dsp XLaw = MU-LAW RunFile = sysqn.run Clocking.HBus.ClockSource = OSC Clocking.HBus.ClockMode = STANDALONE # Uncomment to use all ports for voice processing. # CCMode = NONE # For AG Quad (comment other "NetworkInterface" lines if used) NetworkInterface.T1E1[0..3].LineCode = AMI_ZCS NetworkInterface.T1E1[0..3].FrameType = D4 # For AG Dual (comment other "NetworkInterface" lines if used) # # NetworkInterface.T1E1[0..1].LineCode = AMI_ZCS # NetworkInterface.T1E1[0..1].FrameType = D4

# # AG configuration file for AG Quad/Dual E1 # # TCP files are shipped with the AG CAS sub-package of Natural Access. # Be sure that you installed the protocols that are specified below before # trying to start a board with this configuration file. TCPFiles[0] = nocc.tcp # "no trunk control" protocol TCPFiles[1] = wnk0.tcp # 2-way wink protocol # DSP files to link in DSP.C5x.DSPFiles = tone_a.dsp callp_a.dsp dtmf_a.dsp mf_a.dsp voice_a.dsp XLaw = A-LAW VoiceIdleCode = 0xd5 SignalIdleCode = 0x9 RunFile = sysqn.run Clocking.HBus.ClockSource = OSC Clocking.HBus.ClockMode = STANDALONE # Uncomment to use all ports for voice processing. # CCMode = NONE # For AG Quad (comment other "NetworkInterface" lines if used) NetworkInterface.T1E1[0..3].LineCode = HDB3 NetworkInterface.T1E1[0..3].FrameType = CEPT # For AG Dual (comment other "NetworkInterface" lines if used) # # NetworkInterface.T1E1[0..1].LineCode = HDB3 # NetworkInterface.T1E1[0..1].FrameType = CEPT
Version