<?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: New Office Version &#8211; New Features &#8211; More Mobility</title>
	<atom:link href="http://mobilitydojo.net/2009/08/04/new-office-version-new-features-more-mobility/feed/" rel="self" type="application/rss+xml" />
	<link>http://mobilitydojo.net/2009/08/04/new-office-version-new-features-more-mobility/</link>
	<description>place of the mobility way</description>
	<lastBuildDate>Sat, 04 Sep 2010 15:24:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Andreas</title>
		<link>http://mobilitydojo.net/2009/08/04/new-office-version-new-features-more-mobility/comment-page-1/#comment-15645</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sun, 18 Jul 2010 11:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=833#comment-15645</guid>
		<description>GetUserInfo is invoked when you configure the account in Outlook so this would be a natural place to include authentication. I do not know all the details of the xml sent to the web service, but if you check out http://msdn.microsoft.com/en-us/library/bb277361.aspx all the details should be there. I used that article as background for my code, and as far as I can see MSFT has expanded this article after I originally posted this.</description>
		<content:encoded><![CDATA[<p>GetUserInfo is invoked when you configure the account in Outlook so this would be a natural place to include authentication. I do not know all the details of the xml sent to the web service, but if you check out <a href="http://msdn.microsoft.com/en-us/library/bb277361.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb277361.aspx</a> all the details should be there. I used that article as background for my code, and as far as I can see MSFT has expanded this article after I originally posted this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Issam Alameh</title>
		<link>http://mobilitydojo.net/2009/08/04/new-office-version-new-features-more-mobility/comment-page-1/#comment-15345</link>
		<dc:creator>Issam Alameh</dc:creator>
		<pubDate>Wed, 14 Jul 2010 03:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=833#comment-15345</guid>
		<description>Hello,

this is a great one, I am trying to work this out, but what if I want to authenticate user where this happens? what does the envelope look like that is sent as request to GetServiceInfo  and GetUserInfo, where the authentication takes place?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>this is a great one, I am trying to work this out, but what if I want to authenticate user where this happens? what does the envelope look like that is sent as request to GetServiceInfo  and GetUserInfo, where the authentication takes place?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://mobilitydojo.net/2009/08/04/new-office-version-new-features-more-mobility/comment-page-1/#comment-13755</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 25 Jun 2010 17:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=833#comment-13755</guid>
		<description>Are you using the sample code as above, with a Kannel back-end or are there other differences? (I assume you&#039;re not using an empty DeliverXms method as in my sample.) Which SMS provider are you using? Since I do most of my testing with the +47 prefix I&#039;m guessing you&#039;re trying to send from a Norwegian number, and +27 is South Africa - could there be a conflict here? Is it working when sending from +27 to +27, and the error just occurs when sending from +47 to +27?</description>
		<content:encoded><![CDATA[<p>Are you using the sample code as above, with a Kannel back-end or are there other differences? (I assume you&#8217;re not using an empty DeliverXms method as in my sample.) Which SMS provider are you using? Since I do most of my testing with the +47 prefix I&#8217;m guessing you&#8217;re trying to send from a Norwegian number, and +27 is South Africa &#8211; could there be a conflict here? Is it working when sending from +27 to +27, and the error just occurs when sending from +47 to +27?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bashir</title>
		<link>http://mobilitydojo.net/2009/08/04/new-office-version-new-features-more-mobility/comment-page-1/#comment-13728</link>
		<dc:creator>bashir</dc:creator>
		<pubDate>Fri, 25 Jun 2010 11:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=833#comment-13728</guid>
		<description>Hi,

Have built the service and works on our network, as soon as i try and send from a clients environment i get this error message back immediately, any idea as to whet it could be, they are using AD and Exchange:

From: System Administrator 
Sent: 24 June 2010 09:30 AM
To: +4797706660
Subject: Undeliverable: Test message Collin Open Open-
 
 
Your message did not reach some or all of the intended recipients.
 
      Subject:  Test message Collin Open Open-
      Sent:     2010/06/24 09:30 AM
 
The following recipient(s) cannot be reached:
 
      &#039;+27836343888&#039; on 2010/06/24 09:30 AM
 
Outlook did not receive response from the Web service because of a problem connecting to the server. Try again later.
Server did not recognize the value of HTTP Header SOAPAction: http://schemas.microsoft.com/office/Outlook/2006/OMS/DeliverXms.
 
      &#039;+27834140453&#039; on 2010/06/24 09:30 AM
 
Outlook did not receive response from the Web service because of a problem connecting to the server. Try again later.
Server did not recognize the value of HTTP Header SOAPAction: http://schemas.microsoft.com/office/Outlook/2006/OMS/DeliverXms</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Have built the service and works on our network, as soon as i try and send from a clients environment i get this error message back immediately, any idea as to whet it could be, they are using AD and Exchange:</p>
<p>From: System Administrator<br />
Sent: 24 June 2010 09:30 AM<br />
To: +4797706660<br />
Subject: Undeliverable: Test message Collin Open Open-</p>
<p>Your message did not reach some or all of the intended recipients.</p>
<p>      Subject:  Test message Collin Open Open-<br />
      Sent:     2010/06/24 09:30 AM</p>
<p>The following recipient(s) cannot be reached:</p>
<p>      &#8216;+27836343888&#8242; on 2010/06/24 09:30 AM</p>
<p>Outlook did not receive response from the Web service because of a problem connecting to the server. Try again later.<br />
Server did not recognize the value of HTTP Header SOAPAction: <a href="http://schemas.microsoft.com/office/Outlook/2006/OMS/DeliverXms" rel="nofollow">http://schemas.microsoft.com/office/Outlook/2006/OMS/DeliverXms</a>.</p>
<p>      &#8216;+27834140453&#8242; on 2010/06/24 09:30 AM</p>
<p>Outlook did not receive response from the Web service because of a problem connecting to the server. Try again later.<br />
Server did not recognize the value of HTTP Header SOAPAction: <a href="http://schemas.microsoft.com/office/Outlook/2006/OMS/DeliverXms" rel="nofollow">http://schemas.microsoft.com/office/Outlook/2006/OMS/DeliverXms</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
