cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
599
Views
0
Helpful
3
Replies

Voice call dropping

Dear all,

We have voIP between two sites, connected over MPLS and voice calls drop now and then. We use Avaya for Voice boxes and Cisco routers/switches elsewhere. QoS is configured on both ends of the MPLS to prioritize voice packets and I do not see any drops in the voice packets at both the ends under "sh policy-map interface" command.

I am new to Voice and wondering where to start the troubleshooting.

Any help is appreciated.

Thank you,

Mohan

3 Replies 3

mmunoz-20
Level 1
Level 1

Hi..

You will need to check first the codec configured in the dial-peers voip (Commonly G.729),

then check if you have configured the qos command in each dial-peer to mark voice packets.

ip qos dscp csX media

ip qos dscp csX signaling

or

ip precedence X (On earlier versions)

(where X is the Class of Service 3 or 5 depending on your MPLS Service Provider).

If you Voice Gateway is behind of your MPLS Router, you must be to configure a Policy-map in the Interface connected to the segment to identify and mark voice packets if this packet are not marked previously (service policy input XXX command).

Check in the output policy-map the command "priority XX" for the voice class (This ensure voice packets to go at priority queue).

And the last verify is the fragmentation in the output interface only if you use Frame Relay....

http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps5187/prod_troubleshooting_guide_chapter09186a008055851f.html

pranabgaya
Level 1
Level 1

can u add "voice rtp send-recv" and "voice call send-alert" in global config .

is it call dropping in mid of conversation? also check for codecs in dial-peer at both ends.

appreciate if u attach the running config.

regards

pranab

vinay_verma80
Level 1
Level 1

Hi

Plz send the debug for the connection b/w the pbx and router , so that we can find what is the cause of call disconnect

also plz again check that ur packets are being marked and the counter is increasing in the show policy map ( Ping will the 100 or more packets )

also give us the sh interface result and running configuration

Regards