On Thu, Feb 21, 2008 at 10:37 PM, Kyle Bassett &lt;<a href="mailto:kylebassett@gmail.com">kylebassett@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for all the input!<br><br>To clarify:<br>I have already set this this system up using linux/win/mac IAX clients and it works great.&nbsp; Reliability is very high (no failures within the 4 months I&#39;ve had it up) with my dedicated asterisk server running off my DSL connection (QoS on with a linux router).&nbsp; If the asterisk server cannot reach me via a VoIP connection, it fallsback to calling my cell phone number.&nbsp; If the asterisk box fails for whatever reason, my VoIP provider has a fallback number to dial as well.&nbsp; The asterisk server just has a VoIP account for inbound and outbound calls, no analog lines are connected.<br>


<br>The cost benefit here would be the ability to accept a lower plan from your cell provider (possibly data-only when 3G is available?), or even use a prepaid service with the smartphone.&nbsp; I am currently using a per-minute VoIP/POTS termination plan with no monthly fee, which works out to be much cheaper with the lower cellular plan.<br>


<br>I have not wrote the application as of yet, I wanted to gauge interest for a project like this.&nbsp; If I do write this application, I would like to implement encryption along the way.&nbsp; In addition, I would set up an asterisk box at our business location for testing within a larger userbase.&nbsp; The reason I prefer to use a full asterisk system is the ability to integrate it within our business.<br>

<br>I prefer IAX over SIP because it is NAT routeable, whereas SIP has many issues with firewall traversal.&nbsp; In reality, the client should support both.<br><br>Keep it coming! :-)<br><font color="#888888"><br>-Kyle<br><br>
<br>
</font><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>
<br></blockquote></div><br>I think an IAX client for the OM is a really good idea.&nbsp; My office is run off of an Asterisk server, and I&#39;d love to be able to make my cell phone part of that system (that way no one knows if I&#39;m at my desk or not... mwahahaha)<br>
<br>As an additional note, the other reason IAX is better to SIP is that it (generally) has lower bandwidth utilization. For those who are interested: <a href="http://en.wikipedia.org/wiki/IAX">http://en.wikipedia.org/wiki/IAX</a><br>
<br>-Jon<br>