Need people with echo problems

kerryg
Posts: 6062
Member Since:
2006-05-31

We are looking for a few people that are having consistent and persitent echo problems to run some tests with us.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



yassine
Posts: 160
Member Since:
2006-06-02
i'm your man

hello Kerry,
i have TB1.2.3 with TDM400 in my Labo test, with 2 FXO lines and 2FXS analog phones

i have also 2 other machines in a very important production environment (callcenter)

1st machine: inbound : 1 TE110p
2nd machine outbound :1 TE212P with integrated hardware echo-canceller (Nerver worked)



JasonR
Posts: 345
Member Since:
2006-05-31
I have a PRI circuit that

I have a PRI circuit that exhibits echo unless I use Mark II Aggressive echo cancellation in Zaptel. I can build a test box if you have something new to try. The 2.2 RPM that includes a patch for Octasic doesn't fail back to a working echo canceler, so I compile from source, or build my own RPM without Octasic.

- Jason

--

Jason Reiser
http://www.centpbx.com/



zepperdude
Posts: 2
Member Since:
2007-06-27
I have latest TRIXBOX with

I have latest TRIXBOX with SPA3102 with echo problems that I cannot seem to eliminate.
Any help would be appreciated.



kerryg
Posts: 6062
Member Since:
2006-05-31
The testing we are going to

The testing we are going to do will be limited to people with TDM hardware, this will not work on devices such as the SPA3102. For that, you will need to try upgrading firmware and adjusting gains on the device.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



adroitboy
Posts: 45
Member Since:
2006-06-01
I have a home use machine TB

I have a home use machine TB 2.2, PIII600/512MB RAM with a TDM01B(I believe...it has 1 FXO) and SPA-2000 and 1 Linksys 942. I get echo on the analog line unless I turn the gain of the ZAP channeldown. The sip channel is fine with no echo and is a comfortable volume. I've tried adjusting it to no avail (using kerry's great guide) but I always have to have the analog line turned down so much that it is barely useable. I tried other echo cancelers (again using the echo cancelation guide), but the echo was worse and I went back to stock. I was considering using the Octastic soft echo product but am open to other suggestions.



percykwong
Posts: 709
Member Since:
2007-04-30
i can create some echo

i can create some echo problems.. lol.

--

-----------------------------------------------
Percy Kwong
www.swimminginthought.com



tsean
Posts: 1
Member Since:
2006-11-29
i have tdm400

i have been having echo issues with tdm400 w/ 4fxo on one card and 1 fxo on the 2nd card.
we are running trixbox 2.2 with octastic in place. i have been able to capture the echo with the extension that is giving us the most trouble currently.
Chris knows about the server and could provide any details i don't know.
thanks
tsean



Praeter
Posts: 363
Member Since:
2006-10-26
Three weeks too late. I add

duplicate ?? I don't know where this came from?

--

James Fainer - FtOCC
Praeter Tech
www.praetertech.com
nexusRE - Real Estate Audio Listing



Praeter
Posts: 363
Member Since:
2006-10-26
Three weeks too late. I had

Three weeks too late. I had intermittent echo with my tdm400 w/ octastic echo canceler. Replaced the card with Sangoma ad bye-bye echo.

--

James Fainer - FtOCC
Praeter Tech
www.praetertech.com
nexusRE - Real Estate Audio Listing



mustardman
Posts: 1159
Member Since:
2006-06-18
Praeter,Was that because

Praeter,

Was that because you got the Sangoma with HWEC or are you still using the Octasic SWEC?



Praeter
Posts: 363
Member Since:
2006-10-26
Still using the software

Still using the software based. I could improve the echo with the Digium card, but could never eliminate it. It became less frequent but still annoyed me.

--

James Fainer - FtOCC
Praeter Tech
www.praetertech.com
nexusRE - Real Estate Audio Listing



pcott
Posts: 122
Member Since:
2006-05-31
Got some....

I have lots of echo problems when I don't use octastic



bubbapcguy
Posts: 3218
Member Since:
2006-06-02
I GAVE away my echo hardware...er Digium Hardware

