|
@@ -227,10 +227,10 @@ Chapter 1. Admin Guide
|
|
is better to pass only IDs in AVPs to the routing functions.
|
|
is better to pass only IDs in AVPs to the routing functions.
|
|
|
|
|
|
Basically this module could be used as an replacement for the
|
|
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
|
|
If you want to use this module in failure routes, then you need
|
|
to call "append_branch()" after rewriting the request URI in
|
|
to call "append_branch()" after rewriting the request URI in
|