Ticket #155 (closed task: fixed)
Improve SMS DBus API
| Reported by: | daniel | Owned by: | daniel |
|---|---|---|---|
| Priority: | major | Milestone: | milestone5.5 |
| Component: | framework/ogsmd/sms | Version: | |
| Keywords: | Cc: |
Description
We need a way to convey more information about the SMS. SMS in PDU mode have headers with different information like multipart SMS support or addressing of SMS (like ports in UDP) and we need a way to convey that information via dbus.
Change History
comment:2 Changed 5 years ago by daniel
- Milestone changed from milestone4 to milestone5
This needs to be done in MS5.
comment:3 Changed 4 years ago by daniel
- Milestone changed from milestone5 to milestone6
- Summary changed from Implement Multipart SMS support (aka improve SMS DBus API) to Improve SMS DBus API
Multipart SMS should be working, but there's still more properties that should be added.
comment:4 Changed 4 years ago by daniel
- Component changed from framework/ogsmd to framework/ogsmd/sms
comment:5 Changed 4 years ago by daniel
- Status changed from accepted to closed
- Resolution set to fixed
Okay, this is both fixed in the code as well as updated in http://docs.freesmartphone.org/
Note: See
TracTickets for help on using
tickets.

Preliminary support for this is in the framework and I've already successfully sent a concatenated short message, but there's still work to do (like giving the messaging application a way to check if the current message still fits into one SMS).