summaryrefslogtreecommitdiff
path: root/res/res_monitor.c
AgeCommit message (Expand)Author
2018-03-08Complete deprecating legacy modules.Richard Mudgett
2018-02-13Deprecate legacy modules.Corey Farrell
2018-01-29Merge "Remove redundant module checks and references."Jenkins2
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-06Merge "Prevent unload of modules which implement an Optional API."Joshua Colp
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-11-01Prevent unload of modules which implement an Optional API.Corey Farrell
2017-08-30AST-2017-006: Fix app_minivm application MinivmNotify command injectionCorey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-12-06res/res_monitor: Reset in/out sample counts on Monitor startMatthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-23Fix error loading res_monitor.Russell Bryant
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2014-04-11monitor: use app options parsing helper codeRussell Bryant
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-02-21Fix some opaquification-related compiler warningsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-16Fix AMI Monitor action without File header converting channel name into filen...Richard Mudgett
2012-01-27Make failed PauseMonitor and UnpauseMonitor with no valid channel not close A...Jonathan Rose
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-14Merged revisions 328207 via svnmerge from Jonathan Rose
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-04-25Merged revisions 258775 via svnmerge from Tilghman Lesher
2010-03-24Merged revisions 254235 via svnmerge from Jeff Peeler
2010-02-25Merged revisions 248860 via svnmerge from Jeff Peeler
2010-02-25Merged revisions 248757 via svnmerge from Jeff Peeler
2009-12-21Merged revisions 235940 via svnmerge from Jeff Peeler
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-04Merged revisions 227944 via svnmerge from Jeff Peeler
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-06-01Moved more static documentation to the new AstXML form.Eliel C. Sardanons
2009-05-22Fix build under dev mode and remove some casts that are no longer necessary asSean Bright
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-18Recorded merge of revisions 195366 via svnmerge from Tilghman Lesher
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-03-23Merged revisions 183700 via svnmerge from Mark Michelson
2008-12-12Document default Monitor file location.Michiel van Baak
2008-10-09Reverting format addition for nowTilghman Lesher