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

Call Disconnects on DTMF

Hi,

We have a scenario like below:

IP Phone--(sccp)-->CUCM--(H323)-->CUBE--(sip)-->ITSP

For outbound calls, the call disconnects as soon any button is pressed during call. So basically, any DTMF digit dialed from the Phone disconnets the call.

Here is the configuration from the CUBE:

==============================

dial-peer voice 10 voip
description ## OUTGOING CALL to ITSP##
translation-profile outgoing outbound
destination-pattern [2569].......
session protocol sipv2
session target ipv4:10.100.150.50
incoming called-number .
dtmf-relay sip-notify cisco-rtp rtp-nte h245-signal h245-alphanumeric
codec g711alaw
no vad

dial-peer voice 20 voip
description ## INCOMING CALL to CUCM ##
huntstop
answer-address 555797..
destination-pattern 555797..
voice-class codec 1
session target ipv4:10.12.12.10
incoming called-number .
dtmf-relay h245-signal h245-alphanumeric
no vad

================================

Troubleshooting done on the callmanager:

1. tried enabling the outbound FastStart on H323 Gateway, didn't help

2. Tried with and without MTP ,didnt help

Saif

3 Replies 3

Hello Saif,

could you please post below debugs for a test call with CUBE complete running config?

- debug ccsip message

- debug h225 asn1

- debug h245 asn1

- debug voice ccapi inout

-- what does the dtmf method your provider support?

//Suresh

Please rate all the useful posts

//Suresh Please rate all the useful posts.

If your ISP uses SIP, disable all unnecessary DTMF protocols from your outgoing dial-peer.

This is your config:

dtmf-relay sip-notify cisco-rtp rtp-nte h245-signal h245-alphanumeric

remove cisco-rtp (proprietary protocol)

remove h245-signal and h245-alphanumeric (used in H.323, not in SIP)

I suggest you to try these three options:

dtmf-relay rtp-nte (the better in my opinion)

dtmf-relay sip-notify

dtmf-relay rtp-nte sip-notify

Regards.


The IOS on the router was pretty old and not supporting the KPML. We upgraded the IOS and that resolved the issue.

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: