<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
jeremy jozwik schrieb:
<blockquote
 cite="mid:f8d5d4f30909042122j32bdd949s3e909b78bbb55146@mail.gmail.com"
 type="cite"><br>
  <blockquote type="cite">
    <pre wrap="">The databases for the calls in the newer versions is now in
/etc/freesmartphone/opim/sqlite-calls.db
    </pre>
  </blockquote>
  <pre wrap=""><!---->
that file however does exist. illegible in nano, but there

  </pre>
</blockquote>
it is a sqlite3 - database. you can install sqlite3 and show in it:<br>
# sqlite3 /etc/freesmartphone/opim/sqlite-calls.db<br>
.s<br>
select * from calls;<br>
select * from call_values;<br>
.quit<br>
<br>
@developers: By the way: where is the view gone whicht spreaded over
both tables ?<br>
<br>
anyway: if you have there some values, its ok from the database.<br>
<br>
<br>
<blockquote
 cite="mid:f8d5d4f30909042122j32bdd949s3e909b78bbb55146@mail.gmail.com"
 type="cite">
  <pre wrap="">might i ask what version you are running and if it has a working
phonelog. im wondering if its my freerunner, 20090808, or what that is
the issue.
[also i would like to limit the amount of re-flashing for obvious reasons.]
  </pre>
</blockquote>
i did same as you without any hacks and modifications.<br>
<br>
did you look into your settings -&gt; other -&gt; domains -&gt; calls ?<br>
<br>
<pre class="moz-signature" cols="72">-- 

</pre>
</body>
</html>