Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Sat Jul 26 06:53:14 CEST 2008


 .../phonevendors/ficgta01/vendor_ficgta01.cpp      |    7 ++++---
 src/libraries/qtopiaphonemodem/qmodemcall.cpp      |   10 +++++++++-
 .../qtopiaphonemodem/qmodemcallprovider.h          |    3 ++-
 3 files changed, 15 insertions(+), 5 deletions(-)

New commits:
commit 0ec59b807cb3f29f7f7de2fab97c3503f91dea9f
Author: Holger Freyther <zecke at selfish.org>
Date:   Fri Jul 25 21:36:06 2008 +0200

    [gsm/ti calypso] Add an option to ignore the result of ATD completely
        Currently the code for the neo/freerunner looked at the result
        of the modem command and set the call to connected or local hangup.
    
        We want to solely rely on the %CPI (we believe they are correct) so
        we do not need to issue a CLCC. This is completely untested and a
        counter measure to the log files I have seen.
    
        If one attempts to dial the same number twice both ATDNUMBER;
        attempts will return OK. Currently the code will set both calls
        to connected. Something similar applies for the "NO CARRIER" case,
        the call will be set to HangupLocal.





More information about the commitlog mailing list