Nik Pakar wrote:
Is it possible to use mysql for HLR. I can see some notes within the source.
The database access uses libdbi, which means that MySQL or MariaDB may actually already be supported. The code however doesn't support specifying which database to use, so you will have to make some trivial changes to libmsc/db.c.
I'm also interested in this topic, so if you try it out please share results.
//Peter