summaryrefslogtreecommitdiff
path: root/kb1ec.h
AgeCommit message (Expand)Author
2008-01-11apparently strcasecmp() is a fairly recent addition to the kernel, so use the...kpfleming
2008-01-10finish converting aggressive suppression mode to runtime controlkpfleming
2008-01-10ensure that any non-zero value supplied will turn on aggressive modekpfleming
2008-01-10add runtime-controllable aggressive suppression to KB1 as wellkpfleming
2008-01-02bring back the echocan-params code that was removed in r3545, this time with ...kpfleming
2007-12-20revert the echocanparams code for now... it's not ready to be usedkpfleming
2007-12-19add ability to provide parameters to echo cancelers on a per-channel basis, a...kpfleming
2007-03-23bring in the rest of the support needed for HPECkpfleming
2005-12-17don't include the echo canceller headers in every module that includes zaptel...kpfleming
2005-11-29remove extraneous svn:executable propertieskpfleming
2005-09-13avoid warning on 64-bit systems (will still break when MEC2_STATS is defined)kpfleming
2005-09-01Make sure Kris gets some props for his work on the echo cancellermattf
2005-08-24Adding new echo canceller option from kb1 based on mec2. PLEASE trymattf