Re: [PATCH 0/5] Introduce call management buttons

2011-05-11 Thread Denis Kenzior
Hi Nicolas,

On 05/11/2011 06:46 AM, Nicolas Bertrand wrote:
> This patch add support of call state management.
> Buttons Alerting and Active permit to change the state of on-going call.
> 
> Nicolas Bertrand (5):
>   controlbase: Add call state management buttons
>   hardwaremanipulator: Call state changed signals
>   callmanager: Change call state management slots
>   control: handle call management buttons
>   phonesim: connect call mangagement signals
> 
>  src/callmanager.cpp   |7 +++
>  src/callmanager.h |   12 ++--
>  src/control.cpp   |   12 
>  src/control.h |2 ++
>  src/controlbase.ui|   18 ++
>  src/hardwaremanipulator.h |2 ++
>  src/phonesim.cpp  |4 
>  7 files changed, 51 insertions(+), 6 deletions(-)
> 

I applied all patches in this series, however calls still proceed to
Alerting / Active state automagically.  Are there plans to fix that?

Regards,
-Denis
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono


[PATCH 0/5] Introduce call management buttons

2011-05-11 Thread Nicolas Bertrand
This patch add support of call state management.
Buttons Alerting and Active permit to change the state of on-going call.

Nicolas Bertrand (5):
  controlbase: Add call state management buttons
  hardwaremanipulator: Call state changed signals
  callmanager: Change call state management slots
  control: handle call management buttons
  phonesim: connect call mangagement signals

 src/callmanager.cpp   |7 +++
 src/callmanager.h |   12 ++--
 src/control.cpp   |   12 
 src/control.h |2 ++
 src/controlbase.ui|   18 ++
 src/hardwaremanipulator.h |2 ++
 src/phonesim.cpp  |4 
 7 files changed, 51 insertions(+), 6 deletions(-)

___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono