diff options
author | Pekka Pessi <Pekka.Pessi@nokia.com> | 2010-11-26 17:14:49 +0200 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-12-03 13:21:32 -0600 |
commit | da444beb2d101e46988743e40794189e26b10407 (patch) | |
tree | 1fb9eea69b15f382769ce5e7e2dfb26d3cd0162d /src/cbs.c | |
parent | 7c3a800267c74e8cf56bf18bfac241385570a0f2 (diff) | |
download | ofono-da444beb2d101e46988743e40794189e26b10407.tar.bz2 |
voicecall: fix dial result handling
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.
Diffstat (limited to 'src/cbs.c')
0 files changed, 0 insertions, 0 deletions