Преглед на файлове

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

Kamailio Dev преди 3 години
родител
ревизия
16a5234b11
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      src/modules/auth_db/README

+ 2 - 1
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. All other requests: From header must match the authentication
        user. If bit 2 is set as well (flags==3), the ID check is skipped
        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
        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
        Additionally all domains in the checked URIs and the realm in the
        authentication header will be checked to match the provided realm
        authentication header will be checked to match the provided realm
        parameter.
        parameter.