[maemo-developers] oFono

From: Jeff Moe moe at blagblagblag.org
Date: Sat Jan 9 01:12:14 EET 2010
On Friday 08 January 2010 04:34:09 Aki Niemi wrote:
> to, 2010-01-07 kello 14:04 +0100, Niemi Aki (Nokia-D/Helsinki)
> kirjoitti:
> > to, 2010-01-07 kello 13:48 +0100, ext Jeff Moe kirjoitti:
> > > > You should use the isimodem driver in oFono. It is specifically made to
> > > > support Nokia modems, such as the one on N900.
> > > 
> > > I've been told, and tried my self, and it doesn't work on the N900.
> > 
> > It _should_ work out of the box on the N900. In fact, I did some quick
> > packaging of the 0.15 release and just pushed ofono in Fremantle
> > extras-devel. So let's see...
> 
> Right, ofono is now in extras-devel, and based on some quick testing, it
> seems to work fine.

WORKSFORME !  :)

Quick & dirty:

sudo gainroot

apt-get install ofono

/etc/init.d/ofono start

exit (so you're not root)

# Check see wtf is up:
dbus-send --system --print-reply --dest=org.ofono /isimodem0  org.ofono.Modem.GetProperties

# Make call:
dbus-send --print-reply --system --dest=org.ofono /isimodem0 org.ofono.VoiceCallManager.Dial string:"5551212" string:""

I have updated my wiki page:
http://wiki.maemo.org/User:Jebba/Ofono

Thanks! This is fantastico.

-Jeff
More information about the maemo-developers mailing list