All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Voicecall gaps.
@ 2010-07-06 17:17 Pekka.Pessi
  2010-07-06 17:17 ` [PATCH 2/2] Clarified VoiceCallManager.SendTones documentation Pekka.Pessi
  2010-07-07 16:45 ` [PATCH 1/2] Voicecall gaps Denis Kenzior
  0 siblings, 2 replies; 4+ messages in thread
From: Pekka.Pessi @ 2010-07-06 17:17 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1276 bytes --]

From: Pekka Pessi <Pekka.Pessi@nokia.com>

Missing voicecall functionality pieces from tp-ring point-of-view.
---
 TODO |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index 470d4a6..fc539a7 100644
--- a/TODO
+++ b/TODO
@@ -265,6 +265,33 @@ Supplementary Services
   Complexity: C8
 
 
+Voicecall
+=========
+
+- Supplementary service notifications on remote party actions:
+  - call has been put on hold (+CSSU: 2)
+  - call has been retrieved (+CSSU: 3), and
+  - joining call to a multiparty conference (+CSSU: 4)
+
+  Priority: Medium
+  Complexity: C1
+  Owner: Pekka Pessi <pekka.pessi@nokia.com>
+
+- Dial strings. Include CLIR prefixes and 2nd stage dial strings in the
+  DialString call property. Add dialstring accessor method to C API.
+
+  Priority: Medium
+
+- Provide feedback of sent DTMF tones. Emit SendingTones signal if modem can
+  provide approximate starting and stopping times for DTMF tones. Signal
+  argument contains a string of DTMF tones to be sent, or empty string when
+  all tones has been sent.
+
+  Priority: Medium
+  Complexity: C2
+  Owner: Pekka Pessi <pekka.pessi@nokia.com>
+
+
 Miscellaneous
 =============
 
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-07-07 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06 17:17 [PATCH 1/2] Voicecall gaps Pekka.Pessi
2010-07-06 17:17 ` [PATCH 2/2] Clarified VoiceCallManager.SendTones documentation Pekka.Pessi
2010-07-07 16:34   ` Denis Kenzior
2010-07-07 16:45 ` [PATCH 1/2] Voicecall gaps Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.