Commit Graph

78 Commits (076b29dd5b51e7ec68c141d9e6c5ec8a2c63be66)

Author SHA1 Message Date
Jason Parker 6412a96e43 Large cleanup of DSP code
17 years ago
Tilghman Lesher ef4eff9a9b Add the "config reload <conffile>" command, which allows you to tell Asterisk
17 years ago
Jason Parker 9e3603dac9 Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.
17 years ago
Jason Parker 8d4276578a Rename very poorly named function to reflect what it actually does. This was causing quite a bit of confusion for me...
17 years ago
Joshua Colp 455f6137b4 Fix code up to what it was meant to be.
17 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Jason Parker ea8c695a1c Largely refactor DSP tone detection routines.
17 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago
Jason Parker d422e2ab1d Merged revisions 91890 via svnmerge from
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Russell Bryant cb67c91cb0 Remove obsolete OLD_DSP_ROUTINES code. Also, remove the FAX_DETECT define and
18 years ago
Luigi Rizzo ed9b9733b6 another few errno.h removals
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Russell Bryant 86e254caba trivial formatting change
18 years ago
Russell Bryant 7ddccc897f Merged revisions 80820 via svnmerge from
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Russell Bryant 7ba22102ad Yet another minor change to test mantis/svn
18 years ago
Russell Bryant 0ddb853244 minor formatting change ... testing mantis/svn
18 years ago
Russell Bryant f97cdc52f4 minor formatting change ... testing mantis/svn
18 years ago
Doug Bailey d3e9141345 Changed the dtmf detection to integer based goertzel algorithm.
18 years ago
Joshua Colp 6dc98369bf Merged revisions 58389 via svnmerge from
18 years ago
Joshua Colp 21b53af31d Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384)
19 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
19 years ago
Joshua Colp c6977b9983 Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago