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 unl
Go to file
Anthony Minessale 44304f4962 the intent for having the module and lang separate is for things where the same module can use different sets of sounds like en module and en-male or en-female lang (sound dirs) there was indeed a disconnect in the dialplan version of this app. Originally say was only available in phrase macros so I change the syntax of the say app so you can specify both the module and the lang absolte from the dp with something like he:he as the module name. BTW: Going forward can you attach the patch or give me instructions on how to get it in raw format or merge it to our local git, I don't really have the time to figure it out just to pull in a patch...... 2011-03-31 19:44:29 -05:00
build merge file_string into dptools 2011-03-29 20:35:34 -05:00
cmake_modules Initial CMAKE file commit 2009-02-11 02:53:31 +00:00
conf FS-3189 ok, patch added, but have you discovered why you trigger this because its not typical and is the sign of a problem I would assume? 2011-03-29 21:05:04 -05:00
debian removed mod_file_string from debian build since it has been merged into dptools 2011-03-30 11:41:45 +02:00
docs Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-03-30 09:52:15 +04:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
freeswitch.xcodeproj cmake updates 2009-02-13 23:33:36 +00:00
fscomm fix possible bad pointer in global vars (please test) 2011-02-02 16:22:43 -06:00
htdocs add this from CtRiX -- Thanks. 2008-05-14 20:39:43 +00:00
libs fixed a couple of typos 2011-03-31 15:29:32 +02:00
patches zrtp tweaks, more coming 2009-12-17 18:33:45 +00:00
scripts Merge branch 'Perl-FreeSWITCH-sendmsg-fix' of git://scm.dashjr.org/var/scmroot/git/freeswitch 2011-03-10 10:27:10 -06:00
src the intent for having the module and lang separate is for things where the same module can use different sets of sounds like en module and en-male or en-female lang (sound dirs) there was indeed a disconnect in the dialplan version of this app. Originally say was only available in phrase macros so I change the syntax of the say app so you can specify both the module and the lang absolte from the dp with something like he:he as the module name. BTW: Going forward can you attach the patch or give me instructions on how to get it in raw format or merge it to our local git, I don't really have the time to figure it out just to pull in a patch...... 2011-03-31 19:44:29 -05:00
support-d update fscore_pb to work with git 2011-03-17 14:18:08 -05:00
w32 VS2008 VS2010 remove mod_file_string from solutions 2011-03-29 23:37:55 -05:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitignore JANITOR-10 - Thanks Peter 2011-03-17 08:34:00 -05:00
.version.in make sure .version is populated on builds from non svn working copies 2009-12-07 10:33:28 +00:00
CMakeLists.txt FSBUILD-192 2009-10-02 14:44:16 +00:00
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.sln ldns vs express add project to build and tweak 2011-03-25 14:56:37 -06:00
Freeswitch.2008.sln VS2008 VS2010 remove mod_file_string from solutions 2011-03-29 23:37:55 -05:00
Freeswitch.2008.sln.debug.bat merge some changes from joshrivers branch 2009-11-18 15:29:19 +00:00
Freeswitch.2008.sln.release.bat rename 2009-11-18 19:42:00 +00:00
Freeswitch.2010.express.sln VS2010 Express build fixes and remove mod_file_string 2011-03-29 22:22:56 -06:00
Freeswitch.2010.sln VS2008 VS2010 remove mod_file_string from solutions 2011-03-29 23:37:55 -05:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am Add --with-pkglibdir option to set the installation directory of freeswitch.pc. 2011-02-19 23:07:22 +01:00
acinclude.m4 FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools 2011-03-25 12:17:25 -05:00
bootstrap.sh FS-3110 --comment-only phase 3.2 nevermind use getlibs 2011-03-24 17:13:50 -05:00
configure.in FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools 2011-03-25 12:17:25 -05:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
freeswitch-sounds-en-us-callie.spec final version I hope 2011-01-18 17:58:36 +03:00
freeswitch.spec removed mod_file_string from specfile since it has been merged into dptools 2011-03-30 11:38:29 +02:00