[asterisk-bugs] [Asterisk 0012149]: [patch] Added analysis time to BackgroundDetect
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Jun 17 16:36:06 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12149
======================================================================
Reported By: davevg
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 12149
Category: Applications/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 106140
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-05-2008 12:23 CST
Last Modified: 06-17-2008 16:36 CDT
======================================================================
Summary: [patch] Added analysis time to BackgroundDetect
Description:
This patch allows you to specify the maximum time to allow for talk
analysis. This is useful when you are using BackgroundDetect like a psuedo
AMD. Whereas you want to playback a message to both Human callers and
Answering Machines immediately on connect, but don't want to analyze the
voice after a certain duration in the call (Lets say for example 10
seconds). If the application argument is missing, the application will
analyze all frames like before.
======================================================================
----------------------------------------------------------------------
svnbot - 06-17-08 16:36
----------------------------------------------------------------------
Repository: asterisk
Revision: 123544
U trunk/apps/app_talkdetect.c
------------------------------------------------------------------------
r123544 | tilghman | 2008-06-17 16:35:55 -0500 (Tue, 17 Jun 2008) | 7
lines
Add an option, specifying maximum analysis time for talk detection.
(closes issue http://bugs.digium.com/view.php?id=12149)
Reported by: davevg
Patches:
app_talkdetect.c.diff uploaded by davevg (license 209)
(Plus a few additional cleanups by moi)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=123544
Issue History
Date Modified Username Field Change
======================================================================
06-17-08 16:36 svnbot Note Added: 0088842
======================================================================
More information about the asterisk-bugs
mailing list