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
Anthony Minessale c51b55a46e FS-6491 --resolve
This seems to be a paradox when running a perl script from a session then executing perl again on the same session from a different thread.
I fixed it by converting any execution of perl in the execute_on_* family of operators to only run background mode which is to store the command in the session stack to be executed only by the session thread instead of on the spot by the outide thread.  changing the execute_on_answer to perl::/path/to/script.pl would also eliminate the crash in code that has not been updated with this patch.

This is just a limitation of embedded perl we have to live with.
2014-04-28 21:19:48 +05:00
build FS-6459: --resolve fix srcdir build running modcheck 2014-04-14 08:50:20 -04:00
clients/flex The new jquery.tmpl wants tmpl() instead of render() 2011-08-22 16:14:23 +02:00
cmake_modules Completely unbundle libedit 2014-03-24 12:39:59 +00:00
conf Give warning in the vars.xml docs about SRTP + VBR codecs 2014-03-28 09:37:56 -05:00
debian Drop pinned memcached file download from debian 2014-04-19 06:29:24 +00:00
docs spelling 2014-04-01 20:14:55 -07:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
fscomm update copyright header for 2014 2014-02-12 12:08:56 -06:00
htdocs use lua scripts in a sub dir 2014-03-15 00:15:02 +08:00
libs FS-6476 --resolve 2014-04-22 23:25:41 +05:00
scripts update example 2014-04-01 23:51:26 +05:00
src FS-6491 --resolve 2014-04-28 21:19:48 +05:00
support-d Clean up bash rc 2014-03-21 10:59:38 -05:00
w32 FS-6457 --resolve 2014-04-13 10:01:17 +02:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitattributes add .gitattributes 2012-05-28 16:35:00 +00:00
.gitignore ignore all .dirstamp 2014-03-19 13:24:41 +00:00
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.unsupported.sln upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -05:00
Freeswitch.2008.sln.debug.bat merge some changes from joshrivers branch 2009-11-18 15:29:19 +00:00
Freeswitch.2008.sln.release.bat rename 2009-11-18 19:42:00 +00:00
Freeswitch.2008.unsupported.sln upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -05:00
Freeswitch.2010.express.sln * Deprecate mod_spidermonkey windows part 1 2014-03-26 18:33:37 -05:00
Freeswitch.2010.sln * Deprecate mod_spidermonkey windows part 1 2014-03-26 18:33:37 -05:00
Freeswitch.2012.sln * Deprecate mod_spidermonkey windows part 1 2014-03-26 18:33:37 -05:00
Freeswitch.2012.sln.bat FS-6102 --resolve 2014-01-17 16:17:57 -06:00
INSTALL test 2013-04-04 20:52:47 -05:00
Makefile.am FS-6430: fix running of print_git_revision from builddir not in src tree 2014-04-04 12:00:06 -04:00
acinclude.m4 Require libcurl as a system dependency 2014-03-20 21:15:29 +00:00
bootstrap.sh Require sqlite as a system dependency 2014-03-24 12:54:49 +00:00
cc.sh add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
cluecon.tmpl update cc banner 2013-09-16 22:59:26 +05:00
cluecon2.tmpl update cc banner 2013-09-16 22:59:26 +05:00
cluecon2_small.tmpl add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
cluecon_small.tmpl add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
configure.ac Ungetlib libmemcached 2014-04-11 22:55:36 +00:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
erlang.spec ci/centos: add erlang module support files 2012-03-24 05:15:11 +00:00
freeswitch-config-rayo.spec rpmbuild: remove mod_speex 2014-02-19 20:24:42 -05:00
freeswitch-sounds-en-us-callie.spec fix sox dependancy 2012-05-15 10:18:14 -05:00
freeswitch-sounds-music.spec --resolve FS-4209 2012-05-15 10:20:52 -05:00
freeswitch-sounds-ru-RU-elena.spec centos: rework CentOS spec files 2012-03-24 04:52:58 +00:00
freeswitch-sounds-sv-se-jakob.spec FS-5045 2014-02-02 12:33:37 +01:00
freeswitch.spec FS-6436 test cimmit for git hooks 2014-04-08 10:50:15 -05:00
swig_common.i FS-6061 --resolve 2013-12-23 22:43:06 +05:00