<?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>Unified Communications by Yann Espanet &#187; Hardware Device</title>
	<atom:link href="http://blog.unifiedcommunications.eu/category/hardware-device/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unifiedcommunications.eu</link>
	<description>MS Office Communications,Lync,Exchange,VoIP,telephony</description>
	<lastBuildDate>Tue, 18 Oct 2011 10:14:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Using Asterisk to pass and receive SIP calls from Microsoft OCS to a SIP Trunk in UDP</title>
		<link>http://blog.unifiedcommunications.eu/08/using-asterisk-to-pass-and-receive-sip-calls-from-microsoft-ocs-to-a-sip-trunk-in-udp/</link>
		<comments>http://blog.unifiedcommunications.eu/08/using-asterisk-to-pass-and-receive-sip-calls-from-microsoft-ocs-to-a-sip-trunk-in-udp/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 18:16:38 +0000</pubDate>
		<dc:creator>Yann Espanet</dc:creator>
				<category><![CDATA[Hardware Device]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[SIP trunk]]></category>
		<category><![CDATA[Gateway]]></category>
		<category><![CDATA[ip phones]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[trunk]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://blog.unifiedcommunications.eu/?p=906</guid>
		<description><![CDATA[Enabling Any SIP Phone &#38; Any SIP Trunking Service Provider with OCS 2007 R2 ! Goals of the demo : Use asterisk like a UPD/TCP translator between OCS and a SIP trunking services in UDP mode. make calls from Microsoft Office Communicator to the sip trunk dial froma external mobile or a PSTN phonetrough the [...]]]></description>
			<content:encoded><![CDATA[<h2>Enabling Any SIP Phone &amp; Any SIP Trunking Service Provider with OCS 2007 R2 !</h2>
<p><strong>Goals of the demo : </strong></p>
<p align="left"><strong></strong>Use asterisk like a UPD/TCP translator between OCS and a SIP trunking services in UDP mode.</p>
<ul>
<li>make calls from Microsoft Office Communicator to the sip trunk</li>
<li>dial froma external mobile or a PSTN phonetrough the sip trunk and answer the call on eithera hard or soft phone or Office Communicator.</li>
<li>control forwarding and simultaneous ringing options from the Communicator</li>
</ul>
<p>I use Asterisk 1.6 which support TCP and UDP installed on <span style="line-height: 115%; font-family: &quot;Courier New&quot;; font-size: 10pt;">CentOS 5 &#8211; Kernel 2.6.18</span></p>
<p align="left"><strong>Installation steps :</strong></p>
<ol>
<li>
<div>Add a mediation server to the OCS infrastructure</div>
</li>
<li>
<div>Add an asterisk server</div>
</li>
<li>
<div>Configure Mediation server to use the asterisk box</div>
</li>
<li>
<div>Resolve NAT problem (if needed)</div>
</li>
<li>
<div>Create two SIP trunks :</div>
<ol>
<li>Asterisk to OCS</li>
<li>Asterisk to SIP Trunk service</li>
</ol>
</li>
<li>
<div>Define the context used by this trunks</div>
</li>
<li>
<div>Configure follow me</div>
</li>
<li>
<div>Test the infrastructure</div>
</li>
</ol>
<p align="left"><strong></strong></p>
<h3><strong>Basic schema :<br />
</strong></h3>
<h3>
<p align="left">OCS R2 &#8212;- Mediation &#8212;- Asterisk &#8212;&#8212; Firewall &#8212; SIPTrunk<br />
<span style="color: #ff0000">MTLS &#8212;- TCP &#8212;- UDP &#8212;- NAT &#8212;&#8211; UDP</span>
</p>
<p align="left"><span style="color: #ff0000"><span style="color: #000000"></span></span></p>
<p align="left"><span style="color: #ff0000"><span style="color: #000000">I use Hyper-V for the two OCS servers and VMware for the Asterisk server.</span></span></p>
<p align="left"><span style="color: #ff0000"><span style="color: #000000"></span></span></p>
<h1>Step-by-steps</h1>
</h3>
<h3>Step 1 : Add a mediation server to your infrastructure</h3>
<ol>
<li>
<div>Install a mediation server</div>
</li>
<li>
<div>Configure certificate</div>
</li>
<li>
<div>Add the OCS reskit tools (useful for troubleshooting)</div>
</li>
<li>
<div>Create a dial plan</div>
</li>
<li>
<div>Create a location profile with two normalization rules.</div>
</li>
</ol>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">The first will be use for internal numbering and the second is a generic rule that redirect all call that do not correspond to a valid extension number in OCS to the default gateway.</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">Internal : OCS user have an three digit extension beginning by 2</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">Phone pattern : ^2(\d{2})$</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">Translation pattern : +2$1</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">Generic rule : All number are concerned (be careful to put this rule in second position in your location profile)</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">Phone pattern : ^(.*)$</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">Translation pattern : $1</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">Assign your location profile to front-end server (properties of the pool / properties of front-end / Voice Tab)</div>
</div>
<div>
<div id="_mcePaste" style="position: absolute; overflow-x: hidden; overflow-y: hidden; width: 1px; height: 1px; top: 300px; left: -10000px;">NB : Test your dial plan using the Enterprise Voice route helper</div>
</div>
<p align="left">The first will be use for internal numbering and the second is a generic rule that redirect all call that do not correspond to a valid extension number in OCS to the default gateway.</p>
<ul>
<li>
<div>Internal : OCS user have an three digit extension beginning by 2</div>
</li>
</ul>
<blockquote>
<p align="left"><em><strong>Phone pattern : ^2(\d{2})$ </strong></em></p>
<p align="left"><em><strong>Translation pattern : +2$1</strong></em><strong> </strong></p>
</blockquote>
<ul>
<li>
<div>Generic rule : All number are concerned (be careful to put this rule in second position in your location profile)</div>
</li>
</ul>
<blockquote>
<p align="left"><em><strong>Phone pattern : ^(.*)$ </strong></em></p>
<p align="left"><em><strong>Translation pattern : $1</strong> </em></p>
</blockquote>
<p align="left"><em><span style="font-style: normal">Assign the location profile to the front-end server (properties of the pool / properties of front-end / Voice Tab)<br />
</span></em>NB : Test your dial plan using the Enterprise Voice route helper</p>
<h3>Step 2 : Add an asterisk server</h3>
<ol>
<li>
<div>Download trixbox 2.2 Virtual Appliance from VMware website <a href="http://www.vmware.com/appliances/directory/939">http://www.vmware.com/appliances/directory/939</a></div>
</li>
<li>
<div>Configure basic settings (Ip address, ..)</div>
</li>
<li>
<div>Add this line in the begining of sip.conf</div>
</li>
</ol>
<blockquote><p>tcpenable = yes<br />
bindport = 5060</p></blockquote>
<ol>
<li>
<div>Access the web Trixbox interface (use Mozilla) In system menu / Network / Configure IP, Subnet, DNS and a valid hostname on internet : Ex : sip.mydomain.com</div>
</li>
</ol>
<p align="left">
<h3>Step 3 : Configure Mediation server to use the asterisk box</h3>
<ol>
<li>Open the properties of your mediation server verify that :</li>
<li>in General tab : the gateway listening port is 5060</li>
<li>In next hop connections tab : put the IP address of your asterisk server in PSTN gateway next hop with 5060 for the port number</li>
</ol>
<h3>Step 4 : Resolve NAT problems (if needed)</h3>
<ol>
<li>In Asterisk, Go to PBX / Config File Editor / and edit SIP_NAT.conf</li>
</ol>
<blockquote>
<p align="left"><em><strong>nat=yes </strong></em></p>
<p align="left"><em><strong>externip=<span style="color: #00ff00">Valid_FQDN </span></strong></em></p>
<p align="left"><em><strong>localnet=<span style="color: #00ff00;">Your_Localnet</span>/<span style="color: #00ff00;">Your_Subnet</span></strong></em></p>
</blockquote>
<ol>
<li>Open in your firewall port
<ul>
<li>5060 in UDP and TCP for SIP</li>
<li>RTP: 10000 to 20000 UDP</li>
</ul>
</li>
<li>Verify that you can see you valid public IP in the Trixbox system status</li>
</ol>
<p align="left">
<h3>Step 5 : Create two SIP trunk in Trixbox : asterisk to OCS and Asterisk to SIP Trunk service</h3>
<ul>
<li>Asterisk to OCS</li>
</ul>
<blockquote>
<p style="padding-left: 60px" align="left"><em><strong>Trunk Name : ocs </strong></em></p>
<p style="padding-left: 60px" align="left"><em><strong>PEER Details : </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>host=<span style="color: #00ff00">ip-mediation-server</span></strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>type=peer </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>qualify=yes </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>transport=tcp </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>insecure=very </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>port=5060 </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>canreinvite=yes </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>fromdomain=<span style="color: #00ff00">yourdomain</span> </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>context=from-ocs</strong></em></p>
<p style="padding-left: 60px" align="left">
<p style="padding-left: 60px" align="left"><em><strong>Incoming Settings :</strong></em></p>
<p style="padding-left: 60px" align="left"><em><strong>User context : <span style="color: #00ff00">(I put a OCS username here)</span></strong></em></p>
<p style="padding-left: 60px" align="left"><em><strong>User details :</strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>host=<span style="color: #00ff00">ip-mediation-server</span></strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>type=peer </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>transport=tcp </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>insecure=very </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>port=5060 </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>context=from-ocs</strong></em></p>
<p style="padding-left: 60px" align="left"><em><strong>register string : </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>(leave blank)</strong></em></p>
<p style="padding-left: 90px" align="left"><strong><em></em></strong></p>
</blockquote>
<ul>
<li>
<div>Asterisk to SIP Trunk service</div>
</li>
</ul>
<blockquote>
<p style="padding-left: 60px" align="left"><em><strong>Trunk Name : siptrunk </strong></em></p>
<p style="padding-left: 60px" align="left"><em><strong>PEER Details :</strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>type=friend </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>disallow=all </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>allow=ilbc&amp;speex&amp;gsm&amp;alaw&amp;ulaw </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>username=<span style="color: #00ff00">username</span> </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>secret=<span style="color: #00ff00">password </span></strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>host=<span style="color: #00ff00">yoursipregistrar</span> </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>canreinvite=no </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>context=from-siptrunk</strong></em></p>
<p style="padding-left: 60px" align="left"><em><strong>Incoming Settings :</strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong>Clear all</strong></em></p>
<p style="padding-left: 60px" align="left"><em><strong>register string : </strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong><span style="color: #00ff00">username:password@yoursipregistrar (/yournumber if needded)</span></strong></em></p>
<p style="padding-left: 90px" align="left"><em><strong></strong></em><span style="font-size: 13px; font-weight: normal"></span></p>
</blockquote>
<h3>Step 6 : configure context</h3>
<p>Edit Extension_Custom.conf and add a the end of the file :</p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">[from-ocs] </span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">exten =&gt; _X.,1,Answer </span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">exten =&gt; _X.,2,Dial(<a href="mailto:SIP/${EXTEN}@siptrunk,,tr">SIP/${EXTEN}@siptrunk,,tr</a>)</span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">#include extensions-away-status.conf </span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">[from-siptrunk] </span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">exten =&gt; _X.,1,Set(numDialled=+${EXTEN:<span style="color: #00ff00;">Number_of_X_to_ignore</span>}) </span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">exten =&gt; _X.,2,Set(__FROM_DID=${EXTEN}) </span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">exten =&gt; _X.,3,Answer </span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">exten =&gt; _X.,4,Dial(<a href="mailto:SIP/${numDialled}@ocs,,tr">SIP/${numDialled}@ocs,,tr</a>)</span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal"></span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal">exten =&gt; _X.,4,Dial(<a href="mailto:SIP/${numDialled}@ocs">SIP/${numDialled}@ocs</a>)</span></p>
<p style="padding-left: 30px" align="left"><span style="font-size: 13px; font-weight: normal"></span></p>
<h3>Step 7 : Configure follow-me in Asterisk</h3>
<p>Assign line number from your sip trunk to Asterisk extension and redirect to phone extension in OCS by using a # after the number.<br />
DID number from your SIP trunk provider &#8212;&gt; Extension in Asterisk &#8212;&gt; Follow-me to OCS extention (use # after the number to precise that itâ€™s external to asterisk)</p>
<h3>Step 8 : Test the infrastructure</h3>
<ol>
<li><strong>Troubleshooting tools that you can use in Asterisk :</strong>
<ol>
<li>Log as root with a terminal tools (putty) / Type asterisk â€“r / Type sip set debug on</li>
<li>Assign a line prefix to test the trunk from a softphone directly connected to Asterisk<br />
Ex : Create a outbound route with â€œ9|.â€ to test the trunk by dialing 9 before the number</li>
</ol>
</li>
<li><strong>Troubleshooting tools that you can use in OCS :</strong>
<ol>
<li>Eventviewer</li>
<li>Use the Debug tools (right click your mediation server)</li>
<li>MS Netmon</li>
<li>OCS Route helper to validate your dial plan.</li>
</ol>
</li>
</ol>
<p>Have fun with that and leave me a message if encounter some problems!</p>
<p>It&#8217;s probably possible to do the same withother IP/PBX like : Freeswitch, OpenSer, SipxECS, &#8230;</p>
<p>Date : 04/08:2009 &#8211; Author : Yann Espanet &#8211; mail : <a href="mailto:yann@unifiedcommunications.eu">yann@unifiedcommunications.eu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unifiedcommunications.eu/08/using-asterisk-to-pass-and-receive-sip-calls-from-microsoft-ocs-to-a-sip-trunk-in-udp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Alcatel/Lucent IP Touch-Polycom Phone and Omnitouch Video</title>
		<link>http://blog.unifiedcommunications.eu/09/alcatellucent-ip-touch-polycom-phone-and-omnitouch-video/</link>
		<comments>http://blog.unifiedcommunications.eu/09/alcatellucent-ip-touch-polycom-phone-and-omnitouch-video/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 16:35:23 +0000</pubDate>
		<dc:creator>Yann Espanet</dc:creator>
				<category><![CDATA[Hardware Device]]></category>

		<guid isPermaLink="false">http://blog.unifiedcommunications.eu/2007/09/19/alcatellucent-ip-touch-polycom-phone-and-omnitouch-video/</guid>
		<description><![CDATA[How Unified Communications can help you to gain some time and to be more productive ? Â  IP Touch-PolycomÂ : Collaboration using video and voice over IP]]></description>
			<content:encoded><![CDATA[<p>How Unified Communications can help you to gain some time and to be more productive ?</p>
<p>Â <a href="mms://a1940.v7708d.c7708.g.vm.akamaistream.net/7/1940/7708/webtv2007/alcatel.download.akamai.com/7708/webtv2007/polycomhd.wmv" target="_blank"><img title="Alcatel/Lucent IP Touch-Polycom Phone and Omnitouch Video" src="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/alcatel-video.jpg" border="0" alt="Alcatel/Lucent IP Touch-Polycom Phone and Omnitouch Video" /></a><a title="IP Touch Plycom Phone" href="mms://a1940.v7708d.c7708.g.vm.akamaistream.net/7/1940/7708/webtv2007/alcatel.download.akamai.com/7708/webtv2007/polycomhd.wmv" target="_blank"></a></p>
<p><strong><span style="font-size: x-small;">IP Touch-Polycom</span></strong>Â : Collaboration using video and voice over IP</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unifiedcommunications.eu/09/alcatellucent-ip-touch-polycom-phone-and-omnitouch-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gartner positions Alcatel/Lucent in leaders Quadrant for UC</title>
		<link>http://blog.unifiedcommunications.eu/09/gartner-positions-alcatellucent-in-leaders-quadrant-for-uc/</link>
		<comments>http://blog.unifiedcommunications.eu/09/gartner-positions-alcatellucent-in-leaders-quadrant-for-uc/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 16:12:26 +0000</pubDate>
		<dc:creator>Yann Espanet</dc:creator>
				<category><![CDATA[Hardware Device]]></category>
		<category><![CDATA[Office Communication Server]]></category>
		<category><![CDATA[UC]]></category>

		<guid isPermaLink="false">http://blog.unifiedcommunications.eu/2007/09/19/gartner-positions-alcatellucent-in-leaders-quadrant-for-uc/</guid>
		<description><![CDATA[Gartner has positioned Alcatel/Lucent in the leaderâ€™s position of his Magic Quadrant for Unified Communications, which is a graphical representation of the market place and the different competitors. With his product like OmniPCX and OmniTouch Unified Communication, Alcatel/Lucent is in the top position to be a major player for providing UC solutions. Communications-enabled business process [...]]]></description>
			<content:encoded><![CDATA[<p>Gartner has positioned Alcatel/Lucent in the leaderâ€™s position of his Magic Quadrant for Unified Communications, which is a graphical representation of the market place and the different competitors. With his product like OmniPCX and OmniTouch Unified Communication, Alcatel/Lucent is in the top position to be a major player for providing UC solutions. Communications-enabled business process is the method to incorporate communications functions directly into business applications, said Gartner, and Alcatel/Lucent has incorporated the notion of &#8216;user profiling&#8217;, which map the specific need of the employee with the communications options.</p>
<p>Ref : <a target="_blank" href="http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&amp;STORY=/www/story/09-19-2007/0004665914&amp;EDATE=" title="PRNewswire">PARIS, Sept. 19 /PRNewswire/</a></p>
<p>For more information, visit Alcatel-Lucent on the Internet:<br />
<a target="_new" href="http://www.alcatel-lucent.com/">http://www.alcatel-lucent.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unifiedcommunications.eu/09/gartner-positions-alcatellucent-in-leaders-quadrant-for-uc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IP Phones for Office Communicator 2007</title>
		<link>http://blog.unifiedcommunications.eu/09/nortel-standalone-ip-phone-for-office-communicator-2007/</link>
		<comments>http://blog.unifiedcommunications.eu/09/nortel-standalone-ip-phone-for-office-communicator-2007/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 17:27:43 +0000</pubDate>
		<dc:creator>Yann Espanet</dc:creator>
				<category><![CDATA[Hardware Device]]></category>
		<category><![CDATA[Office Communication Server]]></category>
		<category><![CDATA[ip phones]]></category>

		<guid isPermaLink="false">http://blog.unifiedcommunications.eu/wordpress/?p=8</guid>
		<description><![CDATA[LG-Nortel ( click to view full screen) Â  Polycom Phone]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-9" href="http://blog.unifiedcommunications.eu/?attachment_id=9" title="LG-Nortel Standalone IP Phone"></a></p>
<p align="center"><a href="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/lg_nortel_8540.jpg" title="LG Nortel UC Phone full"></a><a target="_blank" href="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/polycom_cx700.jpg"><img border="0" src="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/polycom_cx700-thm.jpg" alt="Polycom UC Phone" title="Polycom UC Phone" /></a></p>
<p align="center">LG-Nortel</p>
<p align="center"><em>( click to view full screen)</em></p>
<p align="center"><a rel="attachment wp-att-9" href="http://blog.unifiedcommunications.eu/?attachment_id=9" title="LG-Nortel Standalone IP Phone"></a><a rel="attachment wp-att-10" href="http://blog.unifiedcommunications.eu/?attachment_id=10" title="Polycom CX700 Standalone IP Phone"></a><a rel="attachment wp-att-10" href="http://blog.unifiedcommunications.eu/?attachment_id=10" title="Polycom CX700 Standalone IP Phone"></a></p>
<p align="center">Â <a target="_blank" href="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/lg_nortel_8540.jpg"><img border="0" src="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/lg_nortel_8540-sm.jpg" alt="LG Nortel UC Phone" title="LG Nortel UC Phone" /></a></p>
<p align="center">Polycom Phone</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unifiedcommunications.eu/09/nortel-standalone-ip-phone-for-office-communicator-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office Roundtable  : The devil wear prada parody and commercial presentation</title>
		<link>http://blog.unifiedcommunications.eu/09/the-devil-wear-prada-parody-from-microsoft-office-roundtable/</link>
		<comments>http://blog.unifiedcommunications.eu/09/the-devil-wear-prada-parody-from-microsoft-office-roundtable/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 17:19:58 +0000</pubDate>
		<dc:creator>Yann Espanet</dc:creator>
				<category><![CDATA[Hardware Device]]></category>

		<guid isPermaLink="false">http://blog.unifiedcommunications.eu/wordpress/?p=7</guid>
		<description><![CDATA[Take a look at this video clip of the new OfficeRoundtable. Video: Microsoft Round Table &#8211; The Devil Wears Prada Parody You can also see a more conventionel presentation at this address : http://soapbox.msn.com/video.aspx?vid=06065046-ba2a-4e3c-8d19-db820186a9c8]]></description>
			<content:encoded><![CDATA[<table width="358" cellPadding="0" cellSpacing="0" style="width: 358px; height: 132px">
<tr>
<td><a href="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/roudtable-small.jpg" title="Office Roundtable"></p>
<div style="text-align: center"><img border="0" src="http://blog.unifiedcommunications.eu/wp-content/uploads/2007/09/roudtable-small.thumbnail.jpg" alt="Office Roundtable" title="Office Roundtable" /></div>
<p></a></td>
<td>Take a look at this video clip of the new OfficeRoundtable.</td>
</tr>
</table>
<p><embed flashvars="c=v&amp;v=8bef7541-f1c1-4b06-b819-d6ef1f0521bc" wmode="transparent" quality="high" height="364" width="432" src="http://images.soapbox.msn.com/flash/soapbox1_1.swf" pluginspage="http://macromedia.com/go/getflashplayer"></embed><br />
<a target="_new" href="http://soapbox.msn.com/video.aspx?vid=8bef7541-f1c1-4b06-b819-d6ef1f0521bc" title="Microsoft Round Table - The Devil Wears Prada Parody">Video: Microsoft Round Table &#8211; The Devil Wears Prada Parody</a></p>
<p>You can also see a more conventionel presentation at this address :<br />
<a target="_blank" href="http://soapbox.msn.com/video.aspx?vid=06065046-ba2a-4e3c-8d19-db820186a9c8">http://soapbox.msn.com/video.aspx?vid=06065046-ba2a-4e3c-8d19-db820186a9c8</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unifiedcommunications.eu/09/the-devil-wear-prada-parody-from-microsoft-office-roundtable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

