[Devel] CVS commitlog: sip-server statistics.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Oct 2 17:56:51 CEST 2006
User: bogdan_iancu
Date: 2006/10/02 08:56:51 PDT
OpenSER CVS - Commit Details
Modified files:
. statistics.c
Commit Log:
Statistic external functions are also exported via the new Management Interface.
The new functions are more flexible since they accept as arguments a list of modules or statistic variables to be listed/reset
Ex: get_statistics usrloc: shmem: inuse_transactions
# this lists all variables from usrloc and shmem modules and the
# inuse_transactions variable
reset_statistics rcv_requests rcv_replies
# resets a list of statistic variables
Revision Changes Path
1.12 +150 -3 sip-server/statistics.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/statistics.c?r1=1.11&r2=1.12 ]
More information about the Devel
mailing list