Skip to content

- Remove blank page in callwindows.

Julien Wadel requested to merge fix/blank_notif into release/5.0
  • Add a wait step while connecting the call.
  • Rewrite CallModel::getStatus() for variable debugging.
  • Split status call handler in call list to manage core and call signals. This avoid to use call data before any set from callbacks (core cbs are before call cbs).
  • Destroy call notification when model is destroyed (fix blank notification).
  • Fix status enums in incall menu for camera activation.

Merge request reports