Module: kamailio Branch: master Commit: b38fe1b5b6061c07a050b329bacd55377bdd45ef URL: https://github.com/kamailio/kamailio/commit/b38fe1b5b6061c07a050b329bacd5537...
Author: Henning Westerholt hw@skalatan.de Committer: Henning Westerholt hw@skalatan.de Date: 2019-08-25T13:20:17+02:00
core: remove STATS #define, depends on non-existing module, does not compile
- remove STATS #define, depends on non-existing snmp module, does not compile - could be used to print e.g. number of packets on SIGUSR1 - these numbers were reported through SNMP - replaced by Kamailio statistics support - remove stats.c and stats.h files
---
Modified: src/Makefile.defs Modified: src/core/cfg.y Modified: src/core/forward.c Modified: src/core/forward.h Modified: src/core/receive.c Modified: src/core/ver_defs.h Modified: src/main.c Removed: src/core/stats.c Removed: src/core/stats.h
---
Diff: https://github.com/kamailio/kamailio/commit/b38fe1b5b6061c07a050b329bacd5537... Patch: https://github.com/kamailio/kamailio/commit/b38fe1b5b6061c07a050b329bacd5537...