Browse Source

port doc changes from kamailio 1.5 branch, r5794

Henning Westerholt 16 years ago
parent
commit
5bad9d3380
2 changed files with 8 additions and 9 deletions
  1. 4 4
      modules/carrierroute/README
  2. 4 5
      modules/carrierroute/doc/carrierroute_admin.xml

+ 4 - 4
modules/carrierroute/README

@@ -227,10 +227,10 @@ Chapter 1. Admin Guide
    is better to pass only IDs in AVPs to the routing functions.
 
    Basically this module could be used as an replacement for the
-   lcr and the dispatcher module, if you have certain performance,
-   flexibility and/or integration requirements that these modules
-   don't handle properly. But for small installations it probably
-   make more sense to use the lcr and dispatcher module.
+   lcr and the dispatcher module, if you have certain flexibility,
+   integration and/or performance requirements that can't be
+   satisfied with these modules. But for smaller installations it
+   probably make more sense to use the lcr and dispatcher module.
 
    If you want to use this module in failure routes, then you need
    to call "append_branch()" after rewriting the request URI in

+ 4 - 5
modules/carrierroute/doc/carrierroute_admin.xml

@@ -53,11 +53,10 @@
 		AVPs to the routing functions.
 	</para>
 	<para>
-		Basically this module could be used as an replacement for the lcr and the 
-		dispatcher module, if you have certain performance, flexibility and/or 
-		integration requirements that these modules don't handle properly. But for 
-		small installations it probably make more sense to use the lcr and dispatcher
-		module.
+		Basically this module could be used as an replacement for the lcr and the
+		dispatcher module, if you have certain flexibility, integration and/or performance
+		requirements that can't be satisfied with these modules. But for smaller
+		installations it probably make more sense to use the lcr and dispatcher module.
 	</para>
 	<para>
 		If you want to use this module in failure routes, then you need to call