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-11 12:41:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
esl
History
Anthony Minessale
30d5ecf9f7
FS-5445 --resolve this was actually just missing one word from the code as seen in the similar code in the core, the same mistake was made there where the compiler is not smart enough to see the mutually exclusive logical paths this code is specific to spontaneously creating an array in a single set like set foo[12]=val which would be totally broken if that line were commented
2013-07-10 10:26:08 -05:00
..
getopt
…
java
…
lua
…
managed
another esl managed tweak
2013-05-04 12:43:19 -05:00
perl
…
php
…
python
…
ruby
…
src
FS-5445 --resolve this was actually just missing one word from the code as seen in the similar code in the core, the same mistake was made there where the compiler is not smart enough to see the mutually exclusive logical paths this code is specific to spontaneously creating an array in a single set like set foo[12]=val which would be totally broken if that line were commented
2013-07-10 10:26:08 -05:00
tcl
…
ESL.i
…
fs_cli.2008.vcproj
…
fs_cli.2010.vcxproj
FS-5167 fix 2010 dependency
2013-04-15 11:46:23 -05:00
fs_cli.2010.vcxproj.filters
FS-5167 add version stuff to vs2010
2013-04-09 18:12:47 -05:00
fs_cli.2012.vcxproj
FS-5167 fs_cli update dependency
2013-04-10 10:23:46 -05:00
fs_cli.2012.vcxproj.filters
FS-5167
2013-04-08 21:17:02 -05:00
fs_cli.c
FS-5588 --resolve windows compiler fixes
2013-07-09 07:53:56 -05:00
fs_cli.conf
…
fs_cli.rc
FS-5167
2013-04-08 21:17:02 -05:00
ivrd.c
ivrd: fflush() stdout before entering esl_listen()
2013-05-23 02:05:25 +02:00
Makefile
…
switch_version.rc2
FS-5167
2013-04-08 21:17:02 -05:00
test.pl
…
testclient.c
…
testserver.c
Avoid dereferencing potential null value
2013-05-28 03:41:44 +00:00