Module: sip-router Branch: master Commit: a141107dda2d65892b175c160af9101d161b2a73 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a141107d...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Mon Jun 22 17:19:53 2009 +0300
* modules: lcr
* New version of lcr module that adds support for multiple LCR instances and possibility to defunct unresponsive gateways.
---
modules/lcr/README | 606 ++++++++------- modules/lcr/doc/lcr.xml | 2 +- modules/lcr/doc/lcr_admin.xml | 352 ++++++--- modules/lcr/hash.c | 2 - modules/lcr/lcr_mod.c | 1732 +++++++++++++++++------------------------ modules/lcr/lcr_mod.h | 10 +- modules/lcr/lcr_rpc.c | 105 ++- modules/lcr/mi.c | 17 +- 8 files changed, 1378 insertions(+), 1448 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=a141...