I gave that $%^*@ away to some kid....

I can do whatever you need with a TDM400 2 FXO ports...he would love to be echo free...
Last I checked he was running TB 2.2.x



reubanks
Posts: 338
Member Since:
2007-05-05
I have a machine available for testing.

I have a machine with an OpenVOX card and presently have no echo cancelation enabled. I'd be happy to test this for you.

--

Randy Eubanks FtOCC
United Tech Team



kerryg
Posts: 6062
Member Since:
2006-05-31
Hopefully we will be posting

Hopefully we will be posting the instructions today to try some new methods.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



Rodney
Posts: 1
Member Since:
2007-04-05
Echo Problems

I was having echo problems until i ran the fxotune -i 4
I still have to monitor to see if it fixed it fully



kerryg
Posts: 6062
Member Since:
2006-05-31
Ok, so here is what we have.

Ok, so here is what we have. We have a means of removing the currently installed zaptel, and then you can install the version of zaptel that you would like to use.

Keep in mind that this is the FIRST BETA of this process, so unless you know exactly what you are doing and can fix something if it goes badly, you might want to wait a few days. So for the more technical of you, here are some basic instructions, if you do not know what to do based on these instructions, again, please wait a few days because if something goes wrong, you can really hose up your phone system.

To start, this will all need to be done from the command line right now.

1. In your repos file, make sure that beta and devel are NOT enabled at this time.(from the repos file, not from the trixbox dashboard)
2. yum -y update asterisk zaptel
3. rpm -del zaptel-modules-2.6.9-34.0.2.EL
4. Enable the Devel repo (from the repos file, not from the trixbox dashboard)

You can now install the different available zaptel modules:

Octasic
yum install zaptel-echo_octasic-modules-2.6.9-34.0.2.EL

MKII
yum install zaptel-echo_mg2-modules-2.6.9-34.0.2.EL

OSLEC (Open Source Line Echo Cancelation -- NEW)
yum install zaptel-echo_oslec-modules-2.6.9-34.0.2.EL

If you want to try the OSLEC (please please test this) then you need to follow the rest of the steps below:

edit /etc/asterisk/zapata.conf and make sure echotraining is disabled

echocancel=yes
echocancelwhenbridged=no
;echotraining=400

Reboot your system. When you’re on an analog call you can type this command to watch the echo can in action.

cat /proc/oslec/info

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



reubanks
Posts: 338
Member Since:
2007-05-05
Sweet!

This is going in when I get home! Sounds like it'll be cool. (pun intended...)

--

Randy Eubanks FtOCC
United Tech Team



cosmicwombat
Posts: 1141
Member Since:
2006-05-31
I have a few installs with a tad bit of echo still...

tdm400 1FXO and 2FXS with Octastic Softecho. The echo is very intermittent. Also, I noticed on the last one that, also intermittently, there is that bit where there is echo for a few seconds then it clears up.

I need some advise about non Digium softecho and disabling echotraining. Should this be done in all cases, not just this new and improved kernel matching way?

--

Robert Keller - Chief Technologist at large
The VoIP Experience
Get Official FreePBX Training



kerryg
Posts: 6062
Member Since:
2006-05-31
With the Octasic, you will

With the Octasic, you will still need to run their register program and supply your license keys. Right now I suggest comparing OSLEC to MK2 to what you have running now. ESPECIALLY if you are running multiple channels please watch top to see what the CPU increase is with OSLEC.

As far as the echotraining I only know that with OSLEC you will get dead air if it is enabled.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



mustardman
Posts: 1159
Member Since:
2006-06-18
Hi Kerry, I think you have a

Hi Kerry,

I think you have a cut and paste error there. The yum install for the Octasic and Oslec are exactly the same.



JasonR
Posts: 345
Member Since:
2006-05-31
Thanks, Kerry. A few typos

Thanks, Kerry. A few typos in there, but nothing that can't be fixed. In 2, did you mean to update just asterisk and zaptel? You listed asterisk twice, so I wondered if there was a third package that needed to be included in that step. In step 3, just a small typo (zero instead of a hyphen):
3. rpm -del zaptel-modules-2.6.9-34.0.2.EL

SRPMS coming soon for this?

- Jason

--

Jason Reiser
http://www.centpbx.com/



kerryg
Posts: 6062
Member Since:
2006-05-31
Thanks guys, I corrected my

Thanks guys, I corrected my post based on your comments. Has anyone tried to OSLEC yet?

I don't think we will do any SRPMS until we know this stuff is solid and we arent making any further changes to the design.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



kerryg
Posts: 6062
Member Since:
2006-05-31
Here is the cleaner, step by

Here is the cleaner, step by step guide, again, please don't do this if you don't know how to fix something that breaks (or unless you are willing to pay me to fix it :) )

This is going to walk you through setting up the OSLEC echo cancelation system:

yum -y update asterisk zaptel
rpm -del zaptel-modules-2.6.9-34.0.2.EL
nano /etc/yum.repos.d/trixboxdevel.repo
-- change enabled=0 to enabled=1
ctrl-o ctrl-x
yum install zaptel-echo_oslec-modules-2.6.9-34.0.2.EL
nano /etc/asterisk/zapata.conf
-- diable echo training by commenting it out
;echotraining=400
reboot

When you’re on an analog call you can type this command to watch the echo can in action.

cat /proc/oslec/info

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



mr_datawolf
Posts: 2
Member Since:
2007-05-09
We switched to the olsec version

I had deployed Trixbox 2.2 at a clients with a Digium Wildcard TDM400P, using the standard zaptel modules. And we started getting really bad echo. I tried to use fxotune to correct it, but 1 phone/line wouldn't improve, it actually got worse the longer you talked on the line.

I switched it over to the oslec and as soon as I rebooted it was a night and day difference. I realized that there had been an echo on the other 3 phones that we hadn't realized was echo (now that it was gone we could hear the lack of echo). Also the Trixbox now disconnected the lines almost as soon as the remote line disconnected (it was taking ~5 seconds).

So, in short, the new oslec works great for us!

Oh and one other thing I noticed. We could hear more static on the lines, and the volume seemed louder. So I turned the phones volume down and that seemed to make them as clear and loud as they had been before we tried the oslec.



mkellison
Posts: 62
Member Since:
2006-09-24
Queston

How can you tell if the OSLEC is working, I'm still new to this. I've been trying to resolve echo issues for weeks. I've went throught the steps above, but still getting some echo, of course it could be me with the lack of knowlege on installing the OSLEC. Any more info on this would be great.

Mike



npmelanson
Posts: 6
Member Since:
2007-03-27
Constent Echo

I am having echo issues as well with the new version of the trixbox. I did not have any issues with 2.0 but when I moved to 2.2 I know have echo issues with my TDM400 with 2 analog modules. I am also running softecho as well but still have echo. The echo will sometimes go away after 6 seconds, but isn't it suppose to never be visible when using soft echo?



kerryg
Posts: 6062
Member Since:
2006-05-31
I'm really sorry guys but

I'm really sorry guys but this is not a troubleshooting course on echo in this thread. I have posted the instructions on how to install it and if you are using OSLEC there is a command you can run during a call to know that its working. If you need more help than that then you might not want to be experimenting with these instructions just yet and you should post in the help forum. I am not trying to be rude here but I did say that if you don't know what you are doing, you should try this yet.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



WAudette
Posts: 19
Member Since:
2006-09-26
I'll keep an eye on this

I'll keep an eye on this thread too, but wait for more users to give it a go before trying it on my own.

Thanks for posting the info though Kerry.

WAudette...



jbauman
Posts: 12
Member Since:
2007-03-29
Just FYI I have had OSLEC

Just FYI I have had OSLEC set up for 2 months now at a site with a TDM400P and 3 PSTN lines with very good results (OSLEC and Zaptel installed from source). There was bad echo when using MG2 (I put lots of time into trying to tweak it, txgain, rxgain, fxotune and the whole bit) so we bought the Octware Softecho licenses which pretty much fixed it. When I discovered OSLEC I gave it a try just to test it and there didn't seem to be any noticeable difference between it and Octware and none of the users even noticed that anything changed! It also includes an echo sampling utility, I have sent the developer some sample files captured with it and also some feedback and I encourage any other testers to do the same as it will help him to improve OSLEC.



