Commit Graph

16 Commits (69a2bc15b51d397055b0e685a857b2c5005c0e02)

Author SHA1 Message Date
Andre Barbosa eb486db3af media_cache: Don't lock when curl the remote file
4 years ago
Sean Bright 76c09b1cfd res_http_media_cache.c: Parse media URLs to find extensions.
4 years ago
Sean Bright f9438e6457 media_cache: Fix reference leak with bucket file metadata
5 years ago
Sean Bright 91c3b5b09d media_cache.c: Various CLI improvements
6 years ago
George Joseph c5c953c1f1 Fixes for GCC 9
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
8 years ago
Corey Farrell fee929c8ac core: Remove non-critical cleanup from startup aborts.
8 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
8 years ago
Sean Bright 35cfd2c0cc media_cache: Prefer ast_file_is_readable() over access()
9 years ago
Sean Bright 60e9e4fcc0 media_cache: Mark cache entry stale if cache file is removed
9 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.
10 years ago
Matt Jordan 791b4c9f81 main/media_cache: Provide an extension on the local file associated with a URI
10 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