freeswitch/libs/esl
2021-03-24 19:30:52 +03:00
..
getopt
java FS-10427: move libesl to use swig3.0 so we can reswig on debian9 2017-06-27 12:10:04 -05:00
lua FS-10427: move libesl to use swig3.0 so we can reswig on debian9 2017-06-27 12:10:04 -05:00
managed [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00
perl FS-10427: move libesl to use swig3.0 so we can reswig on debian9 2017-06-27 12:10:04 -05:00
php ESL adjustments for PHP 7+ 2019-10-02 14:05:58 -04:00
python [mod_avmd, esl/python] Two build fixups (#611) 2021-03-24 19:30:52 +03:00
ruby FS-10427: move libesl to use swig3.0 so we can reswig on debian9 2017-06-27 12:10:04 -05:00
src [libesl] Fix leak of esl_event_header_t in esl_event_base_add_header(). Code cleanup. 2021-02-17 22:56:10 +03:00
tcl FS-10427: move libesl to use swig3.0 so we can reswig on debian9 2017-06-27 12:10:04 -05:00
.gitignore FS-10427: move libesl to use swig3.0 so we can reswig on debian9 2017-06-27 12:10:04 -05:00
ESL.i
eslmake.rules.in Pass down into esl the LDFLAGS, fixes finding libncurses on NetBSD too. 2014-03-05 06:21:53 -06:00
fs_cli.2017.vcxproj [Build-System] Fix build with MSBuild. 2020-12-23 00:11:37 +04:00
fs_cli.c [esl] Fix typo in fs_cli.c 2020-06-24 18:07:42 +04:00
fs_cli.conf
fs_cli.rc FS-5167 2013-04-08 21:17:02 -05:00
ivrd.c FS-6368 --resolve include signal.h in ivrd.c 2014-03-17 20:24:28 -05:00
Makefile.am FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance 2017-02-27 18:53:23 -06:00
switch_version.rc2 FS-5167 2013-04-08 21:17:02 -05:00
test.pl
testclient.c
testserver_fork.c add user_data in esl_listen so the main function can pass a private user_data to callback 2014-02-16 08:14:44 +08:00
testserver.c add user_data in esl_listen so the main function can pass a private user_data to callback 2014-02-16 08:14:44 +08:00