aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_talkdetect.c
AgeCommit message (Collapse)AuthorFilesLines
2004-08-07Only consider linear frames for talk detection -- ignore anything else (bug ↵markster1-1/+1
#2219) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3594 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ↵citats1-1/+0
instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3277 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-16Don't forget to run the schedule queuemarkster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3227 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-11Add talk detectection app (BackgroundDetect)markster1-0/+218
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3188 f38db490-d61c-443f-a65b-d21fe96a405b