Module: sip-router Branch: master Commit: 0620105b03dce2391b98374b1ec6d08f48040594 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0620105b...
Author: Seudin Kasumovic seudin.kasumovic@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Dec 12 15:58:48 2013 +0100
mtree: added mi/rpc command to match against records in memory trees
- FS#373
---
modules/mtree/README | 52 ++++- modules/mtree/doc/mtree_admin.xml | 48 +++++ modules/mtree/mtree.c | 424 ++++++++++++++++++++++++++++++++++++- modules/mtree/mtree.h | 8 +- modules/mtree/mtree_mod.c | 170 +++++++++++++++ 5 files changed, 689 insertions(+), 13 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=0620...