summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPekka Pessi <Pekka.Pessi@nokia.com>2010-10-08 18:39:17 +0300
committerMarcel Holtmann <marcel@holtmann.org>2010-10-08 20:50:11 +0200
commit10299facac8a8efe6f6fa683eee0a852e9ec3681 (patch)
treed9ef5d7a7034ab95d6d88795e96fd0a4026c6e71 /TODO
parentf0ba01543a95bee0c5a3a5fe0eca8ffbaa49d9a6 (diff)
downloadofono-10299facac8a8efe6f6fa683eee0a852e9ec3681.tar.bz2
TODO: long phone numbers
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5589bb1b..f963954d 100644
--- a/TODO
+++ b/TODO
@@ -285,6 +285,12 @@ Voicecall
Complexity: C1
Owner: Pekka Pessi <pekka.pessi@nokia.com>
+- Long phone numbers. According to 3GPP TS 24.008, the callee address
+ can be up to 80 digits long.
+
+ Priority: Medium
+ Complexity: C2
+
- Dial strings. Include CLIR prefixes and 2nd stage dial strings in the
DialString call property. Add dialstring accessor method to C API.