asterisk/res
Jason Parker 02ea9face7 Add count of total number of calls processed by asterisk during it's lifetime.
Add number of total calls and current calls to SNMP.

Closes issue #10057, patch by jcmoore.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91779 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-12-07 16:11:05 +00:00
..
ael made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also. 2007-11-27 18:50:44 +00:00
snmp Add count of total number of calls processed by asterisk during it's lifetime. 2007-12-07 16:11:05 +00:00
Makefile fix build on cygwin 2007-12-04 11:50:05 +00:00
res_adsi.c Only reload if the config file has changed. 2007-12-01 01:37:50 +00:00
res_ael_share.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_agi.c Pass the Asterisk version to AGI scripts as part of the initial dump of info 2007-12-04 15:01:57 +00:00
res_clioriginate.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_config_odbc.c Merged revisions 89559 via svnmerge from 2007-11-25 17:50:07 +00:00
res_config_pgsql.c Merged revisions 90736 via svnmerge from 2007-12-03 23:29:57 +00:00
res_config_sqlite.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_crypto.c Remove "old"-style CLI handler, since nothing uses it anymore. 2007-11-28 20:27:40 +00:00
res_features.c Merged revisions 90607 via svnmerge from 2007-12-03 20:58:26 +00:00
res_indications.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_jabber.c A few more "moremanager" fixes 2007-11-27 21:10:50 +00:00
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_monitor.c Add manager events for when a monitor is started or stopped. 2007-12-03 23:48:04 +00:00
res_musiconhold.c Merged revisions 90101 via svnmerge from 2007-11-28 23:03:09 +00:00
res_odbc.c Use ast_free() instead of free(). 2007-12-05 03:34:51 +00:00
res_realtime.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_smdi.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_snmp.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_speech.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00