Hi,

I have a Kamailio v4.3.0 with SVN Rev. c6aa95 running an RLS based presence setup. Everything works fine when end-user has UDP transport, however, if user has TCP or TLS transport then i aggregated NOTIFY sent by RLS gives send error,

--
WARNING: <core> [forward.c:231]: get_send_socket2(): protocol/port mismatch (forced tls:X.X.X.X:5061, to udp:Y.Y.Y.Y:12345)
--

(X.X.X.X is server IP and Y.Y.Y.Y is end user IP).

Not sure if it is configuration issue or some bug, so posting it to both mailing list.

Please help.

Thank you.