Module: sip-router
Branch: master
Commit: 8061fba2573505f9f74a53f244aac79cdd9abf11
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8061fba…
Author: oej <oej(a)edvina.net>
Committer: oej <oej(a)edvina.net>
Date: Mon Oct 19 00:43:17 2009 +0200
Changing "kamailio.cfg" to &kamailioconfig;
---
modules_k/cfgutils/doc/cfgutils_admin.xml | 2 +-
modules_k/perl/doc/perl_admin.xml | 2 +-
modules_k/seas/doc/seas_admin.xml | 6 +++---
modules_k/snmpstats/doc/snmpstats_faq.xml | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/modules_k/cfgutils/doc/cfgutils_admin.xml
b/modules_k/cfgutils/doc/cfgutils_admin.xml
index ed07349..427fc49 100644
--- a/modules_k/cfgutils/doc/cfgutils_admin.xml
+++ b/modules_k/cfgutils/doc/cfgutils_admin.xml
@@ -124,7 +124,7 @@ modparam("cfgutils", "initial_probability", 15)
<title><varname>hash_file</varname> parameter usage</title>
<programlisting format="linespecific">
-modparam("cfgutils", "hash_file",
"/etc/kamailio/kamailio.cfg")
+modparam("cfgutils", "hash_file",
"/etc/kamailio/&kamailioconfig;")
</programlisting>
</example>
diff --git a/modules_k/perl/doc/perl_admin.xml b/modules_k/perl/doc/perl_admin.xml
index 4575af1..5126b69 100644
--- a/modules_k/perl/doc/perl_admin.xml
+++ b/modules_k/perl/doc/perl_admin.xml
@@ -30,7 +30,7 @@
<section>
<title>Installing the module</title>
<para>
- This Perl module is loaded in kamailio.cfg (just like all the other modules) with
+ This Perl module is loaded in &kamailioconfig; (just like all the other modules)
with
loadmodule("/path/to/perl.so");.
</para>
diff --git a/modules_k/seas/doc/seas_admin.xml b/modules_k/seas/doc/seas_admin.xml
index 70fe33e..011e904 100644
--- a/modules_k/seas/doc/seas_admin.xml
+++ b/modules_k/seas/doc/seas_admin.xml
@@ -488,7 +488,7 @@ ServletException, IOException
<para>this attribute MUST match one of the listening points
declared within Kamailio in the "listen" parameters.</para>
- <para>For example in kamailio.cfg:<programlisting>listen =
tcp:localhost:5060
+ <para>For example in &kamailioconfig;:<programlisting>listen
= tcp:localhost:5060
listen = udp:localhost:5060</programlisting></para>
</warning>
@@ -680,7 +680,7 @@ listen = udp:localhost:5060</programlisting></para>
<para/>
<section>
- <title>kamailio.cfg in standalone</title>
+ <title>&kamailioconfig; in standalone</title>
<para><programlisting>debug=3 # debug level (cmd line:
-dddddddddd)
fork=yes
@@ -746,7 +746,7 @@ route[1] {
</section>
<section>
- <title>kamailio.cfg working as WeSIP front-end</title>
+ <title>&kamailioconfig; working as WeSIP front-end</title>
<para><programlisting>debug=9 # debug level (cmd line:
-dddddddddd)
fork=yes
diff --git a/modules_k/snmpstats/doc/snmpstats_faq.xml
b/modules_k/snmpstats/doc/snmpstats_faq.xml
index f0708cc..88e6882 100644
--- a/modules_k/snmpstats/doc/snmpstats_faq.xml
+++ b/modules_k/snmpstats/doc/snmpstats_faq.xml
@@ -56,7 +56,7 @@
</question>
<answer>
<para>
- Assuming you've configured the trap thresholds in kamailio.cfg with something
similar to:
+ Assuming you've configured the trap thresholds in &kamailioconfig; with
something similar to:
</para>
<programlisting format="linespecific">