[asterisk-bugs] [JIRA] (ASTERISK-30340) res_media_cache curl options configureable
Joeran Vinzens (JIRA)
noreply at issues.asterisk.org
Tue Dec 6 13:25:51 CST 2022
Joeran Vinzens created ASTERISK-30340:
-----------------------------------------
Summary: res_media_cache curl options configureable
Key: ASTERISK-30340
URL: https://issues.asterisk.org/jira/browse/ASTERISK-30340
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/NewFeature
Affects Versions: 20.0.1
Environment: Playback a media from URL.
Reporter: Joeran Vinzens
We use the media_cache module to cache media resources from url.
When doing so, and the media server providing the files hangs, the timeouts within the re_media_cache are too long. In the asterisk there are error logs showing the problems. Since the real issue is not within the asterisk but in the web server ew like to make the asterisk a bit stronger to have more aggressive timeouts and settings within the media_cache module.
Unfortunately these CURL options are hardcoded within the module itself. there is no chance to change it.
We asked a developer to make a config file containing the curl options.
Now we have a first implementation for it, but we want to bring it upstream.
This feature request is meant to discuss whether we can simply create a PR.
Our talented developer will respond to this issue as well, if you are interested in this feature.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list