[Home]

Summary:ASTERISK-11582: [patch] Added analysis time to BackgroundDetect
Reporter:David Van Ginneken (davevg)Labels:
Date Opened:2008-03-05 12:23:40.000-0600Date Closed:2008-06-17 16:36:36
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_talkdetect.c.diff
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.
Comments:By: Digium Subversion (svnbot) 2008-06-17 16:36:00

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 ASTERISK-11582)
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

By: Digium Subversion (svnbot) 2008-06-17 16:36:36

Repository: asterisk
Revision: 123545

_U  branches/1.6.0/

------------------------------------------------------------------------
r123545 | tilghman | 2008-06-17 16:36:33 -0500 (Tue, 17 Jun 2008) | 14 lines

Blocked revisions 123544 via svnmerge

........
r123544 | tilghman | 2008-06-17 16:42:42 -0500 (Tue, 17 Jun 2008) | 7 lines

Add an option, specifying maximum analysis time for talk detection.
(closes issue ASTERISK-11582)
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=123545