Post new topic Reply to topic  [ 4 posts ] 

Board index : TeleFlow Forums : NMS Communication Boards

Author Message
 Post subject: NMS CG6060 code violations
PostPosted: Tue Feb 17, 2009 4:08 pm 
Offline

Joined: Tue Feb 17, 2009 3:51 pm
Posts: 2
I have a Line Side T1 from an Avaya G3 connected to a Win2000 server with an NMS AG4000 card. Trunkmon shows no errors or code violations and my application works fine.
I move the T1 cable to a Win2003 server with an NMS CG6060 card. the board starts successfully. Trunkmon reports no alarms or slips and the Frame Sync is OK, but code violations occur at a pace of a hundred or so per second. The voice channel works - I can place calls, hear prompts, and select options. The problem that occurs is the NMS card incorrectly detects a disconnect signal at seemingly random times and terminates the call. Any idea why I would not see the code violations on the AG4000 but do see them on the CG6060 with the exact same connection, or how to troubleshoot this issue?

Here are my cg\cfg settings:
Clocking.HBus.ClockMode = STANDALONE
Clocking.HBus.ClockSourceNetwork = 1 # 1, 2, 3 or 4 for the reference trunk connection
Clocking.HBus.ClockSource = NETWORK # NETWORK or OSC

# use of DSP.C5x[x].Os is recommended
DSP.C5x[0..47].Os = dspos6u

#*******************************************************************************************
# T1 configuration
#*******************************************************************************************
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 # AMI, B8ZS, AMI_ZCS, AMI_BELL, AMI_DDS or AMI_GTE
NetworkInterface.T1E1[0..15].FrameType = ESF # ESF or D4
NetworkInterface.T1E1[0..15].SignalingType = CAS

DSP.C5x[0..47].Libs[0] = cg6klibu
DSP.C5x[0..47].XLaw = MU_LAW
#DSP.C5x[0..47].Libs[0] = cg6kliba
#DSP.C5x[0..47].XLaw = A_LAW
#*******************************************************************************************

#*******************************************************************************************
# Resource management
#*******************************************************************************************

Resource[0].Name = RSC1
Resource[0].Size = 48
Resource[0].StartTimeslot = 0
Resource[0].TCPs = nocc ops0 # "no trunk control" protocol & Off-Premises Station trunk control program
#Resource[0].TCPs = nocc gds0 # "no trunk control" protocol & Digital Ground Start trunk control program
#Resource[0].TCPs = nocc wnk0 # "no trunk control" protocol & 2-way wink start trunk control program, T1 and analog DID
#Resource[0].TCPs = nocc wnk1 # "no trunk control" protocol & 2-way wink start trunk control program, analog E+M

#*******************************************************************************************
# Before modifying this resource definition string refer to the CG6060 or CG6060C
# Installation and Developers Manual.
#*******************************************************************************************
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) \
) \
)

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

DebugMask = 0x0

Here are my oamsys settings
[Supervisor]
AutoStartEnabled=Yes
AutoStopEnabled=Yes

#-------------------------------------------------
# Uncomment the following section to boot board #0
# Also correctly set the appropriate Bus/Slot info
#-------------------------------------------------

[Board0]
Product = CG_6060
AutoStart = Yes
AutoStop = Yes
Number = 0
Bus = 14
Slot = 4
File = cg6060_configfile.cfg

Any assist is appreciated.

Rob


Back to top
 Profile  
 
 Post subject: Re: NMS CG6060 code violations
PostPosted: Mon Feb 23, 2009 3:46 pm 
Offline
Site Admin

Joined: Wed Dec 31, 1969 5:00 pm
Posts: 329
Location: Vancouver, BC
Check the line encoding between your CG 6060 config file and the one used for your AG 4000 card. Make sure the CG 6060 is using the same one.

You've programmed your CG 6060 to get its clock from trunk 1, so make sure that trunk 1 is plugged into the telco circuit and not one of the other trunks.

Double-check your OAMSYS.CFG file and make sure it is booting the correct board-level configuration file. Its an easy mistake to make a revised board-level config file and forget to update OAMSYS.CFG (I know, I've done it).

If none of that works, please post the board-level config file for your AG 4000 card.


Back to top
 Profile WWW 
 
 Post subject: Re: NMS CG6060 code violations
PostPosted: Mon Feb 23, 2009 9:39 pm 
Offline

Joined: Tue Feb 17, 2009 3:51 pm
Posts: 2
Tim,
Thanks for the reply. I actually had 2 CG6060 cards exhibiting this behavior. I installed one that's been working for some time in the lab, and sure enough the problem's gone. Sending the cards that didn't work back to the manufacturer.


Back to top
 Profile  
 
 Post subject: Re: NMS CG6060 code violations
PostPosted: Tue Feb 24, 2009 1:03 pm 
Offline
Site Admin

Joined: Wed Dec 31, 1969 5:00 pm
Posts: 329
Location: Vancouver, BC
Wow! That's interesting. Glad you got it work out, though.


Back to top
 Profile WWW 
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Board index : TeleFlow Forums : NMS Communication Boards


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Style by Midnight Phoenix & N.Design Studio
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.