Hi, > Quick question about the smartphone and VoIP. I would like to work on > a scenario in which when you're in your office your OpenMoko handset > becomes an extension of the Internal PaBX, using the WiFi connection. > This means that your handset is contactable either by it's GSM phone > number or via VoIP. You could of course be contactable by a number of > VoIP accounts. > > My question is how the framework will deal with multiple ways of > connecting. Obviously if I'm connected on a GSM call I can't accept a > VoIP call and vice versa. I may be wrong but I think that this > functionality belongs at a low level in core of the framework?
Correct. This is what org.freesmartphone.Phone was supposed to handle. It's a higher level phone call API that could contain a VoIP abstraction as well. Eventually, apps may use that instead of org.freesmartphone.GSM.Call and just resort to direct calls if necessary. :M: _______________________________________________ smartphones-standards mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-standards
