[PATCH_v3 2/3] emulator: add drivers to request/release private network from ConnMan

2011-05-03 Thread Guillaume Zajac
--- include/emulator.h | 18 +++ src/emulator.c | 83 +++ 2 files changed, 81 insertions(+), 20 deletions(-) diff --git a/include/emulator.h b/include/emulator.h index 5cd894b..a7fc23b 100644 --- a/include/emulator.h +++

[PATCH_v3 3/3] connman: add plugin in oFono to request request/release private network

2011-05-03 Thread Guillaume Zajac
--- Makefile.am |3 + plugins/connman.c | 255 + 2 files changed, 258 insertions(+), 0 deletions(-) create mode 100644 plugins/connman.c diff --git a/Makefile.am b/Makefile.am index a413a47..37f9468 100644 --- a/Makefile.am +++

Re: [PATCH v2 0/6] phonesim: Add call status UI

2011-05-03 Thread Denis Kenzior
Hi Nicolas, On 05/02/2011 04:17 AM, Nicolas Bertrand wrote: This patch introduce a new tab call in phonesim UI in order to display calls informationsi (id, number, status, name and direction). The interface to send CSSU and CSSI notification is now dynamic based on the type of current

Re: [PATCH] isimodem: use a specific call id when answering

2011-05-03 Thread Pekka Pessi
Hi Denis, 2011/4/28 Denis Kenzior denk...@gmail.com: ' +     for (id = 1; id = 7; id++) { +             switch (ivc-calls[id].status) { +             case CALL_STATUS_COMING: +             case CALL_STATUS_MT_ALERTING: +             case CALL_STATUS_WAITING: oFono expects answer to only