Bläddra i källkod

modules/carrierroute: change doc to reflect latest changes in append branch

Marius Zbihlei 15 år sedan
förälder
incheckning
22cb194483
2 ändrade filer med 6 tillägg och 6 borttagningar
  1. 5 5
      modules/carrierroute/README
  2. 1 1
      modules/carrierroute/doc/carrierroute_admin.xml

+ 5 - 5
modules/carrierroute/README

@@ -272,11 +272,11 @@ Chapter 1. Admin Guide
    modules. But for smaller installations it probably make more sense to
    use the lcr and dispatcher module.
 
-   Starting with version 3.0 of kamailio, if you want to use this module
-   in failure routes, it is not needed to call“append_branch()” after
-   rewriting the request URI in order to relay the message to the new
-   target. Its also supportes the usage of database derived failure
-   routing descisions with the carrierfailureroute table.
+   Starting with version 3.1 , if you want to use this module in failure
+   routes, it is not needed to call“append_branch()” after rewriting the
+   request URI in order to relay the message to the new target. Its also
+   supportes the usage of database derived failure routing descisions with
+   the carrierfailureroute table.
 
 2. Dependencies
 

+ 1 - 1
modules/carrierroute/doc/carrierroute_admin.xml

@@ -66,7 +66,7 @@
 		installations it probably make more sense to use the lcr and dispatcher module.
 	</para>
 	<para>
-		Starting with version 3.0 of kamailio, if you want to use this module in failure routes,
+		Starting with version 3.1 , if you want to use this module in failure routes,
 		it is not needed to call<quote>append_branch()</quote> after rewriting the request URI in order to
 		relay the message to the new target. Its also supportes the usage of database
 		derived failure routing descisions with the carrierfailureroute table.