Module: kamailio Branch: master Commit: 335e6d3f0c652f72ffb46576ce6509fa41661c72 URL: https://github.com/kamailio/kamailio/commit/335e6d3f0c652f72ffb46576ce6509fa41661c72
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2026-05-20T13:31:06+02:00 modules: readme files regenerated - janssonrpcc ... [skip ci] --- Modified: src/modules/janssonrpcc/README --- Diff: https://github.com/kamailio/kamailio/commit/335e6d3f0c652f72ffb46576ce6509fa41661c72.diff Patch: https://github.com/kamailio/kamailio/commit/335e6d3f0c652f72ffb46576ce6509fa41661c72.patch --- diff --git a/src/modules/janssonrpcc/README b/src/modules/janssonrpcc/README index 879fbb65531..a5efeac052a 100644 --- a/src/modules/janssonrpcc/README +++ b/src/modules/janssonrpcc/README @@ -156,6 +156,7 @@ modparam("janssonrpcc", "result_pv", "$var(result)") * priority - server are grouped by priority. Servers with higher priority (lower number) are used first. Default is 0. (optional when using addr, invalid otherwise). + * md5_password - password for tcp md5 authorization (optional). * weight - functions the same as a DNS SRV weight. Requests are distributed between servers of the same priority proportional to their weight. Default is 1. (optional when using addr, invalid _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
