fix: hiredis-cluster build with or without TLS enabled
Kamailio db_redis module can't be build while WITH_HIREDIS_CLUSTER is enabled. This reproducible for WITH_SSL defined or not.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/4015
-- Commit Summary --
* db_redis: fix: hiredis-cluster build
-- File Changes --
M src/modules/db_redis/redis_connection.h (4)
M src/modules/db_redis/redis_dbase.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/4015.patchhttps://github.com/kamailio/kamailio/pull/4015.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4015
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4015(a)github.com>
Module: kamailio
Branch: master
Commit: cc4e51c45d23b4450d082ba606445b515788ba61
URL: https://github.com/kamailio/kamailio/commit/cc4e51c45d23b4450d082ba606445b5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-11-19T16:20:46+01:00
rtpengine: doc - fix quote tag
---
Modified: src/modules/rtpengine/doc/rtpengine_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/cc4e51c45d23b4450d082ba606445b5…
Patch: https://github.com/kamailio/kamailio/commit/cc4e51c45d23b4450d082ba606445b5…
---
diff --git a/src/modules/rtpengine/doc/rtpengine_admin.xml b/src/modules/rtpengine/doc/rtpengine_admin.xml
index cc4241808ea..9a57c2e551e 100644
--- a/src/modules/rtpengine/doc/rtpengine_admin.xml
+++ b/src/modules/rtpengine/doc/rtpengine_admin.xml
@@ -915,7 +915,7 @@ modparam("rtpengine", "mos_min_roundtrip_pv", "$avp(mos_min_roundtrip)")
There is no default value.
</para>
<para>
- This value is filled in after invoking< quote>rtpengine_delete</quote>,
+ This value is filled in after invoking <quote>rtpengine_delete</quote>,
<quote>rtpengine_query</quote>, or <quote>rtpengine_manage</quote> if the
command resulted in a deletion of the call (or call branch).
</para>