Only try to detect silence when we actually need to, instead of...always.
[asterisk/asterisk.git] / main / dsp.c
2008-03-26 Jason ParkerOnly try to detect silence when we actually need to...
2008-03-26 Jason ParkerLarge cleanup of DSP code
2008-03-26 Tilghman LesherAdd the "config reload <conffile>" command, which allow...
2008-03-19 Jason ParkerRename DSP_FEATURE_DTMF_DETECT, because we are *NOT...
2008-03-19 Jason ParkerRename very poorly named function to reflect what it...
2008-03-05 Joshua ColpFix code up to what it was meant to be.
2008-03-05 Tilghman LesherCreate a centralized configuration option for silenceth...
2008-03-04 Tilghman LesherWhitespace changes only
2008-02-20 Jason ParkerLargely refactor DSP tone detection routines.
2008-01-17 Jason ParkerAdd several busy detection related defines to menuselect.
2007-12-07 Jason ParkerMerged revisions 91890 via svnmerge from
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-21 Russell BryantRemove obsolete OLD_DSP_ROUTINES code. Also, remove...
2007-11-19 Luigi Rizzoanother few errno.h removals
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-09-20 Russell Bryanttrivial formatting change
2007-08-24 Russell BryantMerged revisions 80820 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-06-06 Russell BryantYet another minor change to test mantis/svn
2007-06-06 Russell Bryantminor formatting change ... testing mantis/svn
2007-06-06 Russell Bryantminor formatting change ... testing mantis/svn
2007-05-29 Doug BaileyChanged the dtmf detection to integer based goertzel...
2007-03-08 Joshua ColpMerged revisions 58389 via svnmerge from
2007-01-23 Joshua ColpCosmetic changes. Make main source files better conform...
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-08-31 Joshua ColpMerge in VLDTMF support with Zaptel/Core done by the...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):