summaryrefslogtreecommitdiffstats
path: root/doc/voicecall-api.txt
diff options
context:
space:
mode:
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>2010-08-18 05:01:07 +0200
committerDenis Kenzior <denkenz@gmail.com>2010-08-18 12:28:30 -0500
commitf6a4fcde1eda27768beb83b81b6b39470f985443 (patch)
treed254f9c617f89cbd59a5288c77eeb69a48e29527 /doc/voicecall-api.txt
parent7b88dfb90a7b9106da256c2fb75a4152ef7c0d0e (diff)
downloadofono-f6a4fcde1eda27768beb83b81b6b39470f985443.tar.bz2
doc: Proposed Set Up Call api
The normal sequence for call setup is: * Modem asks user for confirmation using icon1 / alphaId1 * User confirms * Modem starts dialling, screen displays icon2 / alphaId2 * Call is connected, modem replies to the proactive command, screen keeps displaying icon2 / alphaId2 until the phone call is over
Diffstat (limited to 'doc/voicecall-api.txt')
-rw-r--r--doc/voicecall-api.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt
index 59e35684..f0ba316c 100644
--- a/doc/voicecall-api.txt
+++ b/doc/voicecall-api.txt
@@ -114,3 +114,14 @@ Properties string LineIdentification [readonly]
stamped when the call enters the "active" state.
Client applications can use this to infer somewhat
reliable call duration information.
+
+ string Information [readonly, optional]
+
+ Contains information related to the call for the
+ user. Currently this property is set for calls
+ initiated by SIM Toolkit applications.
+
+ byte Icon [readonly, optional]
+
+ Icon identifier to be used instead of or together
+ with the text information.