Skip to content

Commit

Permalink
modules: readme files regenerated - htable ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed Aug 15, 2023
1 parent 440bab6 commit e859169
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions src/modules/htable/README
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e859169

Please sign in to comment.