I've found two reports that might be a clue for you below.
The first one is from an older software version.
Meridian Option 81C rls 4.50W
Unexplained high call register usage warning messages:
CRMN001 HIGH Call Reg Usage, Pcnt Used= 80, Num Used= 8002, NumCR= 10000
Although NCR was set to 10000, only 1800 were displayed by sl1qShow:
>pdt> sl1qShow
SL1 queues of size > 0
Cadence (queue 2 at 0x8c911e8) size : 1
128LowP (queue 3 at 0x8c911fc) size : 1
2Sec (queue 4 at 0x8c91210) size : 34
Dial (queue 6 at 0x8c91238) size : 1
RingAgain (queue 8 at 0x8c91260) size : 2
Idle (queue 12 at 0x8c912b0) size : 1760
total size of above queues: 1799
value = 0 = 0x0
pdt>
Cause: unknown
Solution:
Run a software audit (LD 44, R 1)
Masses of AUD575s were output and all the locked-up Call Registers were then released
pdt> sl1qShow
SL1 queues of size > 0
128LowP (queue 3 at 0x8c911fc) size : 1
2Sec (queue 4 at 0x8c91210) size : 39
Dial (queue 6 at 0x8c91238) size : 3
RingAgain (queue 8 at 0x8c91260) size : 4
Idle (queue 12 at 0x8c912b0) size : 9669
RGAT (queue 18 at 0x8c91328) size : 2
total size of above queues: 9718
value = 0 = 0x0
pdt>
#################################################
Problem
CRMN001 HIGH Call Reg Usage, Pcnt Used= 99, Num Used= 34993, NumCR= 35000
Solution
pdt> sl1crShow
MAINPM NCR
------ ---
IDLE 11
READY 14
DIALING 11
BUSY 1
RINGING 65
ESTABLISHED 400
SPECIAL 1153
CDR 32463
ACD_PM 870
MUSIC_PM 10
Total CR Count = 34998
sl1qShow (sl1crShow) told us that it was the CDR data that was using the call registers. The system at the time had many more calls coming in than normal. Answer time was becoming really long.
All channels to Call Pilot were constantly busy playing messages and other call pilot'y things. Callers listened to ring tone for a long while BEFORE contact centre could find a Call Pilot agent to give first announcements.
Real agents were all busy with calls, sometimes for 2hrs. (Hence the backlog)
Speed to Call Logging ports set at 9600 (Very slow)
It is thought that a combination of the above, was causing the QREC (time to answer an ACD call) to output more than normal to the CDR TTY. The CDR TTY buffers were getting filled up and using all the call registers. Also, suspect the system has to use call registers to measure the time it was taking to answer calls.
First we removed QREC from the CDR data on the Route Data Blocks. This reduces the amount of data being sent to the CDR device. (Removing CDR from the route would probably have the same effect)
This allowed the CDR TTY's to try and catch up (The total number of CR being used dropped by approx 20 every 5 seconds)
System was left overnight, and in the morning there was nothing stuck in the CDR Queue.
Engineer was advised to speed up the CDR TTY to the max speed it will run (To allow the buffer to empty quicker)
He was then going to put QREC back on the route and monitor.
Hopefully by getting the CDR info out the system quicker will stop the Call Registers filling up.
At this time it is not known if this worked. (I will amend this record when I know, or if it works for you, then get record amended)
If removing QREC for a while does not allow the CR to go back to normal, then system may require an INI.
DO NOT REMOVE OR CHANGE ANY CDR TTY SETTINGS WHILE SYSTEM IS IN THIS STATE. OR DELIBERATLY DIS A TTY. THIS MAY RESULT IN THE SYSTEM HOLDING ONTO THE CDR DATA, AND NEVER BE ABLE TO OUTPUT IT. AND AN INI WILL BE REQUIRED TO CLEAR.
Firebird Scrambler
Nortel and Avaya Meridian 1 / Succession and BCM / Norstar Programmer in the UK
Very advance high level knowledge on Linux BCM with keycode support