cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
9
Helpful
4
Replies

Echo problems

chris.damore
Level 1
Level 1

I have a few customers saying they are hearing their own voices echo back to them while they are on an off-net call. The person they are speaking with is also hearing the echo. Below, is the voice-port configuration off the gateway.

voice-port 0/2/0:23

disc_pi_off

input gain -3

output attenuation 3

echo-cancel coverage 24

echo-cancel erl worst-case 0

echo-cancel mode 2

timeouts interdigit 3

bearer-cap Speech

What else can I do to stop this echo?

4 Replies 4

gpulos
Level 8
Level 8

you will have to adjust your input gain and output attenuation.

you've removed -3db before the echo and then added 3db after the echo. may not be the best settings for the signal this voice port receives.

you may want to reduce your input gain further. trial and error are the best way to get the exact settings to relieve this symptom.

see the following link for more info:

http://www.cisco.com/en/US/tech/tk652/tk698/technologies_tech_note09186a0080149a1f.shtml

When you say "you've removed -3db before the echo and then added 3db after the echo. may not be the best settings for the signal this voice port receives."Are you talking about input gain?

Chris,

Here is how db volume works on Input gain and Output Attenuation.

Input Gain - Negative values decrease the volume from the gateway to the IP network. Positive increase the volume. Using a negative value in the Input gain decreases the volume so the echo can get serviced by the echo cancellator.

Output Attenuation - Negative values increase the volume out to the PSTN, thus increasing the chance the Echo Cancellator won't be able adjust the call if echo occurs. Positive values decrease the volume , this is usually what you do to fix the echo.

With tweaking any of these commands you can introduce a low volume problem so you really need to tweak this in small intervals or recreate the call and diagnose with the Sh call active voice so you can get an accurate level.

Please rate any helpful posts

Thanks

Fred

Chris,

Greg is correct in his above statements. Three other things.

1. If the other end is hearing echo that is their own voice, then the issue is with their gateway. If they are hearing one of your users echoing then its acoustic echo and is related to the environment or your phone endpoint equipment.

2. Learn and understand the Show Call Active voice command as it will help you adjust your volumes to your desired ACOM. Here is another article just on the sh call active voice. It's probably the best overall troubleshooting command for voice gateway calls.

http://www.cisco.com/en/US/tech/tk652/tk698/technologies_tech_note09186a008019ab88.shtml

3. Lastly if you are using a later IOS you can set your echo-cancel coverage to the max setting. I think this was recommended from mid 12.3 and above. This is now the Cisco recommendation and the newer IOS (like 12.4) automatically defaults to the highest which in most platforms is 64ms but some due 128ms. (Traditional PBXs have been doing 128ms for awhile and about time Cisco is catching up).

Please rate any helpful posts

Thanks

Fred