This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-07 12:17:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
esl
History
Mike Jerris
20bcb2edef
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
..
getopt
…
java
update esl swig to swig 2.0 and reswig
2015-06-16 12:43:53 -05:00
lua
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
2015-08-31 10:19:10 -05:00
managed
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
2015-08-31 10:19:10 -05:00
perl
add dependency so that 'make -C libs/esl/perl perlmod-install' works right
2015-07-29 21:48:08 -05:00
php
update esl swig to swig 2.0 and reswig
2015-06-16 12:43:53 -05:00
python
Merge pull request
#519
in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8248-python-esl-bindings-are-installed to master
2015-11-09 13:52:41 -06:00
ruby
update esl swig to swig 2.0 and reswig
2015-06-16 12:43:53 -05:00
src
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
tcl
reswig
2014-03-21 14:57:13 -05:00
.gitignore
Update gitignore
2014-04-05 07:57:05 +00: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.2010.vcxproj.filters
…
fs_cli.2015.vcxproj
FS-7966. First pass at moving to Visual Studio 2015.
2015-08-21 18:28:32 -04:00
fs_cli.c
FS-8814: fix build on older libedit
2016-02-09 12:38:40 -06:00
fs_cli.conf
…
fs_cli.rc
…
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
…
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