fdarden
Posts: 25
Member Since:
2007-05-23
I have/had echo problems

using a digum400 card with 4 ports. I have upgraded to Trixbox 2.2.3 and followed Kerrys intructions. I will post if a miracle happens and people stop telling me our phone system sounds "bad".



fdarden
Posts: 25
Member Since:
2007-05-23
which zaptel should be loaded?

if I do an rpm -qa im showing zaptel-1.2.19-1 is that the correct build?

[root@asterisk1 ~]# rpm -qa "zap*"
zaptel-1.2.19-1
zaptel-echo_oslec-modules-2.6.9-34.0.2.EL-1.2.19-2
[root@asterisk1 ~]#

seems to be working ok so far.



glippo
Posts: 14
Member Since:
2006-08-03
The oslec module didn't

The oslec module didn't allow zaptel to load for me but the mg2 one did.

Is there anyway to find out why the oslec module didn't work?

Cheers,

Jono



lthown
Posts: 42
Member Since:
2006-06-02
this is great - I was trying

this is great - I was trying to manually get OSLEC working on my home trixbox and discovered this thread. So far it's working great on my x100p clone.



fdarden
Posts: 25
Member Since:
2007-05-23
Follow up

The module switching worked for me, however I could never achieve "good" results using this method as Kerry described above. The modules would switch out fine, callers told me that I sounded "under water" or "in a helicopter" or "wurlitzer like" Even when I switched back to using just zaptel1.2.19-1 I ended up reloading 2.2, and restoring my config. Im going to try on a non-intel system tonite. I wont be able to test again until later tonight



kerryg
Posts: 6062
Member Since:
2006-05-31
If you are having issues

If you are having issues with the OSLEC module, it could be because of a problem with his code on multi-processor or hyperthreading systems. That issue is being resolved.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



glippo
Posts: 14
Member Since:
2006-08-03
Ok, thanks. It is a SMP box

Ok, thanks. It is a SMP box that we had this issue on.

Cheers,

Jonathan



mkellison
Posts: 62
Member Since:
2006-09-24
Night and Day differnence.

Night and Day differnence. I've been having echo issues for 2 months. Have the tdm400p with 4 FXO channels. Tried differnent motherboards, downgraded trixbox, asterisk@home, nothing helped. Reading everything about echo cancelation nothing made a differnence. Installed OSLEC, NIGHT and DAY difference !!! Now I can continue and use Trixbox at the office. We go live in full production tomorrow.

Thanks

Mike



fdarden
Posts: 25
Member Since:
2007-05-23
Round2

Ok, I have ditched the SMP box, now Im on a single pentium system, oslec via the above instructions, TDM400 4 port. So I will post results after some testing



fdarden
Posts: 25
Member Since:
2007-05-23
Good News!!

Ok, I was told today that in the past year that we have been running asterisk, that the phone has NEVER sounded this good before. This procedure worked, and was a smashing success so far! Thanks for your help Kerry. I am leaving this in place for sure now! The Octstatic drivers are worth it!



fdarden
Posts: 25
Member Since:
2007-05-23
one last thing

I think it would be wise to change the trixbox-devel.repo back to 0 once you have settled on a zaptel install



glippo
Posts: 14
Member Since:
2006-08-03
Yep, I did this as it seemed

Yep, I did this as it seemed like the sensible thing to do if you are using the box live. Save any unwanted upgrades.

:)

Cheers,



fdarden
Posts: 25
Member Since:
2007-05-23
new update Getting braver or more dangerous!?

So I decided to give the OSLEC a run again tonight, since they were so bad, and the Octstatic was soo good, I had to believe that OSLEC didnt get a fair run. I was wrong. My POTS lines on the TDM400 suddenly ended up in a helicopter type situation. I reverted back to octstatic, and GASP - it wasnt working. I had to remove all the zaptel installs (I did this via the trixbox gui fyi :) ) and then yum -y install zaptel and then repeated the steps above, and now ocstatic is working again, and I am sold (good thing since I already paid) Please let me know if you guys make any progress on the OSLEC stuff. I would like to try it again. I really wonder if ocstatic is doing a good job of masking underlying problems on my box.



