Skip to content

Qml calls and conference crashfix

Julien Wadel requested to merge fix/qml_calls_crashfix into master
  • Core creation in main thread but still async with timers
  • Remove conference storage and use directly the one that is in Core
  • Fix calls model updates when a call become empty
  • Fix missing functions
  • Set Max Participants to 20 (future work : add an option to set it in settings)
Edited by Julien Wadel

Merge request reports