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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 29 11:43:33 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17049 
====================================================================== 
Reported By:                russell
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   17049
Category:                   Core/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-17 10:52 CDT
Last Modified:              2010-06-29 11:43 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0124028) svnbot (reporter) - 2010-06-29 11:43
 https://issues.asterisk.org/view.php?id=17049#c124028 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 272972

_U  branches/1.6.2/
U   branches/1.6.2/main/asterisk.c

------------------------------------------------------------------------
r272972 | russell | 2010-06-29 11:43:32 -0500 (Tue, 29 Jun 2010) | 15
lines

Merged revisions 253357 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  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=272972 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-29 11:43 svnbot         Checkin                                      
2010-06-29 11:43 svnbot         Note Added: 0124028                          
======================================================================




More information about the asterisk-bugs mailing list