cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
239
Views
0
Helpful
1
Replies

CCM 4.1(3) sr1 wont configure MGCP gateway

Hello,

My CCM won't configure my MGCP gateway. I mean, I can't modify the gateway configuration while using the CCM GUI. After I make the changes in the GUI and restart the gateway, the changes to not take place. Infact, I don't even think the gateay restarts. I belive it is configured correctly. Below is the config of the Gateway. The IOS on the gateway is (C3725-ADVIPSERVICESK9-M), Version 12.3(14)T3.

One question though, should the 'mgcp call-agent' command have my publisher or my subscriber configured in it. I just noticed that it has my subscriber configured for it...

Any advise would be appreciated.

!

!

!

voice-port 1/0:23

output attenuation 2

echo-cancel coverage 32

!

ccm-manager redundant-host CORPCCM01

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 170.2.96.15

!

mgcp

mgcp call-agent CORPCCM02 2427 service-type mgcp version 0.1

mgcp dtmf-relay voip codec all mode out-of-band

mgcp rtp unreachable timeout 1000 action notify

mgcp package-capability rtp-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

!

mgcp profile default

!

!

dial-peer cor custom

!

!

!

dial-peer voice 1023 pots

service mgcpapp

!

!

Thanks,

Steve

1 Reply 1

jlittlejohn
Level 1
Level 1

Steve,

Try the following:

ccm-manager config

AND

dial-peer voice 1023 pots

service mgcpapp

port 1/0:23

Also make sure that the mgcp call-agent hostname is resolvable for the gateway. Is the gateway showing up as registered in CM?

Then make some changes, restart (from CM) the gateway and see if that helps.

Let us know