[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Jan Luebbe jluebbe at debian.org
Mon Feb 2 18:51:15 UTC 2009


The following commit has been merged in the master branch:
commit ad6119a9ca5795ceb189137fc25c8fdebd1b6a35
Author: Jan Luebbe <jluebbe at debian.org>
Date:   Thu Nov 13 23:00:23 2008 +0100

    ogsmd: add another %CCCN example

diff --git a/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py b/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py
index 23cb7b5..4c4674e 100644
--- a/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py
+++ b/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py
@@ -139,6 +139,9 @@ class UnsolicitedResponseDelegate( AbstractUnsolicitedResponseDelegate ):
     # call to homezone number while in homezone
     # this is sent while the call is incoming
     # %CCCN: 0,0,A10E0201000201103006810120850101
+    # calling a alice sim
+    # %CCCN: 0,0,A10E0201000201103006810128840107
+    #
     def percentCCCN( self, righthandside ):
         direction, callId, ie = safesplit( righthandside, "," )
         # this is ASN.1 BER, but we don't want a full decoder here

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list