aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/monitor.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Redesigned 'optional API' support.kpfleming1-13/+20
2009-05-18Recorded merge of revisions 195366 via svnmerge from tilghman1-8/+14
2007-07-10Fix building that was broken by recent monitor.h changes. Thanks Russell for...qwell1-0/+5
2007-07-09(closes issue #7596)qwell1-1/+1
2006-09-20these functions never should have been non-static or in a header filekpfleming1-4/+0
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-2/+0
2006-01-14added feature for pausing and unpausing the mogorman1-0/+16
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08whitespace cleanup, don't include unnecessary headerkpfleming1-13/+10
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-3/+25
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-1/+1
2005-01-15Repair // comments to /* */ comments (bug #3347)markster1-1/+1
2004-02-03Add recording agent's calls patch. Basically the call starts recording when t...martinp1-0/+4
2003-03-25Add missing monitor filemarkster1-0/+33