<?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: Calling from Neo1973/OpenMoko in Denmark!</title>
	<atom:link href="http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/</link>
	<description>Life&#039;s too short to be unenthusiastic</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:33:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Mikkel Meyer Andersen</title>
		<link>http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/comment-page-1/#comment-238</link>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
		<pubDate>Mon, 19 Nov 2007 16:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/2007/linux/openmoko/calling-from-neo1973openmoko-in-denmark/#comment-238</guid>
		<description>And of course it also works from the Dialer! WHAT A FANTASTIC DAY!</description>
		<content:encoded><![CDATA[<p>And of course it also works from the Dialer! WHAT A FANTASTIC DAY!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikkel Meyer Andersen</title>
		<link>http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/comment-page-1/#comment-237</link>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
		<pubDate>Mon, 19 Nov 2007 15:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/2007/linux/openmoko/calling-from-neo1973openmoko-in-denmark/#comment-237</guid>
		<description>While performing these calls I&#039;ve got some odd messages on my answering machine - the first (when using cu) was a repeating bip-silence-sequence, whereas with the libgsmd-tool it was only silence. Maybe I didn&#039;t terminate the calls properly or something similar.

By the way: I&#039;m using a newly compiled u-boot, kernel and rootfs - actually it&#039;s still hot! Just for info.</description>
		<content:encoded><![CDATA[<p>While performing these calls I&#8217;ve got some odd messages on my answering machine &#8211; the first (when using cu) was a repeating bip-silence-sequence, whereas with the libgsmd-tool it was only silence. Maybe I didn&#8217;t terminate the calls properly or something similar.</p>
<p>By the way: I&#8217;m using a newly compiled u-boot, kernel and rootfs &#8211; actually it&#8217;s still hot! Just for info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikkel Meyer Andersen</title>
		<link>http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/comment-page-1/#comment-236</link>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
		<pubDate>Mon, 19 Nov 2007 15:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/2007/linux/openmoko/calling-from-neo1973openmoko-in-denmark/#comment-236</guid>
		<description>I don&#039;t know what&#039;s happening today, but something&#039;s really good! I&#039;ve just managed to use libgsmd-tool, too, with the following commands and accompanying log (after exiting the cu-session):
&lt;code&gt;
root@fic-gta01:~$ /etc/init.d/gsmd start
Starting GSM daemon: gsmd.
root@fic-gta01:~$ libgsmd-tool -m shell
libgsm-tool - (C) 2006 by Harald Welte
This program is Free Software and has ABSOLUTELY NO WARRANTY

O
# Power-On
EVENT: PIN request (type=&#039;SIM PIN&#039;) Please enter SIM PIN: x
sending pin=&#039;x&#039;, newpin=&#039;&#039;
r
# Register
EVENT: Netreg searching for network 
EVENT: Signal Quality: 23
EVENT: Netreg registered (home network) LocationAreaCode = 0x001E CellID = 0x7D34 
EVENT: Netreg registered (home network) LocationAreaCode = 0x001E CellID = 0x8FE0 
EVENT: Netreg registered (home network) LocationAreaCode = 0x001E CellID = 0x7D34 
EVENT: Signal Quality: 27
Dy
# Dial y
EVENT: Outgoing Call Progress: UNKNOWN
EVENT: Outgoing Call Progress: PROCEED
EVENT: Outgoing Call Progress: SYNC
EVENT: Outgoing Call Progress: ALERT
EVENT: Outgoing Call Progress: SYNC
EVENT: Outgoing Call Progress: PROGRESS
EVENT: Outgoing Call Progress: CONNECTED
EVENT: Outgoing call colp = &quot;&quot;
RSTR=`OK&#039;
EVENT: Outgoing Call Progress: SYNC
EVENT: Signal Quality: 23
&lt;/code&gt;
where x and y is the same as in the post.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what&#8217;s happening today, but something&#8217;s really good! I&#8217;ve just managed to use libgsmd-tool, too, with the following commands and accompanying log (after exiting the cu-session):<br />
<code><br />
root@fic-gta01:~$ /etc/init.d/gsmd start<br />
Starting GSM daemon: gsmd.<br />
root@fic-gta01:~$ libgsmd-tool -m shell<br />
libgsm-tool - (C) 2006 by Harald Welte<br />
This program is Free Software and has ABSOLUTELY NO WARRANTY</p>
<p>O<br />
# Power-On<br />
EVENT: PIN request (type='SIM PIN') Please enter SIM PIN: x<br />
sending pin='x', newpin=''<br />
r<br />
# Register<br />
EVENT: Netreg searching for network<br />
EVENT: Signal Quality: 23<br />
EVENT: Netreg registered (home network) LocationAreaCode = 0x001E CellID = 0x7D34<br />
EVENT: Netreg registered (home network) LocationAreaCode = 0x001E CellID = 0x8FE0<br />
EVENT: Netreg registered (home network) LocationAreaCode = 0x001E CellID = 0x7D34<br />
EVENT: Signal Quality: 27<br />
Dy<br />
# Dial y<br />
EVENT: Outgoing Call Progress: UNKNOWN<br />
EVENT: Outgoing Call Progress: PROCEED<br />
EVENT: Outgoing Call Progress: SYNC<br />
EVENT: Outgoing Call Progress: ALERT<br />
EVENT: Outgoing Call Progress: SYNC<br />
EVENT: Outgoing Call Progress: PROGRESS<br />
EVENT: Outgoing Call Progress: CONNECTED<br />
EVENT: Outgoing call colp = ""<br />
RSTR=`OK'<br />
EVENT: Outgoing Call Progress: SYNC<br />
EVENT: Signal Quality: 23<br />
</code><br />
where x and y is the same as in the post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