kerryg
Posts: 6062
Member Since:
2006-05-31
That's odd, we hav ent heard

That's odd, we hav ent heard of anything similar from anyone else.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



fdarden
Posts: 25
Member Since:
2007-05-23
I thought it was odd

thats why I posted it. Actually, I was wrong too. I never got the system to recover. had to move everything to a new box this morning, and now my sip_additional.conf isnt updating properly either to boot. Obviously theres some other issue occurring with my system. For now, im sticking with octvqed until the next OSLEC release.



robertbranch
Posts: 1
Member Since:
2007-08-01
Ready to try anything at this point ;-)

I have a small physicians practice with an Asterisk box we put in for them. We have 8 Grandstream GXP-2000 phones, TDM400P with 4 FXO ports, running Asterisk 1.2.22, zaptel-1.2.18, and octvqe8-01.04.00-pr

We placed this system about 2 months ago (yes this physician is VERY patient) and had horrible echo to start, we deployed octvqed and it seemed to clear up the echo issue (mostly), but it has seemed to have creeped back in.

At COB, I am going to give this a shot and I'll let you know very quickly. I am pumped at the positive comments! :)

Rob

Robert M. Branch
Technology Evangelist



drtester
Posts: 61
Member Since:
2006-11-29
Report

Hi Kerry,

I can confirm the OSLEC rpm works great, but only when you're not running an SMP kernel. Obviously, it doesn't install into the SMP kernel module dir, so it fails miserably when under that config. But if I boot with the non-smp kernel, it works great!

This is with a Trixbox 2.2.3.

I noticed there were two zaptel rpms installed prior (both of which I deleted) - one for smp, and the other for non-smp. Why not make the one RPM do double-duty? That would be less confusing, especially if there are mixed modules.

Whatever the outcome, we -need- to have a plain zaptel (with its default EC) rpm installed. Requiring the non-free module just for a workable system isn't a good idea! :-)

Bob



drtester
Posts: 61
Member Since:
2006-11-29
FDarden: sounds like

FDarden: sounds like something didn't get properly installed or configured. This is confirmed by the fact that when you went back to octstatic, it also didn't work. Remember, you have to comment out the echo training timing for OSLEC to work. It does a very amazing job, even on a bad line that had hum on it.

Bob



fdarden
Posts: 25
Member Since:
2007-05-23
I agree

I did not have time to put my finer on what went wrong.. Im building another lab box this weekend, and having another go at it



zacharycmann
Posts: 1
Member Since:
2007-07-09
echo with tdm400

i was experiencing an echo of my voice only with the tdm400 card. I installed oslec and same result.

i reinstalled, and while looking at the manual online for the tdm400 card, i realized that i did not plug in the power for the card.

i plugged it in, yum -y update ... and viola. no echo. works fantastic.



piri
Posts: 173
Member Since:
2007-02-08
Hi Kerry G Do you Guarentee

Hi Kerry G

Do you Guarentee echo free problems in the TrixBox Appliance with DigiumTDM400 Card ?
Please reply !

Regards

Piri



reubanks
Posts: 338
Member Since:
2007-05-05
Well, I can't speak for Kerry or Fonality but...

I really doubt they can "guarantee" that this will fix everything echo related. The trixbox Appliance is after all just a computer and Fonality has nothing at all to do with the Digium card.

