Also found at the lists some solutions like "accept fix_nated_register()
and fix_nated_contact() for REGISTER and SUBSCRIBE"

Done it. But still protos mistmatch...

kamailio founds tls:myip:myport and forces t to udp...

2017-10-03 10:49 GMT+03:00 Yuriy Gorlichenko <[email protected]>:

> Hi. I have presence server and it works fine for UDP/TCP/TLS endpoints.
> For now i have new one type of endpoints that runs via WebSockets
>
> It sends SUBSCRIBE request to the and then after handle_subscribe() NOTIFY
> not comes to the subscriber because of
> [core/forward.c:231]: get_send_socket2(): protocol/port mismatch
>
> I already had some issues regarding this for ACK for example but i
> resolved it cimply doing
>
> $ru = $ru+";transport=wss"
>
> but NOTIFY sending is internal process and can't be controlled by config
> file. So i can not change $ru for NOTIFY directly.
>
> Any ideas how to fix this?
>
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to