RE: [RFC 7/7] doc: Add new property to call forwarding

2010-11-25 Thread Jeevaka.Badrappan

Hi Sankar,

> As per the specification, querying of group of supplementary services
is not allowed. Do you propose a solution where core queries all the
three call forwardings namely 
> CF busy, CF Not Reachable, CF noreply and updating the clients with
the status using the above property after receiving the status for all
the three? 

Query logic is already taken care in the oFono core. Check the
get_query_next_cf_cond function in src/call-forwarding.c.
"VoiceUnconditionalStatus" property is only about the VoiceUnconditional
call forwarding rule. VoiceUnconditional status can be also known from
the sim files EFcfis and EFcphs-cff(Note: Files are optional). This
patch reads the SIM files(if present) and updates the status. Patch also
takes care of updating the sim files when the user activates
VoiceUnconditional call forwarding rule.

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


Re: [RFC 7/7] doc: Add new property to call forwarding

2010-11-25 Thread Sankar
Hi Jeevaka,



On Fri, Nov 26, 2010 at 11:53 AM, Jeevaka Badrappan <
jeevaka.badrap...@elektrobit.com> wrote:

> ---
>  doc/call-forwarding-api.txt |5 +
>  1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/doc/call-forwarding-api.txt b/doc/call-forwarding-api.txt
> index 067531a..5dfb48e 100644
> --- a/doc/call-forwarding-api.txt
> +++ b/doc/call-forwarding-api.txt
> @@ -57,3 +57,8 @@ Propertiesstring VoiceUnconditional [readwrite]
>
>Contains the value of the voice "Not Reachable" call
>forwarding rule.
> +
> +   boolean VoiceUnconditionalStatus [readonly]
> +
> +   Boolean representing the voice unconditional call
> +   forwarding rule status.
>

As per the specification, querying of group of supplementary services is not
allowed. Do you propose a solution where core queries all the three call
forwardings namely CF busy, CF Not Reachable, CF noreply and updating the
clients with the status using the above property after receiving the status
for all the three?

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