Heck, I wouldn't expect a 100% guarantee on ANY analog card. Sure, the various EC solutions out there can work really well and if you attack the problem from different angles you can squash it in most cases, but if you do many installs you will eventually find a hard case that just doesn't want to go away. (If you stick with it and know what to look for and where you'll find the echo-gremlin hiding in the walls, but the little devils really know where to hide!)

If it concerns you too much then pop for a good hardware EC card. Rhino and Sangoma make some really nice ones. Your choice can be based on price, but don't forget expandability.

--

Randy Eubanks FtOCC
United Tech Team



asiobob
Posts: 8
Member Since:
2007-07-20
sip -> zap WORKS, zap to sip does not.

Hi,
I tried the OSLEC and got into a problem
I have ZMA400P (TDM400 clone) with 1 FXS and 1FXO

With the OSLEC setup as described by kerry the following happened....

1. If I ring from a phone on the FXS port to a SIP extension all is good
2. If I ring from a SIP extension - can't hear anything on both devices

Any ideas? Has anyone done this particular test, eg SIP-ZAP ?

Luckily I got back to normal after playing with YUM and removing the new OSLEC modules ang going back.



kerryg
Posts: 6062
Member Since:
2006-05-31
Quote:Do you Guarentee echo
Quote:
Do you Guarentee echo free problems in the TrixBox Appliance with DigiumTDM400 Card ?
Please reply ![/quote[

Echo is not caused by the appliance hardware so no, we can not promise anything like that.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



catelco
Posts: 14
Member Since:
2006-10-29
What's about E1's

Do the same procedure applies to Digital Interfaces like the R2T1 from Rhino ????



kerryg
Posts: 6062
Member Since:
2006-05-31
Yes

Yes

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



catelco
Posts: 14
Member Since:
2006-10-29
I follow instructions

But when I place the call and try to chek for echo status this is what i get back ...

no echo canceller being monitored - make a new call

I follow step by step your procedure...



NogieCTO
Posts: 43
Member Since:
2006-06-02
Question on the TDM2400 series cards

Hi all, has anyone ever had problems with this Digium TDM2400 series in terms of echo and if yes, how did you solve it.. I am trying to make a decision as to which device to buy; the Digium or the samgoma one. Please advice me. Thanks y'all



Mayoor
Posts: 134
Member Since:
2006-06-01
Echo almost gone ...

I have two x100 oem cards ---- or not orignals

all echo is gone ...

I have Asterisk 1.2.23 and for zaptel :
zaptel-echo_oslec-modules-2.6.9-34.0.2.EL-1.2.19-2
zaptel-1.2.19-1

it seems most echo is gone ...!!!!

I have tdm cards in a another server I disconnected ... haven't tried that one yet .... soon I will

and post



hilltopcs
Posts: 3
Member Since:
2006-06-06
Oslec echo cancelling

On 3 systesm, I had terrible echo. I tried Octastic on 1 of the systems. It succeded in cancelling the echo; but, after talking on the phone for several minutes, the audio was lost an a very loud noise--sounding like static appeared (Trixbox 2.2 system) It sounded very much like timing was lost.

So, I tried Oslec on that system and it worked great.--Following Oslec instructions.

Since discovering your rpm, I've installed oslec on 3 systems with success. 2 systems installed and worked fine (TDM400 with 2 fxs & 2 fxo's) following the instructions you provided with no problem.

On the 3rd system no audio was present on Zap Line to Zap extension calls. I did not try or verify this as a problem with any of the SIP extensions. Zap extensions could call Zap extensions. I had to set EchoTraining=no for the ZAP extensions in addition to the zapata.conf modification.
Then, all was well.

Systems 1&2 are running Trixbox 2.2 with no modification (Freepbx 2.2.1). The 3rd system was running Trixbox 2.2.3 with Freepbx 2.2.2.



Willie
Posts: 14
Member Since:
2006-06-13
Oslec cured echo broke fax

Oslec worked for me but when i recieve a fax on a wctdm connected to my fax machine
it comes up with lots of errors
How can i disable echo cancellation on a call going to this fax machine?



kerryg
Posts: 6062
Member Since:
2006-05-31
I really don't know how many

I really don't know how many times I need to say this but you should never run faxes through Asterisk. It was not designed to handle it.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
http://voipspeak.net - http://asterisktutorials.com



chuckles
Posts: 2
Member Since:
2007-07-12
Quote: This is going to walk
Quote:
This is going to walk you through setting up the OSLEC echo cancelation system:

yum -y update asterisk zaptel
rpm -del zaptel-modules-2.6.9-34.0.2.EL
nano /etc/yum.repos.d/trixboxdevel.repo
-- change enabled=0 to enabled=1
ctrl-o ctrl-x
yum install zaptel-echo_oslec-modules-2.6.9-34.0.2.EL
nano /etc/asterisk/zapata.conf
-- diable echo training by commenting it out
;echotraining=400
reboot

When you’re on an analog call you can type this command to watch the echo can in action.

cat /proc/oslec/info

Running 2.2.4, this walk through does not work for me. When zaptel-modules-2.6.9-34.0.2.EL is deleted Zaptel no longer works. During reboot i get "Module Zaptel Not Found". As soon as I re-install it, Zaptel works again, but OSLEC isn't enabled (?)

Any suggestions on how to get around this?



mkellison
Posts: 62
Member Since:
2006-09-24
Check the package manager, I

Check the package manager, I believe you can install OSLEC from there now



chuckles
Posts: 2
Member Since:
2007-07-12
Unfortunately, since 2.2.4,

Unfortunately, since 2.2.4, I am unable to log in. It says that I have entered in invalid userid/password, yet I am able to log into the forums without trouble.



tenortim
Posts: 2
Member Since:
2007-08-15
Wow!

What can I say? I have had horrid problems with the default echo-canceller in Trixbox 2.x on a TDM400P. I followed Kerry's excellent instructions and switched to OSLEC. It's night and day. I just ran several tests and there is no longer any echo to be heard. As far as I am concerned, this should be made the default as soon as possible.

Thanks,

Tim



hongbo
Posts: 32
Member Since:
2007-07-03
OSLEC works great for non-SMP kernel, but not SMP kernel

FYI, OSLEC echo canceller is now available in Trixbox Release Repo
http://yum.trixbox.org/centos/4/RPMS/

Now it's easy to install OSLEC using yum

yum -y update asterisk zaptel
yum remove zaptel-modules-2.6.9-34.0.2.EL
yum install zaptel-echo_oslec-modules-2.6.9-34.0.2.EL
nano /etc/asterisk/zapata.conf
;echotraining=400 ;-- disable echo training by commenting it out
reboot

Above works great only if you manually boot into non-SMP kernel.

By default CentOS boots into SMP kernel, in this case you will not hear any difference in echo (because OSLEC for SMP is not installed yet). Since my DELL 440 Server has Core2 CPU, I want to install OSLEC for SMP kernel. as you can see from Release Repo, OSLEC for SMP is available, so I do

yum remove zaptel-modules-2.6.9-34.0.2.ELsmp
yum install zaptel-echo_oslec-modules-2.6.9-34.0.2.ELsmp
reboot

After reboot into SMP kernel, zaptel is not working, do a 'service zaptel start' give me this error message:

Loading zaptel framework: WARNING: Error inserting oslec (/lib/modules/2.6.9-34.0.2.ELsmp/extra/oslec.ko): Invalid module format

FATAL: Error inserting zaptel (/lib/modules/2.6.9-34.0.2.ELsmp/extra/zaptel.ko): Unknown symbol in module, or unknown parameter (see dmesg)

Apart from undo above installs, does any one know how to fix this error?



vaporjet
Posts: 49
Member Since:
2007-04-29
Will this work for those

Will this work for those using 2.6.9-55.0.2 kernel?



ysedeyn
Posts: 11
Member Since:
2006-05-31
RE: How can i disable echo cancellation on a call going to this

You may want to have a look at the following that I found on http://www.rowetel.com/ucasterisk/oslec:

3/ These options in zapata.conf are important:

echocancel=yes
echocancelwhenbridged=no
;echotraining=400The echocancelwhenbridged=no allows faxes to pass from FXS to FXO ports without interference from the echo canceller. This option is important for fax signals.

Make sure echotraining is disabled when using Oslec - this is not supported and if enabled will cause the channel to be silent (i.e. no audio will pass through).



glippo
Posts: 14
Member Since:
2006-08-03
Oslec SMP issues

Hi,

Has there been any progress on the issue with Oslec SMP?

Cheers



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.