cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2202
Views
0
Helpful
12
Replies

CME/CUE - sip trunk, no dtmf

dbauman_wan
Level 1
Level 1

Greetings,

When placing calls to a CUE AA over a SIP Trunk (from a Broadworks platform), dtmf doesn't make it through.

I've played around with the dial-peer settings, but have had no luck.

dtmf-relay sip-notify
dtmf-interworking rtp-nte

b2bua

Is there anything else I should be looking at?

Thanks,


David

1 Accepted Solution

Accepted Solutions

Here you go:

voice-card 1
dsp services dspfarm

voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip

sccp local GigabitEthernet0/0
sccp ccm 9.13.29.30 identifier 1 version 4.0 -- Use your own IP address
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
associate profile 1 register XCODE123456 (The name of the gateway)
keepalive retries 1
keepalive timeout 10
switchover method immediate
switchback method immediate
!
dspfarm profile 1 transcode
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec gsmfr
codec g729r8
codec g729br8
maximum sessions 10
associate application SCCP

telephony-service
max-ephones 1
max-dn 1
ip source-address 9.13.29.30 port 2000 --> Use your own IP address
sdspfarm units 1
sdspfarm transcode sessions 10
sdspfarm tag 1 XCODE123456

MK

View solution in original post

12 Replies 12

mightyking
Level 6
Level 6

Try

Gateway# voice service voip

Gateway# allow sip-to-sip

You may need to transcode the stream between sip trunk and CUE
Codece used by CUE is G.711.

MK

sip to sip and all options are there.

I am using g711ulaw on the sip trunk.  Can you send information about the transcoding?

David

Here you go:

voice-card 1
dsp services dspfarm

voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip

sccp local GigabitEthernet0/0
sccp ccm 9.13.29.30 identifier 1 version 4.0 -- Use your own IP address
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
associate profile 1 register XCODE123456 (The name of the gateway)
keepalive retries 1
keepalive timeout 10
switchover method immediate
switchback method immediate
!
dspfarm profile 1 transcode
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec gsmfr
codec g729r8
codec g729br8
maximum sessions 10
associate application SCCP

telephony-service
max-ephones 1
max-dn 1
ip source-address 9.13.29.30 port 2000 --> Use your own IP address
sdspfarm units 1
sdspfarm transcode sessions 10
sdspfarm tag 1 XCODE123456

MK

When I try to put this config under telephone-service (sdspfarm tag 1 XCODE123456), I get this error:

Can't change name for registered mtp

You need to use the name that you have given to your gateway. XCODE123456 is just an example.

MK

"gateway" being my sip trunk provider in sip-ua?

You need to use the name of the router where the DSP's are located. In your case, it would be the name of the CME.

MK

Thats what I originally thought, but was still giving me the same error.

What error message do you get?

MK

"Can't change name for registered mtp"

Instead of " XCODE123456" in the above example, use the name that you have given to MTP and reset the SCCP by doing the following:

Gateway# no sccp

Gateway# sccp

MK

I never gave it XCODE123456, but will definately try and removing sccp and re-adding it.

Thanks!

David

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: