summaryrefslogtreecommitdiff
path: root/include/asterisk/manager.h
AgeCommit message (Expand)Author
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-04-03Fix dev-mode compiler warning about gnu_printfMark Murawki
2012-04-03Allow the Hangup manager action to match channels by regexMark Murawki
2012-03-20chan_iax2: Correct spelling of 'Port' header in IAX2 PeerStatus AMI EventsSean Bright
2012-03-20Allow AMI action callback to be reentrant.Richard Mudgett
2012-02-02Fix TLS port binding behavior as well as reload behavior:Mark Michelson
2011-10-11Convert registered AMI actions to ao2 objects.Richard Mudgett
2011-08-22Merged revisions 332817 via svnmerge from Matthew Jordan
2011-08-08Merged revisions 331097 via svnmerge from Terry Wilson
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.Richard Mudgett
2010-05-05New 'manager show settings' CLI command.Paul Belanger
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-02-04OopsTilghman Lesher
2010-02-04Define a small set of constant return valuesTilghman Lesher
2010-01-15Add pickup event to AMI. Also, fix AMI documentation.Tilghman Lesher
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-03AMI hook interfaceDavid Brooks
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2009-02-16Merged revisions 175921 via svnmerge from Michiel van Baak
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cMatthew Nicholson
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-05-23Add new functionality to http server that requires manager authentication for...Brett Bryant
2008-04-23Merged revisions 114591 via svnmerge from Russell Bryant
2008-02-22Move Originate to a separate privilege and require the additional System priv...Tilghman Lesher
2008-01-10Several manager changes:Tilghman Lesher
2007-12-11Doxygen updates, formatting. Olle Johansson
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...Tilghman Lesher
2007-11-27More "moremanager" changes - doxygen docs and changing manager version (finally)Olle Johansson
2007-11-17start using asterisk/network.h for network related headers.Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-08-07Use the linkedlists.h macros for the manager action list.Joshua Colp
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2007-06-21Add manager events for RTCP statistics.Jason Parker
2007-06-07Fix a bunch of doxygen errors and document more thingsRussell Bryant
2007-05-04- Add manager command CoreSettingsOlle Johansson
2007-04-10Issue 6082 - New DTMF event for managerTilghman Lesher
2007-04-06Merged revisions 60603 via svnmerge from Russell Bryant
2007-02-20Merged revisions 55590 via svnmerge from Russell Bryant
2007-02-14New CLI command "Core show settings" to list some core settingsOlle Johansson
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...Joshua Colp
2006-11-03add a new cli/manager.conf option "debug" to enable/disableLuigi Rizzo
2006-10-30Issue #3930 - Add manager command for listing dialplan (coded april 2005, in ...Olle Johansson
2006-09-19After discussing this with other people, we decided we'd like to try to do th...Jason Parker
2006-09-195240 updateAnthony LaMantia
2006-07-19First pass at in-place file manipulation via managerMark Spencer