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

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

[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