ofono/drivers
Michael Brudevold ef25cf1adf hfpmodem: use full CLCC handling in dialing case
A call that moves from the dialing to active state before the +CLCC response
will not properly be added as a voicecall. This is because the dialing callback
was using simplified handling and only looked for calls in the dialing or
alerting state.

AT sequence that exhibited the failure (AG device was an iPhone accessing
visual voicemail):

> +CIND: ("service",(0-1)),("call",(0-1)),("callsetup",(0-3)),
("battchg",(0-5)),("signal",(0-5)),("roam",(0-1)),("callheld",(0-2))
...
> +CIEV: 3,2
< AT+CLCC
> +CIEV: 2,1
> +CIEV: 3,0
> +CLCC: 1,0,0,0,0,"**21153**",129,"Voicemail"
2012-04-11 23:54:38 -05:00
..
atmodem sms: Add ZTE quirk for CDS notifications 2012-04-06 11:05:48 -05:00
calypsomodem drivers: Update copyright information 2011-10-10 13:39:48 -07:00
cdmamodem cdma-connman: Turn off modem dormancy timeouts 2011-12-09 05:35:48 -06:00
dunmodem dunmodem: Add stub for gprs. 2011-08-03 22:34:04 +02:00
hfpmodem hfpmodem: use full CLCC handling in dialing case 2012-04-11 23:54:38 -05:00
hsomodem hsomodem: Remove atom if driver fails to init 2012-03-26 16:50:36 -05:00
huaweimodem huaweimodem: Fix AT^DDSETEX=2 timing for voice calls 2012-03-24 11:50:34 -07:00
ifxmodem ifxmodem: Remove atom if driver fails to init 2012-03-26 16:50:46 -05:00
isimodem isimodem: Remove includes of <glib/gtypes.h> 2012-03-19 16:12:36 -07:00
mbmmodem drivers: Update copyright information 2011-10-10 13:39:48 -07:00
nwmodem nwmodem: Remove atom if driver fails to init 2012-03-26 16:50:59 -05:00
stemodem drivers: Update copyright information 2011-10-10 13:39:48 -07:00
swmodem swmodem: Add support for IPv6 and IPv4v6 contexts 2012-03-21 22:09:03 -07:00
ztemodem ztemodem: Remove atom if driver fails to init 2012-03-26 16:50:11 -05:00