kstats_types.h File Reference

kamailio statistics types. More...

#include "counters.h"
Include dependency graph for kstats_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

This file contains type declaration for kamailio statistics. They are needed when modules are loaded (sr_module.c). The rest of kamailio stats are in lib/kcore (include lib/kcore/kstats_wrapper.h or lib/kcore/statistics.h and link with libkcore). Note: kamailio statistics are obsolete. Use sr counters in new code (counters.h).

:

Definition in file kstats_types.h.