TODO: long phone numbers

This commit is contained in:
Pekka Pessi 2010-10-08 18:39:17 +03:00 committed by Marcel Holtmann
parent f0ba01543a
commit 10299facac
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -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.