summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2015-11-12 13:39:31 -0600
committerDenis Kenzior <denkenz@gmail.com>2015-11-12 13:39:31 -0600
commit9ac09d2605c21427d6038e4f7b890f4e8e21b523 (patch)
treeb6416eb8415934f296809afd4c93f89dd03e79a3 /TODO
parent941a94864e1270ab26683da57dc877b051469084 (diff)
downloadofono-9ac09d2605c21427d6038e4f7b890f4e8e21b523.tar.bz2
TODO: Add DTMF batch hint task
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1fef651b..3509130d 100644
--- a/TODO
+++ b/TODO
@@ -256,6 +256,16 @@ Voicecall
Priority: Medium
Complexity: C1
+- DTMF Driver hints
+
+ Currently multiple DTMF tones are sent to the driver in batches of up to 8
+ characters. For those drivers that can only accept a limited set of DTMF
+ characters at a time (e.g. one), add a setting to the core that will change
+ this batch size limit.
+
+ Priority: Medium
+ Complexity: C1
+
Sim Toolkit
===========