[Bug 21] sms function missing

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Jul 11 16:53:42 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=21





------- Additional Comments From balrogg at gmail.com  2007-07-11 16:53 -------
Created an attachment (id=205)
 --> (http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=205&action=view)
SMS sending and reception

This adds the proper support for sms related calls in libgsmd and their
implementation in gsmd. This patch depends on attachment #204.

I assumed that conversion between data coding schemes is to be done on the
client side because the {packing,unpacking}* calls were exported.  TEXT mode
support is non-functional, but the code only has to be filled in the right
places to make it work, if it is ever needed.

I had been lucky to be able to test with the different kinds of messages with
exotic formats because I just got a bunch of network messages today (urging to
top-up the credit).

I tried to not modify the libgsmd api, although I would prefer to have a
totally different api, possibly with synchronous calls that just return the
result of an operation, for a exmaple a whole list of messages, rather than the
client waiting for an unknown number of events each with one message.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list