What is following error?
[Feb 6 09:41:33] ERROR[24923]: tcptls.c:375 ast_tcptls_client_start: Unable to connect SIP socket to xxx.xxx.xxx.xxx:5060: Connection timed out
Asterisk Version = 1.8.2, Ubuntu 2.6.32-21-server. xxx.xxx.xxx.xxx = IP of peer.
Asterisk failed to receive a reponse to its attempt to make a TLS connection to the peer, i.e. what the messages says. This is likely to be a firewall or NAT problem.
Hi,
I only face this problem with TLS, if i change peer to UDP peer do go online. If i change it back to TLS i get same message and peer do not go online.
Client is Cisco/Linksys SPA 2102.
Note if i change the SPA to UDP it works. If i change it back to TLS it will not even register and i see same error on CLI.
Hi Malcolmd,
I do not think it is SPA2102 error, as if i power off the SPA2102 then also i get this error. When i power off SPA2102 and check the status of peer(sip show peer peername) i see the status unreachable but asterisk still give me same error. If it is SPA2102 then asterisk should not give this error when peer is reachable.