Commit Graph

20 Commits (d14d1ba826f8ac7f340fd67df41ed2c5dcd17539)

Author SHA1 Message Date
Richard Mudgett 1f0a9f8a76 res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().
11 years ago
Benjamin Ford 9d458b8311 ARI: Added new functionality to reload a single module.
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
12 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
12 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
12 years ago
Matthew Jordan 365ae7523b res_http_websocket: Close websocket correctly and use careful fwrite
12 years ago
Kinsey Moore 9a85fc0aa0 ARI: Add debug logging for events and responses
12 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
12 years ago
Matthew Jordan e33e003f78 res_ari: Fix documentation schema error
12 years ago
Rusty Newton 35fb3a564b res_ari: Add notes about Asterisk HTTP server to the "enabled" config option for the res_ari general section
12 years ago
Joshua Colp 0e279c215e res_ari: Make some additional error responses consistent with the rest of the system.
12 years ago
Joshua Colp 8585340b87 res_ari: Fix various memory leaks.
13 years ago
David M. Lee fccb427c88 ari:Add application/json parameter support
13 years ago
David M. Lee 97a8debd90 ari: Add application/x-www-form-urlencoded parameter support
13 years ago
David M. Lee c87aae26f8 Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to barf on POST and DELETE.
13 years ago
Richard Mudgett 97fcd6366d MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.
13 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
13 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
13 years ago