Module: sip-router Branch: master Commit: 85fdd590ca7b8e29c9fb7b8385d534418da05cf1 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=85fdd590...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Sun Feb 9 10:58:48 2014 +0200
modules/lcr: added capability to inactive a faulty gateway and re-activate it automatically by successful response to OPTIONS ping
---
modules/lcr/README | 205 +++++++++++++++----- modules/lcr/doc/lcr.xml | 2 +- modules/lcr/doc/lcr_admin.xml | 162 +++++++++++++++ modules/lcr/lcr_mod.c | 439 +++++++++++++++++++++++++++++++---------- modules/lcr/lcr_mod.h | 19 ++- modules/lcr/lcr_rpc.c | 39 +--- modules/sctp/sctp_mod.c | 4 + 7 files changed, 690 insertions(+), 180 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=85fd...