summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorMichael Brudevold <michael.brudevold@logicpd.com>2012-04-11 14:36:38 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-04-11 23:54:38 -0500
commitef25cf1adf215774df0d5597eb439777d99c54f1 (patch)
treebb7b4867efc2436051c0b5f58dbe72a7071067a5 /AUTHORS
parent09449f1e663a521f944ddb38f4e5b23940d7a7d2 (diff)
downloadofono-ef25cf1adf215774df0d5597eb439777d99c54f1.tar.bz2
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"
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions