Bug 12205 - Allow sending and receiving SMS messages
Summary: Allow sending and receiving SMS messages
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 17:22 UTC by Bastien Nocera
Modified: 2008-03-05 08:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bastien Nocera 2007-08-28 17:22:32 UTC
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 :)
Comment 1 Raphael Slinckx 2007-08-29 01:11:02 UTC
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.
Comment 2 Bastien Nocera 2008-03-05 08:58:46 UTC
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.