Manual

OCS Relay configuration of “OCS gateway” Cisco VCS(s)
<?xml version="1.0" encoding="UTF-8" ?>
<cpl xmlns="urn:ietf:params:xml:ns:cpl"
xmlns:taa="http://www.tandberg.net/cpl-extensions"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:cpl cpl.xsd">
<taa:routed>
<!-- VCS / OCS CPL version 1.3 -->
<taa:rule-switch>
<!-- Don't fork calls from OCS back to OCS -->
<taa:rule originating-zone="(OCS|AMGW)" destination="(.+)@test-customer\.com">
<proxy />
</taa:rule>
<!-- Only send to OCS things sent to OCS's contact details (e.g. presence Notify)-->
<taa:rule origin="(.*)" destination="(.+)@test-customer\.com;opaque=user:epid.*">
<taa:location clear="yes" regex="(.+)@(.+);.*" replace="\1@ocs.\2">
<proxy />
</taa:location>
</taa:rule>
<!-- Fork other calls to OCS -->
<taa:rule origin="(.*)" destination="(.+)@test-customer\.com">
<taa:location clear="no" regex="(.+)@(.+)" replace="\1@ocs.\2">
<proxy />
</taa:location>
</taa:rule>
</taa:rule-switch>
</taa:routed>
</cpl>
Note: Take care when copying CPL – non printing characters may cause CPL not to load, giving an
error message such as:
17. Go to the Call Policy configuration page (VCS Configuration > Call Policy > Configuration).
18. Set Call Policy mode to On.
19. Click Save.
20. Upload the new policy file:
a. Click Browse.
b. Select the text file (“.txt” created above) containing the CPL and Select Open.
c. Click Upload file.
21. Set FindMe™ to present the FindMe™ ID (rather than the endpoint ID) when any device in the
primary list of FindMe™ devices makes a call – so that when a called party rings the caller ID
back all FindMe™ endpoints ring, not just the endpoint that made the initial call will ring.
a. Go to Application > FindMe > Configuration.
b. Set Caller ID to FindMeId.
22. For each OCS user that is to share MOC and Cisco VCS endpoints, create a FindMe™ user
account on the Cisco VCS with the same URI as the OCS user.
a. Go to the FindMe™ accounts page (Maintenance > Login accounts > FindMe accounts).
b. Click New.
c. Configure the following fields:
Username
Username used by the FindMe™ user to log in to Cisco VCS to
administer this account
Cisco VCS Deployment Guide: Microsoft OCS 2007 R1 and R2 and Cisco VCS X5.2 Page 62 of 92