summaryrefslogtreecommitdiff
path: root/res/res_ari.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-06Merge "Add missing menuselect dependencies."Joshua Colp
2017-11-03Stasis/ARI: Fix off-nominal path json memory leaks.Richard Mudgett
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-10-09res/res_ari.c Fix: Memory leaks in ARI when using Content-Type: application/jsonhajekd
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-01-23ari: Implement 'debug all' and request/response loggingGeorge Joseph
2016-11-14res_ari: Add support for channel variables in ARI events.Sebastien Duthil
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-19res_ari: Add http prefix to generated docsTorrey Searle
2016-05-20ARI: Add the ability to download the media associated with a stored recordingMatt Jordan
2016-05-14res_ari: Correct Location headers returned by some ARI resourcesSean Bright
2015-08-18res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().Richard Mudgett
2015-07-14ARI: Added new functionality to reload a single module.Benjamin Ford
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
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-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-03-19res_ari: Fix documentation schema errorMatthew Jordan
2014-03-18res_ari: Add notes about Asterisk HTTP server to the "enabled" config option ...Rusty Newton
2014-02-26res_ari: Make some additional error responses consistent with the rest of the...Joshua Colp
2014-01-12res_ari: Fix various memory leaks.Joshua Colp
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-08ari: Add application/x-www-form-urlencoded parameter supportDavid M. Lee
2013-10-21Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to ba...David M. Lee
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore