[OpenSIPS-Users] Problem with force_send_socket

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Apr 3 12:03:29 EDT 2018


Hi Olle,

Are you sure the setup is correct ? based on the error log

2018-03-22T16:58:50.517287+00:00 err sipedge-qa-1 ERROR:tm:msg_send: 
send() to 172.27.251.4:5070 for proto tcp/2 failed

you are trying to send to 172.27.251.4:5070 as destination. In the same 
time, you use the same IP and port as local socket (as source).


Best regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
   http://www.opensips-solutions.com
OpenSIPS Summit 2018
   http://www.opensips.org/events/Summit-2018Amsterdam

On 03/22/2018 07:17 PM, Olle Frimanson wrote:
>
> Hi , we are using Opensips 2.3.3 and have a setup with
>
> UAC- Edge Proxy – Registrar – Freeswitch
>
> Clients connect using TLS and we use UDP for internal communication.
>
> Edge proxy use force_send_socket(udp:172.27.251.4:5070) and all have 
> been fine even for packets of around 1700 bytes.
>
> Now we have installed the system in a new environment and have started 
> to see MTU problems and we want to switch to TCP for the internal 
> communication.
>
> We have switched to setting the sent socket to tcp: 
>  force_send_socket(tcp:172.27.251.4:5070) but this fails.
>
> We listen on the same port on both UDP and TCP.
>
> With debug logging this is the only output:
>
> 2018-03-22T16:58:50.517287+00:00 err sipedge-qa-1 ERROR:tm:msg_send: 
> send() to 172.27.251.4:5070 for proto tcp/2 failed
>
> 2018-03-22T16:58:50.517669+00:00 err sipedge-qa-1 
> ERROR:tm:t_forward_nonack: sending request failed
>
> Any ideas?
>
> Thanks in advance / Olle
>
>
>
> _______________________________________________
> 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/20180403/30913b7e/attachment.html>


More information about the Users mailing list