Il 14/03/2011 18.47, Tom Mazzotta ha scritto: > I recently upgraded to astlinux-0.7.7 (Asterisk 1.4.40) and I am using a > Sangoma A200 w/ FXO ports for my analog calls. I would like to test the OSLEC > echo cancellation because I am experiencing a minor echo problem when using > this board (no echo problems with calls using my SIP provider). After going > through the email archive, I can see that I need to define > DAHDIMODS=dahdi_echo_oslec, which I have done via the GUI in user.conf. What > else needs to be done to activate the module? I found a reference to > configuring /mnt/kd/dahdi/system.conf, but I'm not sure what needs to be done > there. The current contents of my system.conf file follow: > > loadzone=us > defaultzone=us > > #Sangoma A200 [slot:14 bus:0 span:1]<wanpipe1> > fxsks=1 # fxo port > fxsks=2 # fxo port > fxoks=3 # fxs port > fxoks=4 # fxs port
# Set Echo Cancellers echocanceller=oslec,1-4 #*OR* individually set echocanceller=oslec,1 echocanceller=oslec,3 ... The tail setting for the echo canceller goes in the [channel] definition in chan_dahdi.conf, e.g.: [channels] ... echocancel=128 ... channel => 1-4 ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.