freeswitch/libs/esl
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 building (almost working) on windows again 2008-12-23 22:52:52 +00:00
java reswig 2011-09-06 16:30:04 -05:00
lua add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
managed another esl managed tweak 2013-05-04 12:43:19 -05:00
perl Add dump_events.pl script 2012-07-11 11:10:24 -07:00
php esl-php: Create installation directories if they do not exist (+ other minor clean ups). 2012-07-14 14:01:18 +02:00
python reswig 2011-09-06 16:30:04 -05:00
ruby reswig 2011-09-06 16:30:04 -05:00
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 hrm 2010-02-15 21:32:37 +00:00
ESL.i fix esl sendevent issue and change the sendEvent method to return the reply text like sendRecv etc 2010-03-05 23:10:41 +00:00
Makefile Tweak link order of some libs to fix build on gcc platforms that have ld flag "--as-needed" as default. Fixes FS-2873 and FS-2874 2011-09-01 16:42:00 +02:00
fs_cli.2008.vcproj FSCORE-546 2010-02-04 22:21:23 +00:00
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 tweak 2008-12-31 19:14:52 +00:00
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
switch_version.rc2 FS-5167 2013-04-08 21:17:02 -05:00
test.pl add disconnect method and check in ivrd 2009-03-23 19:55:02 +00:00
testclient.c wrong week to quit sniffing glue 2010-12-16 12:17:02 -06:00
testserver.c Avoid dereferencing potential null value 2013-05-28 03:41:44 +00:00