SchildiChat / SchildiChat-android

Matrix client / Element Android fork
https://schildi.chat/android/
Apache License 2.0
385 stars 49 forks source link

Uncorrect call notification with UnifiedPush #222

Closed Eirikr70 closed 5 months ago

Eirikr70 commented 5 months ago

Describe the bug The parameters of the call notification (sound) seem not to be taken into account when receiving a video call. The notification is just the regular Android (GrapheneOS) one. Furthermore, it rings once and stops so if I miss it I miss the call.

To Reproduce Schildichat on GrapheneOS, self-hosted Matrix and Coturn instance (non-federated). Set up specific call notification. Video call : just a single and regular (Android parameter) notification sound whereas the notification sound parameter has been set differently in Schildichat.

Expected behavior Specific notification sound, continued until call is taken or abandonned.

Smartphone (please complete the following information):

Additional context

Upstream relevance

Add any other context about the problem here.

Eirikr70 commented 5 months ago

So, I succeeded in debugging it (I think). It was an incorrect setting in my homeserver.yaml. Sorry for posting an issue. My bad !