THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#380 - fixes for memory leak in TLS module
User who did this - Olle Johansson (oej)
----------
Kind reminder that we are waiting for a patch.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=380#comment1733
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#469 - tm module README lacks exported RPC commands section
User who did this - Olle Johansson (oej)
Reason for closing: Fixed
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=469
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#469 - tm module README lacks exported RPC commands section
User who did this - Olle Johansson (oej)
----------
Fixed in trunk.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=469#comment1732
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
Module: sip-router
Branch: master
Commit: 4eebd5d5cbf6c3f8c6b350c6d7e62f4f2a3e7610
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4eebd5d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Dec 7 19:44:38 2014 +0100
auth_db: added ids to parameters
- better reference for web indexing
---
modules/auth_db/doc/auth_db_admin.xml | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/modules/auth_db/doc/auth_db_admin.xml b/modules/auth_db/doc/auth_db_admin.xml
index 9f41c53..a6f667e 100644
--- a/modules/auth_db/doc/auth_db_admin.xml
+++ b/modules/auth_db/doc/auth_db_admin.xml
@@ -64,7 +64,7 @@
<section>
<title>Parameters</title>
- <section>
+ <section id="auth_db.p.db_url">
<title><varname>db_url</varname> (string)</title>
<para>
This is URL of the database to be used. Value of the parameter depends
@@ -88,7 +88,7 @@ modparam("auth_db", "db_url", "&exampledb;")
</example>
</section>
- <section>
+ <section id="auth_db.p.user_column">
<title><varname>user_column</varname> (string)</title>
<para>
This is the name of the column holding usernames. Default value is
@@ -107,7 +107,7 @@ modparam("auth_db", "user_column", "user")
</example>
</section>
- <section>
+ <section id="auth_db.p.domain_column">
<title><varname>domain_column</varname> (string)</title>
<para>
This is the name of the column holding domains of users. Default value
@@ -127,7 +127,7 @@ modparam("auth_db", "domain_column", "domain")
</example>
</section>
- <section>
+ <section id="auth_db.p.password_column">
<title><varname>password_column</varname> (string)</title>
<para>
This is the name of the column holding passwords. Passwords can be
@@ -149,7 +149,7 @@ modparam("auth_db", "password_column", "password")
</example>
</section>
- <section>
+ <section id="auth_db.p.2password_column_2">
<title><varname>password_column_2</varname> (string)</title>
<para>
As described in the previous section this parameter contains name of
@@ -171,7 +171,7 @@ modparam("auth_db", "password_column_2", "ha1_2")
</example>
</section>
- <section>
+ <section id="auth_db.p.calculate_ha1">
<title><varname>calculate_ha1</varname> (integer)</title>
<para>
This parameter tells the server whether it should use a pre-calculated
@@ -216,7 +216,7 @@ modparam("auth_db", "calculate_ha1", 1)
</example>
</section>
- <section>
+ <section id="auth_db.p.use_domain">
<title><varname>use_domain</varname> (integer)</title>
<para>
If true (not 0), domain will be also used when looking up in the
@@ -242,7 +242,7 @@ modparam("auth_db", "use_domain", 1)
</example>
</section>
- <section>
+ <section id="auth_db.p.load_credentials">
<title><varname>load_credentials</varname> (string)</title>
<para>
This parameter specifies of credentials to be fetch from database when
@@ -281,7 +281,7 @@ modparam("auth_db", "load_credentials", "$avp(i:123)=rpid;email_address")
</example>
</section>
- <section>
+ <section id="auth_db.p.version_table">
<title><varname>version_table</varname> (integer)</title>
<para>
If set to 0, the module will skip checking the version
Module: sip-router
Branch: master
Commit: b0832752202bf62e5912c5a2a015a078ac1b5563
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b083275…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: Sun Dec 7 19:22:56 2014 +0100
xlog Add minor note in docs about dependency on other modules
---
modules/xlog/README | 4 +++-
modules/xlog/doc/xlog_admin.xml | 2 ++
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/modules/xlog/README b/modules/xlog/README
index c770cf6..29b02c8 100644
--- a/modules/xlog/README
+++ b/modules/xlog/README
@@ -114,7 +114,9 @@ Chapter 1. Admin Guide
3.1. Kamailio Modules
The following modules must be loaded before this module:
- * No dependencies on other Kamailio modules.
+ * No dependencies on other Kamailio modules. Note that many modules
+ publish pseudovariables that you can use in this module. The core
+ module for this is the pv module.
3.2. External Libraries or Applications
diff --git a/modules/xlog/doc/xlog_admin.xml b/modules/xlog/doc/xlog_admin.xml
index dad27a6..60677c2 100644
--- a/modules/xlog/doc/xlog_admin.xml
+++ b/modules/xlog/doc/xlog_admin.xml
@@ -71,6 +71,8 @@
<listitem>
<para>
<emphasis>No dependencies on other &kamailio; modules</emphasis>.
+ Note that many modules publish pseudovariables that you can use
+ in this module. The core module for this is the <emphasis>pv</emphasis> module.
</para>
</listitem>
</itemizedlist>