Commit Graph

39 Commits (e26b57984f638bd965c681f99800bc4b15e1d8ce)

Author SHA1 Message Date
Naveen Albert 335c69ead4 documentation: Adds missing default attributes.
3 years ago
Alexander Traud 634e3ebdb8 res_ari: Fix for Doxygen.
3 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
3 years ago
George Joseph 8da4e28a81 res_ari.c: Prefer exact handler match over wildcard
6 years ago
Joshua Colp de3ca9bada res_ari: Remove requirement that body exists when debug is on.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Joshua Colp ac7ec5026c Merge "Add missing menuselect dependencies."
8 years ago
Richard Mudgett 79ddcdbc70 Stasis/ARI: Fix off-nominal path json memory leaks.
8 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
hajekd a0a1f95abf res/res_ari.c Fix: Memory leaks in ARI when using Content-Type: application/json
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
George Joseph 6691606723 ari: Implement 'debug all' and request/response logging
8 years ago
Sebastien Duthil c6d755de11 res_ari: Add support for channel variables in ARI events.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Torrey Searle c1b6a79686 res_ari: Add http prefix to generated docs
9 years ago
Matt Jordan e773e3a9bb ARI: Add the ability to download the media associated with a stored recording
9 years ago
Sean Bright 14938184a3 res_ari: Correct Location headers returned by some ARI resources
9 years ago
Richard Mudgett 1f0a9f8a76 res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().
10 years ago
Benjamin Ford 9d458b8311 ARI: Added new functionality to reload a single module.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
11 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
11 years ago
Matthew Jordan 365ae7523b res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Kinsey Moore 9a85fc0aa0 ARI: Add debug logging for events and responses
11 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
11 years ago
Matthew Jordan e33e003f78 res_ari: Fix documentation schema error
11 years ago
Rusty Newton 35fb3a564b res_ari: Add notes about Asterisk HTTP server to the "enabled" config option for the res_ari general section
11 years ago
Joshua Colp 0e279c215e res_ari: Make some additional error responses consistent with the rest of the system.
11 years ago
Joshua Colp 8585340b87 res_ari: Fix various memory leaks.
11 years ago
David M. Lee fccb427c88 ari:Add application/json parameter support
12 years ago
David M. Lee 97a8debd90 ari: Add application/x-www-form-urlencoded parameter support
12 years ago
David M. Lee c87aae26f8 Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to barf on POST and DELETE.
12 years ago
Richard Mudgett 97fcd6366d MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
12 years ago