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

Michael 'Mickey' Lauer mickey at vanille-media.de
Mon Feb 2 18:51:20 UTC 2009


The following commit has been merged in the master branch:
commit 250d21919d9384b96a12fa7fec61d47872de48b4
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Wed Nov 19 15:02:51 2008 +0100

    ogsmd: add documentation for call type 128

diff --git a/framework/subsystems/ogsmd/gsm/const.py b/framework/subsystems/ogsmd/gsm/const.py
index cd9e542..8cd7be9 100644
--- a/framework/subsystems/ogsmd/gsm/const.py
+++ b/framework/subsystems/ogsmd/gsm/const.py
@@ -1034,6 +1034,7 @@ def phonebookTupleToNumber( nstring, ntype ):
     """
 
     # FIXME unknown types seen so far: 185, 208, 255
+    # type128: network TR TCELL appears to use it as 4 digit intracompany calls
     if ntype not in ( 129, 145 ):
         logger.warning( "Out-of-spec GSM number type seen: %s. Please report." % ntype )
 

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list