Преглед изворни кода

auth_db: document flag 0 for auth_check function

Henning Westerholt пре 3 година
родитељ
комит
c67c568ad4
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/modules/auth_db/doc/auth_db_admin.xml

+ 2 - 1
src/modules/auth_db/doc/auth_db_admin.xml

@@ -549,7 +549,8 @@ if (!proxy_authorize("$fd", "subscriber)) {
 			match the authentication 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),
 			match the authentication user. If bit 2 is set as well (flags==3),
 			the ID check is skipped for INVITE, BYE, PRACK, UPDATE, MESSAGE
 			the ID check is skipped for INVITE, BYE, PRACK, UPDATE, MESSAGE
-			- these requests can come with anonymous caller id.
+			- these requests can come with anonymous caller id. If set to 0,
+			then all user checks are skipped.
 			</para>
 			</para>
 			<para>
 			<para>
 			Additionally all domains in the checked URIs and the realm in the
 			Additionally all domains in the checked URIs and the realm in the