
TLSv1 Record Layer: Handshake Protocol: Client Hello

I used with WireShark to sniff packets and what I found is that 'Hello Client' request by FSClient has different size and extensions compare to the one sent by 3CX.ģCX does not specify any extensions which is obviously is not mandatory. Tport.c:2268 tport_set_secondary_timer() tport(0xb6c20dc8): set timer at 0 ms because zap Tport_tls.c:873 tls_connect() tls_connect(0xb6c20dc8): events NEGOTIATING Tport.c:869 tport_alloc_secondary() tport_alloc_secondary(0xb6c0ce38): new secondary tport 0xb6c20dc8 Tport.c:2754 tport_wakeup_pri() tport_wakeup_pri(0xb6c0ce38): events IN



#Freeswitch tls versions windows
I have installed cafile.pem in both windows client and SoftPhone as a trusted root certificate but there is a problem in the NEGOTIATING procedure : When I use a SIP phone, 3CX or EyeBeam I cannot connect to this server. I am trying to setup FreeSWITCH with TLS,
