cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1063
Views
5
Helpful
4
Replies

ccm-manager stays down after reboot or power cut

Hi!!

 

I have a gateway with mgcp configured to a CCUM. Everything is working fine but when a reboot is made or a power cut is done the ccm-manager stays down until I do the command "no mgcp" and then "mgcp".

My CCUM is 12.5 and my gateway uses 16.11.01a.

 

Some configs are:

 

"

mgcp
mgcp request timeout 1000
mgcp call-agent 172.17.50.130 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp modem passthrough voip mode nse
mgcp modem passthrough voip codec g711alaw
mgcp package-capability rtp-package
mgcp bind control source-interface GigabitEthernet0/0/0
mgcp bind media source-interface GigabitEthernet0/0/0
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
sccp local GigabitEthernet0/0/0
sccp
!
ccm-manager music-on-hold
!
ccm-manager fallback-mgcp
ccm-manager mgcp
ccm-manager config server xxx.xxx.xxx.xxx
ccm-manager sccp local GigabitEthernet0/0/0

 

controller E1 0/1/0
clock source line primary
pri-group timeslots 1-31 service mgcp
!
controller E1 0/1/1
clock source line secondary
pri-group timeslots 1-31 service mgcp

interface Serial0/1/0:15
no ip address
encapsulation hdlc
no cdp enable
isdn switch-type primary-net5
isdn incoming-voice voice
isdn bind-l3 ccm-manager
trunk-group ALL_PRI
!
interface Serial0/1/1:15
no ip address
encapsulation hdlc
no cdp enable
isdn switch-type primary-net5
isdn incoming-voice voice
isdn bind-l3 ccm-manager
trunk-group ALL_PRI

"

 

 

Can you help on put this working in automatic mode?

 

Best regards,

 

Jose Carlos

4 Replies 4

HARIS_HUSSAIN
VIP Alumni
VIP Alumni
Try Adding ccm-manager redundant-host XXXXX.
The configuration looks good, Try with different IOS Version.

*** Please rate helpful post; Mark "Accept as a Solution" if applicable

Thanks,
Haris

Hi!!

 

Thanks for your answer.

This is the latest IoS available and the only that works with SRST without freezing the CUBE if you try to transfer a call on SRST mode :(

 

 

Best Regards,

Jose Carlos

Ratheesh Kumar
VIP Alumni
VIP Alumni

Hi there

 

Sounds like a bug to me. There was a case similar to voice-ports getting shut down. Try a call with TAC, I suggest!

 

Voice interface may be in shutdown state after GW is reset from CCM
CSCed39983
 
Description
Symptom:
-------
Voice interfaces such as FXS/FXO/PRI interfaces may be in
shutdown state after the IOS MGCP Gateway is reset from CallManager.

Condition:
----------
This problem is observed only when "ccm-manager config" is
configured in the IOS MGCP Gateway.

Work-around:
------------
Manually un-shutdown ("no shutdown") the voice interface.
 

Hope this Helps

Cheers
Rath!
***Please rate helpful posts***

 

Thanks !!