11-06-2011 06:40 AM - edited 03-16-2019 07:54 AM
Good Morning Fellow Geeks,
I am wondering if anyone has expierience with registering a non-cisco H323 endpoint with a 3620 running as a Gatekeeper. The endpoint is capable of sending H.225 RAS messages. Is there a particular command to run on the Gatekeeper so that it knows about the non-cisco H323 endpoint?
Any help advice you have would be greatly appreciated.
Thanks!
11-09-2011 10:20 AM
No special command is required. I've registered some third party devices on a C3745 gatekeepers: Innovaphone, Telsey, Digicom, OpenH323, etc.
11-09-2011 10:25 AM
Thanks Daniele.
On the Gatekeeper did you use the alias static command to make the gatekeeper aware of the gateway that is not a cisco h323 gateway for call routing?
Thanks
11-09-2011 11:32 AM
No, I didn't use static alias.
This is an example of my config:
gatekeeper
zone local giga_voice aemcom.net 10.1.1.1
zone remote giga_voip aemcom.net 10.1.1.2 1719
zone prefix giga_voip 0372026*
zone prefix giga_voip 0372027*
accounting
gw-type-prefix 1#* default-technology
gw-type-prefix 03721234* gw ipaddr 10.1.1.101 1720 gw ipaddr 10.1.1.100 1720
gw-type-prefix 03724567* gw ipaddr 10.1.1.101 1720 gw ipaddr 10.1.1.100 1720
no use-proxy giga_voice remote-zone giga_voip inbound-to terminal
no use-proxy giga_voice remote-zone giga_voip outbound-from terminal
no shutdown
Regards.
11-09-2011 01:00 PM
Thanks Daniele,
This is great information. So your gatekeeper knows about your non cisco ios gateway by using the following command:
gw-type-prefix 03724567* gw ipaddr 10.1.1.101 1720 gw ipaddr 10.1.1.100 1720
Calls to the prefix 03724567 are routed to the H323 end device of 10.1.1.101 or 10.1.100?
Correct?
Thanks!
11-10-2011 10:02 AM
Exactly.
Regards.
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