Having issues trying to configure TLS with FreePBX. Currently configured using the guide
https://wiki.freepbx.org/display/PHON/TLS+and+SRTP
Errors:
Connected to Asterisk 13.22.0 currently running on freepbx (pid = 14665)
[2019-06-04 01:30:57] WARNING[5433]: pjproject:0 <?>: SSL SSL_ERROR_SSL (Handshake): Level: 0 err: <336027900> <SSL routines-SSL23_GET_CLIENT_HELLO-unknown protocol> len: 0
== Setting global variable ‘SIPDOMAIN’ to ‘X.X.X.X’
[2019-06-04 01:30:58] WARNING[5433]: pjproject:0 <?>: SSL SSL_ERROR_SSL (Handshake): Level: 0 err: <336027900> <SSL routines-SSL23_GET_CLIENT_HELLO-unknown protocol> len: 0
== Setting global variable ‘SIPDOMAIN’ to ‘X.X.X.X’
[2019-06-04 01:31:00] WARNING[5434]: res_pjsip_registrar.c:989 registrar_on_rx_request: Endpoint ‘anonymous’ has no configured AORs
[2019-06-04 01:31:04] WARNING[5433]: pjproject:0 <?>: SSL SSL_ERROR_SSL (Handshake): Level: 0 err: <336027900> <SSL routines-SSL23_GET_CLIENT_HELLO-unknown protocol> len: 0
== Setting global variable ‘SIPDOMAIN’ to ‘X.X.X.X’
– Executing [9011441157940267@from-sip-external:1] NoOp("PJSIP/anonymous-00000007", "Received incoming SIP connection from unknown peer to 9011441157940267") in new stack
– Executing [9011441157940267@from-sip-external:2] Set("PJSIP/anonymous-00000007", "DID=9011441157940267") in new stack
– Executing [9011441157940267@from-sip-external:3] Goto("PJSIP/anonymous-00000007", "s,1") in new stack
– Goto (from-sip-external,s,1)
– Executing [s@from-sip-external:1] GotoIf("PJSIP/anonymous-00000007", "1?setlanguage:checkanon") in new stack
– Goto (from-sip-external,s,2)
– Executing [s@from-sip-external:2] Set("PJSIP/anonymous-00000007", "CHANNEL(language)=en") in new stack
– Executing [s@from-sip-external:3] GotoIf("PJSIP/anonymous-00000007", "1?noanonymous") in new stack
– Goto (from-sip-external,s,5)
– Executing [s@from-sip-external:5] Set("PJSIP/anonymous-00000007", "TIMEOUT(absolute)=15") in new stack
– Channel will hangup at 2019-06-04 01:31:29.818 UTC.
[2019-06-04 01:31:14] WARNING[7080][C-00000007]: func_channel.c:460 func_channel_read: Unknown or unavailable item requested: ‘recvip’
– Executing [s@from-sip-external:6] Log("PJSIP/anonymous-00000007", "WARNING,"Rejecting unknown SIP connection from "") in new stack
[2019-06-04 01:31:14] WARNING[7080][C-00000007]: Ext. s:6 @ from-sip-external: "Rejecting unknown SIP connection from "
– Executing [s@from-sip-external:7] Answer("PJSIP/anonymous-00000007", "") in new stack
> 0x7f08ec02b120 – Strict RTP learning after remote address set to: 192.168.1.83:25282
– Executing [s@from-sip-external:8] Wait("PJSIP/anonymous-00000007", "2") in new stack
– Executing [s@from-sip-external:9] Playback("PJSIP/anonymous-00000007", "ss-noservice") in new stack
– <PJSIP/anonymous-00000007> Playing ‘ss-noservice.ulaw’ (language ‘en’)
– Executing [s@from-sip-external:10] PlayTones("PJSIP/anonymous-00000007", "congestion") in new stack
– Executing [s@from-sip-external:11] Congestion("PJSIP/anonymous-00000007", "5") in new stack
[2019-06-04 01:31:22] WARNING[5434]: res_pjsip_registrar.c:989 registrar_on_rx_request: Endpoint ‘anonymous’ has no configured AORs
Thank you for any advise