HI,
I am using Asterisk 13 am trying to configure TLS in my asterisk I am configuring from one asterisk and trying to connect to other asterisk[domainname.com] .I generated self-signed certificate .The following are the configuration am using
Note that Asterisk 13 only receives fixes for security vulnerabilities, and chan_sip is community supported and is disabled in the latest version, by default - in practice it is unsupported.
Thanks for your reply!
'I have tried the same in asterisk 16 am facing the same issue .Do I need to map the host asterisk certificate file here ? in configurations
This is the error message which I am getting
ERROR[27903]: tcptls.c:1139 ast_tcptls_client_start: Unable to connect SIP socket to “domainname.com”
I tried connecting my asterisk to other asterisk(domainname.com) am facing the following issue
ERROR[30285]: tcptls.c:753 handle_tcptls_connection: Problem setting up ssl connection with peer ‘13.234.186.81:5060’: error:00000005:lib(0):func(0):DH lib, System call EOF
WARNING[30285]: tcptls.c:845 handle_tcptls_connection: FILE * open failed from peer ‘domainname.com:5060’!