<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Checking Communicator Endpoint Versions On Your OCS Pools</title>
	<atom:link href="http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 01:59:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JD</title>
		<link>http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/comment-page-1/#comment-1548</link>
		<dc:creator>JD</dc:creator>
		<pubDate>Mon, 12 Jul 2010 09:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=510#comment-1548</guid>
		<description>&lt;p&gt;Nice one ! :)&lt;/p&gt;

&lt;p&gt;For the truncating PB just change the SQL query as follow:&lt;/p&gt;

&lt;p&gt;SELECT CAST([SipHeaderFrom] as varchar) as &quot;SIP URI&quot;
,CAST([ClientApp] AS varchar(96)) as &quot;Endpoint&quot;
FROM [rtcdyn].[dbo].[Endpoint]&lt;/p&gt;

&lt;p&gt;Cheers !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice one ! <img src='http://www.confusedamused.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>For the truncating PB just change the SQL query as follow:</p>

<p>SELECT CAST([SipHeaderFrom] as varchar) as &#8220;SIP URI&#8221;
,CAST([ClientApp] AS varchar(96)) as &#8220;Endpoint&#8221;
FROM [rtcdyn].[dbo].[Endpoint]</p>

<p>Cheers !</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ricardo</title>
		<link>http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/comment-page-1/#comment-1451</link>
		<dc:creator>ricardo</dc:creator>
		<pubDate>Mon, 22 Mar 2010 14:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=510#comment-1451</guid>
		<description>&lt;p&gt;Hi there, great script!&lt;/p&gt;

&lt;p&gt;However, it does not return 100% properly the exact client build version:&lt;/p&gt;

&lt;p&gt;for me the client version from the MMC console is:
UCCAPI/3.5.6907.37 OC/3.5.6907.83 (Microsoft Office Communicator 2007 R2)&lt;/p&gt;

&lt;p&gt;in the SQL result it is the following:
UCCAPI/3.5.6907.37 OC/3.5.6907&lt;/p&gt;

&lt;p&gt;the missing entry is the .87 from the end of the string, that is significant in OCS case.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi there, great script!</p>

<p>However, it does not return 100% properly the exact client build version:</p>

<p>for me the client version from the MMC console is:
UCCAPI/3.5.6907.37 OC/3.5.6907.83 (Microsoft Office Communicator 2007 R2)</p>

<p>in the SQL result it is the following:
UCCAPI/3.5.6907.37 OC/3.5.6907</p>

<p>the missing entry is the .87 from the end of the string, that is significant in OCS case.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Waveformation &#187; How to Check OCS Communicator Endpoint Versions</title>
		<link>http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/comment-page-1/#comment-1217</link>
		<dc:creator>Waveformation &#187; How to Check OCS Communicator Endpoint Versions</dc:creator>
		<pubDate>Fri, 04 Dec 2009 15:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.confusedamused.com/?p=510#comment-1217</guid>
		<description>&lt;p&gt;[...] http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/ [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/" rel="nofollow">http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/</a> [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
