Cisco Cisco TelePresence Management Suite (TMS) Version 15

Page of 95
Example Patterns
Video Address
 
{username}@example.com
 
{email}
Device Address 
 
{username}.{device.model}@example.com
 
{username}.{device.model}.{device.connectivity}@example.com
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.
34
Cisco TelePresence Management Suite Provisioning Extension with Cisco VCS Deployment Guide