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

MGCP Gateway

Akash Sharma
Level 1
Level 1

Hi All

 

Please find the below configuration

 

ccm-manager fallback-mgcp
ccm-manager redundant-host 10.10.50.10
ccm-manager mgcp
no ccm-manager fax protocol cisco
ccm-manager music-on-hold
ccm-manager config server 10.10.50.10 10.10.50.11
ccm-manager config

 

Now my query is, we have assigned 10.10.50.10 as the redundant host in the command ccm-manager redundant-host 10.10.50.10 and after then it is being assigned as primary host in the command ccm-manager config server 10.10.50.10 10.10.50.11. Does this make any problems in calls or in anything else as we are assigning the same host as the primary as well as secondary in two different commands?

 

 

Thanks all in advance !!!!!

4 Replies 4

Vivek Batra
VIP Alumni
VIP Alumni

Why are you doing this?

Changing 'ccm-manager redundant-host 10.10.50.10' to 'mgcp call-agent 10.10.50.10 service-type mgcp' won't be simple. If you don't want to use redundant server for call processing, why to make that configured?

Anyway, 'mgcp call-agent' and 'ccm-manager redundant-host' configuration is independent of what you configured under 'ccm-manager config' server. In the fist part, you're defining your call agent server and on the other side, your configuration server. Primary call agent could be redundant configuration server and viceversa.

- Vivek

Ok, so you mean to say, there would be no effect on the calls or the endpoints associated with 10.10.50.10 .

Yes, no effect however from your words, it seems that 'ccm-manager redundant-host' command is added manually. Is it? If so, fyi it will get overwritten (if they are different) when gateway next time gets the configuration.

- Vivek

Thanks for your help again !!!!

Actually I am new to VoIP Technology so I am trying to work on these things as I have not undergone any professional training. SO whatever doubts I have I try to resolve those here.

 

Thanks a lot again for your help !!!

 

Well, Vivek I have one more post where I am trying to chnage a Distributed deployment to Centralised -- "Distributed Deployment to Centralised Deployment". Could you please check that too and help me on that too. That will be a great help !!!

 

 

Thanks a lot again !!!