[Asterisk-Users] Reduce echo?
Florian Overkamp
florian at obsimref.com
Thu May 1 15:18:17 MST 2003
Quoting Gijsbert van den Brink <gijsbert at key2contact.nl>:
> Just a thought here..
> There is software echo cancellation support in zaptel, right?
> Wouldn't it be possible to use the echo canceller of zaptel with
> chan_capi?
Actually, yes and no. The basic algorithms apply, but there is a great need to
know what the kernel (realtime) thinks it needs to send out and what it
receives. This close-knitting into kernelspace and correlation between input
and output is not possible within asterisk, it should best be done in
kernelspace.
Florian
More information about the asterisk-users
mailing list