Hi Pekka, On 11/26/2010 09:14 AM, [email protected] wrote: > From: Pekka Pessi <[email protected]> > > The existing call will be automatically put on hold if there is an > existing active call when dialing. On some modems the dial request > returns only after the dialed call is active and the existing call has > been put on hold. > > However, on isimodem driver the dial request returns immediately before > the existing call has changed its status. With isimodem driver the > dial_handle_result() selected the existing call from the list when it > should have created a new one. > > The dial result handling now guards againt returning a previously dialed > active call as result. > --- > src/voicecall.c | 19 ++++++++++++++++--- > 1 files changed, 16 insertions(+), 3 deletions(-) >
Patch has been applied, thanks. Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
