[asterisk-bugs] [Asterisk 0014433]: [patch] Automatic gain normalization in meetme

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 26 17:45:31 CST 2009


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14433 
====================================================================== 
Reported By:                chetanv
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   14433
Category:                   Applications/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     confirmed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 169716 
Request Review:              
====================================================================== 
Date Submitted:             2009-02-08 11:12 CST
Last Modified:              2009-02-26 17:45 CST
====================================================================== 
Summary:                    [patch] Automatic gain normalization in meetme
Description: 
Often during an audio conference, one of the participants has set a high
mic volume. Whenever he speaks, the other listeners hear his relatively
high volume. Similarly, someone has a low voice or has set a low mic
volume. Other participants have to strain to hear him.

This patch tries to overcome this problem by estimating the volume of the
participants and adjusting their gain. This adjustment is done every 2
seconds in the meetme app.

The patch adds a "g" flag to the meetme app. This option is tied up with
the "T" flag - talker detection. Both have to be on for this to work.

Changes are in apps/app_meetme.c, include/asterisk/dsp.h, main/dsp.c

====================================================================== 

---------------------------------------------------------------------- 
 (0100863) lmadsen (administrator) - 2009-02-26 17:45
 http://bugs.digium.com/view.php?id=14433#c100863 
---------------------------------------------------------------------- 
I'm going to assign this to russell for now so he can take a quick look at
this. I think he recently closed an issue which switches the talker
optimization back to default off, and mentioned if someone wanted to pick
up the code and make it better, that'd be nice.

This looks like this may be in that direction? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-26 17:45 lmadsen        Note Added: 0100863                          
2009-02-26 17:45 lmadsen        Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list