summaryrefslogtreecommitdiff
path: root/main/manager.c
AgeCommit message (Expand)Author
2015-03-17Various: bugfixes found via chaosScott Griepentrog
2015-01-30Fix some memory leaks.Mark Michelson
2015-01-27Manager: Fix Manager Action ModuleLoad to give correct response when reloadingJonathan Rose
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
2015-01-07config: Add option to NOT preserve effective context when changing a templateGeorge Joseph
2014-12-18Prevent possible race condition on dual redirect of channels in the same bridge.Mark Michelson
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-12loader: Move definition of ast_module_reload from _private.h to module.hGeorge Joseph
2014-12-04main/test: Fix race condition between AMI topic and Test Suite topicMatthew Jordan
2014-11-21manager: Fix could not extend string messages.Richard Mudgett
2014-11-19ast_str: Fix improper member access to struct ast_str members.Richard Mudgett
2014-11-09manager: Fix HTTP connection reference leaks.Corey Farrell
2014-10-28manager: Unsubscribe from acl_change_sub at shutdown.Corey Farrell
2014-10-28main/manager: Fix typo in AMI event documentation of "OriginateResponse"Matthew Jordan
2014-10-24Documentation: Improve documentation for ExtensionStatus AMI eventsJonathan Rose
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-05Release AMI connections on shutdown.Corey Farrell
2014-10-03Manager: Add missing fields and documentation for CoreShowChannelsKinsey Moore
2014-09-18config: bug: Fix SEGV in ast_category_insert when matching category isn't foundGeorge Joseph
2014-09-04Manager: Require read permission for SYSTEM in order to send FullyBootedJonathan Rose
2014-08-30manager: Make WaitEvent action respect eventfiltersGeorge Joseph
2014-08-20AMI: Add AllVariables parameter to StatusKinsey Moore
2014-08-19AMI Docs: Fix Status channel parameter optionalityKinsey Moore
2014-08-13AMI: Improve documentation for Status actionKinsey Moore
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-08-04Manager - Improve documentation for manager commands Getvar and Setvar.Rusty Newton
2014-07-30manager: Add state list commandsKinsey Moore
2014-07-29Do not omit the first header of a UserEvent AMI action from the corresponding...Mark Michelson
2014-07-24AMI: Allow for command response documentationKinsey Moore
2014-07-23res_fax: unregister manager actions on unloadCorey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-15manager: Return ActionID on nominal responses to PresenceState actionMatthew Jordan
2014-07-13Fix minor reference leaks in app_skel and TEST_FRAMEWORKCorey Farrell
2014-07-03res_ari: Fix some off-nominal paths just dropping the HTTP connection.Richard Mudgett
2014-07-03HTTP: Add persistent connection support.Richard Mudgett
2014-06-20Logger: Add manager command 'LoggerRotate' to rotate loggerJonathan Rose
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-13AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.Richard Mudgett
2014-06-12AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.Richard Mudgett
2014-06-06chan_sip: Fix order of variables specified in SIPNotify actionJonathan Rose
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-08app_queue: Extend documentation for various Manager actions and events.Joshua Colp
2014-04-21HTTP: Add TCP_NODELAY to accepted connectionsKinsey Moore
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-03-28http: response body often missing after specific requestScott Griepentrog
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-14manager: fix memory leak in manager_add_filter functionJonathan Rose