Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
Richard Mudgett
|
25043974df
res_ari: Fix some off-nominal paths just dropping the HTTP connection.
|
10 years ago |
Richard Mudgett
|
2140cef0a0
HTTP: Add persistent connection support.
|
10 years ago |
Matthew Jordan
|
640422591c
res_http_websocket: Close websocket correctly and use careful fwrite
|
10 years ago |
Kinsey Moore
|
4c5546dc7f
ARI: Add debug logging for events and responses
|
10 years ago |
Richard Mudgett
|
6327ec1297
Remove unused RAII_VAR() declarations.
|
10 years ago |
Matthew Jordan
|
7fe429011f
res_ari: Fix documentation schema error
|
10 years ago |
Rusty Newton
|
7758ed15ca
res_ari: Add notes about Asterisk HTTP server to the "enabled" config option for the res_ari general section
|
10 years ago |
Joshua Colp
|
f9921f0969
res_ari: Make some additional error responses consistent with the rest of the system.
|
10 years ago |
Joshua Colp
|
a5a176acdb
res_ari: Fix various memory leaks.
|
11 years ago |
David M. Lee
|
c39ee8cf01
ari:Add application/json parameter support
|
11 years ago |
David M. Lee
|
2f4bd7ddb6
ari: Add application/x-www-form-urlencoded parameter support
|
11 years ago |
David M. Lee
|
b0b3b57b63
Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to barf on POST and DELETE.
|
11 years ago |
Richard Mudgett
|
7759031fe1
MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.
|
11 years ago |
David M. Lee
|
aa561299bd
optional_api: Fix linking problems between modules that export global symbols
|
11 years ago |
Kinsey Moore
|
6dae7f7320
Rename everything Stasis-HTTP to ARI
|
11 years ago |