|
@@ -29,14 +29,14 @@
|
|
<title>&kamailio; Modules</title>
|
|
<title>&kamailio; Modules</title>
|
|
<para>
|
|
<para>
|
|
The following modules must be loaded along this module:
|
|
The following modules must be loaded along this module:
|
|
- <itemizedlist>
|
|
|
|
- <listitem>
|
|
|
|
- <para>
|
|
|
|
- <emphasis>various</emphasis> - for getting access
|
|
|
|
- to the statistics exported by these modules.
|
|
|
|
- </para>
|
|
|
|
- </listitem>
|
|
|
|
- </itemizedlist>
|
|
|
|
|
|
+ <itemizedlist>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>
|
|
|
|
+ <emphasis>various</emphasis> - (optional, e.g., sl, tm, usrloc)
|
|
|
|
+ for getting access to the statistics exported by these modules.
|
|
|
|
+ </para>
|
|
|
|
+ </listitem>
|
|
|
|
+ </itemizedlist>
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section>
|
|
@@ -60,7 +60,7 @@
|
|
<section id="statsc.p.interval">
|
|
<section id="statsc.p.interval">
|
|
<title><varname>interval</varname> (int)</title>
|
|
<title><varname>interval</varname> (int)</title>
|
|
<para>
|
|
<para>
|
|
- Timer interval when to record the value for statistics.
|
|
|
|
|
|
+ Timer interval when to record the value for statistics.
|
|
</para>
|
|
</para>
|
|
<para>
|
|
<para>
|
|
<emphasis>
|
|
<emphasis>
|
|
@@ -79,7 +79,7 @@ modparam("statsc", "interval", 300)
|
|
<section id="statsc.p.items">
|
|
<section id="statsc.p.items">
|
|
<title><varname>items</varname> (int)</title>
|
|
<title><varname>items</varname> (int)</title>
|
|
<para>
|
|
<para>
|
|
- How many items to store for each statistic.
|
|
|
|
|
|
+ How many items to store for each statistic.
|
|
</para>
|
|
</para>
|
|
<para>
|
|
<para>
|
|
<emphasis>
|
|
<emphasis>
|