From e859169628ed4c3dc1c5a9230e29046c9cb8fc46 Mon Sep 17 00:00:00 2001 From: Kamailio Dev Date: Tue, 15 Aug 2023 23:01:16 +0200 Subject: [PATCH] modules: readme files regenerated - htable ... [skip ci] --- src/modules/htable/README | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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