RE: [PATCH 3/4] radio settings: document FastDormancy property

2010-10-08 Thread Mika.Liljeberg
Hi, so how does the future prediction is suppose to work. Are we shipping a time machine together with oFono ;) I would say the heuristic is system dependent. Typical way would be to monitor events from different input devices. If no events arrive for a specified time the user is assumed

Re: [fix-isi-udev PATCH 0/3] Improve udev with isi

2010-10-08 Thread Alexander Kanavin
On 07.10.2010 22:41, ext Aki Niemi wrote: [fix-isi-udev PATCH 3/3] ofono.rules: assign isigen driver by USB ids This one was left dangling; let's see if we can come up with a better way to match the modems driven by cdc_phonet. (Although, admittedly this same approach is already used with some

[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

Re: [fix-isi-udev PATCH 3/3] ofono.rules: assign isigen driver by USB ids

2010-10-08 Thread Rémi Denis-Courmont
On Mon, 4 Oct 2010 16:11:06 +0300, pekka.pe...@nokia.com wrote: From: Pekka Pessi pekka.pe...@nokia.com Now using the USB vendor and product IDs like the rest of the oFono drivers. For reasons left unclear, the SUBSYSTEMS rule did not work consistently in Ubuntu 10.04. The network

huawei e1550

2010-10-08 Thread Alexander A Khryukin
Hi all. I have a huawei 1550 GSM-modem. When i plug it to usb /usr/lib/ofono/test/list-modems [ /huawei0 ] Features = sim Powered = 1 Interfaces = org.ofono.SupplementaryServices org.ofono.CallBarring org.ofono.CallSettings org.ofono.CallForwarding org.ofono.MessageWaiting

Re: [fix-isi-udev PATCH 3/3] ofono.rules: assign isigen driver by USB ids

2010-10-08 Thread Pekka Pessi
Hi, 2010/10/8 Rémi Denis-Courmont r...@remlab.net: Now using the USB vendor and product IDs like the rest of the oFono drivers. For reasons left unclear, the SUBSYSTEMS rule did not work consistently in Ubuntu 10.04. The network device is not part of the USB subsystem, only its parent

Re: huawei e1550

2010-10-08 Thread Alexander A Khryukin
В Птн, 08/10/2010 в 16:20 +0400, Alexander A Khryukin пишет: Hi all. I have a huawei 1550 GSM-modem. When i plug it to usb /usr/lib/ofono/test/list-modems [ /huawei0 ] Features = sim Powered = 1 Interfaces = org.ofono.SupplementaryServices org.ofono.CallBarring

[please ignore] testing

2010-10-08 Thread Shaver, Michael R
___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

[RFC ssn PATCH 3/4] isimodem/ssn: add common notifications

2010-10-08 Thread Pekka . Pessi
From: Pekka Pessi pekka.pe...@nokia.com Add notifications on hold, retrieve, multiparty, call waiting, barrings, and various notifications on call forwarding. Note that driver uses the CUG index parameter to pass call IDs to core. --- drivers/isimodem/call.h | 12 +++ drivers/isimodem/ssn.c

[RFC ssn PATCH 2/4] ssn: add ssn code argument to ssn notify callbacks

2010-10-08 Thread Pekka . Pessi
From: Pekka Pessi pekka.pe...@nokia.com Including the ssn code as an argument in notify callbacks allows handling of multiple notifications in single function. --- src/call-barring.c | 33 +++-- src/ofono.h|4 ++-- src/ssn.c |8 ++-- 3

[RFC ssn PATCH 1/4] Supplementary Service Notifications

2010-10-08 Thread Pekka . Pessi
Hello all, I've been working on supplementary service notifications (iow, trying to decipher notifySS usage from 24.080 and related specifications). SSN atom is not used much, so I ended up modifying the current notifier API to include the SSN notification codes as a parameter of the notify

[RFC ssn PATCH 4/4] D-Bus API for Supplementary Service Notifications

2010-10-08 Thread Pekka . Pessi
From: Pekka Pessi pekka.pe...@nokia.com --- doc/call-barring-api.txt | 10 --- doc/call-forwarding-api.txt |9 +++ doc/voicecall-api.txt| 55 +- doc/voicecallmanager-api.txt |5 4 files changed, 68 insertions(+), 11

[RFC ssn PATCH 1/4] ssn: include ssn codes in public API

2010-10-08 Thread Pekka . Pessi
From: Pekka Pessi pekka.pe...@nokia.com Include +CSSI and +CSSU codes in include/ssn.h and prefix them with OFONO_. Added CSSU code 10, OFONO_SS_MT_OTHER_CALL_FORWARDED, which is sent to mobile if call was forwarded while mobile was engaged with other call(s). --- include/ssn.h | 29

[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: huawei e1550

2010-10-08 Thread Kalle Valo
Hi Alexander, Alexander A Khryukin alexan...@mezon.ru writes: В Птн, 08/10/2010 в 16:20 +0400, Alexander A Khryukin пишет: Hi all. I have a huawei 1550 GSM-modem. When i plug it to usb [...] Hm, now network visible but when i press Connect ofonod put in log that modem was removed

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,