<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codesalot.com &#187; Movi2</title>
	<atom:link href="http://www.codesalot.com/tag/movi2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codesalot.com</link>
	<description>Thoughts, ponderings and technical solutions, tips and tricks about Unified Communications and Video Conferencing</description>
	<lastBuildDate>Tue, 24 Jan 2012 21:48:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Provision phonebook in Tandberg Management Suite</title>
		<link>http://www.codesalot.com/2009/provision-phonebook-in-tandberg-management-suite/</link>
		<comments>http://www.codesalot.com/2009/provision-phonebook-in-tandberg-management-suite/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 12:59:09 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[video conferencing]]></category>
		<category><![CDATA[Movi2]]></category>
		<category><![CDATA[Provisioning]]></category>
		<category><![CDATA[Tandberg]]></category>
		<category><![CDATA[TMS]]></category>

		<guid isPermaLink="false">http://www.codesalot.com/?p=60</guid>
		<description><![CDATA[To be able to add Movi2 endpoints to phonebooks on systems registered in TMS, TMS should automagically create an external source and a provisioning phonebook when the provisioning key is installed on the system. If this for some reason does not happen, here&#8217;s how to add one: (or to verify that the phonebook was installed [...]]]></description>
			<content:encoded><![CDATA[<p>To be able to add Movi2 endpoints to phonebooks on systems registered in TMS, TMS should automagically create an external source and a provisioning phonebook when the provisioning key is installed on the system. If this for some reason does not happen, here&#8217;s how to add one: (or to verify that the phonebook was installed correctly)</p>
<p>In TMS, go to: <strong>Phone Book &gt; Manage External Source</strong></p>
<p>If there is an external source there that is called &#8220;Provisioning Source&#8221;, chances are that the phone book was installed correctly. If not, add a new external source and select &#8220;TANDBERG Provisioning Directory&#8221; as source type.</p>
<p>The rest of the fields should be like this:</p>
<table border="1" cellspacing="0" cellpadding="0" width="744">
<tbody>
<tr>
<td colspan="2" width="744" valign="top"><strong><em>Connection Details </em></strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>Name </strong></td>
<td width="331" valign="top"><strong>Provisioning Source </strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>Default Bandwidth for Imported Entries </strong></td>
<td width="331" valign="top"><strong>384 kbps </strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>Force Default Bandwidth (all entries, not only Auto entries) </strong></td>
<td width="331" valign="top">Unchecked</td>
</tr>
<tr>
<td width="413" valign="top"><strong>IP Address/DNS </strong></td>
<td width="331" valign="top"><strong>localhost </strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>Username </strong></td>
<td width="331" valign="top"><strong>CN=Directory Manager </strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>Password </strong></td>
<td width="331" valign="top"><strong>TANDBERG </strong></td>
</tr>
<tr>
<td colspan="2" width="744" valign="top"><strong><em>Advanced Connection   Details </em></strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>LDAP Port Number </strong></td>
<td width="331" valign="top">Blank</td>
</tr>
<tr>
<td width="413" valign="top"><strong>Search Base (DN) </strong></td>
<td width="331" valign="top"><strong>dc=provisioning </strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>Search Scope </strong></td>
<td width="331" valign="top"><strong>Recursive </strong></td>
</tr>
<tr>
<td width="413" valign="top"><strong>Custom LDAP Filter </strong></td>
<td width="331" valign="top">Blank</td>
</tr>
<tr>
<td width="413" valign="top"><strong>Field on User Object to Prefix Display Name in TMS </strong></td>
<td width="331" valign="top"><strong>displayName </strong></td>
</tr>
</tbody>
</table>
<p>With this setup, movi users are added to the phone book on the format &#8220;&lt;firstname&gt; &lt;lastname&gt; &lt;provisioningprofile&gt;&#8221;. I will try some different settings to see if I can filter and change the format in the phonebook. I will add this in a later post.</p>
<p>After this, create a new phonebook and connect it to the new external source.</p>
<p>Source: Tandberg Deployment guide: Provisioning. february 2009</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 97px; width: 1px; height: 1px;">Connection Details<br />
Name<br />
Provisioning Source<br />
Default Bandwidth for Imported Entries<br />
384 kbps<br />
Force Default Bandwidth (all entries, not only Auto entries)<br />
Unchecked<br />
IP Address/DNS<br />
localhost<br />
Username<br />
CN=Directory Manager<br />
Password<br />
TANDBERG<br />
Advanced Connection Details<br />
LDAP Port Number<br />
Blank<br />
Search Base (DN)<br />
dc=provisioning<br />
Search Scope<br />
Recursive<br />
Custom LDAP Filter<br />
Blank<br />
Field on User Object to Prefix Display Name in TMS<br />
displayName</div>
]]></content:encoded>
			<wfw:commentRss>http://www.codesalot.com/2009/provision-phonebook-in-tandberg-management-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

