浏览代码

permissions - change openser => kamailio

Olle E. Johansson 13 年之前
父节点
当前提交
212cf0d3c0
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      modules_k/permissions/README
  2. 1 1
      modules_k/permissions/doc/permissions_admin.xml

+ 1 - 1
modules_k/permissions/README

@@ -274,7 +274,7 @@ Chapter 1. Admin Guide
 1.4. Address Permissions
 
    The module can be used to determine if an address (IP address and port)
-   matches any of the IP subnets stored in cached openser database table.
+   matches any of the IP subnets stored in cached Kamailio database table.
    Port 0 in cached database table matches any port. IP address and port
    to be matched can be either taken from the request
    (allow_source_address) or given as pvar arguments (allow_address).

+ 1 - 1
modules_k/permissions/doc/permissions_admin.xml

@@ -170,7 +170,7 @@
 		<para>
 		The module can be used to determine if an address (IP
 		address and port) matches any of the IP subnets
-		stored in cached openser database table.
+		stored in cached &kamailio; database table.
 		Port 0 in cached database table matches any port.  IP
 		address and port to be matched can be either taken from
 		the request (allow_source_address) or given as pvar