Browse Source

- renaming: openser -> kamailio

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4585 689a6050-402a-0410-94f2-e92a70836424
Klaus Darilion 17 years ago
parent
commit
2b8cb3bf2c

+ 2 - 2
modules/db_mysql/km_README

@@ -45,8 +45,8 @@ Chapter 1. Admin Guide
 
 
 1.1. Overview
 1.1. Overview
 
 
-   This is a module which provides MySQL connectivity for OpenSER.
-   It implements the DB API defined in OpenSER.
+   This is a module which provides MySQL connectivity for Kamailio.
+   It implements the DB API defined in Kamailio.
 
 
 1.2. Dependencies
 1.2. Dependencies
 
 

+ 2 - 2
modules/db_mysql/km_db_mysql.c

@@ -35,8 +35,8 @@
  *  Module: \ref db_mysql
  *  Module: \ref db_mysql
  */
  */
 
 
-/*! \defgroup db_mysql DB_MYSQL :: the MySQL driver for OpenSER
- *  \brief The OpenSER database interface to the MySQL database
+/*! \defgroup db_mysql DB_MYSQL :: the MySQL driver for Kamailio
+ *  \brief The Kamailio database interface to the MySQL database
  *  - http://www.mysql.org
  *  - http://www.mysql.org
  *
  *
  */
  */

+ 2 - 2
modules/db_mysql/km_doc/db_mysql_admin.xml

@@ -7,8 +7,8 @@
 	<section>
 	<section>
 	<title>Overview</title>
 	<title>Overview</title>
 	<para>
 	<para>
-		This is a module which provides MySQL connectivity for OpenSER.
-		It implements the DB API defined in OpenSER.
+		This is a module which provides MySQL connectivity for Kamailio.
+		It implements the DB API defined in Kamailio.
 	</para>
 	</para>
 	</section>
 	</section>