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
Travis Cross 69cda3d7cc Fix handling of the ZRTP cache path and file name
libzrtp strings are weird, and we were previously misusing the
function zrtp_zstrcpyc.  We can't use ZSTR_GV because it does insane
things and causes an array-bounds warning on gcc 4.7.  So we have to
take matters into our own hands and setup the string correctly and
copy data into it.

Because we were doing it wrong, people would get weird pseudo-random
single-character names for the zrtp cache file, and the file would end
up in the wrong place.  Now that this is fixed, users will need to
locate and move their zrtp cache file to their db_dir and name it
"zrtp.dat" if they wish to keep their current ZRTP cache.

FS-4344 --resolve
2013-01-31 18:40:24 +00:00
build Bump Callie sounds ver to 1.0.22 2012-11-19 09:50:40 -08:00
clients/flex The new jquery.tmpl wants tmpl() instead of render() 2011-08-22 16:14:23 +02:00
cmake_modules Initial CMAKE file commit 2009-02-11 02:53:31 +00:00
conf mod_voicemail: Add new vm_fsdb_pref_greeting_get 2013-01-24 00:04:34 -05:00
debian Make a note of commands that must be run as root 2013-01-17 21:02:41 +00:00
docs Update phrase_en.xml to include callie 1.0.24 phrases. 2013-01-21 16:47:59 -08: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 FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
htdocs add this from CtRiX -- Thanks. 2008-05-14 20:39:43 +00:00
libs FS-5047 --resolve This seems to be a problem in libsofia, this should fix it. 2013-01-30 17:20:19 -06:00
patches FS-2746 updated in tree patch to head 2nd try 2012-10-12 21:13:02 -05:00
scripts Simple perl script to colorize an existing FreeSWITCH log file; requires CPAN module Term::ANSIColor 2012-12-28 17:00:18 -08:00
src Fix handling of the ZRTP cache path and file name 2013-01-31 18:40:24 +00:00
support-d FS-4706 --resolve 2012-10-10 13:57:31 -05:00
w32 FS-4768 VS2012 add Setup Heat xslt filter to project 2013-01-06 11:53:43 -06:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitattributes add .gitattributes 2012-05-28 16:35:00 +00:00
.gitignore FS-4768 applied hopefully final patch(for now) to util.vbs 2013-01-18 11:16:44 -06: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 FS-4768 correct download names 2013-01-09 09:31:48 -06:00
Freeswitch.2008.sln FS-4768 correct download names 2013-01-09 09:31:48 -06: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 FS-4768 correct download names 2013-01-09 09:31:48 -06:00
Freeswitch.2010.sln FS-4768 correct download names 2013-01-09 09:31:48 -06:00
Freeswitch.2012.sln FS-4768 correct download names 2013-01-09 09:31:48 -06:00
INSTALL tset 2012-12-06 14:07:04 -06:00
Makefile.am this will go back in in a more sane way soon enough 2013-01-30 15:26:13 -05: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 Those damn tiff-3.8.2 entries seem to be everywhere 2012-09-01 23:37:46 +08:00
cc.sh add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
cluecon.tmpl fix color coding to be OS appropriate 2012-08-16 13:04:33 -05:00
cluecon2.tmpl fix color coding to be OS appropriate 2012-08-16 13:04:33 -05:00
cluecon2_small.tmpl add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
cluecon_small.tmpl add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
configure.in not building yet 2012-12-17 21:13:00 -05:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
erlang.spec ci/centos: add erlang module support files 2012-03-24 05:15:11 +00:00
freeswitch-sounds-en-us-callie.spec fix sox dependancy 2012-05-15 10:18:14 -05:00
freeswitch-sounds-music.spec --resolve FS-4209 2012-05-15 10:20:52 -05:00
freeswitch-sounds-ru-RU-elena.spec centos: rework CentOS spec files 2012-03-24 04:52:58 +00:00
freeswitch.spec misssed a spec in the spec file 2012-09-19 13:40:13 -04:00
swig_common.i add 2011-10-21 10:15:15 -05:00