Explorar el Código

permissions - change openser => kamailio

Olle E. Johansson hace 13 años
padre
commit
212cf0d3c0

+ 1 - 1
modules_k/permissions/README

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

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

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