Filename for HLR sqlite3 Database in 3G network?

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas Mueller andreas.mueller at criticallabs.org
Sat May 13 18:48:10 UTC 2017


        Hello,

sorry - I saw, that sms table is in sms.db, so the line in run.sh to clean the table should maybe be 
sqlite3 sms.db "delete from sms"

        greetings,

                Andreas


On Sat, May 13, 2017 at 03:47:23PM +0200, Andreas Mueller wrote:
>         Hallo,
> 
> when setting up a 3G network with the nano3G the default filename of the HLR according to osmo-hlr is hlr.db (source code: hlr.c), but the run.sh script, which is included in https://osmocom.org/attachments/download/2636/3G-config-example-v5.tar tries to access hlr.sqlite3 (7th line: sqlite3 hlr.sqlite3 "delete from sms"). So, when starting an error message occures: "Error: no such table: sms".
> 
>         greetings,
> 
>                 Andreas
> 
> 



More information about the OpenBSC mailing list