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/.
Sylvain Munaut 246tnt at gmail.comHi,
> OpenBSC saves his DB normally in the current directory, but I can
> overwrite this property with -l.
> Now I'd like to know WHERE OpenBSC created the DB, and what is his name.
> Is it possible?
If the process is still running, you can inspect the open file
descriptors in /proc/xxx/fd or with the lsof utility.
Cheers,
    Sylvain