<?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: Updated Sip stack and UA for Android SDK 1.0r1</title>
	<atom:link href="http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/</link>
	<description>Commentary on VoIP, SIP, IMS, Web 2.0 and Technology</description>
	<lastBuildDate>Mon, 11 Jan 2010 04:20:43 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sarfraz Ahmed</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-5815</link>
		<dc:creator>Sarfraz Ahmed</dc:creator>
		<pubDate>Wed, 15 Jul 2009 08:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-5815</guid>
		<description>Hi Arjun,

I am not able to register SIPROID_UA with Brekeke ONDO SIP Server.
I added all the configuration settings. But was not able to do the same.
Also i am trying to write a mini application on android to register with the SIP server. But i am not able to do that. 
Here is the request that goes
REGISTER sip:172.21.38.33 SIP/2.0
Call-ID: d831ee9997aa8e86eb6ca1408ae4053e@127.0.0.1
CSeq: 1 REGISTER
From: ;tag=12345
To: 
Via: SIP/2.0/UDP 127.0.0.1:9005;branch=z9hG4bK04c2fa65c0bf7073adfbd2d5cb455142
Max-Forwards: 70
Contact: ;expires=3600
Route: 
User-Agent: Jaon SIP POC1.0CVS-Wed_Jul_15_11-20-20_GMT+05-30_2009
Content-Length: 0

But i dont receive any response and it simpy timeout. Can you suggest me something for this issue/ I am using Jain SIP.</description>
		<content:encoded><![CDATA[<p>Hi Arjun,</p>
<p>I am not able to register SIPROID_UA with Brekeke ONDO SIP Server.<br />
I added all the configuration settings. But was not able to do the same.<br />
Also i am trying to write a mini application on android to register with the SIP server. But i am not able to do that.<br />
Here is the request that goes<br />
REGISTER sip:172.21.38.33 SIP/2.0<br />
Call-ID: d831ee9997aa8e86eb6ca1408ae4053e@127.0.0.1<br />
CSeq: 1 REGISTER<br />
From: ;tag=12345<br />
To:<br />
Via: SIP/2.0/UDP 127.0.0.1:9005;branch=z9hG4bK04c2fa65c0bf7073adfbd2d5cb455142<br />
Max-Forwards: 70<br />
Contact: ;expires=3600<br />
Route:<br />
User-Agent: Jaon SIP POC1.0CVS-Wed_Jul_15_11-20-20_GMT+05-30_2009<br />
Content-Length: 0</p>
<p>But i dont receive any response and it simpy timeout. Can you suggest me something for this issue/ I am using Jain SIP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asymmetric</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-5306</link>
		<dc:creator>asymmetric</dc:creator>
		<pubDate>Sun, 17 May 2009 11:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-5306</guid>
		<description>hi Arjun!

i have a question: why isn&#039;t the parseLine method in the Configure class implemented? How do the settings get read from the configuration file?
Am i missing something here?

ty!
asy</description>
		<content:encoded><![CDATA[<p>hi Arjun!</p>
<p>i have a question: why isn&#8217;t the parseLine method in the Configure class implemented? How do the settings get read from the configuration file?<br />
Am i missing something here?</p>
<p>ty!<br />
asy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BBSIP</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-4864</link>
		<dc:creator>BBSIP</dc:creator>
		<pubDate>Sat, 18 Apr 2009 01:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-4864</guid>
		<description>Has anyone taken this and tried to port it to the Blackberry?</description>
		<content:encoded><![CDATA[<p>Has anyone taken this and tried to port it to the Blackberry?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cloudstrife</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-4617</link>
		<dc:creator>cloudstrife</dc:creator>
		<pubDate>Sun, 05 Apr 2009 20:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-4617</guid>
		<description>Sorry, my mistake, I got the &lt;a href=&quot;http://www.hsc.com/resourceCenter/resource.aspx&quot; rel=&quot;nofollow&quot;&gt;source code&lt;/a&gt;. 
I thought it&#039;s &lt;a href=&quot;http://sipdroid.org&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Sorry, my mistake, I got the <a href="http://www.hsc.com/resourceCenter/resource.aspx" rel="nofollow">source code</a>.<br />
I thought it&#8217;s <a href="http://sipdroid.org" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cloudstrife</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-4616</link>
		<dc:creator>cloudstrife</dc:creator>
		<pubDate>Sun, 05 Apr 2009 19:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-4616</guid>
		<description>Hi nitin, 
Can you tell me where to get the source code of sipdroid? 
I&#039;ve found it nowhere. 
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi nitin,<br />
Can you tell me where to get the source code of sipdroid?<br />
I&#8217;ve found it nowhere.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-4284</link>
		<dc:creator>Nitin</dc:creator>
		<pubDate>Mon, 09 Mar 2009 16:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-4284</guid>
		<description>Hi Susan!

Sorry for being delayed on this. Using the ADB SHELL tool simply create a directory called files in data/data/org.hsc.ua.sip/ folder and things should start working for you.

This has also been captured on a number of previous posts.</description>
		<content:encoded><![CDATA[<p>Hi Susan!</p>
<p>Sorry for being delayed on this. Using the ADB SHELL tool simply create a directory called files in data/data/org.hsc.ua.sip/ folder and things should start working for you.</p>
<p>This has also been captured on a number of previous posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjun</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-4282</link>
		<dc:creator>Arjun</dc:creator>
		<pubDate>Mon, 09 Mar 2009 15:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-4282</guid>
		<description>Okay folks, you can download the IMS UA from &lt;a href=&quot;http://blog.roychowdhury.org/2009/03/09/ims-ua-for-android/&quot; rel=&quot;nofollow&quot;&gt;HERE&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Okay folks, you can download the IMS UA from <a href="http://blog.roychowdhury.org/2009/03/09/ims-ua-for-android/" rel="nofollow">HERE</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjun</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-4233</link>
		<dc:creator>Arjun</dc:creator>
		<pubDate>Fri, 06 Mar 2009 23:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-4233</guid>
		<description>Yes, its actually ready. I&#039;ll post it next week if I am back from my travel.</description>
		<content:encoded><![CDATA[<p>Yes, its actually ready. I&#8217;ll post it next week if I am back from my travel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Person</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-4232</link>
		<dc:creator>Person</dc:creator>
		<pubDate>Fri, 06 Mar 2009 23:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-4232</guid>
		<description>Hi Nitin,

Is the IMS client still being worked on?</description>
		<content:encoded><![CDATA[<p>Hi Nitin,</p>
<p>Is the IMS client still being worked on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fan</title>
		<link>http://blog.roychowdhury.org/2008/11/17/updated-sip-stack-and-ua-for-android-sdk-10r1/comment-page-1/#comment-3916</link>
		<dc:creator>Fan</dc:creator>
		<pubDate>Mon, 16 Feb 2009 05:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roychowdhury.org/?p=145#comment-3916</guid>
		<description>I know I&#039;m whining, but do you have any idea when this IMS client could be released?

Thanks,
A fan</description>
		<content:encoded><![CDATA[<p>I know I&#8217;m whining, but do you have any idea when this IMS client could be released?</p>
<p>Thanks,<br />
A fan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
