Cisco Cisco Unified MeetingPlace Audio Server Quick Setup Guide

Page of 766
 
Configuring Call Control for Cisco Unified MeetingPlace
How to Configure Call Control for Video Conferencing with H.323 Endpoints
15
 
Step 6
Define a technology prefix, which is stripped before checking for the zone prefix. Configure calls to hop 
off at the gatekeeper, regardless of the zone prefix in the destination address. The default-technology 
option specifies to use gateways registering with this prefix option as the default for routing any 
addresses that are otherwise unresolved. 
Router(config-gk)# gw-type-prefix type-prefix hopoff gk-zone-name default-technology 
Step 7
Disable proxy communications with local terminals for calls between local and remote zones.
Router(config-gk)# no use-proxy gk-zone-name default inbound-to terminal 
Router(config-gk)# no use-proxy gk-zone-name default outbound-from terminal 
Step 8
Enable the gatekeeper.
Router(config-gk)# no shutdown 
Example
!
gatekeeper
 zone local mp2-video example.com
 no zone subnet mp2-video default enable
 zone subnet mp2-video 10.20.120.50/32 enable
 zone subnet mp2-video 10.10.1.0/24 enable
 gw-type-prefix 2#* hopoff mp2-video default-technology
 no use-proxy mp2-video default inbound-to terminal
 no use-proxy mp2-video default outbound-from terminal
 no shutdown
!
What to Do Next
Proceed to one of the following sections in the 
 module:
  •
  •
Configuring the Cisco IOS Gatekeeper: Dial Plan Resolution Provided by Cisco Unified 
Communications Manager
Choose this configuration option if the following are true:
  •
All H.323 video endpoints register to this Cisco IOS gatekeeper.
  •
Cisco Unified Communications Manager provides dial plan resolution and becomes the master 
call-control point for all devices in your network.
Before You Begin
  •
Configure voice call control. See the 
.
  •
Add this gatekeeper to Cisco Unified Communications Manager. For instructions on adding the 
gatekeeper, see the Cisco Unified Communications Manager online help.
  •
You perform this task in the Cisco IOS command-line interface (CLI) of the router. For more 
information about the Cisco IOS commands used in this procedure, see the Cisco IOS Commands 
Master List
 for your Cisco IOS release.