]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 6 Mar 2023 17:19:49 +0000 (11:19 -0600)
commit2048877889797da91e7e1c29af02ede43d758b44
tree44da436ad5c244312826ee1d87669e98a2a24e4f
parent69297b59df7131ac90c2003eec98d9e74b66f049
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