Commit Graph

19 Commits

Author SHA1 Message Date
Seven Du 8e417c4566 add Seven Du to AUTHORS 2015-05-28 12:47:17 -05:00
Ken Rice 6cbcb6ef00 small tweaks to trigger bamboo 2015-02-04 16:57:22 -06:00
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
Ken Rice d3a459beb1 FS-6665 #comment test commit 2014-07-18 12:24:47 -05:00
Peter Olsson b762332669 Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
Travis Cross fd6c0435fb docs: vanity 2012-05-06 07:13:17 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Brian West 35124f3280 update AUTHORS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 21:33:39 +00:00
Anthony Minessale 388f439897 update AUTHORS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:54:40 +00:00
Michael Jerris a403c233d7 add conference profile param suppress-events to allow you to turn off certain events. (MODAPP-81)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-18 16:17:17 +00:00
Brian West 6600cc875e thanks stkn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 21:42:40 +00:00
Ken Rice ab1b61cb5d cleaning up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 20:32:04 +00:00
Ken Rice 739e1ef539 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 20:29:22 +00:00
Brian West 9b041ca2b0 add patch from FSCORE-89 thank you
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 20:18:09 +00:00
Michal Bielicki 493cb73080 added packaging to my stuff and fixed my email address
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 01:26:20 +00:00
Ken Rice 129f508c8d Fix my contact infos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 14:52:34 +00:00
Michael Jerris bda59af4df AUTHORS file update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 14:12:29 +00:00
Michael Jerris da58c31380 merge changes from MODLANG-18 fix multiple odbc and spidermonkey odbc issues.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 14:39:09 +00:00
Michael Jerris cc384fb515 removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-19 19:26:25 +00:00