Commit Graph

16 Commits (8ad4cb901b97fa077a9420bb9c9901512101c01e)

Author SHA1 Message Date
Andre Barbosa f57fc18657 media_cache: Don't lock when curl the remote file
4 years ago
Sean Bright 68dbcd5ef5 res_http_media_cache.c: Parse media URLs to find extensions.
4 years ago
Sean Bright ddbf3a7f73 media_cache: Fix reference leak with bucket file metadata
4 years ago
Sean Bright bd3cb1b300 media_cache.c: Various CLI improvements
6 years ago
George Joseph e7734476c6 Fixes for GCC 9
6 years ago
Corey Farrell dee1165d31
astobj2: Eliminate usage of legacy container allocation macros.
7 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
7 years ago
Corey Farrell fee929c8ac core: Remove non-critical cleanup from startup aborts.
7 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
7 years ago
Sean Bright 35cfd2c0cc media_cache: Prefer ast_file_is_readable() over access()
8 years ago
Sean Bright 60e9e4fcc0 media_cache: Mark cache entry stale if cache file is removed
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 72a897c534 media_cache: Demote warning to debug as it may occur often.
9 years ago
Matt Jordan 791b4c9f81 main/media_cache: Provide an extension on the local file associated with a URI
9 years ago
Matt Jordan ef82190804 media cache: Add CLI commands
10 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
10 years ago