Module: sip-router
Branch: master
Commit: 1342fe8e81cefbfd5ab1991b3e47f6fc0838f04c
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1342fe8…
Author: lucian balanceanu <lucian.balanceanu(a)1and1.ro>
Committer: lucian balanceanu <lucian.balanceanu(a)1and1.ro>
Date: Thu Aug 7 16:57:04 2014 +0300
pdb: Updated 1&1 module maintainers
---
modules/pdb/README | 21 ++++++++++++---------
modules/pdb/doc/pdb.xml | 11 ++++++-----
2 files changed, 18 insertions(+), 14 deletions(-)
diff --git a/modules/pdb/README b/modules/pdb/README
index ec3cef9..2bee8ec 100644
--- a/modules/pdb/README
+++ b/modules/pdb/README
@@ -1,17 +1,20 @@
pdb Module
-Hardy Kahl
+Edited by
+
+Henning Westerholt
1&1 Internet AG
+ <henning.westerholt(a)1und1.de>
Edited by
-Henning Westerholt
+Pawel Kuzak
1&1 Internet AG
- <henning.westerholt(a)1und1.de>
+ <pawel.kuzak(a)1und1.de>
- Copyright � 2009 1&1 Internet AG
+ Copyright © 2009 1&1 Internet AG
__________________________________________________________________
Table of Contents
@@ -113,7 +116,7 @@ Chapter 1. Admin Guide
This is the timeout in milliseconds for the pdb_query function.
- Default value is "50".
+ Default value is “50”.
Example 1.1. Set timeout parameter
...
@@ -135,7 +138,7 @@ modparam("pdb", "server",
"localhost:10001,host.name:10001,192.168.1.7:10002")
4.1. pdb_query (string query, string dstavp)
-4.1. pdb_query (string query, string dstavp)
+4.1. pdb_query (string query, string dstavp)
Sends the query string to all configured servers and stores the answer
in dstavp. If it takes more than the configured timeout, false is
@@ -159,7 +162,7 @@ cr_route("$avp(i:82)", "$rd", "$rU",
"$rU", "call_id");
5.2. pdb_activate
5.3. pdb_deactivate
-5.1. pdb_status
+5.1. pdb_status
Prints the status of the module. This can either be "active" or
"deactivated".
@@ -169,7 +172,7 @@ cr_route("$avp(i:82)", "$rd", "$rU",
"$rU", "call_id");
kamctl fifo pdb_status
...
-5.2. pdb_activate
+5.2. pdb_activate
Activates the module. This is the default after loading the module.
@@ -178,7 +181,7 @@ kamctl fifo pdb_status
kamctl fifo pdb_activate
...
-5.3. pdb_deactivate
+5.3. pdb_deactivate
Deactivates the module. No more queries are performed until it is
activated again. As long as the module is deactivated, the pdb_query
diff --git a/modules/pdb/doc/pdb.xml b/modules/pdb/doc/pdb.xml
index 2dffa9d..ec8f6b5 100644
--- a/modules/pdb/doc/pdb.xml
+++ b/modules/pdb/doc/pdb.xml
@@ -12,17 +12,18 @@
<title>pdb Module</title>
<productname class="trade">&kamailioname;</productname>
<authorgroup>
- <author>
- <firstname>Hardy</firstname>
- <surname>Kahl</surname>
- <affiliation><orgname>1&1 Internet
AG</orgname></affiliation>
- </author>
<editor>
<firstname>Henning</firstname>
<surname>Westerholt</surname>
<affiliation><orgname>1&1 Internet
AG</orgname></affiliation>
<email>henning.westerholt(a)1und1.de</email>
</editor>
+ <editor>
+ <firstname>Pawel</firstname>
+ <surname>Kuzak</surname>
+ <affiliation><orgname>1&1 Internet
AG</orgname></affiliation>
+ <email>pawel.kuzak(a)1und1.de</email>
+ </editor>
</authorgroup>
<copyright>
<year>2009</year>