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 unlock the telecommunications potential of any device.
Go to file
Michael Jerris 251723ba41 fix missing strdup in switch_ivr_menu_bind_function
change most char * values in ivr_menu functions to const char *
change switch_core_strdup to get passed const char * instead of char *
change switch_xml_find_child to get passed const char * instead of char *
change the ivr dialplan application to free the xml config as soon as it is done building the xml menu and not hold it until the menu is done being run, so that you can do a reloadxml while someone is in a menu without blocking.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-14 17:28:42 +00:00
build Removing deprecated feature.. Also to test new SVN setup. 2006-12-23 23:58:13 +00:00
conf add mod_say_en to load by default. 2007-02-14 04:30:14 +00:00
docs dox 2006-05-10 20:02:01 +00:00
libs turn off warnings for now until they can get resolved in tree. 2007-02-13 19:45:32 +00:00
scripts get fs.pl up to date 2007-02-06 21:24:43 +00:00
src fix missing strdup in switch_ivr_menu_bind_function 2007-02-14 17:28:42 +00:00
support update public key 2006-11-28 19:07:29 +00:00
w32 fix windows build when there is a space in the source directory name. 2007-01-31 07:54:02 +00:00
.indent.pro update .indent.pro, and script to generate it 2006-10-15 02:03:49 +00:00
aclocal.m4 build progress break everything 2006-12-17 01:01:09 +00:00
acsite.m4 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3681 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-12-16 23:22:45 +00:00
AUTHORS playfile fixes for startpos from Matt Klein. 2006-11-29 20:07:13 +00:00
build.sh change build.sh to ensure gnu make 2006-02-08 21:32:03 +00:00
ChangeLog hi 2005-11-12 21:27:19 +00:00
configure automistake 2006-12-19 00:47:37 +00:00
configure.in automistake 2006-12-19 00:47:37 +00:00
COPYING fix oops (svn merge -r 418:417 http://svn.freeswitch.org/svn/freeswitch/trunk) 2006-01-20 15:05:05 +00:00
Freeswitch.sln sync windows build with new sofia build. 2007-02-07 22:29:52 +00:00
generic_mod.mk git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3681 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-12-16 23:22:45 +00:00
indent_options.sh update .indent.pro, and script to generate it 2006-10-15 02:03:49 +00:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am tweak var types in xml config, change makefile to install all the new broken out xml files. 2007-01-23 01:40:14 +00:00
Makefile.in tweak var types in xml config, change makefile to install all the new broken out xml files. 2007-01-23 01:40:14 +00:00
modules.conf.in Add mod_xml_curl to modules.conf.in and add parameter change submitted by Bret McDanel (thanks) 2007-01-17 17:22:14 +00:00
NEWS hi 2005-11-12 21:27:19 +00:00
README this was all wrong.. blanking it out for now.. I am sure we should have somthing useful in there. 2006-10-28 19:59:01 +00:00