Skip to content

CallLog API and UTF8 fix

Julien Wadel requested to merge fix/utf8_callog into release/5.0
  • Add public API on call log to change the remote address
  • Fix special characters on LDAP search
  • use getBodyAsUtf8String (aka no Locale conversion) when using libxml parsing on file transfert contents (fix utf8 for windows on sending/receiving files)
  • remove special characters in file names that are unusable

Merge request reports