summaryrefslogtreecommitdiffstats
path: root/doc/features.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-10-28 10:37:27 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-10-28 10:37:27 -0500
commitfedfcb3274b41cb27f3a5e2afb11f363a0e65ea7 (patch)
treee7932e065ca0509f1e9c4c0501a2d7306013a6b1 /doc/features.txt
parent5c6144f359b0299acf1ea59b7c00e035cd126ecc (diff)
downloadofono-fedfcb3274b41cb27f3a5e2afb11f363a0e65ea7.tar.bz2
TODO: Mark Send SS task as done
Diffstat (limited to 'doc/features.txt')
-rw-r--r--doc/features.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/features.txt b/doc/features.txt
index d6365a2e..c1755721 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -111,6 +111,18 @@ Envelopes:
CBS-PP Download envelope. No user interaction is required or signaled
whenever this occurs.
+The following commands are expected to be handled by the modem:
+
+- Send SS proactive command. oFono does not explicitly support this proactive
+ command since AT modems do not provide the low level information necessary
+ for oFono to generate a valid response. The modem (or driver) shall handle
+ this command. Optionally the modem (or driver) can inform oFono that the
+ proactive command has been received and is being handled by the modem, as
+ well as when the terminal response has been sent by the modem. oFono will
+ display the necessary user information for this time period if this
+ information is included in the proactive command.
+
+
Short Messaging Service
=======================