Module: sip-router
Branch: janakj/mysql
Commit: fce73b2680d7ff67b5f59636bface85845b82fc7
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fce73b2…
Author: Klaus Darilion <klaus.darilion(a)pernau.at>
Committer: Klaus Darilion <klaus.darilion(a)pernau.at>
Date: Wed Aug 6 10:08:33 2008 +0000
- renaming: changed entities in documentation
git-svn-id:
https://openser.svn.sourceforge.net/svnroot/openser/trunk@4594
689a6050-402a-0410-94f2-e92a70836424
---
modules/db_mysql/km_doc/db_mysql.xml | 2 +-
modules/db_mysql/km_doc/db_mysql_admin.xml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/modules/db_mysql/km_doc/db_mysql.xml b/modules/db_mysql/km_doc/db_mysql.xml
index e6b3cd1..92c1623 100644
--- a/modules/db_mysql/km_doc/db_mysql.xml
+++ b/modules/db_mysql/km_doc/db_mysql.xml
@@ -15,7 +15,7 @@
<book>
<bookinfo>
<title>mysql Module</title>
- <productname class="trade">&opensername;</productname>
+ <productname class="trade">&kamailioname;</productname>
<authorgroup>
<author>
<firstname>Daniel-Constantin</firstname>
diff --git a/modules/db_mysql/km_doc/db_mysql_admin.xml
b/modules/db_mysql/km_doc/db_mysql_admin.xml
index b42bd59..31079e0 100644
--- a/modules/db_mysql/km_doc/db_mysql_admin.xml
+++ b/modules/db_mysql/km_doc/db_mysql_admin.xml
@@ -15,13 +15,13 @@
<section>
<title>Dependencies</title>
<section>
- <title>&openser; Modules</title>
+ <title>&kamailio; Modules</title>
<para>
The following modules must be loaded before this module:
<itemizedlist>
<listitem>
<para>
- <emphasis>No dependencies on other &openser; modules</emphasis>.
+ <emphasis>No dependencies on other &kamailio; modules</emphasis>.
</para>
</listitem>
</itemizedlist>
@@ -31,7 +31,7 @@
<title>External Libraries or Applications</title>
<para>
The following libraries or applications must be installed before running
- &openser; with this module loaded:
+ &kamailio; with this module loaded:
<itemizedlist>
<listitem>
<para>
@@ -128,7 +128,7 @@ modparam("auto_reconnect", "auto_reconnect", 0)
<listitem>
<para>
- edit the "Makefile" and remove "db_mysql" from
"excluded_modules"
- list. Then follow the standard procedure to install &openser;:
+ list. Then follow the standard procedure to install &kamailio;:
"make all; make install".
</para>
</listitem>