FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Go to file
trevora 74f5b5675e FS-10395: [mod_sofia] Fix ssl error handling in tls sip traffic
Clears SSL error state.

Updates tport_tls.c to clear the SSL error state after an error occurs.

OpenSSL puts errors into a queue that is kept in thread local storage.
In some cases, such as when SSL_ERROR_SSL is returned by SSL_get_errror(),
OpenSSL will queue multiple errors for a single event. When this occurs,
OpenSSL will report an error the next time I/O is performed if the queue
is not cleared first, which can result in TLS connections being torn down
prematurely.
2017-07-06 17:44:26 -04:00
build FS-10451: Updated sound files descriptions 2017-06-30 04:37:54 -04:00
clients/flex
cmake_modules
conf FS-10444 [vanilla config/languages] Adding phrases and macros tag to languages es, pt and sv 2017-06-29 15:12:39 -03:00
debian FS-10445: [build] remove mod_skypopen from build/packages sense microsoft killed it 2017-06-29 13:23:03 -05:00
docker Merge pull request #1322 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-10461 to master 2017-07-06 20:35:41 +00:00
docs update phrase 2017-06-05 15:11:52 -05:00
dtd
fonts
fscomm
htdocs
html5/verto FS-9894 [verto_communicator] Removing refreshDevices before doing a call. 2017-06-23 15:39:21 -03:00
images
libs FS-10395: [mod_sofia] Fix ssl error handling in tls sip traffic 2017-07-06 17:44:26 -04:00
scripts
src Merge pull request #1306 in FS/freeswitch from ~HRISTO/freeswitch:FS-10407-set-some-redirect-channel-variables to master 2017-07-06 21:15:07 +00:00
support-d FS-10372: [Build-System,fs-utils] Add fix versions to filebug.pl #resolve 2017-06-07 18:00:57 -05:00
tests/unit
w32 FS-10436 [mod_v8] Upgrade javascript libv8 from 3.24.14 to 5.6.326 on windows. 2017-06-29 03:04:18 +03:00
web
yum
.clang-format
.gitattributes FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package. 2017-04-25 13:23:29 +02:00
.gitignore FS-10362 [mod_lua] Update lua to 5.2.4 for windows build. 2017-06-03 02:08:21 +03:00
.mailmap
Freeswitch.2015.sln FS-10445: [build] remove mod_skypopen from build/packages sense microsoft killed it 2017-06-29 13:23:03 -05:00
Freeswitch.2015.sln.bat
INSTALL
Makefile.am FS-9785: upgrade libsrtp to 2.1 2017-06-26 14:14:36 -05:00
acinclude.m4
bootstrap.sh
cc.sh
cluecon.tmpl
cluecon2.tmpl
cluecon2_small.tmpl
cluecon_small.tmpl
configure.ac FS-10455: [build] add small configure check to determine V8_TARGET for GN build 2017-06-30 13:28:44 -04:00
devel-bootstrap.sh
erlang.spec
freeswitch-config-rayo.spec
freeswitch-sounds-en-ca-june.spec
freeswitch-sounds-en-us-callie.spec
freeswitch-sounds-fr-ca-june.spec
freeswitch-sounds-music.spec
freeswitch-sounds-pt-BR-karina.spec
freeswitch-sounds-ru-RU-elena.spec
freeswitch-sounds-sv-se-jakob.spec
freeswitch.spec FS-10445: [build] remove mod_skypopen from build/packages sense microsoft killed it 2017-06-29 13:23:03 -05:00
swig_common.i