Hi Pekka, On 02/01/2011 04:22 PM, Pekka.Pessi(a)nokia.com wrote: > From: Pekka Pessi > > There were some cases where Dial returned an incorrect call object, > e.g., after oFono crash and recover. > --- > src/voicecall.c | 15 +++++++++++++++ > 1 files changed, 15 insertions(+), 0 deletions(-) > So I'm guessing that you're restarting oFono and get ofono_voicecall_notify events without setting dial_result_handled properly. Do you think it is a better idea to resurrect the old list_calls driver method and fire this off explicitly when the atom is registered? The callback can then take care of setting dial_result_handled appropriately. Regards, -Denis