[Devel] CVS commitlog: sip-server/modules/statistics Makefile README
statistics.c stats_funcs.c stats_funcs.h
sip-server/modules/statistics/doc statistics.sgml statistics_devel.sgml
statistics_faq.sgml statistics_user.sgml
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Mar 14 17:36:42 CET 2006
User: bogdan_iancu
Date: 2006/03/14 08:36:40 PST
OpenSER CVS - Commit Details
Added files:
modules/statistics Makefile README statistics.c
stats_funcs.c stats_funcs.h
modules/statistics/doc statistics.sgml statistics_devel.sgml
statistics_faq.sgml
statistics_user.sgml
Commit Log:
- new module to provide statistic variables support directly into the script
Revision Changes Path
1.1 +10 -0 sip-server/modules/statistics/Makefile (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/Makefile?rev=1.1&content-type=text/plain ]
1.1 +158 -0 sip-server/modules/statistics/README (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/README?rev=1.1&content-type=text/plain ]
1.1 +52 -0 sip-server/modules/statistics/doc/statistics.sgml (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/doc/statistics.sgml?rev=1.1&content-type=text/plain ]
1.1 +23 -0 sip-server/modules/statistics/doc/statistics_devel.sgml (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/doc/statistics_devel.sgml?rev=1.1&content-type=text/plain ]
1.1 +70 -0 sip-server/modules/statistics/doc/statistics_faq.sgml (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/doc/statistics_faq.sgml?rev=1.1&content-type=text/plain ]
1.1 +147 -0 sip-server/modules/statistics/doc/statistics_user.sgml (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/doc/statistics_user.sgml?rev=1.1&content-type=text/plain ]
1.1 +159 -0 sip-server/modules/statistics/statistics.c (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/statistics.c?rev=1.1&content-type=text/plain ]
1.1 +126 -0 sip-server/modules/statistics/stats_funcs.c (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/stats_funcs.c?rev=1.1&content-type=text/plain ]
1.1 +38 -0 sip-server/modules/statistics/stats_funcs.h (new)
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/statistics/stats_funcs.h?rev=1.1&content-type=text/plain ]
More information about the Devel
mailing list