]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_http_media_cache: Introduce options and customize
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Sun, 16 Oct 2022 09:03:53 +0000 (17:03 +0800)
committerJoshua Colp <jcolp@sangoma.com>
Mon, 6 Mar 2023 18:16:08 +0000 (12:16 -0600)
commit8f088aa0f7ba5a4b955a20ad2854465af3522e84
tree501aead433ba46674198c918a5c9ec6332658e15
parent030b7b900942df6c795fcabd112d08d1ed858467
res_http_media_cache: Introduce options and customize

Make the existing CURL parameters configurable and allow
to specify the usable protocols, proxy and DNS timeout.

ASTERISK-30340

Change-Id: I2eb02ef44190e026716720419bcbdbcc8125777b
configs/samples/res_http_media_cache.conf.sample [new file with mode: 0644]
doc/CHANGES-staging/res_http_media_cache.txt [new file with mode: 0644]
res/res_http_media_cache.c