mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
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) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@82435 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -333,6 +333,9 @@ callreturn=yes
|
||||
; 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
|
||||
|
Reference in New Issue
Block a user