[asterisk-bugs] [Asterisk 0017133]: When single user in Meetme application there are scrolling errors from ast_dsp_silence

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 12 13:10:38 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17133 
====================================================================== 
Reported By:                jsdyer
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   17133
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.4.33
Asterisk Version:           1.4.30 
JIRA:                       SWP-1271 
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:             2010-04-02 22:20 CDT
Last Modified:              2010-05-12 13:10 CDT
====================================================================== 
Summary:                    When single user in Meetme application there are
scrolling errors from ast_dsp_silence
Description: 
The error

[2010-04-02 21:37:46 CDT] WARNING[31837]: dsp.c:1423 ast_dsp_silence: Can
only calculate silence on signed-linear frames :(

scrolls across the asterisk console when there is a single participant in
a meetme conference while music is playing.
====================================================================== 

---------------------------------------------------------------------- 
 (0121825) svnbot (reporter) - 2010-05-12 13:10
 https://issues.asterisk.org/view.php?id=17133#c121825 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 262748

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_meetme.c

------------------------------------------------------------------------
r262748 | dvossel | 2010-05-12 13:10:37 -0500 (Wed, 12 May 2010) | 24
lines

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

................
  r262744 | dvossel | 2010-05-12 13:01:20 -0500 (Wed, 12 May 2010) | 17
lines
  
  Merged revisions 262662 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r262662 | dvossel | 2010-05-12 12:00:04 -0500 (Wed, 12 May 2010) | 11
lines
    
    fixes app_meetme dsp error
    
    We attempted to detect silence after translating a frame
    from signed linear.  This caused a flooding of errors.  To
    resolve this the code to detect silence was moved before the
    translation.
    
    (closes issue https://issues.asterisk.org/view.php?id=17133)
    Reported by: jsdyer
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-12 13:10 svnbot         Checkin                                      
2010-05-12 13:10 svnbot         Note Added: 0121825                          
======================================================================




More information about the asterisk-bugs mailing list