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

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Dec 20 08:24:02 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-20 08:24 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
====================================================================== 

---------------------------------------------------------------------- 
 (0096747) toc (reporter) - 2008-12-20 08:24
 http://bugs.digium.com/view.php?id=14114#c96747 
---------------------------------------------------------------------- 
You would need to reload the realtime values, this is expected behaviour,
as the databsae is NOT read each call, or each update made.

To update asterisk after updating the database:
realtime load <family> <column to match on> <value to match to> 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-20 08:24 toc            Note Added: 0096747                          
======================================================================




More information about the asterisk-bugs mailing list