summaryrefslogtreecommitdiff
path: root/main/manager.c
AgeCommit message (Expand)Author
2013-07-02Add a SystemName field to all AMI events.Jason Parker
2013-07-02Stasis - Refactor AOC EventsKevin Harwell
2013-07-01Prevent crash during synchronous AMI origination by ref bumping returned channelMatthew Jordan
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-13Blow away usage of libjansson's foreach macroMatthew Jordan
2013-06-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee
2013-06-08Only initialize manager_bridging during startupMatthew Jordan
2013-06-07Make app_queue AMI events more consistent. Give Join/Leave more useful names.Jason Parker
2013-06-07app_meetme: Refactor manager events to use stasisJonathan Rose
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-05-31Remove ast_channel_bridge() and associated code called only by it.Richard Mudgett
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-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-13Fix SendText AMI action to never return non-zero.Richard Mudgett
2013-05-07Minor fixups to Doxygen comments.David M. Lee
2013-04-30Stasis Core: Refactor ACL Change events to go out over the stasis core msg busJonathan Rose
2013-04-10* Fix unlocked accesses to feature_list. The feature_list is now alsoRichard Mudgett
2013-03-30Properly format an intmax_t valueMatthew Jordan
2013-03-30Convert TestEvent AMI events over to Stasis CoreMatthew Jordan
2013-03-25Move NewCallerid, HangupRequest and SoftHangupRequest to StasisDavid M. Lee
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-15Take advantage of the fact that stasis_unsubscribe now returns NULLKinsey Moore
2013-03-15tcptls: Prevent unsupported options from being setKinsey Moore
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee
2013-02-24Don't display the AMI ALL class authorization for users if they don't have itMatthew Jordan
2013-02-15Fix crash in PresenceState AMI action when specifying an invalid providerMatthew Jordan
2013-02-14Revamp of terminal color codesKinsey Moore
2013-01-16Further fix misinformation in the description of manager MailboxStatus command.Mark Michelson
2013-01-02Fix AMI redirect action with two channels failing to redirect both channels.Richard Mudgett
2012-12-06Fix memory leak in 'manager show event' when command entered incorrectlyMatthew Jordan
2012-11-28manager: Make challenge work with allowmultiplelogin=noJonathan Rose
2012-11-04Don't attempt to purge sessions when no sessions existMatthew Jordan
2012-11-04Properly clean up manager resources on exitMatthew Jordan
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-17manager: remove curses dependent stuff from r375103Jonathan Rose
2012-10-16manager: Change display of 'manager show commands' and 'manager show command'Jonathan Rose
2012-10-11Continue to group config filesAndrew Latham
2012-10-10Fix segfault regression from r370681Kinsey Moore
2012-10-05Multiple revisions 374570,374581David M. Lee
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-18Don't crash when passing a NULL message to __astman_get_header.Sean Bright
2012-09-05Correct documentation for ModuleLoad AMI actionKinsey Moore