Re: [originated PATCH 0/2]

2010-09-10 Thread Pekka Pessi
Hi Denis,

 This patch adds the Originated property to the VoiceCall interface. It
 is used to determine if the call is originated from the mobile or not.

 Just throwing ideas, but would 'string Direction' with possible values
 in or incoming and out or outgoing be a bit clearer?

It sounds better, yes.

 The originated information can be deducted from the call state assuming
 the client does follow the call states from the beqginning. However,
 after the call gets activated call states are common for the mobile
 originated and mobile terminated calls.

 Out of curiosity, how exactly is this useful?

For logging purposes. Recovering after a call-related server.

There might be some weird calls with no intermediate calls where there
are no intermediate states, too. SRVCC comes to mind, there the cs
call gets created out of thin air.

-- 
Pekka.Pessi mail at nokia.com
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono


Re: [originated PATCH 0/2]

2010-09-08 Thread Denis Kenzior
Hi Pekka,

On 09/06/2010 10:09 AM, pekka.pe...@nokia.com wrote:
 Hi all,
 
 This patch adds the Originated property to the VoiceCall interface. It
 is used to determine if the call is originated from the mobile or not.

Just throwing ideas, but would 'string Direction' with possible values
in or incoming and out or outgoing be a bit clearer?

 
 The originated information can be deducted from the call state assuming
 the client does follow the call states from the beqginning. However,
 after the call gets activated call states are common for the mobile
 originated and mobile terminated calls.

Out of curiosity, how exactly is this useful?

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


[originated PATCH 0/2]

2010-09-06 Thread Pekka . Pessi
Hi all,

This patch adds the Originated property to the VoiceCall interface. It
is used to determine if the call is originated from the mobile or not.

The originated information can be deducted from the call state assuming
the client does follow the call states from the beqginning. However,
after the call gets activated call states are common for the mobile
originated and mobile terminated calls.

--Pekka

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