~nicoco/slidgnal#7: 
Call notification keeps repeating

When legacy contact calls the user, user gets multiple messages "tried to call you but this is not supported by this slidge-signal" P.S. slidge-signal is slidgnal container name I've configured in my docker-compose Messages repeat in (apperently) random intervals, but from my experience do not exceed 10 minutes since actual call.

Status
RESOLVED CLOSED
Submitter
~darknneko
Assigned to
No-one
Submitted
1 year, 1 month ago
Updated
29 days ago
Labels
bug

~nicoco 1 year, 1 month ago

You get a message each time signald receives this event from signald.

As you can see, it is quite poorly documented and it's hard for me to interpret what it means. I propose two approaches, let me know what you think is best:

  1. The easy one: I put a timer, around 10 minutes, so no "missed call" notification should be repeated for the same call.
  2. The more ambitious one: I include in the message the raw JSON content of the "CallMessage" payload, and we try to understand what the different fields mean.

I'd go for number 1, but if you're extra motivated, we can try to do something better with number 2. :)

~darknneko 1 year, 1 month ago ยท edit

Hi, sorry for long reply, last week was quite busy. I think, number one will be quite enough, since the only thing that annoys me is that I keep getting the same notification over and over again. Since to answer call I have to use official client anyway, second solution is an overkill (and honestly, might be just a waste of time).

~nicoco REPORTED CLOSED 29 days ago

nicoco referenced this ticket in commit 3e0cff2.

Register here or Log in to comment, or comment via email.