]> 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:24 +0000 (12:16 -0600)
commit92849c8c62a198878b7c0493c2e0510ee3e131ae
tree9c7027fe9ba59837ef2ff278df45056ae807bc23
parentcb8e3aa59043998e737f906d639b2ebfd12f2d5d
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