Cisco Cisco TelePresence Management Suite (TMS) Version 15 Installation Guide

Page of 91
Advanced Parameters (Regex)
When working with user setting (Video Address Pattern, Caller ID Pattern, Device Address Pattern) and when edit or 
creating CMR templates (SIP Alias Pattern) you have the option to use regex to remove or change the value of these 
field. All these fields uses fields from AD/LDAP. 
You can use as many regex replacements as you need.
Example of simple format: 
{<name_of_ldap_field>}
Example of simple regex replacement:
{<name_of_ldap_field>[‘<regex>’=‘<replacement_value>’]}
The following examples show how you can use regex substitutions in the pattern:
 
{username [' '='']}.{device.model}@example.com 
This substitution removes spaces from the pattern.
 
{username}.{device.model}.{device.connectivity['internal'='office','external'='home']}@example.com 
This substitution changes the connectivity from 'internal' to 'office' and from 'external' to 'home'.
 
{username}['[^\w]'='']}@example.com 
This example strips all character except the letters a-z. It is possible to also use numbers and underscore.
Image URL
http://yourimageserver/users/{username}.png
Setting up Configurations for Provisioned Devices
To provision devices with a desired set of configurations, you must create templates in     Cisco TMSPE and assign them to 
groups of users. Each template must be based on a valid schema; an XML file containing all the possible configurations 
supported by a specific model and version of a device. 
To set up configurations, you must obtain and upload template schemas for each type of endpoint used in your 
deployment, before you can add configuration templates and assign them to groups.
Obtaining Template Schemas
For each model and version of endpoints available on your network, you must obtain the relevant schema  and upload it 
to Cisco TMSPE. Template schemas are usually included with device software releases, either inside the software 
bundle, or on the same page as the release notes are made available. If the schema is not included with the software 
bundle, use the search facility on 
 to locate the template schema, and then download it to your local 
server:
To download a compatible template schema and add it to Cisco TMSPE:
 
1.
Enter "Configuration Templates for TMS" (including the quotation marks) as your search string. 
 
2.
Scroll down the list of search results to locate the .zip file containing the required schema.
34
Cisco TelePresence Management Suite Provisioning Extension with Cisco VCS Deployment Guide