BugFix: mismatch between log events and proxy identities

Merged Julien Wadel requested to merge fix/missing_call_logs into master
  • Add function that keep only scheme, username and domain in Utils and use it to parse logs
  • Add a function that return the matching address between an address and proxies (implemented just in case)
  • Use a cleaned SIP address in Timeline (sip:name@domain) and events
Edited by Julien Wadel

Merge request reports