[sr-dev] git:master:16a5234b: modules: readme files regenerated - auth_db ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Mon Mar 21 15:16:31 CET 2022


Module: kamailio
Branch: master
Commit: 16a5234b11f139ec6b2be99499c970234dec90c3
URL: https://github.com/kamailio/kamailio/commit/16a5234b11f139ec6b2be99499c970234dec90c3

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2022-03-21T15:16:26+01:00

modules: readme files regenerated - auth_db ... [skip ci]

---

Modified: src/modules/auth_db/README

---

Diff:  https://github.com/kamailio/kamailio/commit/16a5234b11f139ec6b2be99499c970234dec90c3.diff
Patch: https://github.com/kamailio/kamailio/commit/16a5234b11f139ec6b2be99499c970234dec90c3.patch

---

diff --git a/src/modules/auth_db/README b/src/modules/auth_db/README
index 287f1517c5..2825c58d2f 100644
--- a/src/modules/auth_db/README
+++ b/src/modules/auth_db/README
@@ -448,7 +448,8 @@ if (!proxy_authorize("$fd", "subscriber)) {
        user. All other requests: From header must match the authentication
        user. If bit 2 is set as well (flags==3), the ID check is skipped
        for INVITE, BYE, PRACK, UPDATE, MESSAGE - these requests can come
-       with anonymous caller id.
+       with anonymous caller id. If set to 0, then all user checks are
+       skipped.
        Additionally all domains in the checked URIs and the realm in the
        authentication header will be checked to match the provided realm
        parameter.




More information about the sr-dev mailing list