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
Peter Wu 21c145b108 libzrtp: update zrtp_sleep for modern libc
usleep is deprecated and disabled in glibc 2.12 unless requested. Use
nanosleep instead if available.

This fixes the following compiler warning:

    ./src/zrtp_iface_scheduler.c: In function 'zrtp_sleep':
    ./src/zrtp_iface_scheduler.c:96:2: warning: implicit declaration of
    function 'usleep' [-Wimplicit-function-declaration]
      usleep(msec*1000);
      ^
2014-08-13 19:28:55 +00:00
build just do the sounds too 2014-07-22 15:19:52 -05:00
clients/flex
cmake_modules
conf FS-6719 #resolve 2014-08-01 16:55:53 -05:00
debian FS-6689 #comment next time please attach a diff #resolve 2014-07-25 07:31:13 -05:00
docs Notes on how to make a CA and setup up everything quick and dirty style 2014-07-25 11:08:16 -05:00
dtd
fscomm update copyright header for 2014 2014-02-12 12:08:56 -06:00
htdocs Fix line endings per .gitattributes 2014-08-08 15:24:42 +00:00
html5/verto don't overwrite autodial ext from cookie when supplied on the input hash 2014-08-12 00:29:45 +05:00
libs libzrtp: update zrtp_sleep for modern libc 2014-08-13 19:28:55 +00:00
scripts Revert changes from FS-5719, You'll have to make these changes yourself locally if you want these types of certificates 2014-07-18 07:52:26 -05:00
src Fix copy-paste error in '-certs' error message 2014-08-13 18:43:39 +00:00
support-d FS-4939 2014-07-09 09:04:17 -05:00
w32 FS-6578 #comment fixed #resolve 2014-07-19 18:06:01 +02:00
web
.gitattributes Treat *-min.js files as minified for git 2014-08-01 16:59:11 +00:00
.gitignore Use system portaudio library 2014-07-17 21:15:53 +00:00
.mailmap map emails 2014-08-01 14:47:38 -05:00
acinclude.m4 Require libcurl as a system dependency 2014-03-20 21:15:29 +00:00
bootstrap.sh we have already removed the module from tree, no need to bootstrap/configure the lib still, or to have it in tree at all for that matter 2014-07-18 14:15:26 -04:00
cc.sh
cluecon2_small.tmpl
cluecon2.tmpl update cc banner 2013-09-16 22:59:26 +05:00
cluecon_small.tmpl
cluecon.tmpl update cc banner 2013-09-16 22:59:26 +05:00
configure.ac Fix build on Debian sid/jessie 2014-07-31 04:05:47 +00:00
devel-bootstrap.sh
erlang.spec
freeswitch-config-rayo.spec freeswitch-config-rayo.spec remove some dependencies to high def audio and specific fs version 2014-06-10 15:02:15 -04:00
freeswitch-sounds-en-us-callie.spec
freeswitch-sounds-music.spec
freeswitch-sounds-ru-RU-elena.spec
freeswitch-sounds-sv-se-jakob.spec FS-5045 2014-02-02 12:33:37 +01:00
Freeswitch.2005.unsupported.sln Remove js and mod_spidermonkey from Windows build 2014-07-19 12:47:44 +02:00
Freeswitch.2008.express.unsupported.sln Remove js and mod_spidermonkey from Windows build 2014-07-19 12:47:44 +02:00
Freeswitch.2008.sln.debug.bat
Freeswitch.2008.sln.release.bat
Freeswitch.2008.unsupported.sln Remove js and mod_spidermonkey from Windows build 2014-07-19 12:47:44 +02:00
Freeswitch.2010.express.sln Remove js and mod_spidermonkey from Windows build 2014-07-19 12:47:44 +02:00
Freeswitch.2010.sln Remove js and mod_spidermonkey from Windows build 2014-07-19 12:47:44 +02:00
Freeswitch.2012.sln Remove js and mod_spidermonkey from Windows build 2014-07-19 12:47:44 +02:00
Freeswitch.2012.sln.bat FS-6102 --resolve 2014-01-17 16:17:57 -06:00
freeswitch.spec FS-6563 --resolve update the freeswitch.spec file for building on Centos6, drop spidermonkey and add other requirements 2014-06-03 14:33:16 -05:00
INSTALL test 2013-04-04 20:52:47 -05:00
Makefile.am Use system portaudio library 2014-07-17 21:15:53 +00:00
swig_common.i FS-6061 --resolve 2013-12-23 22:43:06 +05:00