ofono/src
Pekka Pessi da444beb2d 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.
2010-12-03 13:21:32 -06:00
..
audio-settings.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
call-barring.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
call-forwarding.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
call-meter.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
call-settings.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
call-volume.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
cbs.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
common.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
common.h common: fixup logic of valid_ussd_string() 2010-10-10 05:48:25 -05:00
ctm.c ctm: fix minor style issues 2010-11-26 13:08:48 -06:00
dbus.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
genbuiltin Use script to generate list of builtin plugin symbols 2009-08-24 19:05:41 -07:00
gprs.c gprs: Fix for gprs context conversion 2010-12-02 07:58:17 -06:00
history.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
idmap.c Remove trailing/leading whitespace 2010-01-11 11:08:42 +02:00
idmap.h Add idmap_take utility 2010-01-07 14:42:29 -06:00
log.c Add support for simple glibc based backtrace 2010-08-20 14:44:54 +02:00
main.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
manager.c manager: Don't show modems which are not registered 2010-10-25 16:32:49 -05:00
message-waiting.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
modem.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
nettime.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
network.c network: Send strength as a byte, not uint16 2010-12-03 12:14:06 -06:00
ofono.conf ofono.conf: Punch hole for SmartMessagingAgent 2010-11-02 15:08:24 -05:00
ofono.h ctm: Add initial CTM atom implementation 2010-11-26 13:08:48 -06:00
ofono.service.in build: Add support for systemd configuration 2010-10-02 20:20:31 +02:00
ofono.ver Simplify linker script 2010-09-21 23:25:50 +09:00
phonebook.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
plugin.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
radio-settings.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
sim.c sim: be more paranoid for triggering EFest read 2010-11-29 14:57:04 -06:00
simfs.c simfs: explicitly compare pointers to NULL 2010-11-29 13:09:50 -06:00
simfs.h simfs: retrieve only EF-info without EF-contents 2010-10-22 11:13:46 -05:00
simutil.c simutil: explicitly compare pointers to NULL 2010-11-29 13:12:04 -06:00
simutil.h simutil: Add EFcfis and EFcphs-cff file Ids 2010-11-27 11:49:25 -06:00
sms.c sms: Use the right union member for DCS check 2010-12-02 07:49:49 -06:00
smsagent.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
smsagent.h smsagent: Add smsagent implementation 2010-11-02 12:15:53 -05:00
smsutil.c smsutil: Fix issue in mwi dcs decoding 2010-12-02 08:08:54 -06:00
smsutil.h smsutil: Add sms_datagram_prepare 2010-11-02 14:58:21 -05:00
ssn.c src: coding style fixes - rule M6 2010-11-22 05:07:52 -06:00
stk.c stk: Add busy error for the display text command 2010-11-30 08:20:42 -06:00
stkagent.c stk: Add busy error for the display text command 2010-11-30 08:20:42 -06:00
stkagent.h stk: Add busy error for the display text command 2010-11-30 08:20:42 -06:00
stkutil.c stkutil: explicitly compare pointers to NULL 2010-11-29 13:04:35 -06:00
stkutil.h stkutil: Add enum for additional error cause info 2010-10-20 18:19:48 -05:00
storage.c storage: make write_file transaction-safe 2010-08-05 11:59:22 -05:00
storage.h storage: add printf-like verification 2010-05-28 09:44:15 -05:00
ussd.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
util.c util: explicitly compare pointers to NULL 2010-11-29 13:05:16 -06:00
util.h util: Clean up style issues 2010-09-14 12:00:28 -05:00
voicecall.c voicecall: fix dial result handling 2010-12-03 13:21:32 -06:00
watch.c Update copyright information 2010-01-01 17:00:10 -08:00