<?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: Mjsip SIP stack port for Google Android released</title>
	<atom:link href="http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/</link>
	<description>Commentary on VoIP, SIP, IMS, Web 2.0 and Technology</description>
	<pubDate>Sun, 05 Jul 2009 00:06:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arjun</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-4571</link>
		<dc:creator>Arjun</dc:creator>
		<pubDate>Tue, 31 Mar 2009 16:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-4571</guid>
		<description>@Naresh, google for "mjsip"</description>
		<content:encoded><![CDATA[<p>@Naresh, google for &#8220;mjsip&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naresh Kavali</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-4516</link>
		<dc:creator>Naresh Kavali</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-4516</guid>
		<description>hi all,
how can i get the MJSIP source code??</description>
		<content:encoded><![CDATA[<p>hi all,<br />
how can i get the MJSIP source code??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iConverged &#187; Updated Sip stack and UA for Android SDK 1.0r1</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-2776</link>
		<dc:creator>iConverged &#187; Updated Sip stack and UA for Android SDK 1.0r1</dc:creator>
		<pubDate>Mon, 17 Nov 2008 19:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-2776</guid>
		<description>[...] Folks, my company just released an updated version of the SIP stack and UA (MJSIP) ported for the latest SDK 1.0r1. This is the same SDK that G1 uses. This is an update to this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] Folks, my company just released an updated version of the SIP stack and UA (MJSIP) ported for the latest SDK 1.0r1. This is the same SDK that G1 uses. This is an update to this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjun</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-713</link>
		<dc:creator>Arjun</dc:creator>
		<pubDate>Mon, 28 Jul 2008 21:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-713</guid>
		<description>@Friedger, it has already been released on our company website. See MjSIP UA released post.</description>
		<content:encoded><![CDATA[<p>@Friedger, it has already been released on our company website. See MjSIP UA released post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Friedger</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-643</link>
		<dc:creator>Friedger</dc:creator>
		<pubDate>Tue, 22 Jul 2008 23:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-643</guid>
		<description>Where will the application be published? Is it already available?
Friedger</description>
		<content:encoded><![CDATA[<p>Where will the application be published? Is it already available?<br />
Friedger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jyothsna</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-138</link>
		<dc:creator>Jyothsna</dc:creator>
		<pubDate>Fri, 18 Apr 2008 16:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-138</guid>
		<description>HI,

Your project says that SIP stack is ready for android.

Does it mean that we can use that library for many applications or should we include it in every .apk file of each application to use the stack as currently there is no way developers could deploy library in android operating system as Dan Morrill said in this discussion.

http://groups.google.com/group/android-developers/browse_thread/thread/d9960c479d5ab8f2/f5544f30ea4f389a%23f5544f30ea4f389a

I am just wondering did u do any hack in deploying SIP stack in android  or are you following the "copying sip stack for each application"

Thanks,
Jyothsna</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>Your project says that SIP stack is ready for android.</p>
<p>Does it mean that we can use that library for many applications or should we include it in every .apk file of each application to use the stack as currently there is no way developers could deploy library in android operating system as Dan Morrill said in this discussion.</p>
<p><a href="http://groups.google.com/group/android-developers/browse_thread/thread/d9960c479d5ab8f2/f5544f30ea4f389a%23f5544f30ea4f389a" rel="nofollow">http://groups.google.com/group/android-developers/browse_thread/thread/d9960c479d5ab8f2/f5544f30ea4f389a%23f5544f30ea4f389a</a></p>
<p>I am just wondering did u do any hack in deploying SIP stack in android  or are you following the &#8220;copying sip stack for each application&#8221;</p>
<p>Thanks,<br />
Jyothsna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FrAndroid &#187; Développement &#187; La VoIP débarque sur Android Communaut&#233; francophone Android</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-146</link>
		<dc:creator>FrAndroid &#187; Développement &#187; La VoIP débarque sur Android Communaut&#233; francophone Android</dc:creator>
		<pubDate>Tue, 08 Apr 2008 18:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-146</guid>
		<description>[...] en réalité du portage de MjSIP, une stack SIP  écrite en Java . Ce portage est donc maintenant terminé et le code a été [...]</description>
		<content:encoded><![CDATA[<p>[...] en réalité du portage de MjSIP, une stack SIP  écrite en Java . Ce portage est donc maintenant terminé et le code a été [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-145</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Tue, 08 Apr 2008 08:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-145</guid>
		<description>Awesome! Thank you very much</description>
		<content:encoded><![CDATA[<p>Awesome! Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjun</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-148</link>
		<dc:creator>Arjun</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-148</guid>
		<description>Yes we will be releasing it soon. Stay tuned.</description>
		<content:encoded><![CDATA[<p>Yes we will be releasing it soon. Stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-google-android-released/comment-page-1/#comment-147</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Mon, 07 Apr 2008 12:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=107#comment-147</guid>
		<description>I created the directory, and now it works.

But I can't get to write a working application. Do you intend to release your application or part of it? Or, if not, a simple step-by-step guide for performing the simplest task with mjSIP?

Thank you very much</description>
		<content:encoded><![CDATA[<p>I created the directory, and now it works.</p>
<p>But I can&#8217;t get to write a working application. Do you intend to release your application or part of it? Or, if not, a simple step-by-step guide for performing the simplest task with mjSIP?</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>
