aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/manager.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-08Fix some doxygen warnings.lmadsen1-1/+1
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.rmudgett1-0/+1
2010-05-05New 'manager show settings' CLI command.pabelanger1-2/+1
2010-04-09Merge Call completion support into trunk.mmichelson1-0/+1
2010-02-04Oopstilghman1-0/+1
2010-02-04Define a small set of constant return valuestilghman1-0/+7
2010-01-15Add pickup event to AMI. Also, fix AMI documentation.tilghman1-2/+2
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...kpfleming1-1/+1
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman1-5/+20
2009-11-03AMI hook interfacedbrooks1-0/+10
2009-05-22Implement a new element in AstXML for AMI actions documentation.eliel1-4/+12
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1jpeeler1-0/+3
2009-02-16Merged revisions 175921 via svnmerge from mvanbaak1-2/+2
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-2/+2
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cmnicholson1-0/+1
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-0/+26
2008-05-23Add new functionality to http server that requires manager authentication for...bbryant1-0/+3
2008-04-23Merged revisions 114591 via svnmerge from russell1-2/+2
2008-02-22Move Originate to a separate privilege and require the additional System priv...tilghman1-0/+1
2008-01-10Several manager changes:tilghman1-0/+1
2007-12-11Doxygen updates, formatting. oej1-19/+32
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...tilghman1-0/+2
2007-11-27More "moremanager" changes - doxygen docs and changing manager version (finally)oej1-3/+9
2007-11-17start using asterisk/network.h for network related headers.rizzo1-4/+1
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-2/+0
2007-08-07Use the linkedlists.h macros for the manager action list.file1-1/+1
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes torussell1-2/+4
2007-06-21Add manager events for RTCP statistics.qwell1-1/+1
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-0/+4
2007-05-04- Add manager command CoreSettingsoej1-0/+1
2007-04-10Issue 6082 - New DTMF event for managertilghman1-0/+1
2007-04-06Merged revisions 60603 via svnmerge from russell1-0/+16
2007-02-20Merged revisions 55590 via svnmerge from russell1-1/+1
2007-02-14New CLI command "Core show settings" to list some core settingsoej1-0/+7
2007-01-05Merged revisions 49676 via svnmerge from kpfleming1-18/+15
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...file1-0/+22
2006-11-03add a new cli/manager.conf option "debug" to enable/disablerizzo1-2/+8
2006-10-30Issue #3930 - Add manager command for listing dialplan (coded april 2005, in ...oej1-0/+1
2006-09-19After discussing this with other people, we decided we'd like to try to do th...qwell1-12/+0
2006-09-195240 updateanthonyl1-0/+12
2006-07-19First pass at in-place file manipulation via managermarkster1-0/+1
2006-05-05move ast_carefulwrite from manager.c to utils.c so that cli.c andrussell1-2/+0
2006-04-02Unify manager behind a single event queuemarkster1-5/+0
2006-03-31more trailing whitespace and extern removalrizzo1-17/+17
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster1-34/+5
2006-02-11Merged revisions 9581 via svnmerge from russell1-4/+4
2006-01-07Bug 6162 - Constify manager_event argumentstilghman1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)russell1-11/+4
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2