Module: sip-router
Branch: master
Commit: 15f8a92baf58ee70e837b3b7e7f208b1a2678a0a
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=15f8a92…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Jan 6 19:51:41 2014 +0100
permissions: note about peer tag mode that applies only for allow_trusted()
---
modules/permissions/doc/permissions_admin.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/modules/permissions/doc/permissions_admin.xml
b/modules/permissions/doc/permissions_admin.xml
index 8e2ba00..c955d2a 100644
--- a/modules/permissions/doc/permissions_admin.xml
+++ b/modules/permissions/doc/permissions_admin.xml
@@ -687,7 +687,8 @@ modparam("permissions", "peer_tag_avp",
"$avp(i:707)")
<para>
Tag mode for allow_trusted(). 0 sets only the tag of the
first match. 1 adds the tags of all matches to the avp. In addition
- the return value of allow_trusted() is the number of matches.
+ the return value of allow_trusted() is the number of matches. This
+ parameter is not used for address table matching functions.
</para>
<para>
<emphasis>