[asterisk-bugs] [Asterisk 0019166]: AMI Action: Queuestatus + asterisk -rx "queue show" = no more calls sent to agents

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 25 21:01:48 CDT 2011


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=19166 
====================================================================== 
Reported By:                maxochoa
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19166
Category:                   Applications/app_queue
Reproducibility:            sometimes
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.40 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-04-21 15:45 CDT
Last Modified:              2011-04-25 21:01 CDT
====================================================================== 
Summary:                    AMI Action: Queuestatus + asterisk -rx "queue show"
= no more calls sent to agents
Description: 
If an outside application sends AMI Action: Queuestatus and at the same
time asterisk -rx "queue show" is run, calls are no longer sent to agents.
With loglevel 3, the message

[Apr 21 15:28:58] ERROR[18863] utils.c: write() returned error: Broken
pipe

is logged (typically) equal to the number of lines of output that would
typically be sent as a result for the AMI Queuestatus.

'agent show online' will show the agents as idle, and 'show channels
verbose' shows new incoming calls in Application Queue.
====================================================================== 

---------------------------------------------------------------------- 
 (0134093) pabelanger (administrator) - 2011-04-25 21:01
 https://issues.asterisk.org/view.php?id=19166#c134093 
---------------------------------------------------------------------- 
utils.c: write() returned error: Broken pipe is usually an issue with your
AMI / AGI scripts loosing connection with Asterisk.  You'll need to resolve
them first before we can do anything. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-25 21:01 pabelanger     Note Added: 0134093                          
2011-04-25 21:01 pabelanger     Status                   feedback => closed  
======================================================================




More information about the asterisk-bugs mailing list