<?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: FreeSWITCH module in OpenSim</title>
	<atom:link href="http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/feed/" rel="self" type="application/rss+xml" />
	<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/</link>
	<description>Virtual Worlds - Real Experience</description>
	<lastBuildDate>Tue, 13 Jul 2010 14:29:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Getting voice chat in OpenSim &#124; Zaki.Asia</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-2551</link>
		<dc:creator>Getting voice chat in OpenSim &#124; Zaki.Asia</dc:creator>
		<pubDate>Tue, 29 Jun 2010 08:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-2551</guid>
		<description>[...] Update: The content of this post is outdated. To learn more about the new FreeSWITCH connector in OpenSim, go to FreeSWITCH module in OpenSim [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: The content of this post is outdated. To learn more about the new FreeSWITCH connector in OpenSim, go to FreeSWITCH module in OpenSim [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myron Curtis</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-2534</link>
		<dc:creator>Myron Curtis</dc:creator>
		<pubDate>Wed, 19 May 2010 13:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-2534</guid>
		<description>Well it is working, but only on my local network. It is not working for residents logging in from the internet. So, now I am looking at the router&#039;s port forwarding settings, the IP configurations in FREESwitch, and those in Opensim&#039;s .ini. Everything looks right, but voice is still only local. Do any of you have an idea on what I should check next?</description>
		<content:encoded><![CDATA[<p>Well it is working, but only on my local network. It is not working for residents logging in from the internet. So, now I am looking at the router&#8217;s port forwarding settings, the IP configurations in FREESwitch, and those in Opensim&#8217;s .ini. Everything looks right, but voice is still only local. Do any of you have an idea on what I should check next?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myron Curtis</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-2523</link>
		<dc:creator>Myron Curtis</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-2523</guid>
		<description>oops that should be C++</description>
		<content:encoded><![CDATA[<p>oops that should be C++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myron Curtis</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-2522</link>
		<dc:creator>Myron Curtis</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-2522</guid>
		<description>It has taken me several weeks to make this work, and it still isn&#039;t perfect because not all my servers have voice. Still progress is good.
The two issues I had were:
1. The regular binaries (release that you can just download and install) didn&#039;t contain the necessary modules. So, I had to compile the source code using visual studios c== express.
2. TCP/UDP ports 5060, 5061, 5080, 5081, 50505, 64738 all need to be opened on the router (port forwarding).
Once that was done, the instructions on the wiki worked.</description>
		<content:encoded><![CDATA[<p>It has taken me several weeks to make this work, and it still isn&#8217;t perfect because not all my servers have voice. Still progress is good.<br />
The two issues I had were:<br />
1. The regular binaries (release that you can just download and install) didn&#8217;t contain the necessary modules. So, I had to compile the source code using visual studios c== express.<br />
2. TCP/UDP ports 5060, 5061, 5080, 5081, 50505, 64738 all need to be opened on the router (port forwarding).<br />
Once that was done, the instructions on the wiki worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-2521</link>
		<dc:creator>Lloyd</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-2521</guid>
		<description>This is a worthless tutorial. Video quality so bad it&#039;s hard to determine what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>This is a worthless tutorial. Video quality so bad it&#8217;s hard to determine what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryanlvt</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-2520</link>
		<dc:creator>bryanlvt</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-2520</guid>
		<description>Hi Erik, I&#039;m having a very similar issue - been through the config exactly as defined in the tutorial and voice is not selectable in the viewer. I am getting an error message in the Freeswitch console as follows:

&quot;[Warning] sofia_reg.c:1771 cannot find user [xH7FIAbGLSXeQw7JgJ6LMpw==192.168.1.103] You must define a domain called &quot;192.168.1.103&quot; in your directory and add a user with the &quot;id=xH7FIAbGLSXeQw7JgJ6LMpw==&quot; attribute and you must configure your device to use the proper domain in its authentication credentials&quot;

I am stuck. Can you or anyone else help? All appreciated. Thanks. Lee</description>
		<content:encoded><![CDATA[<p>Hi Erik, I&#8217;m having a very similar issue &#8211; been through the config exactly as defined in the tutorial and voice is not selectable in the viewer. I am getting an error message in the Freeswitch console as follows:</p>
<p>&#8220;[Warning] sofia_reg.c:1771 cannot find user [xH7FIAbGLSXeQw7JgJ6LMpw==192.168.1.103] You must define a domain called &#8220;192.168.1.103&#8243; in your directory and add a user with the &#8220;id=xH7FIAbGLSXeQw7JgJ6LMpw==&#8221; attribute and you must configure your device to use the proper domain in its authentication credentials&#8221;</p>
<p>I am stuck. Can you or anyone else help? All appreciated. Thanks. Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-1119</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Tue, 25 Aug 2009 10:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-1119</guid>
		<description>Whew, got it. OpenSim compiled release v0.6.5 and SL Viewer 1.23. It&#039;s great, notwithstanding the poor quality of the codec mentioned above. I can bear with that for now.</description>
		<content:encoded><![CDATA[<p>Whew, got it. OpenSim compiled release v0.6.5 and SL Viewer 1.23. It&#8217;s great, notwithstanding the poor quality of the codec mentioned above. I can bear with that for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-1002</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 06 Aug 2009 19:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-1002</guid>
		<description>I&#039;ve reduced it to one problem. By rolling back to SLViewer 1.22 I could enable the private channel. I still get the Freeswitch error and no voice. Well, and now OpenSim.exe crashes.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve reduced it to one problem. By rolling back to SLViewer 1.22 I could enable the private channel. I still get the Freeswitch error and no voice. Well, and now OpenSim.exe crashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-1001</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 06 Aug 2009 18:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-1001</guid>
		<description>Now I&#039;ve compiled and configured the latest &#039;trunk&#039; version, 0.6.6-release (SVN version 9961), installed and configured Freeswitch as per your tutorial and that on opensimulator.org, and two problems remain. 1) Once Freeswitch and OpenSim servers are running freeswitch throws an error (lots of red) showing that mod_xml_curl can&#039;t locate the api\freeswitch-config at the server&#039;s IP, 2) I still don&#039;t have the option of enabling voice or selecting the private OR estate spatial channel as your screen shows.</description>
		<content:encoded><![CDATA[<p>Now I&#8217;ve compiled and configured the latest &#8216;trunk&#8217; version, 0.6.6-release (SVN version 9961), installed and configured Freeswitch as per your tutorial and that on opensimulator.org, and two problems remain. 1) Once Freeswitch and OpenSim servers are running freeswitch throws an error (lots of red) showing that mod_xml_curl can&#8217;t locate the api\freeswitch-config at the server&#8217;s IP, 2) I still don&#8217;t have the option of enabling voice or selecting the private OR estate spatial channel as your screen shows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://zaki.asia/2009/04/28/freeswitch-module-in-opensim/comment-page-1/#comment-994</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://zaki.asia/?p=41#comment-994</guid>
		<description>I&#039;m a region owner not a developer so I&#039;m confused about how to find and install the &#039;trunk&#039; version so I can get FreeSwitch working with the SL Viewer. I&#039;m running the 0.6.3 version of OpenSim in standalone from the binary so I assume I don&#039;t have the FreeSwitch module included in this version. I don&#039;t have the option of enabling voice chat in the estate settings. Can I integrate this &#039;trunk&#039; version into my current install or does it have to be a new install?
Thanks for any help!</description>
		<content:encoded><![CDATA[<p>I&#8217;m a region owner not a developer so I&#8217;m confused about how to find and install the &#8216;trunk&#8217; version so I can get FreeSwitch working with the SL Viewer. I&#8217;m running the 0.6.3 version of OpenSim in standalone from the binary so I assume I don&#8217;t have the FreeSwitch module included in this version. I don&#8217;t have the option of enabling voice chat in the estate settings. Can I integrate this &#8216;trunk&#8217; version into my current install or does it have to be a new install?<br />
Thanks for any help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
