
Polycom Unified Communications for Cisco Unified Communications Manager Environments
102 Polycom, Inc.
!
! - It is recommended to set the remote and zone session bandwidth (even in small environments)
! - to prevent potential overloading of the CUCM H.323 interface or other network segments.
!
!
!
bandwidth remote 5000
bandwidth session zone cucm 5000
!
! - The GW-type-prefix command allows routing into the CallManager zone.
! - This is a required statement. A gw-type-prefix statement is required for every DMA and RMX
! - registering to the IOS GK. The prefix MUST match the dialing prefixes in the DMA or RMX
! - In the example shown below, the DMA uses a prefix of 53 and the RMX uses a prefix of 196.
!
Gw-type-prefix 1#* default-technology
Gw-type-prefix 53*
Gw-type-prefix 196*
!
!
! - turn off proxy so calls can go directly to destinations, by default
! - the proxy of calls to mcu and gateway type devices is off
!
no use-proxy cucm default inbound-to terminal
no use-proxy cucm default outbound-from terminal
no use-proxy video default inbound-to terminal
no use-proxy video default outbound-from terminal
!
! - the RRQ statement below allows the RMX and DMA to properly register
!
rrq dynamic-prefixes-accept
!
! - The "no shutdown" is required to turn the gatekeeper on.
no shutdown
Komentáře k této Příručce