Making a call in C

Michael 'Mickey' Lauer mickey at openmoko.org
Thu Jan 29 09:48:18 CET 2009


Am Thursday 29 January 2009 06:05:12 schrieb Ketaki Deo:
> I wish to make a call manually through my application. After researching a
> bit, I thought that using the libgsmd APIs will help me to do so, but I
> have heard that it can also be done using the FSO way. Is anyone aware of
> the APIs that FSO provides in C for making a call?

Three options (in order of decreasing sanity):

1.) Use libframeworkd-glib.
2.) Use libdbus-glib.
3.) Use raw libdbus.

-- 
:M:



More information about the devel mailing list