Hi,

That error means OpenSIPS detected a conflict when comes to what protocol to be used for sending out a requests - the protocol may be given by the RURI and in the same time by the forced socket. And RURI may say "TCP" and the used socket "UDP" -> conflict.

Are you using the "force_send_socket()" function in this scenario ?

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 17.07.2014 23:41, Gary Nyquist wrote:
I am getting the following WARNING:
DBG:tm:t_relay_to: forwarding ACK
DBG:core:mk_proxy: doing DNS lookup...
DBG:core:get_send_socket: force_send_socket of different proto (3)!
WARNING:core:get_send_socket: protocol/port mismatch
I am using opensips 1.11.2 script_helper module.
I believe, the ACK is suppososed to be route automatically.
Any idea, why this WARNING ?
Thanks
-Gary
Hi,
I am getting this error in the log.
WARNING:core:get_send_socket: protocol/port mismatch
Any advice how to fix it?
Thanks
-Gary


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to