cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
731
Views
15
Helpful
4
Replies

Software MTPs do not register with SCCP-CUCME IOS Router

silvakizir
Level 1
Level 1

Hi.

 

I have configured Software MTPs in Cisco IOS 4331 and I cant register them.

 

IOS: 16.9.4

Router: ISR4331/K9

 

***********************************************************************************************************

sccp local GigabitEthernet0/0
sccp ccm 10.0.180.41 identifier 1 priority 1 version 7.0
sccp

!

sccp ccm group 1
bind interface GigabitEthernet0/0
associate ccm 1 priority 1

associate profile 1 register G711u-SW-SCCP

switchover method immediate
switchback method immediate

!

dspfarm profile 1 mtp
codec g711ulaw
maximum sessions software 50
associate application SCCP

!

telephony-service
sdspfarm units 10

sdspfarm tag 6 G711u-SW-SCCP
no auto-reg-ephone
max-ephones 20
max-dn 20
ip source-address 10.0.180.41 port 2000

*******************************************************************************************************

 

 

show sccp


MTP Oper State: ACTIVE_IN_PROGRESS - Cause Code: NOT_REGIS_WITH_CCM
Active Call Manager: NONE
TCP Link Status: NOT_CONNECTED, Profile Identifier: 1
Reported Max Streams: 100, Reported Max OOS Streams: 0
Supported Codec: g711ulaw, Maximum Packetization Period: 30
Supported Codec: rfc2833 dtmf, Maximum Packetization Period: 30
Supported Codec: rfc2833 pass-thru, Maximum Packetization Period: 30
Supported Codec: inband-dtmf to rfc2833 conversion, Maximum Packetization Period: 30

 

 

 

 

The above configuration is already configured in a CISCO3925-CHASSIS without any problems.

Also other dspfarm profiles are registered successfully.

 

4 Replies 4

TONY SMITH
Spotlight
Spotlight

Hope this isn't a silly question, but when you say "The above configuration is already configured in a CISCO3925-CHASSIS without any problems." can you confirm that you don't mean literally the same configuration, but that each device uses a unique name for its profile.

Just realised this is CME not CUCM.  So in that case of course the device name is only locally significant.  Under telephony-service, does the tag number in "sdspfarm tag" need to match the dspfarm profile number?

Chris Deren
Hall of Fame
Hall of Fame

I don't think the tag needs to match, just the name.  Here is CME admin guide which includes MTP example for reference:

https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/manual/cmeadm/cmeconf.html#concept_80FAFE2D660D4E6DB55CCD2D742DB49D

 

Have you tried issuing "no sccp", "sccp"?  What does debug sccp show?

Below is the correct configuration. The sdspfarm tag was a typo here.

Attached is the "debug sccp all" output.

***************************************************************

sccp local GigabitEthernet0/0
sccp ccm 10.0.180.41 identifier 1 priority 1 version 7.0
sccp

!

sccp ccm group 1
bind interface GigabitEthernet0/0
associate ccm 1 priority 1

associate profile 1 register G711u-SW-SCCP

switchover method immediate
switchback method immediate

!

dspfarm profile 1 mtp
codec g711ulaw
maximum sessions software 50
associate application SCCP

!

telephony-service
sdspfarm units 10

sdspfarm tag 1 G711u-SW-SCCP
no auto-reg-ephone
max-ephones 20
max-dn 20
ip source-address 10.0.180.41 port 2000

******************************************************

 

 

VG1(config)#do show sccp
SCCP Admin State: UP
Gateway Local Interface: GigabitEthernet0/0/0
IPv4 Address: 10.0.180.41
Port Number: 2000
IP Precedence: 5
User Masked Codec list: None
Call Manager: 10.0.180.41, Port Number: 2000
Priority: 1, Version: 7.0, Identifier: 1

MTP Oper State: ACTIVE_IN_PROGRESS - Cause Code: NOT_REGIS_WITH_CCM
Active Call Manager: NONE
TCP Link Status: NOT_CONNECTED, Profile Identifier: 1
Reported Max Streams: 100, Reported Max OOS Streams: 0
Supported Codec: g711ulaw, Maximum Packetization Period: 30
Supported Codec: rfc2833 dtmf, Maximum Packetization Period: 30
Supported Codec: rfc2833 pass-thru, Maximum Packetization Period: 30
Supported Codec: inband-dtmf to rfc2833 conversion, Maximum Packetization Period: 30

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: