<?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: 32-bit Version of the PreCallDiagnostic Tool Available</title>
	<atom:link href="http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/</link>
	<description>Microsoft Office Communications Server - Tips, Tricks, and Insight</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:21:03 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Curtis Johnstone</title>
		<link>http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/comment-page-1/#comment-510</link>
		<dc:creator>Curtis Johnstone</dc:creator>
		<pubDate>Fri, 16 Oct 2009 01:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insideocs.com/?p=517#comment-510</guid>
		<description>I think it is safe to assume this tool just doesn&#039;t work externally (through the Edge) right now. I&#039;ve tried many things including tweaking the PreCallDiag.xml file with no luck. I think the problem is the tool doesn&#039;t have the ability to prompt or supply credentials to present to the Edge. I would just use it internally until will get an update from Microsoft.</description>
		<content:encoded><![CDATA[<p>I think it is safe to assume this tool just doesn&#8217;t work externally (through the Edge) right now. I&#8217;ve tried many things including tweaking the PreCallDiag.xml file with no luck. I think the problem is the tool doesn&#8217;t have the ability to prompt or supply credentials to present to the Edge. I would just use it internally until will get an update from Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/comment-page-1/#comment-509</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 16 Oct 2009 00:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insideocs.com/?p=517#comment-509</guid>
		<description>I&#039;m getting the &quot;There was an error signing into the SIP server using the sip URI you&#039;ve configured&quot; error as well when connecting externally.  I&#039;m on my laptop that&#039;s joined to the domain, and logged in with the AD account that is associated with the SIP URI I&#039;m testing against.  From the same PC INSIDE the corporate network, this tool works great, but who the hell wants to test the INTERNAL network quality?  This tool would be most useful to troubleshoot problematic Internet connections, but doesn&#039;t seem to work when connecting through the Edge server as others have posted above.  Any solution to this would be much appreciated!</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the &#8220;There was an error signing into the SIP server using the sip URI you&#8217;ve configured&#8221; error as well when connecting externally.  I&#8217;m on my laptop that&#8217;s joined to the domain, and logged in with the AD account that is associated with the SIP URI I&#8217;m testing against.  From the same PC INSIDE the corporate network, this tool works great, but who the hell wants to test the INTERNAL network quality?  This tool would be most useful to troubleshoot problematic Internet connections, but doesn&#8217;t seem to work when connecting through the Edge server as others have posted above.  Any solution to this would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domenic</title>
		<link>http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/comment-page-1/#comment-349</link>
		<dc:creator>Domenic</dc:creator>
		<pubDate>Sat, 26 Sep 2009 19:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insideocs.com/?p=517#comment-349</guid>
		<description>In my experience the tool has a lot of issues when you are running with a user not associated with the SIP account you are testing with....
Thanks,</description>
		<content:encoded><![CDATA[<p>In my experience the tool has a lot of issues when you are running with a user not associated with the SIP account you are testing with&#8230;.<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis Johnstone</title>
		<link>http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/comment-page-1/#comment-340</link>
		<dc:creator>Curtis Johnstone</dc:creator>
		<pubDate>Fri, 25 Sep 2009 00:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insideocs.com/?p=517#comment-340</guid>
		<description>I am getting a similar error when running external (outside of my firewall). The exact error message is: &quot;There was an error signing into the SIP server using the sip URI you&#039;ve configured. Please double check that the SIP URI is correct for the logged-on user&quot;.

In your case, it looks like it is having trouble passing those credentials through the Edge (using MRAS). Are you using TLS and automatic sign-in?  Are you external?

When I try this over a VPN on XP, I get a Windows firewall warning (i.e. &quot;Firewall has blocked some features of this program&quot;).

One suggestion is to temporarily turn off your Firewall on the client and see if it works (remember to turn it on again).

My next step was to try the undocumented XML keys :-).  I tried setting &quot;UseDefaultCredentials&quot; to &quot;false&quot;, with no luck.&quot;UseDefaultCredentials&quot; to &quot;false&quot;, with no luck.

When I get some more information, I&#039;ll post it.</description>
		<content:encoded><![CDATA[<p>I am getting a similar error when running external (outside of my firewall). The exact error message is: &#8220;There was an error signing into the SIP server using the sip URI you&#8217;ve configured. Please double check that the SIP URI is correct for the logged-on user&#8221;.</p>
<p>In your case, it looks like it is having trouble passing those credentials through the Edge (using MRAS). Are you using TLS and automatic sign-in?  Are you external?</p>
<p>When I try this over a VPN on XP, I get a Windows firewall warning (i.e. &#8220;Firewall has blocked some features of this program&#8221;).</p>
<p>One suggestion is to temporarily turn off your Firewall on the client and see if it works (remember to turn it on again).</p>
<p>My next step was to try the undocumented XML keys <img src='http://blog.insideocs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .  I tried setting &#8220;UseDefaultCredentials&#8221; to &#8220;false&#8221;, with no luck.&#8221;UseDefaultCredentials&#8221; to &#8220;false&#8221;, with no luck.</p>
<p>When I get some more information, I&#8217;ll post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/comment-page-1/#comment-339</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Thu, 24 Sep 2009 19:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insideocs.com/?p=517#comment-339</guid>
		<description>I always get the message of MRAS credentials,
With both 32 or 64-bit version in WinXP, 2003, Vista or Win7

I tried also to use undocument xml keys, but
on the log file reports a null GRUU:

20:08:23 : RegisterEndpoint
20:08:23 : RegisterEndpoint, already registered, returning
20:08:23 : RegisterAndRetrieveCreds : Registered sip endpoint
20:08:23 : Got Exception in RetrieveMRASCreds, aborting : System.Exception: got null MRAS GREE from server.
at PreCallDiagTool.SipCommunicationManager.RetrieveMRASCredentials(Int32 credsDurationMins)
at PreCallDiagTool.MediaTestController.RetrieveMRASCreds()
20:08:23 : StartTestChannel : Exception : PreCallDiagTool.PreCallDiagException: There was an error recovering MRAS credentials for the current SIP user. This might be a temporary problem with the server. Please try again in a little while

Any good ideais?</description>
		<content:encoded><![CDATA[<p>I always get the message of MRAS credentials,<br />
With both 32 or 64-bit version in WinXP, 2003, Vista or Win7</p>
<p>I tried also to use undocument xml keys, but<br />
on the log file reports a null GRUU:</p>
<p>20:08:23 : RegisterEndpoint<br />
20:08:23 : RegisterEndpoint, already registered, returning<br />
20:08:23 : RegisterAndRetrieveCreds : Registered sip endpoint<br />
20:08:23 : Got Exception in RetrieveMRASCreds, aborting : System.Exception: got null MRAS GREE from server.<br />
at PreCallDiagTool.SipCommunicationManager.RetrieveMRASCredentials(Int32 credsDurationMins)<br />
at PreCallDiagTool.MediaTestController.RetrieveMRASCreds()<br />
20:08:23 : StartTestChannel : Exception : PreCallDiagTool.PreCallDiagException: There was an error recovering MRAS credentials for the current SIP user. This might be a temporary problem with the server. Please try again in a little while</p>
<p>Any good ideais?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Audio and Video Client Issues with Live Meeting &#171; Inside OCS</title>
		<link>http://blog.insideocs.com/2009/09/21/32-bit-version-of-precalldiagnostic-tool-available/comment-page-1/#comment-336</link>
		<dc:creator>Audio and Video Client Issues with Live Meeting &#171; Inside OCS</dc:creator>
		<pubDate>Thu, 24 Sep 2009 14:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insideocs.com/?p=517#comment-336</guid>
		<description>[...] Microsoft also makes a free tool available called &#8220;PreCallDiagnostic&#8221;, which is a small Win32 application that installs on the client PC and helps assesses whether network conditions will affect audio quality. You can read about more about this tool in my post: &#8220;32-bit Version of the PreCallDiagnostic Tool Available&#8220;. [...]</description>
		<content:encoded><![CDATA[<p>[...] Microsoft also makes a free tool available called &#8220;PreCallDiagnostic&#8221;, which is a small Win32 application that installs on the client PC and helps assesses whether network conditions will affect audio quality. You can read about more about this tool in my post: &#8220;32-bit Version of the PreCallDiagnostic Tool Available&#8220;. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
