diff --git a/src/modules/lcr/doc/lcr_admin.xml b/src/modules/lcr/doc/lcr_admin.xml index 7196c56363c..8c4552d1bae 100644 --- a/src/modules/lcr/doc/lcr_admin.xml +++ b/src/modules/lcr/doc/lcr_admin.xml @@ -35,9 +35,9 @@ <prefix, from uri pattern, from uri userpart, request uri pattern, priority, weight> tuples. A gateway matches a request if user part of Request-URI - matches a "prefix", caller URI matches a "From-URI" pattern, - caller URI userpart matches a mtree with given tree "value", and - callee URI matches a "Request-URI" pattern in a tuple that is + matches "prefix", caller URI matches "from_uri" pattern, + caller URI userpart matches mtree with "mt_value", and + callee URI matches "request_uri" pattern in a tuple that is associated with the gateway. @@ -134,7 +134,7 @@
Dependencies
- &siprouter; modules + &kamailio; Modules The following modules must be loaded before this module: @@ -144,6 +144,11 @@ dbtext. + + + mtree module if mt_pv_values parameter is set. + +