forked from Mirrors/freeswitch
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.
21c145b108
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); ^ |
||
---|---|---|
build | ||
clients/flex | ||
cmake_modules | ||
conf | ||
debian | ||
docs | ||
dtd | ||
fscomm | ||
htdocs | ||
html5/verto | ||
libs | ||
scripts | ||
src | ||
support-d | ||
w32 | ||
web | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
acinclude.m4 | ||
bootstrap.sh | ||
cc.sh | ||
cluecon2_small.tmpl | ||
cluecon2.tmpl | ||
cluecon_small.tmpl | ||
cluecon.tmpl | ||
configure.ac | ||
devel-bootstrap.sh | ||
erlang.spec | ||
freeswitch-config-rayo.spec | ||
freeswitch-sounds-en-us-callie.spec | ||
freeswitch-sounds-music.spec | ||
freeswitch-sounds-ru-RU-elena.spec | ||
freeswitch-sounds-sv-se-jakob.spec | ||
Freeswitch.2005.unsupported.sln | ||
Freeswitch.2008.express.unsupported.sln | ||
Freeswitch.2008.sln.debug.bat | ||
Freeswitch.2008.sln.release.bat | ||
Freeswitch.2008.unsupported.sln | ||
Freeswitch.2010.express.sln | ||
Freeswitch.2010.sln | ||
Freeswitch.2012.sln | ||
Freeswitch.2012.sln.bat | ||
freeswitch.spec | ||
INSTALL | ||
Makefile.am | ||
swig_common.i |