06-10-2014 11:35 PM - edited 03-16-2019 11:04 PM
hi
we have a voice gateway c3945 (ios 15.0(1)M4) used for making outside calls with cisco callmanager.
it is working fine but yesterday when i tried to activate ssh on it, it stops making outgoing/incoming calls!!!!!!!!!!
when i removed the ssh commands it worked fine !!!!
any logical explanation ?
Solved! Go to Solution.
06-11-2014 11:10 AM
What protocol are you using for the gateway? MGCP? H.323? SIP?
If MGCP, changing or adding a domain name in order to enable SSH would have broke registration with CUCM.
06-11-2014 05:57 AM
Very Interesting !!
I don't have a direct answer for this but just to check the easy things:
- Did you configured under voice service voip the "ip address trusted list" with the ip addresses of the servers in the cluster or the "no ip address trusted list" ?
- Any crash, traceback log ?
- and the CPU of the router sh proces cpu hist ?
06-11-2014 07:14 AM
Hello!
Can you, please, post, what exatly you did when configuring ssh?
And post show run, if possible.
Regards,
Kirill
06-11-2014 11:10 AM
What protocol are you using for the gateway? MGCP? H.323? SIP?
If MGCP, changing or adding a domain name in order to enable SSH would have broke registration with CUCM.
06-11-2014 10:40 PM
yes it is MGCP.
If the domain names for the MGCP gateway and the gateway configuration on Cisco CallManager do not match, perform one of these actions:
Change the domain name on either the MGCP gateway or Cisco CallManager so that they both have the same domain name. If either hostname or domain name is changed on the MGCP gateway, issue these two global commands in sequence on the MGCP gateway in order to implement the new hostname or domain name:
no mgcp mgcp
Enter this configuration command to remove the domain name on the Cisco IOS MGCP gateway:
no ip domain name cisco.com
06-12-2014 07:07 AM
You can run "show ccm-manager" to see what the full name is you should have listed on the gateway in CallManager. Make sure to run "no mgcp" then "mgcp" after any of these changes.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide