OSLEC for CE 2.2.x

If you would like to use OSLEC (Open Source Line Echo Cancelation) with trixbox 2.2, you can follow these directions:

amportal stop
service zaptel stop
yum clean all
yum -y install --enablerepo=trixboxbeta oslec-modules-*`uname -r | tr - _`
rpm -del zaptel-modules
yum -y update --enablerepo=trixboxbeta zaptel
yum -y install --enablerepo=trixboxbeta zaptel-modules-*.`uname -r | tr - _`
service zaptel start
/usr/sbin/genzaptelconf -v -d
amportal start

Edit 1/7/2008: Follow the above instructions first, they should work, but if you receive an error like:
WARNING: /lib/modules/2.6.9-34.0.2.EL/extra/zaptel.ko needs unknown symbol oslec_echo_can_traintap
you should install the oslec-modules package:
yum install oslec-modules

a fix in the dependency requirements should fix this soon.


Wiki Home|Tutorials|Troubleshooting|Additional Scripts and Tricks|Hardware