[asterisk-bugs] [Asterisk 0019213]: [patch] bug in	contrib/scripts/safe_asterisk
    Asterisk Bug Tracker 
    noreply at bugs.digium.com
       
    Thu May  5 10:04:26 CDT 2011
    
    
  
A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19213 
====================================================================== 
Reported By:                lefoyer
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   19213
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.18 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-05-03 04:05 CDT
Last Modified:              2011-05-05 10:04 CDT
====================================================================== 
Summary:                    [patch] bug in contrib/scripts/safe_asterisk
Description: 
safe_asterisk script not check running Asterisk because he returns
unprintable characters. test Centos 5.5 and Debian squeeze.
test on Centos 5.5
/usr/sbin/asterisk -rx 'core show version'|cat -t
^[[0;37mAsterisk 1.6.2.13 built by root @
rpmbuild32-2.elastix.palosanto.com on a i686 running Linux on 2010-10-03
20:56:35 UTC
^[[0m
test on Debian squeeze
/usr/sbin/asterisk -rx 'core show version'|cat -t
^[[0;37mAsterisk 1.8.3-1digium1~squeeze built by pbuilder @ nighthawk on a
x86_64 running Linux on 2011-03-17 15:31:24 UTC
^[[0m
====================================================================== 
---------------------------------------------------------------------- 
 (0134490) svnbot (reporter) - 2011-05-05 10:04
 https://issues.asterisk.org/view.php?id=19213#c134490 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 317104
_U  branches/1.8/
U   branches/1.8/contrib/scripts/safe_asterisk
------------------------------------------------------------------------
r317104 | lmadsen | 2011-05-05 10:04:25 -0500 (Thu, 05 May 2011) | 15
lines
Merged revisions 317102 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
  r317102 | lmadsen | 2011-05-05 10:54:46 -0400 (Thu, 05 May 2011) | 8
lines
  
  Disable console colourization inside safe_asterisk checks.
  
  (closes issue https://issues.asterisk.org/view.php?id=19213)
  Reported by: lefoyer
  Patches: 
        issue19213_strip_color_in_safe_asterisk-svn.patch uploaded by
wdoekes (license 717)
  Tested by: wdoekes, lefoyer
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=317104 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-05 10:04 svnbot         Checkin                                      
2011-05-05 10:04 svnbot         Note Added: 0134490                          
======================================================================
    
    
More information about the asterisk-bugs
mailing list