Quickfix on utf8 path
Usual Linphone DB connections take a Locale string.getPath should return a locale string as there is no constraint about it. A special case is for CorePrivate::init in core.cpp where we call directly mainDb->connect that take a UTF8 string.