[asterisk-bugs] [Asterisk 0017049]: [patch] CLI commands via asterisk -rx may not return all output

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 18 13:18:44 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17049 
====================================================================== 
Reported By:                russell
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17049
Category:                   Core/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-1104 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/573/ 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 253113 
Request Review:              
====================================================================== 
Date Submitted:             2010-03-17 10:52 CDT
Last Modified:              2010-03-18 13:18 CDT
====================================================================== 
Summary:                    [patch] CLI commands via asterisk -rx may not return
all output
Description: 
If a CLI command takes a while to complete, an asterisk -rx process will
exit early.  I noticed this when bamboo runs the unit tests.  It is very
easy to reproduce.

1) Compile Asterisk with TEST_FRAMEWORK enabled, and all of the test
modules.

2) Run the unit tests with asterisk -rx.

The process will exit long before the tests are finished running.
====================================================================== 

---------------------------------------------------------------------- 
 (0119566) svnbot (reporter) - 2010-03-18 13:18
 https://issues.asterisk.org/view.php?id=17049#c119566 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 253357

U   trunk/main/asterisk.c

------------------------------------------------------------------------
r253357 | russell | 2010-03-18 13:18:43 -0500 (Thu, 18 Mar 2010) | 8 lines

Increase CLI command output timeout for asterisk -rx to 60 seconds.

(closes issue https://issues.asterisk.org/view.php?id=17049)
Reported by: russell
Tested by: russell

Review: https://reviewboard.asterisk.org/r/573/

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=253357 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-18 13:18 svnbot         Checkin                                      
2010-03-18 13:18 svnbot         Note Added: 0119566                          
======================================================================




More information about the asterisk-bugs mailing list