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