<?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: New Nokia E61 Toy</title>
	<atom:link href="http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/</link>
	<description>Ideas are bulletproof..</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:07:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: joe</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-1996</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Wed, 13 Jun 2007 06:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-1996</guid>
		<description>Hi Henk

Get the E61i

It has a camera.</description>
		<content:encoded><![CDATA[<p>Hi Henk</p>
<p>Get the E61i</p>
<p>It has a camera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henk Kleynhans</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-1995</link>
		<dc:creator>Henk Kleynhans</dc:creator>
		<pubDate>Tue, 12 Jun 2007 21:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-1995</guid>
		<description>I&#039;m due for an upgrade... I like the photo features of the N73, but whatever I get must have Wi-Fi! 

Would you still recommend the E61? Or is there something out there I should know about?</description>
		<content:encoded><![CDATA[<p>I&#8217;m due for an upgrade&#8230; I like the photo features of the N73, but whatever I get must have Wi-Fi! </p>
<p>Would you still recommend the E61? Or is there something out there I should know about?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SwimGeek &#187; Leaving the City</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-368</link>
		<dc:creator>SwimGeek &#187; Leaving the City</dc:creator>
		<pubDate>Wed, 28 Feb 2007 22:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-368</guid>
		<description>[...] Had dinner in Stellenbosch. Blogging with my crackberry is just not that much fun, but still handy. [...]</description>
		<content:encoded><![CDATA[<p>[...] Had dinner in Stellenbosch. Blogging with my crackberry is just not that much fun, but still handy. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-135</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 29 Jan 2007 09:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-135</guid>
		<description>David asked:
&quot;I followed you blog about the e61 upgrade.  My VoIP was working before the upgrade, but since then I can register but I constantly get errors on Asterisk trying to connect.&quot;

Joe:
&quot;Known issue,
delete all your SIP configs on the phone and configure again.&quot;</description>
		<content:encoded><![CDATA[<p>David asked:<br />
&#8220;I followed you blog about the e61 upgrade.  My VoIP was working before the upgrade, but since then I can register but I constantly get errors on Asterisk trying to connect.&#8221;</p>
<p>Joe:<br />
&#8220;Known issue,<br />
delete all your SIP configs on the phone and configure again.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-116</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Fri, 19 Jan 2007 16:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-116</guid>
		<description>After some tweaking this seems to be my final Asterisk config:

sip.conf
-----------------------------------------
[joe]
context =&gt; frogfoot-sip-internal
type =&gt; friend
regexten =&gt; 234
username =&gt; joe
callerid =&gt; &quot;joe&quot; &lt;234&gt;
host =&gt; dynamic
dtmfmode =&gt; rfc2833
insecure =&gt; very
canreinvite =&gt; yes
nat =&gt; yes
qualify =&gt; yes
disallow =&gt; all
allow =&gt; ilbc
allow =&gt; alaw
-----------------------------------------</description>
		<content:encoded><![CDATA[<p>After some tweaking this seems to be my final Asterisk config:</p>
<p>sip.conf<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[joe]<br />
context => frogfoot-sip-internal<br />
type => friend<br />
regexten => 234<br />
username => joe<br />
callerid => &#8220;joe&#8221; &lt;234><br />
host => dynamic<br />
dtmfmode => rfc2833<br />
insecure => very<br />
canreinvite => yes<br />
nat => yes<br />
qualify => yes<br />
disallow => all<br />
allow => ilbc<br />
allow => alaw<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-74</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Fri, 12 Jan 2007 10:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-74</guid>
		<description>I installed Putty again, with one minor config update:
UseSystemColours = 1

You have to save the putty config, copy (with bluetooth) edit the file, copy it back and make Putty load this new config (as default).</description>
		<content:encoded><![CDATA[<p>I installed Putty again, with one minor config update:<br />
UseSystemColours = 1</p>
<p>You have to save the putty config, copy (with bluetooth) edit the file, copy it back and make Putty load this new config (as default).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveG</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-15</link>
		<dc:creator>DaveG</dc:creator>
		<pubDate>Sat, 30 Dec 2006 16:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-15</guid>
		<description>Thanks mate.
Will give it a go later.</description>
		<content:encoded><![CDATA[<p>Thanks mate.<br />
Will give it a go later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-14</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Fri, 29 Dec 2006 18:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-14</guid>
		<description>The most tricky part was finding the correct Product Code and a Wintendo PC to use for the upgrade process.

After some reading I used product code:
0530151 - Euro A2 silver: en, ned

You can pretty much follow this step by step:
http://blog.hishamrana.com/2006/12/21/force-flashing-vodafone-branded-nokia-e61/

btw. the NAT traversal (STUN) works, I&#039;m connecting to the Frogfoot PBX from home (via Amobia) using the ILBC codec.</description>
		<content:encoded><![CDATA[<p>The most tricky part was finding the correct Product Code and a Wintendo PC to use for the upgrade process.</p>
<p>After some reading I used product code:<br />
0530151 &#8211; Euro A2 silver: en, ned</p>
<p>You can pretty much follow this step by step:<br />
<a href="http://blog.hishamrana.com/2006/12/21/force-flashing-vodafone-branded-nokia-e61/" rel="nofollow">http://blog.hishamrana.com/2006/12/21/force-flashing-vodafone-branded-nokia-e61/</a></p>
<p>btw. the NAT traversal (STUN) works, I&#8217;m connecting to the Frogfoot PBX from home (via Amobia) using the ILBC codec.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveG</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-13</link>
		<dc:creator>DaveG</dc:creator>
		<pubDate>Fri, 29 Dec 2006 18:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-13</guid>
		<description>Hey Joe,
Where&#039;d you pull the upgrade from?
Have read some nightmare accounts of upgrades going pear-shaped - must organise a backup before I upgrade.
Dave</description>
		<content:encoded><![CDATA[<p>Hey Joe,<br />
Where&#8217;d you pull the upgrade from?<br />
Have read some nightmare accounts of upgrades going pear-shaped &#8211; must organise a backup before I upgrade.<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/comment-page-1/#comment-12</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Fri, 29 Dec 2006 13:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.swimgeek.com/blog/2006/12/22/new-nokia-e61-toy/#comment-12</guid>
		<description>I managed to upgrade the OS my phone to version 3.0633.09.04 and I can now make VoIP calls. :-)</description>
		<content:encoded><![CDATA[<p>I managed to upgrade the OS my phone to version 3.0633.09.04 and I can now make VoIP calls. <img src='http://www.swimgeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

