TODO: Mark long phone number support task as done

This commit is contained in:
Denis Kenzior 2011-02-01 10:36:41 -06:00
parent 6f5de5cec2
commit afb45328da
2 changed files with 6 additions and 7 deletions

7
TODO
View File

@ -275,13 +275,6 @@ 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
Owner: Rafael Ignacio Zurita <rafael.zurita@profusion.mobi>
- Dial strings. Include CLIR prefixes and 2nd stage dial strings in the
DialString call property. Add dialstring accessor method to C API.

View File

@ -313,3 +313,9 @@ Supplementary Services
CallSettings interface. If the network supports this service, the number
dialed by the remote party is presented through the Voicecall interface using
the IncomingLine property.
Voice Calls
===========
- Long phone number support. oFono supports dialing of phone numbers up to
80 digits long.