From 08ac00548904783f2d13f5921853bfb4de9bb867 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Wed, 23 Jun 2004 22:00:04 +0000 Subject: Make delay for echo training configurable git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3291 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs/zapata.conf.sample') diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index f6a9d43bf..41ee93e1d 100755 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -194,9 +194,11 @@ echocancelwhenbridged=yes ; is echo at the beginning of the call. Enabling echo training will cause ; asterisk to briefly mute the channel, send an impulse, and use the impulse ; response to pre-train the echo canceller so it can start out with a much -; closer idea of the actual echo. +; closer idea of the actual echo. Value may be "yes", "no", or a number of +; milliseconds to delay before training (default = 400) ; ;echotraining=yes +;echotraining=800 ; ; If you are having trouble with DTMF detection, you can relax the ; DTMF detection parameters. Relaxing them may make the DTMF detector -- cgit v1.2.3