瀏覽代碼

Changing "kamailio.cfg" to &kamailioconfig;

oej 16 年之前
父節點
當前提交
8061fba257

+ 1 - 1
modules_k/cfgutils/doc/cfgutils_admin.xml

@@ -124,7 +124,7 @@ modparam("cfgutils", "initial_probability", 15)
 		<title><varname>hash_file</varname> parameter usage</title>
 		<title><varname>hash_file</varname> parameter usage</title>
 		<programlisting format="linespecific">
 		<programlisting format="linespecific">
    
    
-modparam("cfgutils", "hash_file", "/etc/kamailio/kamailio.cfg")
+modparam("cfgutils", "hash_file", "/etc/kamailio/&kamailioconfig;")
    
    
 </programlisting>
 </programlisting>
 	    </example>
 	    </example>

+ 1 - 1
modules_k/perl/doc/perl_admin.xml

@@ -30,7 +30,7 @@
 	<section>
 	<section>
 		<title>Installing the module</title>
 		<title>Installing the module</title>
 		<para>
 		<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");.
 		loadmodule("/path/to/perl.so");.
 		</para>
 		</para>
 
 

+ 3 - 3
modules_k/seas/doc/seas_admin.xml

@@ -488,7 +488,7 @@ ServletException, IOException
             <para>this attribute MUST match one of the listening points
             <para>this attribute MUST match one of the listening points
             declared within Kamailio in the "listen" parameters.</para>
             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>
 listen = udp:localhost:5060</programlisting></para>
           </warning>
           </warning>
 
 
@@ -680,7 +680,7 @@ listen = udp:localhost:5060</programlisting></para>
         <para/>
         <para/>
 
 
         <section>
         <section>
-          <title>kamailio.cfg in standalone</title>
+          <title>&kamailioconfig; in standalone</title>
 
 
           <para><programlisting>debug=3            # debug level (cmd line: -dddddddddd)
           <para><programlisting>debug=3            # debug level (cmd line: -dddddddddd)
 fork=yes
 fork=yes
@@ -746,7 +746,7 @@ route[1] {
         </section>
         </section>
 
 
         <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)
           <para><programlisting>debug=9            # debug level (cmd line: -dddddddddd)
 fork=yes
 fork=yes

+ 1 - 1
modules_k/snmpstats/doc/snmpstats_faq.xml

@@ -56,7 +56,7 @@
 	    </question>
 	    </question>
 	    <answer>
 	    <answer>
 		<para>
 		<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>
 		</para>
 
 
 		<programlisting format="linespecific">
 		<programlisting format="linespecific">