[asterisk-bugs] [Asterisk 0017477]: [patch] [regression] Constantly heard "beep" on PC speaker and Asterisk use maybe 10 time more CPU when CONSOLE=yes

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 10 03:16:45 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17477 
====================================================================== 
Reported By:                jvandal
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17477
Category:                   General
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     closed
Target Version:             1.6.2.9
Asterisk Version:           1.4.32 
JIRA:                       SWP-1666 
Regression:                 Yes 
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:             2010-06-06 01:56 CDT
Last Modified:              2010-06-10 03:16 CDT
====================================================================== 
Summary:                    [patch] [regression] Constantly heard "beep" on PC
speaker and Asterisk use maybe 10 time more CPU when CONSOLE=yes
Description: 
Using CentOS 5.x and since Asterisk 1.4.32, I constantly heard a "beep" on
Server speaker each time a line is displayed on the Asterisk CLI. Asterisk
process also use between 30 and 40% CPU with only 5 calls.

If I set CONSOLE=no on safe_asterisk, I no more heard the "beep" and CPU
usage of Asterisk drop to 5-8%.

Now Asterisk no more sends the -c option to Asterisk and all now work as
expected.

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017000 [patch] [regression] Segfault when hang...
====================================================================== 

---------------------------------------------------------------------- 
 (0123222) svnbot (reporter) - 2010-06-10 03:16
 https://issues.asterisk.org/view.php?id=17477#c123222 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 269637

_U  branches/1.6.2/
U   branches/1.6.2/main/asterisk.c
U   branches/1.6.2/main/logger.c
U   branches/1.6.2/utils/extconf.c

------------------------------------------------------------------------
r269637 | tilghman | 2010-06-10 03:16:43 -0500 (Thu, 10 Jun 2010) | 23
lines

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

................
  r269636 | tilghman | 2010-06-10 03:15:45 -0500 (Thu, 10 Jun 2010) | 16
lines
  
  Merged revisions 269635 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r269635 | tilghman | 2010-06-10 02:52:34 -0500 (Thu, 10 Jun 2010) | 9
lines
    
    Ensure signals are not blocked inside other signal handlers.
    
    This eliminates the annoying <beep> on the console.
    
    (closes issue https://issues.asterisk.org/view.php?id=17477)
     Reported by: jvandal
     Patches: 
           20100610__issue17477.diff.txt uploaded by tilghman (license 14)
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-10 03:16 svnbot         Checkin                                      
2010-06-10 03:16 svnbot         Note Added: 0123222                          
======================================================================




More information about the asterisk-bugs mailing list