Module: kamailio
Branch: master
Commit: 3131832b65850593b78dfd5b8335a0e26009fb58
URL:
https://github.com/kamailio/kamailio/commit/3131832b65850593b78dfd5b8335a0e…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-04-04T17:01:47+02:00
modules: readme files regenerated - lcr ... [skip ci]
---
Modified: src/modules/lcr/README
---
Diff:
https://github.com/kamailio/kamailio/commit/3131832b65850593b78dfd5b8335a0e…
Patch:
https://github.com/kamailio/kamailio/commit/3131832b65850593b78dfd5b8335a0e…
---
diff --git a/src/modules/lcr/README b/src/modules/lcr/README
index 0dd6fae04e..396945e714 100644
--- a/src/modules/lcr/README
+++ b/src/modules/lcr/README
@@ -10,6 +10,12 @@ Juha Heinanen
<jh(a)tutpro.com>
+Edited by
+
+Ovidiu Sas
+
+ <osas(a)voipembedded.com>
+
Copyright © 2005-2014 Juha Heinanen
__________________________________________________________________
@@ -1234,9 +1240,13 @@ if (to_any_gw("192.55.66.2", 1)) {
5.3. lcr.dump_rules
Causes lcr module to dump the contents of its in-memory lcr_rule and
- lcr_rule_target tables.
+ lcr_rule_target tables. Rules can be filetered by lcr_id or lcr_id and
+ prefix. The filters are passed as optional parameters.
- Parameters: none
+ Parameters:
+ * lcr_id filter rules based on lcr_id.
+ * prefix filter rules based on prefix (prefixes shorter or equal to
+ the give prefix) in addition to the previous lcr_id parameter.
Example 1.60. lcr.dump_rules RPC example
$ kamcmd lcr.dump_rules