cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1735
Views
0
Helpful
4
Replies

Check DTMF relay digit begin for 3way conf

fakelove.u
Level 1
Level 1

Dear All

These day I have a issue on 3way conf on cisco voice router .

pstn ---- 3rd party VG ---- (sip) ---- C2911 --- SIP Phone

I can not pass trough the key pad for pstn call.

So I am telling this for get some idea for soulve this issue.

here is the configure and Logs.

C2911

--

!
dial-peer voice 9501 voip
destination-pattern 8699
session protocol sipv2
session target ipv4:destination
voice-class h323 100
dtmf-relay rtp-nte h245-alphanumeric
codec transparent
!

--

debug log

495787: Mar 15 11:42:06.698: //10221/F19954CC8171/CCAPI/cc_api_call_digit_begin:
Consume mask is not set. Relaying Digit 0 to dstCallId 0x27EE
495788: Mar 15 11:42:06.698: //10221/F19954CC8171/CCAPI/cc_relay_digit_begin_for_3way_conference:
Check DTMF relay digit begin for 3way conf
495789: Mar 15 11:42:06.698: //10221/F19954CC8171/CCAPI/cc_api_call_digit_end:
Consume mask is not set. Relaying Digit 0 to dstCallId 0x27EE
495790: Mar 15 11:42:06.698: //10221/F19954CC8171/CCAPI/cc_relay_digit_end_for_3way_conference:
Check DTMF relay digit end for 3way conf
495791: Mar 15 11:42:07.842: //10221/F19954CC8171/CCAPI/cc_api_call_digit_begin:
Consume mask is not set. Relaying Digit 5 to dstCallId 0x27EE
495792: Mar 15 11:42:07.842: //10221/F19954CC8171/CCAPI/cc_relay_digit_begin_for_3way_conference:
Check DTMF relay digit begin for 3way conf
495793: Mar 15 11:42:07.842: //10221/F19954CC8171/CCAPI/cc_api_call_digit_end:
Consume mask is not set. Relaying Digit 5 to dstCallId 0x27EE
495794: Mar 15 11:42:07.842: //10221/F19954CC8171/CCAPI/cc_relay_digit_end_for_3way_conference:
Check DTMF relay digit end for 3way conf
495795: Mar 15 11:42:08.130: //10221/F19954CC8171/CCAPI/cc_api_call_digit_begin:
Consume mask is not set. Relaying Digit 3 to dstCallId 0x27EE
495796: Mar 15 11:42:08.130: //10221/F19954CC8171/CCAPI/cc_relay_digit_begin_for_3way_conference:

Thans a lot.

4 Replies 4

Hi, the "h245-alphanumeric" is an H.323 protocol and you cannot use this with SIP.

It's not supported. Leave only "dtmf-relay rtp-nte" in your config.

With this option your gateway will negotiate RDC2833 DTMF relay method.

What method is supported by your 3PTY gateway?

You can also test SIP INFO using "dtmf-relay sip-notify" options.

If you use not compressed codec (g.711 only) you can remove the option "dtmf-relay" and test dtmf in band method. In this case the DTMF tones are sent as voice directly to your PSTN line.

Regards.

Hi, Thanks your reply.

I already test all option.

But I didn't success this issue.

I can hear tone from remote pstn but I can not send extra button for remote local call.

This is a exact problem.

Thanks a lot.

Can you kindly add the output of "debuc ccsip message" from the 2911?

I want check the DTMF method negotiated from the third party gateway, your router and the SIP phone.

Thanks.

Hi,

RTP-NTE isn't supported in CFB (hardware or software).

Change this to another SIP method such as SIP-NOTIFY or SIP-KPML.

The h323 command won't take effect because you have SIP dialpeer

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: