<?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>Confused Amused &#187; Windows Mobile</title>
	<atom:link href="http://www.confusedamused.com/tags/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confusedamused.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 02:58:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lync to Windows Live A/V Federation</title>
		<link>http://www.confusedamused.com/notebook/lync-to-windows-live-av-federation/</link>
		<comments>http://www.confusedamused.com/notebook/lync-to-windows-live-av-federation/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 19:40:41 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[av]]></category>
		<category><![CDATA[federation]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[lync]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=810</guid>
		<description><![CDATA[One of the coolest new Lync features is that you can now do A/V federation with Windows Live users, but you&#8217;ll find this does not work out of the box. First of all, your organization must complete the Public IM Connectivity provisioning process. After that, there are two modifications required even if you&#8217;ve enabled Public [...]]]></description>
			<content:encoded><![CDATA[<p>One of the coolest new Lync features is that you can now do A/V federation with Windows Live users, but you&#8217;ll find this does not work out of the box. First of all, your organization must complete the Public IM Connectivity provisioning process. After that, there are two modifications required even if you&#8217;ve enabled Public IM connectivity for the external access policy assigned to users. </p>

<p><p>First, there is a hidden parameter allowing A/V federation to PIC only available through the Lync Management Shell. This example modifies the global policy to allow both Public IM and Public IM A/V traffic so change the scope appropriately if you&#8217;re limiting by site or users.</p>
<pre><code>Set-CsExternalAccessPolicy Global -EnablePublicCloudAccess $true -EnablePublicCloudAudioVideoAccess $true</code></pre>
<p>Secondly, the Windows Live network does not support SRTP encryption of the audio/video traffic, but Lync requires this encryption by default. We need to change Lync to support encryption instead of require it. Once that change is made Lync will prefer encrypted sessions and still negotiate those first, but will allow unencrypted media to be exchanged if it can&#8217;t agree on encryption. The other Lync default is to only allow VGA video quality, but you can do 720p to Windows Live if both endpoints support it. This example  changes the media encryption and video quality at the global level.</p>
<pre><code>Set-CsMediaConfiguration Global -EncryptionLevel SupportEncryption -MaxVideoRateAllowed Hd720p15M</code></pre>
<p>That change should be picked up within 5 minutes on the Front-End. After that, sign out of your Lync client and back in. You can verify the change by holding down the CTRL key, right-clicking the Lync task tray icon, and selecting Configuration Information. The PC to PC AV Encryption should say &#8220;AV Encryption Supported&#8221; now.</p>
<p><a href="http://www.confusedamused.com/wp-content/pictures/2010/11/av.png"><img src="http://www.confusedamused.com/wp-content/pictures/2010/11/av.png" alt="" title="av" width="357" height="263" class="alignnone size-full wp-image-819" /></a></p>
<p>If you don&#8217;t make this change you&#8217;ll see an error on Front-End servers when trying to initiate an A/V call that the encryption levels don&#8217;t match:</p>
<blockquote>
<b>Start-Line: SIP/2.0 488 Not Acceptable Here</b><br />
<b>From</b>: &#8220;Eddie Vedder&#8221;&lt;sip:eddie@confusedamused.com&gt;;tag=ed272dd714;epid=8e3ef28192<br />
<b>To</b>: &lt;sip:user@hotmail.com;mepid=F6333909B2AE4F60A2553FA59913B0A8&gt;; tag=ab1e5513de<br />
<b>USER-AGENT</b>: UCCAPI/4.0.7440.0 WLM/15.4.3502.0922 (Windows Live Messenger)<br />
<b>ms-client-diagnostics</b>: 52017;reason=&#8221;Encryption levels dont match&#8221;<br />
</blockquote>
<p>Also, keep in mind the Windows Live user must be using the Windows Live Messenger 2011 version to support Lync A/V federation. When you&#8217;re connecting a call the Windows Live client will recognize that you&#8217;re connecting to Lync:</p>
<p><a href="http://www.confusedamused.com/wp-content/pictures/2010/11/wl.png"><img src="http://www.confusedamused.com/wp-content/pictures/2010/11/wl.png" alt="" title="wl" width="474" height="202" class="alignnone size-full wp-image-820" /></a></p>
<p>Happy federating!</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/lync-to-windows-live-av-federation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Updating your Tanjay Firmware from 1.0.199 (1.23)</title>
		<link>http://www.confusedamused.com/notebook/updating-your-tanjay-firmware-from-10199-123/</link>
		<comments>http://www.confusedamused.com/notebook/updating-your-tanjay-firmware-from-10199-123/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 21:03:35 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[ce]]></category>
		<category><![CDATA[ocpe]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[tanjay]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/notebook/updating-your-tanjay-firmware-from-10199-123/</guid>
		<description><![CDATA[Right after we finished decommissioning our entire OCS 2007 R1 setup we received a batch of Communicator Phone Edition (Tanjay) devices from Microsoft that had a pre-R1 version of the firmware loaded – 1.0.199 (1.23).&#160; Initially they wouldn’t even sign in to an R2 pool and when I changed the client version filter they were [...]]]></description>
			<content:encoded><![CDATA[<p><p>Right after we finished decommissioning our entire OCS 2007 R1 setup we received a batch of Communicator Phone Edition (Tanjay) devices from Microsoft that had a pre-R1 version of the firmware loaded – 1.0.199 (1.23).&#160; Initially they wouldn’t even sign in to an R2 pool and when I changed the client version filter they were able to sign in, but then immediately generated a failure “Application DoMo.exe has performed an illegal operation and will be shut down”. The device would then exit DoMo.exe and dump you into the Windows CE desktop. Fun.</p>  <p>I found some references that the only way to get these suckers updated was to use an R1 pool and Update Server so I started building up a lab of R1 servers again and the joys (read: excruciating agony) of the update service.&#160; Even still, no matter what I did I couldn’t get these phones to even sign in to an R1 pool. They never downloaded the certificate from AD using an Integrated Enterprise CA, and never picked up the time correctly from the time server. All my DNS entries and DHCP options were configured correctly, so what the heck, right?</p>  <p>Thankfully, I ran across a <a href="http://social.microsoft.com/Forums/en-US/communicationsservertelephony/thread/5bdb027a-ab42-4775-b716-5c6afec32ce9/">post in the OCS forums</a> where someone detailed this ridiculous process of setting the time and date and installing the certificate manually so the Tanjay could sign in. Amazingly, it works. I’m reposting it here with a few notes of my own so it’s easier to find for anyone else that is so lucky to receive a device with this firmware.</p>  <p>I used VMware workstation with 3 VMs – A DC/CA/DNS/DHCP server, an OCS 2007 Standard Edition Front End, and a SharePoint Services 3.0 (not SP1) sever. I bridged the NIC on all of the VMs to my wired NIC and then plugged my wired NIC into a switch with the Tanjays on it. Be careful that you don’t bridge your VM with a live network that already has DHCP on it if you go this route.</p>  <ol>   <li>Connect the Tanjay phone to a network with a DHCP server.</li>    <li>Ensure that you can ping the IP address assigned to the Tanjay phone. You can check the address leased from the DHCP server. The Tanjay&#8217;s MAC address should begin with 0016e3f1xxxx</li>    <li>When booted up for the first time, it would launch the Communicator 07 phone edition and it would attempt to sign in but the sign in would fail. Exit it by touching the relevant screen button.</li>    <li>There are two things we need to do, install the Root CA cert and change the system time. If you can&#8217;t see the screen properly, you can adjust the desktop theme by going into the display properties. (Tab and hold on the desktop &#8211; properties).</li>    <li>On the Win CE desktop, double tap on My Device. Go into the Control Panel and change the system time. WARNING: The time and date wwill reset to March 07 after every reboot. You will have to change the system time again if you need to power off the device.</li>    <li>Export your CA’s root certificate to a .cer format file. Place it in a file share. Give the file share Everyone read permissions and Everyone read ability on the security settings. </li>    <li>Next, on the Tanjay phone Control Panel, double tap &quot;Owner&quot; and go to the &quot;Network ID&quot; tab. Enter the username, password and domain to access the file share. The input panel tends to block the field you’re trying to type in, but you can drag the window slightly up or down to see what you’re entering.</li>    <li>Go back to the root of the device and select the &quot;Network&quot; folder.</li>    <li>Expose the address bar if it is not shown (View | Address bar)</li>    <li>On the address bar, type the UNC name of the file share where the root CA cert is stored.</li>    <li>After a while the share should open up. If it doesn&#8217;t double check your UNC name and also the password entered in the previous step. (Blank password is not allowed by default)</li>    <li>Highlight the .cer and choose File | Send To | My Documents.</li>    <li>Go back to Control Panel and open the Certificates panel. Under &quot;Trusted Authorities&quot;, click on Import. Choose From a File and just browse to the cer file in the My Documents folder. You should now see it listed in the trusted root list.</li>    <li>To launch Office Communicator Phone Edition again go to the Windows directory and find a file/shortcut call DoMo.exe. Double tap on this to launch the OCPE software.</li>    <li>Now you should be able to sign in to your R1 pool.&#160; Assuming your update server is properly working and you have the latest R1 ucupdates.cab files approved wait the phone should update in about 15 minutes. </li>    <li>Ok, so now you’ve got a phone at version 1.0.522.101 (1.23) which will be able to sign in to R2.</li>    <li>After you sign in to an R2 pool the phone should grab an interim update version 1.0.522.103 (1.23) and restart again.</li>    <li>Sign in one more time and the phone will now pick up the latest Tanjay bits which puts your device at 3.5.6907.0 (1.23).</li> </ol>  <p>Rui Silva has an awesome post on the R2 update process if you’re having trouble at that point: <a title="http://blogs.technet.com/ucspotting/archive/2009/03/11/troubleshooting-ocs-2007-r2-device-update-service-for-communicator-phone-edition.aspx" href="http://blogs.technet.com/ucspotting/archive/2009/03/11/troubleshooting-ocs-2007-r2-device-update-service-for-communicator-phone-edition.aspx">http://blogs.technet.com/ucspotting/archive/2009/03/11/troubleshooting-ocs-2007-r2-device-update-service-for-communicator-phone-edition.aspx</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/updating-your-tanjay-firmware-from-10199-123/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

