-
- Downloads
asterisk: Add macro for curl user agent.
Currently, each module that uses libcurl duplicates the standard Asterisk curl user agent. This adds a global macro for the Asterisk user agent used for curl requests to eliminate this duplication. ASTERISK-29861 #close Change-Id: I9fc37935980384b4daf96ae54fa3c9adb962ed2d
parent
16334101
No related branches found
No related tags found
Showing
- funcs/func_curl.c 1 addition, 3 deletionsfuncs/func_curl.c
- include/asterisk.h 2 additions, 0 deletionsinclude/asterisk.h
- res/res_http_media_cache.c 1 addition, 3 deletionsres/res_http_media_cache.c
- res/res_stir_shaken/curl.c 1 addition, 4 deletionsres/res_stir_shaken/curl.c
- tests/test_res_prometheus.c 1 addition, 3 deletionstests/test_res_prometheus.c
Loading
Please register or sign in to comment