gnome-phone-manager currently has its own UI and backend for sending and receiving SMS messages. It would be useful if Telepathy UIs could be used instead (such as Empathy). The current backend API is at: http://svn.gnome.org/viewcvs/phonemgr/trunk/libgsm/phonemgr-listener.h?view=markup The current D-Bus API for gnome-phone-manager is at: http://svn.gnome.org/viewcvs/phonemgr/trunk/src/org_gnome_phone_Manager.xml?view=markup I'm willing to write the D-Bus bits of gnome-phone-manager, given an API, and if someone handles writing the telepathy plugin :)
I started a while ago a similar project "telepathy blue". Unfortunately i had the bad idea to try to reinvent the wheel and do my own bluetooth stuff. It kind of stalled since then and the telepathy API has greatly evolved. You can grab the code here: http://raphael.slinckx.net/darcs/telepathy-blue/ And the original discussion for a bluetooth connection manager: http://lists.freedesktop.org/archives/telepathy/2006-September/000213.html (with the old url to the code) I'd be happy to help anyone undertaking this task.
There's code in gnome-phone-manager to do this now.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.