summaryrefslogtreecommitdiff
path: root/include/asterisk/manager.h
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20manager.h: Bump AMI versionRichard Mudgett
2017-07-20Update AMI and ARI versions for master/15 and update UPDATE.txtGeorge Joseph
2017-03-23AMI: Updated versionKevin Harwell
2016-11-17manager: update minor versionMark Michelson
2016-11-15manager: Bump AMI version number.Joshua Colp
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-04-20New AMI Command Output FormatGareth Palmer
2015-01-12AMI: Revert non-backwards compatible changes from earlier commit.Richard Mudgett
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-12-08AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new featuresMatthew Jordan
2014-08-11AMI/ARI: Update version to 2.5.0/1.5.0 respectivelyMatthew Jordan
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-07-24AMI: Allow for command response documentationKinsey Moore
2014-07-08manager/ARI: Update version to 2.4.0/1.4.0; Update UPGRADE.txtMatthew Jordan
2014-06-06chan_sip: Fix order of variables specified in SIPNotify actionJonathan Rose
2014-05-28AMI/ARI: Update version numbersMatthew Jordan
2014-03-28Update API versions and UPGRADE/CHANGES for 12.2.0Matthew Jordan
2014-02-05ARI/AMI: Update versions; update UPGRADE/CHANGES notes for 12.1.0 changesMatthew Jordan
2013-12-20manager: bump version to 2.0.0Matthew Jordan
2013-11-08security_events: Push out security events over AMI eventsJonathan Rose
2013-10-07Miscellaneous stand alone comment cleanups.Richard Mudgett
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