<div dir="ltr">Hi use 5.0.1 with presence<br>for TCP/UDP endpoints presence works PERFECT<br>but for WS socket presence i see next (small cleaned log here with all described  bellow <a href="https://pastebin.com/8a77ggj0">https://pastebin.com/8a77ggj0</a> ):<br><br>When WS endpoint subscribes - kamailio After kamailio sends 202 to SUBSCRIBE message (see it on client) it sends fast NOTIFY correcly without any trouble, and i see at the kamailio reply from WS endpoint - 200<br><br>WS endpoint added to active_watchers table.<br><br>But when Subscribed endpoint makes for example some call and presence server sends PUBLISH i see: <div><br>presence [presentity.c:426]: delete_presentity_if_dialog_id_exists(): Presentity already exists - deleting it<br><br>At the logs and then presence server doesn't send NOTIFY to WS endpoint<br><br>What is the issue of this? Can not understand why it happens. Can someone to help me understand this?<br><br>And the dump i see that kamailio send first NOTIFY form UDP port but then translates it to tls for websocket and i see correct NOTIFY at the WS endpoint</div></div>