[Home]

Summary:ASTERISK-02584: [patch] Add channel variable to BackgroundDetect / app_talkdetect
Reporter:daver (daver)Labels:
Date Opened:2004-10-11 22:36:53Date Closed:2008-01-15 15:12:19.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_talkdetect.diff.txt
Description:It would be useful to add a channel variable to BackgroundDetect / app_talkdetect to indicate how much talk-time was detected.

On example use: Applications could use this variable to deduce if they were speaking with a human or answering machine, depending on length of talk time.

Attached is a diff which adds a TALK_DETECTED variable. (This is only 3 lines of code.)

(Feel free to change the variable name to something more standard. This is just a suggestion.)


Comments:By: Mark Spencer (markster) 2004-10-12 09:05:14

Do you have a disclaimer on file?

By: daver (daver) 2004-10-12 19:20:38

I just faxed the signed disclaimer to your attention.

By: twisted (twisted) 2004-10-27 16:58:14

Markster, this bug's for you.

/me giggles.

By: Mark Spencer (markster) 2004-10-31 21:01:33.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2004-11-02 17:40:40.000-0600

not in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:12:19.000-0600

Repository: asterisk
Revision: 4139

U   trunk/apps/app_talkdetect.c
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r4139 | markster | 2008-01-15 15:12:18 -0600 (Tue, 15 Jan 2008) | 2 lines

Add TALK_DETECTED variable (bug ASTERISK-2584)

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

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