diff options
-rw-r--r-- | TODO | 9 | ||||
-rw-r--r-- | doc/overview.txt | 5 |
2 files changed, 4 insertions, 10 deletions
@@ -18,15 +18,6 @@ Background SMS === -- SMS CS/PS bearer selection per 3GPP 27.007 +CGSMS command. Several - operators mandate a particular setting for the SMS bearer. The question - to figure out is whether this should be exposed as a property or a global - setting in e.g. /etc/ofono/main.conf. - - Priority: Low - Complexity: C1 - Owner: Denis Kenzior <denkenz@gmail.com> - - Add support for Enhanced SMS (EMS) from 3GPP 23.040. These SMS messages support a richer set of formatting elements, including bold/italic and font size selection. Embedding images and sounds into the SMS is also diff --git a/doc/overview.txt b/doc/overview.txt index 06364930..cda9f68e 100644 --- a/doc/overview.txt +++ b/doc/overview.txt @@ -102,7 +102,10 @@ Current implemented features: supports concatenated messages of up to 255 segments, UCS2 and GSM alphabets as well as extended alphabets. SMS status report features are not yet available. - + + Selection of SMS bearer settings is supported through the + 'Bearer' property on the SmsManager interface. + SIM PIN handling SIM PIN locks, network and service provider locks are |