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
Stefan Knoblich 85e2eaaf58 FreeTDM: Fix "ftdm core flags/spanflags" with flag names
"x >> 1" is _NOT_ the reverse of "1 << x"...

Use code from Sean Eron Andersen's "Bit Twiddling Hacks"
(=> http://graphics.stanford.edu/~seander/bithacks.html#IntegerLog)
to compute the log2 value (= position in the enum) of the bitflag.

This preserves the current behaviour, which is rather odd because
it is based on the position of the value in the enum, not its
actual (bit flag) value.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-06-01 22:30:45 +02:00
build Add mod_xml_radius to the modules list, though disabled by default. 2013-05-18 20:49:51 -07:00
clients/flex The new jquery.tmpl wants tmpl() instead of render() 2011-08-22 16:14:23 +02:00
cmake_modules
conf Fix comment spelling 2013-05-25 21:40:40 +00:00
debian Remove redundant orig file purifying step 2013-05-28 23:52:46 +00:00
docs More to-be-recorded phrases. 2013-05-31 11:44:58 -07:00
dtd
freeswitch.xcodeproj
fscomm FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
htdocs Oops, how can I forget the title? 2013-04-22 23:18:49 +08:00
libs FreeTDM: Fix "ftdm core flags/spanflags" with flag names 2013-06-01 22:30:45 +02:00
patches FS-2746 updated in tree patch to head 2nd try 2012-10-12 21:13:02 -05:00
scripts testing 2013-02-05 17:31:43 -06:00
src FS-5449: apply correct quoting, got older version of patch accidentally 2013-05-31 16:31:27 -05:00
support-d FS-4706 --resolve 2012-10-10 13:57:31 -05:00
w32 FS-5167 add version stuff to vs2010 2013-04-09 18:12:47 -05: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-5167 add missing gitignore 2013-04-12 08:53:01 -05:00
CMakeLists.txt
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.unsupported.sln upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -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.2008.unsupported.sln upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -05:00
Freeswitch.2010.express.sln vs2010 express make_math_fixed 2013-03-26 12:51:48 -06:00
Freeswitch.2010.sln FS-5167 add version stuff to vs2010 2013-04-09 18:12:47 -05:00
Freeswitch.2012.sln FS-5167 2013-04-08 21:17:02 -05:00
INSTALL test 2013-04-04 20:52:47 -05:00
Makefile.am wip 2013-03-31 21:27:22 -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 Adjust build for libzrtp changes 2013-02-11 16:42:10 +00: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 bump 2013-05-24 14:25:07 -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