-
-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Labels
1. to developAccepted and waiting to be taken care of (should be only set by nextcloud employees)Accepted and waiting to be taken care of (should be only set by nextcloud employees)bugSomething isn't workingSomething isn't workingfeature: call ☎️
Milestone
Description
- To resolve Call not ringing for newly added user in extended conversation spreed#14983 clients need to tell the backend to send call notifications and ignore the previous participant
- API in progress in fix(call): Send notification to newly added participants spreed#15083
- Starting point should be
talk-android/app/src/main/java/com/nextcloud/talk/signaling/SignalingMessageReceiver.java
Line 295 in 1e1a8f7
private void processSwitchToEvent(Map<String, Object> eventMap) { - API call where you need to send the silentFor is
private fun startACall(isVoiceOnlyCall: Boolean, callWithoutNotification: Boolean) {
The silentFor array can be set to the conversation.name of the previous conversation
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care of (should be only set by nextcloud employees)Accepted and waiting to be taken care of (should be only set by nextcloud employees)bugSomething isn't workingSomething isn't workingfeature: call ☎️
Type
Projects
Status
📄 To do (~10 entries)