[asterisk-commits] russell: trunk r82454 - in /trunk: ./ configs/zapata.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 14 16:21:24 CDT 2007
Author: russell
Date: Fri Sep 14 16:21:23 2007
New Revision: 82454
URL: http://svn.digium.com/view/asterisk?view=rev&rev=82454
Log:
Merged revisions 82435 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r82435 | russell | 2007-09-14 16:17:08 -0500 (Fri, 14 Sep 2007) | 3 lines
Add a note to help clarify the value set with the echocancel option.
(inspired by Malcolm's blog post on blogs.digium.com about HPEC)
........
Modified:
trunk/ (props changed)
trunk/configs/zapata.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/configs/zapata.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/zapata.conf.sample?view=diff&rev=82454&r1=82453&r2=82454
==============================================================================
--- trunk/configs/zapata.conf.sample (original)
+++ trunk/configs/zapata.conf.sample Fri Sep 14 16:21:23 2007
@@ -339,6 +339,9 @@
; Use either "yes", "no", or a power of two from 32 to 256 if you wish to
; actually set the number of taps of cancellation.
;
+; Note that when setting the number of taps, the number 256 does not translate
+; to 256 ms of echo cancellation. echocancel=256 means 256 / 8 = 32 ms.
+;
; Note that if any of your Zaptel cards have hardware echo cancellers,
; then this setting only turns them on and off; numeric settings will
; be treated as "yes". There are no special settings required for
More information about the asterisk-commits
mailing list