mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@40423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -303,10 +303,17 @@ callreturn=yes
|
|||||||
; Use either "yes", "no", or a power of two from 32 to 256 if you wish to
|
; 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.
|
; actually set the number of taps of cancellation.
|
||||||
;
|
;
|
||||||
|
; 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
|
||||||
|
; hardware echo cancellers; when present and enabled in their kernel
|
||||||
|
; modules, they take precedence over the software echo canceller compiled
|
||||||
|
; into Zaptel automatically.
|
||||||
|
;
|
||||||
echocancel=yes
|
echocancel=yes
|
||||||
;
|
;
|
||||||
; Generally, it is not necessary (and in fact undesirable) to echo cancel when
|
; Generally, it is not necessary (and in fact undesirable) to echo cancel when
|
||||||
; the circuit path is entirely TDM. You may, however, reverse this behavior
|
; the circuit path is entirely TDM. You may, however, change this behavior
|
||||||
; by enabling the echo cancel during pure TDM bridging below.
|
; by enabling the echo cancel during pure TDM bridging below.
|
||||||
;
|
;
|
||||||
echocancelwhenbridged=yes
|
echocancelwhenbridged=yes
|
||||||
@@ -318,6 +325,8 @@ echocancelwhenbridged=yes
|
|||||||
; closer idea of the actual echo. Value may be "yes", "no", or a number of
|
; closer idea of the actual echo. Value may be "yes", "no", or a number of
|
||||||
; milliseconds to delay before training (default = 400)
|
; milliseconds to delay before training (default = 400)
|
||||||
;
|
;
|
||||||
|
; Note that these parameters do not apply to hardware echo cancellers.
|
||||||
|
;
|
||||||
;echotraining=yes
|
;echotraining=yes
|
||||||
;echotraining=800
|
;echotraining=800
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user