[asterisk-bugs] [Asterisk 0013186]: Queue timeout doesn't work when periodic-announce is set.

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jul 29 13:20:12 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13186 
====================================================================== 
Reported By:                miquel_cabrespina
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13186
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.21.1 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-29 03:19 CDT
Last Modified:              2008-07-29 13:20 CDT
====================================================================== 
Summary:                    Queue timeout doesn't work when periodic-announce is
set.
Description: 
When periodic-announce is setted and the general timeout for the queue is
reached, the queue keeps trying to call its members.
When the timeout is reached the queue must finalize and go to the next
priority in context but when a periodic-announce is set the queue never
finalize. At queue timeout the periodic announce won't play anymore and the
option "retry" is also ignored. The call remains in the queue until a
member answers.

When the periodic timeout is reached we see this in the console until some
member answer:
  == Spawn extension (MYCONTEXT_102, s-CHANUNAVAIL, 3) exited non-zero on
'Local/s at MYCONTEXT_102-95c1,2'
====================================================================== 

---------------------------------------------------------------------- 
 (0090811) putnopvut (administrator) - 2008-07-29 13:20
 http://bugs.digium.com/view.php?id=13186#c90811 
---------------------------------------------------------------------- 
I took a brief look through your log, and one thing that jumped out at me
were lines like the following:

"-- Nobody picked up in 12000 ms" 

This is perfectly normal since you have timeout=12 in your queue. Later in
the log, though, the time indicated increases, so you end up with lines
like the following:

"-- Nobody picked up in 122000 ms"

This is very strange, and I have no idea how that could happen. I at least
have something to try to look for now. I also tried mimicking your dialplan
more closely, but I still have not been able to reproduce the problem
locally. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-07-29 13:20 putnopvut      Note Added: 0090811                          
======================================================================




More information about the asterisk-bugs mailing list