[sr-dev] git:master: permissions - change openser => kamailio

Olle E. Johansson oej at edvina.net
Sun Oct 28 21:12:14 CET 2012


Module: sip-router
Branch: master
Commit: 212cf0d3c0d220affbafa545795ff5d0bf03b97d
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=212cf0d3c0d220affbafa545795ff5d0bf03b97d

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date:   Sun Oct 28 21:09:51 2012 +0100

permissions - change openser => kamailio

---

 modules_k/permissions/README                    |    2 +-
 modules_k/permissions/doc/permissions_admin.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules_k/permissions/README b/modules_k/permissions/README
index 83cacc9..cf8498d 100644
--- a/modules_k/permissions/README
+++ b/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).
diff --git a/modules_k/permissions/doc/permissions_admin.xml b/modules_k/permissions/doc/permissions_admin.xml
index 6e16bd2..5788dfb 100644
--- a/modules_k/permissions/doc/permissions_admin.xml
+++ b/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




More information about the sr-dev mailing list