Commit Graph

22 Commits (005a4afa6b0e710e11b47b11cfc152b028c596fc)

Author SHA1 Message Date
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
8 years ago
Torrey Searle 6f448f32fe res_ari: Add http prefix to generated docs
9 years ago
Sean Bright 9de5cd209e res_ari: Correct Location headers returned by some ARI resources
9 years ago
Richard Mudgett c61547fee6 res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().
10 years ago
Benjamin Ford 1aafadf814 ARI: Added new functionality to reload a single module.
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.
12 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