When there is an ongoing call, there are several places in the UX where an active call indicator is shown.
It is currently using a camera icon, but since #5995 we have information of if the call is audio or video.
We have to update the indicator accordingly:
In the room list
In the timeline
Parity with web:
On web the status is live, and will switch to audio if no one is using video (based on the current intent in membership event? m.call.intent)