Queue rrmemory problem

Hi
If I set queue with rrmemory agents doesnt ring at all, ringall works ok
I tried solution described here:
fonality.com/trixbox/forums/trix … o-not-ring

CLI: database put NeoAgenternal 21 TRUE
for every agents in queue but it still doesnt work.

in log full:
[Jan 25 12:39:57] DEBUG[10538] db.c: Unable to find key ‘23’ in family ‘NeoAgentue’
[Jan 25 12:39:57] DEBUG[10538] app_queue.c: Skipping ‘Local/23@from-queue​/n’ with metric 0 because it is not online
[Jan 25 12:39:57] DEBUG[10538] db.c: Unable to find key ‘21’ in family ‘NeoAgentue’
[Jan 25 12:39:57] DEBUG[10538] app_queue.c: Skipping ‘Local/21@from-queue​/n’ with metric 1 because it is not online
[Jan 25 12:39:57] DEBUG[10538] app_queue.c: Nobody left to try ringing in queue
[Jan 25 12:39:57] NOTICE[10538] app_queue.c: No one is answering queue ‘120’

config queues_additional.conf:
[120]
announce-frequency=15
announce-holdtime=yes
announce-position=yes
autofill=yes
eventmemberstatus=no
eventwhencalled=no
joinempty=yes
leavewhenempty=no
maxlen=0
memberdelay=0
music=default
penaltymemberslimit=0
periodic-announce-frequency=0
queue-callswaiting=queue-callswaiting
queue-thankyou=queue-thankyou
queue-thereare=queue-thereare
queue-youarenext=queue-youarenext
reportholdtime=no
retry=5
ringinuse=yes
servicelevel=60
strategy=rrmemory
timeout=15
timeoutpriority=app
timeoutrestart=no
weight=0
wrapuptime=0

My setup:
Asterisk 1.6.0.26-FONCORE-r78
Trixbox 2.8.0.4

Please help me, I’m totally stuck with this problem :frowning:
Paul

You seem to be getting errors in the Trixbox provided part of the code.