asterisk/res
Jason Parker 2a65719773 Add manager events for when a monitor is started or stopped.
Closes issue #10191, patch by dgradecak.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90738 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-12-03 23:48:04 +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 Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a counter again 2007-08-23 17:27:07 +00:00
Makefile Fix building of modules under cygwin. 2007-11-20 16:12:10 +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 Add AGI commands for speech recognition. These mirror the dialplan applications mostly but present the information in a nicer fashion. The SPEECH RECOGNIZE command for example will return the results instead of having to query the dialplan functions. 2007-12-03 21:03:05 +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 Merged revisions 89559 via svnmerge from 2007-11-25 17:50:07 +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