[asterisk-bugs] [Asterisk 0014114]: realtime queue doesn't update strategy value

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Dec 21 11:15:57 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14114 
====================================================================== 
Reported By:                voipas
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14114
Category:                   Applications/app_queue
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           Addons 1.6.0.1 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-12-19 09:35 CST
Last Modified:              2008-12-21 11:15 CST
====================================================================== 
Summary:                    realtime queue doesn't update strategy value
Description: 
Hello,

  I'm using realtime queues. But if I make changes in database (changing
strategy from ringall to random and so on...), asterisk doesn't update this
value. Using CLI command 'queue show q19' , it shows old value. After
asterisk restart - it takes new value. Also CLI command 'module reload
app_queue.so' didn't help too. 
  Maybe there are other ways to do this... ? 

Thanks
====================================================================== 

---------------------------------------------------------------------- 
 (0096762) voipas (reporter) - 2008-12-21 11:15
 http://bugs.digium.com/view.php?id=14114#c96762 
---------------------------------------------------------------------- 
It doesn't help me. So at the begining configuration was 'ringall':
queue show 18
18           has 0 calls (max unlimited) in 'ringall' strategy (17s
holdtime), W:0, C:6, A:3, SL:0.0% within 0s

In the database I've changed to 'random':
 realtime load queues name 18
                   Column Name  Column Value
          --------------------  --------------------
                          name  18
                   musiconhold  default
                       context  cc-out
                       timeout  60
                  monitor_type  mixmonitor
                queue_thankyou  queue-thankyou
                         retry  5
                    wrapuptime  0
                        maxlen  0
                      strategy  random
                     joinempty  yes
                leavewhenempty  no
             eventmemberstatus  0
               eventwhencalled  0
                reportholdtime  0
                timeoutrestart  0
   periodic_announce_frequency  5
                     ringinuse  0
               setinterfacevar  1
              setqueueentryvar  1
                   setqueuevar  1

So I've made a call to this queue, but it still uses 'ringall' strategy:
 queue show 18
18           has 0 calls (max unlimited) in 'ringall' strategy (17s
holdtime), W:0, C:6, A:4, SL:0.0% within 0s



So what should I do?  
Thanks 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-21 11:15 voipas         Note Added: 0096762                          
======================================================================




More information about the asterisk-bugs mailing list