Dear Babar,
Thanks a lot for the help. I had tried these settings I found in youir forums :
setInterval(\"getVolume(\'Spk\')\", 500);
setInterval(\"getVolume(\'Mic\')\", 500);
iaxWebPhone.ApplyFilter(1,1,0,1,1);
iaxWebPhone.Codec = 5;
return(true);
I tried it like ApplyFilter(1,1,1,1,1); but it was the same problem. I also tried it with Speex codec as you sugest in one post but get same result. Some time the Echo is low some time is very big. Could it be from my Asterisk box or I need some additional settings?
Otherways the quality of the voice is perfect and I realy like it, just if I can fix this echo problem it will be more than perfect

Thanks a lot in advance.