<div class="gmail_quote">On Thu, May 15, 2008 at 5:06 PM, Vinc Duran &lt;<a href="mailto:uberpfloyd@gmail.com">uberpfloyd@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Brandon,<br>
I&#39;m an end-user for the most part.<br>
Do you think you can get the freerunner to emulate a common ip phone?<br>
I&#39;m imagining using it with TalkSwitch or any general ip based system.<br>
Thanks<br>
<div><div></div><div class="Wj3C7c"><br>
On Thu, May 15, 2008 at 2:59 PM, Brandon Kruse &lt;<a href="mailto:admteamkruz@gmail.com">admteamkruz@gmail.com</a>&gt; wrote:<br>
&gt; Hey Guys,<br>
&gt;<br>
&gt; Just want to keep the community updated.<br>
&gt;<br>
&gt; I was one of the few developers who have received a freerunner (gta02) in<br>
&gt; the mail a couple days back.<br>
&gt;<br>
&gt; Since then I have been updating all my latest packages (<a href="http://bkruse.com" target="_blank">http://bkruse.com</a>,<br>
&gt; and the mokoiax project page), will check in my code tonight.<br>
&gt;<br>
&gt; The goal of this project is to seamlessly tie into the openmoko dialer<br>
&gt; application as a &#39;gateway&#39;, so that you could chose to dial out over GSM or<br>
&gt; dial out over IAX2 (wifi, possibly GPRS).<br>
&gt;<br>
&gt; I currently just passed a test call, and I am having some issues getting the<br>
&gt; mic to work properly, but that should not keep me held back for long.<br>
&gt;<br>
&gt; If you would like to help in the project, just send me an email. I would<br>
&gt; love some feedback/suggestions on the project.<br>
&gt;<br>
&gt; You are the end user / community / developers, let me know what YOU would<br>
&gt; like to see!<br>
&gt;<br>
&gt; -Brandon Kruse<br>
&gt;<br>
</div></div><div><div></div><div class="Wj3C7c">&gt; _______________________________________________<br>
&gt; Openmoko community mailing list<br>
&gt; <a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
&gt; <a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>Well,<br>
<br>
I started to write a softphone with GTK+ and iaxclient, but then decided to<br>
integrate directly into the phone.<br>
<br>
That way, you do not have two different applications that do the same thing<br>
over the same means. In this method, you would open the dialer as normal,<br>
dial your number, and then chose your gateway.<br>
<br>
-bk<br>