Re: [PATCH] TODO: long phone numbers

2010-10-12 Thread Pekka Pessi
Hi Denis, 2010/10/9 Denis Kenzior denk...@gmail.com: +- Long phone numbers. According to 3GPP TS 24.008, the callee address +  can be up to 80 digits long. Is the goal here to only enable this on ATD or are we also talking about using EFext chaining here?  Either way, a better description of

[PATCH] TODO: long phone numbers

2010-10-08 Thread Pekka . Pessi
From: Pekka Pessi pekka.pe...@nokia.com --- TODO |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 5589bb1..a96c187 100644 --- a/TODO +++ b/TODO @@ -285,11 +285,18 @@ Voicecall Complexity: C1 Owner: Pekka Pessi pekka.pe...@nokia.com +- Long

[PATCH] TODO: long phone numbers

2010-10-08 Thread Pekka . Pessi
From: Pekka Pessi pekka.pe...@nokia.com --- TODO |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 5589bb1..f963954 100644 --- a/TODO +++ b/TODO @@ -285,6 +285,12 @@ Voicecall Complexity: C1 Owner: Pekka Pessi pekka.pe...@nokia.com +- Long

Re: [PATCH] TODO: long phone numbers

2010-10-08 Thread Marcel Holtmann
Hi Pekka, TODO |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) patch has been applied. Thanks. Regards Marcel ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

Re: [PATCH] TODO: long phone numbers

2010-10-08 Thread Denis Kenzior
Hi Pekka, +- Long phone numbers. According to 3GPP TS 24.008, the callee address + can be up to 80 digits long. Is the goal here to only enable this on ATD or are we also talking about using EFext chaining here? Either way, a better description of the task scope might be helpful. Regards,