From: Pekka Pessi <[email protected]> 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..e6ef20d 100644 --- a/TODO +++ b/TODO @@ -265,6 +265,33 @@ Supplementary Services Complexity: C8 +Voicecall +========= + +- Supplementary service notifications for remote party putting call on hold + or retrieving the call or joining call to a multiparty conference. + + Priority: Medium + Complexity: C1 + Owner: Pekka Pessi <[email protected]> + +- Dial strings. Include CLIR prefixes and 2nd stage dial strings in call history. + + Priority: Medium + Complexity: C2 + +- Start DTMF, Stop DTMF, feedback of sent DTMF tones. + + Priority: Medium + Complexity: C2 + +- Add atom for assisting in local supervisory tone generation when modem + does include tones in media streams. + + Priority: Medium + Complexity: C2 + + Miscellaneous ============= -- 1.7.0.4 _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
