Module: sip-router Branch: master Commit: 244bfd5004804b20d983afd6e9caccfd9f70fde4 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=244bfd50...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: Wed Apr 3 20:20:47 2013 +0200
snmpstats Add transport indications to the mib
This commit adds support for the config framework to the snmpstats module.
---
modules/snmpstats/kamailioNetConfig.c | 446 +++++++++++++++++++++++++++++++++ modules/snmpstats/kamailioNetConfig.h | 23 ++ modules/snmpstats/snmpstats.c | 6 +- modules/snmpstats/sub_agent.c | 2 + modules/snmpstats/utilities.c | 47 ++++ modules/snmpstats/utilities.h | 10 + 6 files changed, 532 insertions(+), 2 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=244b...