Hi Brian, I guess you are trying to connect to some destination which is not listening - check with tcpdump where opensips tries to open the TCP connection and see if there is a really app listening there.
Regards, Bogdan [email protected] wrote: >> One solution fixed both errors (assuming there really were two >> different erros) as you see below. >> >> > Whoops I spoke too soon. It seems that patching MAX_SSL_RETRIES only > fixed the 'tls_blocking_write' error. Now I still have in the log: > > <error> ERROR:core:tcp_blocking_connect: timeout 10 s elapsed from 10 s > <error> ERROR:core:tcpconn_connect: tcp_blocking_connect failed > <error> ERROR:core:tcp_send: connect failed > <error> ERROR:tm:msg_send: tcp_send failed > <error> ERROR:tm:t_forward_nonack: sending request failed > > Is there something I should try in order to get rid of the new > errors, maybe setting: > > tcp_send_timeout > tcp_connect_timeout > tcp_connection_lifetime > tcp_max_connections > tcp_poll_method > tls_handshake_timeout > tls_send_timeout > > ...just asking before I go on a wild goose chase to find some > solution (even if it is a hack.) > > Thanks, > Brian > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
