[asterisk-bugs] [Asterisk 0013801]: [patch] No way to tune talker optimization in meetme, causes users to get cut off while they're still talking

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Nov 21 11:37:26 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13801 
====================================================================== 
Reported By:                justdave
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   13801
Category:                   Applications/app_meetme
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.22 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-29 13:47 CDT
Last Modified:              2008-11-21 11:37 CST
====================================================================== 
Summary:                    [patch] No way to tune talker optimization in
meetme, causes users to get cut off while they're still talking
Description: 
I enabled 'o' talker optimization on my conference rooms because the
documentation in 1.4 says the feature will be permanently enabled in
Asterisk 1.6 with no way to disable it, so I figured we should probably get
used to it. However, if it works like this we'll have to never upgrade to
1.6.  We get constant complaints about people getting cut off while still
talking in the conferences, and I can't find any way to tune what it
considers "talking". If the feature is going to be permanently enabled, we
at least need some way to tune how sensitive it is.
====================================================================== 

---------------------------------------------------------------------- 
 (0095271) DEA (reporter) - 2008-11-21 11:37
 http://bugs.digium.com/view.php?id=13801#c95271 
---------------------------------------------------------------------- 
I was looking over the code in dsp.c and reviewing my long standing
system configuration, and I spotted something that may play into
this issue.

I have been using the global option silence_suppresssion for a long time.
I see that dsp.c reacts to that option very early in the code and returns
a NULL frame.

I will test later to see if dropping silence_suppression allows the 
talker optimization to work better, with or without threshold tuning. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-21 11:37 DEA            Note Added: 0095271                          
======================================================================




More information about the asterisk-bugs mailing list