Browse Source

acc: updated link to pseudo-variables cookbook
(cherry picked from commit f0c467f64c044de0b0f37addccb97d3ccff78706)

Daniel-Constantin Mierla 12 years ago
parent
commit
137bb73470
2 changed files with 3 additions and 3 deletions
  1. 1 1
      modules/acc/README
  2. 2 2
      modules/acc/doc/acc_admin.xml

+ 1 - 1
modules/acc/README

@@ -400,7 +400,7 @@ if (uri=~"sip:+40") /* calls to Romania */ {
      * extra_definition = log_name '=' pseudo_variable
      * extra_definition = log_name '=' pseudo_variable
 
 
    The full list of supported pseudo-variables in Kamailio is available
    The full list of supported pseudo-variables in Kamailio is available
-   at: http://kamailio.org/dokuwiki/doku.php/pseudovariables:devel
+   at: http://www.kamailio.org/wiki/cookbooks/devel/pseudovariables
 
 
    Note: For all the ACK processed by tm, the registered callbacks (like
    Note: For all the ACK processed by tm, the registered callbacks (like
    acc module) will be called with the corresponding INVITE transaction
    acc module) will be called with the corresponding INVITE transaction

+ 2 - 2
modules/acc/doc/acc_admin.xml

@@ -184,8 +184,8 @@ if (uri=~"sip:+40") /* calls to Romania */ {
 			<para>
 			<para>
 			The full list of supported pseudo-variables in &kamailio; is
 			The full list of supported pseudo-variables in &kamailio; is
 			available at: 
 			available at: 
-			<ulink url="http://kamailio.org/dokuwiki/doku.php/pseudovariables:devel">
-			http://kamailio.org/dokuwiki/doku.php/pseudovariables:devel</ulink>
+			<ulink url="http://www.kamailio.org/wiki/cookbooks/devel/pseudovariables">
+			http://www.kamailio.org/wiki/cookbooks/devel/pseudovariables</ulink>
 			</para>
 			</para>
 			<para>
 			<para>
 			Note: For all the ACK processed by tm, the registered callbacks
 			Note: For all the ACK processed by tm, the registered callbacks