[OpenSIPS-Users] WARNING:core:get_send_socket: protocol/port mismatch

ag at ag-projects.com ag at ag-projects.com
Fri Jul 18 23:21:27 CEST 2014


Most likely the TLS certificate used by OpenSIPS is not signed by a Certificate Authority recognised by the SIP client.

Adrian

On 18 Jul 2014, at 18:08, Gary Nyquist <gn62 at gmx.us> wrote:

> Hi Bogdan,
>  
> Thanks for the response.
>  
> I have a bunch of SIP softphones pointing to the OpenSIPS.
> The OpenSIPS is lestening on: 
> 1. UDP/5060
> 2. TCP/5060
> 3. TLS/5061
>  
> The OpenSIPS is routing the calls(coming from the SIP softphones) to an SEMS media server,
> The SEMS is listening only on UDP transport.
> Everything works fine (no warnings/errors in the log file) when the softphones use UDP or TCP transport.
> But when I put the softphones on TLS, following warning/errors messages showing up in the log file.
>  
> WARNING:core:get_send_socket: protocol/port mismatch
> ERROR:core:tls_accept: New TLS connection from 123.123.123.12:41556 failed to accept: rejected by client
>  
> Not sure why "New TLS connection" error is showing up.
>  
> I am not using force_send_socket() in this scenario.
> Would you suggest to use it?
>  
> Thanks again...
> -Gary
>  
> Sent: Friday, July 18, 2014 at 6:31 AM
> From: "Bogdan-Andrei Iancu" <bogdan at opensips.org>
> To: "OpenSIPS users mailling list" <users at lists.opensips.org>, "Gary Nyquist" <gn62 at gmx.us>
> Subject: Re: [OpenSIPS-Users] WARNING:core:get_send_socket: protocol/port mismatch
> 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 at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140718/dac8e921/attachment.htm>


More information about the Users mailing list