[sr-dev] git:master:b38fe1b5: core: remove STATS #define, depends on non-existing module, does not compile

Henning Westerholt hw at skalatan.de
Sun Aug 25 13:28:29 CEST 2019


Module: kamailio
Branch: master
Commit: b38fe1b5b6061c07a050b329bacd55377bdd45ef
URL: https://github.com/kamailio/kamailio/commit/b38fe1b5b6061c07a050b329bacd55377bdd45ef

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at 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/b38fe1b5b6061c07a050b329bacd55377bdd45ef.diff
Patch: https://github.com/kamailio/kamailio/commit/b38fe1b5b6061c07a050b329bacd55377bdd45ef.patch




More information about the sr-dev mailing list