<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: pjsip version 1.5 is released with TLS Rewrite, TLS for Symbian, QoS, and MWI Support</title>
	<atom:link href="http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/</link>
	<description>Tracking development of pjsip and SIP SDK for smartphones</description>
	<lastBuildDate>Wed, 07 Dec 2011 08:35:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: susheel tickoo</title>
		<link>http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/#comment-11134</link>
		<dc:creator><![CDATA[susheel tickoo]]></dc:creator>
		<pubDate>Fri, 29 Jan 2010 08:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjsip.org/?p=252#comment-11134</guid>
		<description><![CDATA[hi,
Is there a way to configure the TLS on windows mobile. I am using pjsip 1.5

thanks &amp; regards
susheel tickoo]]></description>
		<content:encoded><![CDATA[<p>hi,<br />
Is there a way to configure the TLS on windows mobile. I am using pjsip 1.5</p>
<p>thanks &amp; regards<br />
susheel tickoo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny Prijono</title>
		<link>http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/#comment-11127</link>
		<dc:creator><![CDATA[Benny Prijono]]></dc:creator>
		<pubDate>Tue, 05 Jan 2010 16:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjsip.org/?p=252#comment-11127</guid>
		<description><![CDATA[That is exactly what it&#039;s supposed to do, so I&#039;m not sure where the bug is. Also I couldn&#039;t find the function name and/or location that you mentioned.

For problems like these, lets discuss it in the PJSIP mailing list instead.]]></description>
		<content:encoded><![CDATA[<p>That is exactly what it&#8217;s supposed to do, so I&#8217;m not sure where the bug is. Also I couldn&#8217;t find the function name and/or location that you mentioned.</p>
<p>For problems like these, lets discuss it in the PJSIP mailing list instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmpsos</title>
		<link>http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/#comment-11125</link>
		<dc:creator><![CDATA[tmpsos]]></dc:creator>
		<pubDate>Sun, 03 Jan 2010 08:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjsip.org/?p=252#comment-11125</guid>
		<description><![CDATA[found a bug:

at file:pjproject\pjsip\src\pjsip\sip_transport.c
function:send_raw_resolver_callback
line:1375

after call the pjsip_tpmgr_send_raw, the app will crash; because raw_data and tdata use the same pool,
after call the pjsip_tpmgr_send_raw, the pool had released.

thanks.]]></description>
		<content:encoded><![CDATA[<p>found a bug:</p>
<p>at file:pjproject\pjsip\src\pjsip\sip_transport.c<br />
function:send_raw_resolver_callback<br />
line:1375</p>
<p>after call the pjsip_tpmgr_send_raw, the app will crash; because raw_data and tdata use the same pool,<br />
after call the pjsip_tpmgr_send_raw, the pool had released.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nil2l</title>
		<link>http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/#comment-11118</link>
		<dc:creator><![CDATA[nil2l]]></dc:creator>
		<pubDate>Fri, 25 Dec 2009 17:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjsip.org/?p=252#comment-11118</guid>
		<description><![CDATA[Hello,

I have troubles with PocketPJ version. I fill in all fields in settings form: Domain=sipnet.ru; User=nil2l; Passwd=pwd; DNS=sipnet.ru and the rest fields are default.

Then it passes all states and on &quot;Registering...&quot; idles few seconds
and gives error (503?) with this text
&quot;SIP registration error: Service Unavailable&quot;

I guess I set wrong DNS field or another params which are defaults.

Give me please some working example of this settings.

P.S. There only 3 params in fring app for SIP: usr, pwd and proxy address. And it works well.]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have troubles with PocketPJ version. I fill in all fields in settings form: Domain=sipnet.ru; User=nil2l; Passwd=pwd; DNS=sipnet.ru and the rest fields are default.</p>
<p>Then it passes all states and on &#8220;Registering&#8230;&#8221; idles few seconds<br />
and gives error (503?) with this text<br />
&#8220;SIP registration error: Service Unavailable&#8221;</p>
<p>I guess I set wrong DNS field or another params which are defaults.</p>
<p>Give me please some working example of this settings.</p>
<p>P.S. There only 3 params in fring app for SIP: usr, pwd and proxy address. And it works well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny Prijono</title>
		<link>http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/#comment-11115</link>
		<dc:creator><![CDATA[Benny Prijono]]></dc:creator>
		<pubDate>Tue, 08 Dec 2009 04:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjsip.org/?p=252#comment-11115</guid>
		<description><![CDATA[The behavior is correct, as the spec mandates the server to send 401, see http://tools.ietf.org/html/rfc5389#section-10.2.2]]></description>
		<content:encoded><![CDATA[<p>The behavior is correct, as the spec mandates the server to send 401, see <a href="http://tools.ietf.org/html/rfc5389#section-10.2.2" rel="nofollow">http://tools.ietf.org/html/rfc5389#section-10.2.2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmytro Bogovych</title>
		<link>http://blog.pjsip.org/2009/11/26/pjsip-version-1-5-is-released-with-tls-qos-mwi/#comment-11114</link>
		<dc:creator><![CDATA[Dmytro Bogovych]]></dc:creator>
		<pubDate>Tue, 08 Dec 2009 00:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjsip.org/?p=252#comment-11114</guid>
		<description><![CDATA[There is a bug in PJNAT or test server.
When client performs longterm challenge with server and sends wrong message integrity attribute - server responds with 401 error.
Maybe better is Bad Request ?]]></description>
		<content:encoded><![CDATA[<p>There is a bug in PJNAT or test server.<br />
When client performs longterm challenge with server and sends wrong message integrity attribute &#8211; server responds with 401 error.<br />
Maybe better is Bad Request ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

