Skip to content

Fixes : encoded username and path

Julien Wadel requested to merge fix/windows_utf8_path into release/4.4
  • generated local username with encoded characters
  • UTF8 path in windows paths and when opening database. The function MainDb::import is call with the same behaviour as _linphone_sqlite3_open(see linphonecore.c:6910 )

Merge request reports