<div dir="ltr">Also found at the lists some solutions like "accept fix_nated_register() and fix_nated_contact() for REGISTER and SUBSCRIBE"<br><br>Done it. But still protos mistmatch...<br><br>kamailio founds tls:myip:myport and forces t to udp...</div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-03 10:49 GMT+03:00 Yuriy Gorlichenko <span dir="ltr"><<a href="mailto:ovoshlook@gmail.com" target="_blank">ovoshlook@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi. I have presence server and it works fine for UDP/TCP/TLS endpoints.<br>For now i have new one type of endpoints that runs via WebSockets<br><br>It sends SUBSCRIBE request to the and then after handle_subscribe() NOTIFY not comes to the subscriber because of <br>[core/forward.c:231]: get_send_socket2(): protocol/port mismatch <br><br>I already had some issues regarding this for ACK for example but i resolved it cimply doing<br><br>$ru = $ru+";transport=wss"<br><br>but NOTIFY sending is internal process and can't be controlled by config file. So i can not change $ru for NOTIFY directly. <br><br>Any ideas how to fix this?</div>
</blockquote></div><br></div>