freeswitch/docs
Travis Cross a537d80372 Add new module: mod_prefix
mod_prefix is an in-memory data store optimized for fast lookups
according to the longest prefix match (LPM) rule.

Tables of key-value string pairs in JSON format can be loaded at
startup via configuration and at runtime via the API.

The implementation uses a bitwise trie (aka binary prefix tree), so
arbitrary string keys are supported.
2014-07-22 15:28:31 +00:00
..
man Add man page for freeswitch 2014-02-21 15:27:47 +00:00
phrase FS-2999 --resolve 2014-02-17 15:30:12 -06:00
AUTHORS Add new module: mod_prefix 2014-07-22 15:28:31 +00:00
COPYING
ChangeLog update changelog Thanks to Niek Vlessert for assisting with this 2013-03-08 14:59:19 -06:00
Debugging Add some debugging notes to our docs/ 2014-01-21 05:45:19 +00:00
Doxygen.conf Use system libyaml for mod_yaml 2014-03-26 19:27:22 +00:00
GivingBack spelling 2014-04-01 20:14:55 -07:00
JavaScript.txt
SubmittingPatches git.freeswitch.org is DEAD... Long Live git via http://stash.freeswitch.org 2014-07-15 17:34:16 -05:00
docs.2008.vcproj
docs.2010.vcxproj
docs.2012.vcxproj FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
docs.vcproj
zrtp_agpl-3.0.txt