cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4387
Views
0
Helpful
0
Comments
TCC_2
Level 10
Level 10

Core Issue

Voice Activity Detection (VAD) appears to be disabled in the gateway configuration but is active on the call. The call from the IP phone to the Public Switched Telephone Network (PSTN) is matching the default VoIP peer inbound to the VoIP side of the gateway. The default dial peer has VAD enabled.

Resolution

Ensure that the call matches the correct VoIP or Plain Old Telephone Service (POTS) dial peer as it enters the Cisco IOS voice gateway.

Inbound VoIP dial peers are usually not configured because they are not required to route the call. However, VAD is configured on the VoIP dial peer. If there is no matching inbound dial peer, the default dial peer (dial peer 0) is used and has VAD enabled.

Eliminate hissing by issuing the incoming called-number <number_dialed> command on the dial peer to allow for the matching incoming dial pattern. The exact pattern is not required. A period may be used to represent any number. Ensure the no vad command is also issued in this dial peer.

This an example configuration:

dial-peer voice 100 voip 
        incoming called-number .   
!--- This matches all incoming numbers. 
        destination-pattern 1T 
        no vad 
         session target ipv4:10.10.1.1 

The incoming called-number command is recommended. It matches on the called number (Dialed Number Identification Service (DNIS)) of the incoming call that is always included.

Issue the show call active voice command to determine if VAD is enabled on a call-by-call basis.

There are some known problems with the phone load P0030600100 (for 7940 and 7960 IP phones), If using this phone load, upgrade the load from the Cisco Downloads.

For more information on matching inbound dial peers, refer to Understanding How Inbound and Outbound Dial Peers are Matched on Cisco IOS Platforms.

For more information on troubleshooting hissing and static, refer to Troubleshooting Hissing and Static.

For more sample voice quality symptoms, refer to Recognizing and Categorizing Symptoms of Voice Quality Problems.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: