Module: kamailio Branch: master Commit: e859169628ed4c3dc1c5a9230e29046c9cb8fc46 URL: https://github.com/kamailio/kamailio/commit/e859169628ed4c3dc1c5a9230e29046c...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2023-08-15T23:01:16+02:00
modules: readme files regenerated - htable ... [skip ci]
---
Modified: src/modules/htable/README
---
Diff: https://github.com/kamailio/kamailio/commit/e859169628ed4c3dc1c5a9230e29046c... Patch: https://github.com/kamailio/kamailio/commit/e859169628ed4c3dc1c5a9230e29046c...
---
diff --git a/src/modules/htable/README b/src/modules/htable/README index 350e9fab41d..238c4e86bef 100644 --- a/src/modules/htable/README +++ b/src/modules/htable/README @@ -93,7 +93,7 @@ Ovidiu Sas 6.11. htable.flush htable 6.12. htable.listTables 6.13. htable.stats - 6.14. htable.dmqsync + 6.14. htable.dmqsync [htable]
7. Event routes
@@ -213,7 +213,7 @@ Chapter 1. Admin Guide 6.11. htable.flush htable 6.12. htable.listTables 6.13. htable.stats - 6.14. htable.dmqsync + 6.14. htable.dmqsync [htable]
7. Event routes
@@ -1125,7 +1125,7 @@ if(sht_match_str_value("ha", "eq", "alice")) { 6.11. htable.flush htable 6.12. htable.listTables 6.13. htable.stats - 6.14. htable.dmqsync + 6.14. htable.dmqsync [htable]
6.1. htable.get htable key
@@ -1371,12 +1371,17 @@ kamcmd htable.listTables kamcmd htable.stats ...
-6.14. htable.dmqsync +6.14. htable.dmqsync [htable]
Perform a DMQ sync action.
Name: htable.dmqsync
+ Parameters: + * htable: name of the hash table to perform dmq sync for. If not + provided, sync is performed for all hash tables that have dmq sync + enabled. + Example: ... kamcmd htable.dmqsync