Cisco Cisco TelePresence Video Communication Server Expressway

다운로드
페이지 41
Cisco Multiway without TelePresence Conductor
Cisco TelePresence Multiway Deployment Guide (Cisco VCS X7.2 and Conductor XC2.2)
Page 14 of 41
<MCU service prefix><Conference prefix><extra digits>@domain, so that the call to the MCU is
placed as an E.164 dialed H.323 call.
a. Go to
VCS configuration > Dial plan > Search rules
.
b. At match priority 50 there should be an Always Match search rule, or a match pattern that allows the
VCS to route calls to registered endpoints.
c. To convert the dialed URI to an E.164 number, add a new search rule with the following configuration:
Priority
48
Protocol
Any
Source
Any
Request must be authenticated
Configure this setting according to your authentication policy
Mode
Alias pattern match
Pattern type
Regex
Pattern string
(<MCU service prefix><Conference prefix>\d+)@domain
e.g. (55577\d+)@example.com
Pattern behavior
Replace
Replace string
\1
On successful match
Continue
Target zone
LocalZone
For resilience, multiple H.323 MCUs may register the same service prefix with the VCS (or VCS cluster) and
VCS will ensure that all calls to a conference are presented to the same MCU. (For details on VCS’s handling
of multiple MCUs registered with the same MCU service prefix, see
VCS and SIP MCU
SIP does not support the concept of prefix registration; instead, configure a neighbor zone with a match that
looks for prefix digits, and if found routes the call to the MCU.
The <MCU service prefix> needs to be removed from the called ID (<MCU service prefix><Conference
prefix><extra digits>) so that the conference ID created by the MCU will be in the format:
<Conference prefix><extra digits>
(the same as would be created by an H.323 call to the same number)
1. Go to
VCS configuration > Zones > Zones
.
2. Configure a neighbor zone as follows:
SIP mode
On
SIP port
5060
SIP transport
TCP (or TLS – depending on how MCU is configured)
H.323 mode
Off