Module: kamailio Branch: master Commit: e60ce488db239f717803b0f4f83180646ee47200 URL: https://github.com/kamailio/kamailio/commit/e60ce488db239f717803b0f4f83180646ee47200
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2023-08-12T12:31:22+02:00 modules: readme files regenerated - http_async_client ... [skip ci] --- Modified: src/modules/http_async_client/README --- Diff: https://github.com/kamailio/kamailio/commit/e60ce488db239f717803b0f4f83180646ee47200.diff Patch: https://github.com/kamailio/kamailio/commit/e60ce488db239f717803b0f4f83180646ee47200.patch --- diff --git a/src/modules/http_async_client/README b/src/modules/http_async_client/README index 57eff8a890f..0caa3d4631f 100644 --- a/src/modules/http_async_client/README +++ b/src/modules/http_async_client/README @@ -146,7 +146,8 @@ Chapter 1. Admin Guide The following libraries or applications must be installed before running Kamailio with this module loaded: - * libcurl libev + * libcurl - https://curl.se/libcurl/ + * libevent - https://libevent.org/ 3. Parameters _______________________________________________ Kamailio (SER) - Development Mailing List To unsubscribe send an email to [email protected]
