[asterisk-bugs] [Asterisk 0013609]: autopause=no not working with Asterisk 1.4.22rc5

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 20 15:13:51 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13609 
====================================================================== 
Reported By:                gincantalupo
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   13609
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.22 
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-10-03 05:40 CDT
Last Modified:              2008-10-20 15:13 CDT
====================================================================== 
Summary:                    autopause=no not working with Asterisk 1.4.22rc5
Description: 
After upgrading Asterisk from 1.2.18 to 1.4.17 version (and then to
1.4.22rc5) my phones randomly go paused even if autopause is set to no. It
randomly happens with both Snom and polycom models.
Strategy is ringall.
The problem seems to be related to manager_pause_queue_member function:
should't be autopause parameter checked in there?

====================================================================== 

---------------------------------------------------------------------- 
 (0094002) putnopvut (administrator) - 2008-10-20 15:13
 http://bugs.digium.com/view.php?id=13609#c94002 
---------------------------------------------------------------------- 
I looked at the cli output and like you had originally stated in your bug
description, it is always the manager_pause_queue_member function which is
setting the member to be paused.

As I stated in my first bug note, this function is only called on demand,
though, when the "QueuePause" manager command is used. This must mean that
something in your setup is sending this manager command to Asterisk. All
app_queue is doing is honoring that request and pausing the queue member
specified.

Please verify that any external applications that you are using are not
attempting to pause queue members over the manager interface. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-20 15:13 putnopvut      Note Added: 0094002                          
======================================================================




More information about the asterisk-bugs mailing list