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

Page of 88
Setting up Cisco TMSPE for provisioning
Cisco TMSPE Provisioning Deployment Guide
Page 35 of 88
Cisco VCS Expressway.
 6.  Optionally, in the Image URL Pattern field, specify the pattern to use when collecting images of the 
users.Supported formats are .jpg.jpeg, and .png. You can use any of the following user attributes in the 
pattern:
 
{username}
 
{display_name}
 
{first_name}
 
{last_name}
 
{email}
 
{office_phone}
 
{mobile_phone}
 7.  Click OK.
Example patterns
Video address
 
{username}@example.com
 
{email}
Device address 
 
{username}.{device.model}@example.com
 
{username}.{device.model}.{device.connectivity}@example.com
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'.
Image URL
http://yourimageserver/users/{username}.png