summaryrefslogtreecommitdiff
path: root/include/asterisk/manager.h
AgeCommit message (Expand)Author
2013-08-08Make bridge snapshots use prefixes.Richard Mudgett
2013-07-09Fix some stasis doxygen comments.Richard Mudgett
2013-07-08Move channel driver Registry manager events to core.Jason Parker
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-07app_meetme: Refactor manager events to use stasisJonathan Rose
2013-06-04Corrected the docs on ast_manager_event_blob_createDavid M. Lee
2013-05-31Replace ast_manager_publish_message() with a more useful version.Jason Parker
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-04-12Expose channel snapshot manager blob generationKinsey Moore
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-01-14Gently reduce masquerade insanityDavid M. Lee
2012-08-30Clean up doxygen warningsMatthew Jordan
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