Empties the entire specified hash table
<!-- Kamailio Pull Request Template -->
<!--
IMPORTANT:
- for detailed contributing guidelines, read:
https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md
- pull requests must be done to master branch, unless they are backports
of fixes from master branch to a stable branch
- backports to stable branches must be done with 'git cherry-pick -x ...'
- code is contributed under BSD for core and main components (tm, sl, auth, tls)
- code is contributed GPLv2 or a compatible license for the other components
- GPL code is contributed with OpenSSL licensing exception
-->
#### Pre-Submission Checklist
<!-- Go over all points below, and after creating the PR, tick all the checkboxes that apply -->
<!-- All points should be verified, otherwise, read the CONTRIBUTING guidelines from above-->
<!-- If you're unsure about any of these, don't hesitate to ask on sr-dev mailing list -->
- [x] Commit message has the format required by CONTRIBUTING guide
- [x] Commits are split per component (core, individual modules, libs, utils, ...)
- [x] Each component has a single commit (if not, squash them into one commit)
- [x] No commits to README files for modules (changes must be done to docbook files
in `doc/` subfolder, the README file is autogenerated)
#### Type Of Change
- [ ] Small bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)
#### Checklist:
<!-- Go over all points below, and after creating the PR, tick the checkboxes that apply -->
- [ ] PR should be backported to stable branches
- [x] Tested changes locally
- [ ] Related to issue #XXXX (replace XXXX with an open issue number)
#### Description
<!-- Describe your changes in detail -->
Add a new RPC comand to flush (empty) a htable.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1828
-- Commit Summary --
* htable: Add RPC htable.flush <htable>
-- File Changes --
M src/modules/htable/doc/htable_admin.xml (23)
M src/modules/htable/htable.c (24)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1828.patchhttps://github.com/kamailio/kamailio/pull/1828.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1828
Module: kamailio
Branch: master
Commit: 43d49848c33360484ac57719bd09740326754b69
URL: https://github.com/kamailio/kamailio/commit/43d49848c33360484ac57719bd09740…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-01-31T16:16:50+01:00
modules: readme files regenerated - dispatcher ... [skip ci]
---
Modified: src/modules/dispatcher/README
---
Diff: https://github.com/kamailio/kamailio/commit/43d49848c33360484ac57719bd09740…
Patch: https://github.com/kamailio/kamailio/commit/43d49848c33360484ac57719bd09740…
---
diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index fa1554dde6..766e639c6f 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -1131,7 +1131,7 @@ if(ds_select("1", "$var(a)")) {
destination URI; '1', 'r' or 'R' to push the address in R-URI; '2',
'x' or 'X' to push the address only in the XAVP when failure
rerouting is enabled. Note that only first character of the
- parameter matters, therefore once case use a more meaningful value
+ parameter matters, therefore one can use a more meaningful value
such as 'ruri' instead of 'r'. The parameter can contain pseudo
variables.
* limit - a positive integer value to restrict the number of selected
Module: kamailio
Branch: master
Commit: bcb92740f043dce7c5145070cb298de5f7d02c6e
URL: https://github.com/kamailio/kamailio/commit/bcb92740f043dce7c5145070cb298de…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-01-31T16:05:13+01:00
dispatcher: docs - fixed typos
---
Modified: src/modules/dispatcher/doc/dispatcher_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/bcb92740f043dce7c5145070cb298de…
Patch: https://github.com/kamailio/kamailio/commit/bcb92740f043dce7c5145070cb298de…
---
diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml
index 5173dffdb9..493332ab28 100644
--- a/src/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/src/modules/dispatcher/doc/dispatcher_admin.xml
@@ -1308,7 +1308,7 @@ if(ds_select("1", "$var(a)")) {
the address in destination URI; '1', 'r' or 'R' to push the address
in R-URI; '2', 'x' or 'X' to push the address only in the XAVP when
failure rerouting is enabled. Note that only first character of the
- parameter matters, therefore once case use a more meaningful value
+ parameter matters, therefore one can use a more meaningful value
such as 'ruri' instead of 'r'. The parameter can contain pseudo
variables.
</para>
Hello,
Kamailio SIP Server v5.1.7 stable release is out.
This is a maintenance release of the previous stable branch, 5.1, that
includes fixes since the release of v5.1.6. There is no change to
database schema or configuration language structure that you have to do
on previous installations of v5.1.x. Deployments running previous v5.1.x
versions are strongly recommended to be upgraded to v5.1.7 or to v5.2.x
series.
For more details about version 5.1.7 (including links and guidelines to
download the tarball or from GIT repository), visit:
* https://www.kamailio.org/w/2019/01/kamailio-v5-1-7-released/
RPM, Debian/Ubuntu packages will be available soon as well.
Note: the branch 5.1 is the previous stable branch. The latest stable
branch is 5.2, at this time with v5.2.1 being released out of it.
Many thanks to all contributing and using Kamailio!
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference - May 6-8, 2019 -- www.kamailioworld.com
Kamailio Advanced Training - Mar 4-6, 2019 in Berlin; Mar 25-27, 2019, in Washington, DC, USA -- www.asipto.com
Module: kamailio
Branch: 5.1
Commit: 745bfe69a6f42ee882f4dcd37fef7c78a02120e8
URL: https://github.com/kamailio/kamailio/commit/745bfe69a6f42ee882f4dcd37fef7c7…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2019-01-31T10:17:26+01:00
pkg/kamailio/deb: version set to 5.1.7
---
Modified: pkg/kamailio/deb/buster/changelog
Modified: pkg/kamailio/deb/debian/changelog
Modified: pkg/kamailio/deb/jessie/changelog
Modified: pkg/kamailio/deb/precise/changelog
Modified: pkg/kamailio/deb/sid/changelog
Modified: pkg/kamailio/deb/stretch/changelog
Modified: pkg/kamailio/deb/trusty/changelog
Modified: pkg/kamailio/deb/wheezy/changelog
Modified: pkg/kamailio/deb/xenial/changelog
---
Diff: https://github.com/kamailio/kamailio/commit/745bfe69a6f42ee882f4dcd37fef7c7…
Patch: https://github.com/kamailio/kamailio/commit/745bfe69a6f42ee882f4dcd37fef7c7…
---
diff --git a/pkg/kamailio/deb/buster/changelog b/pkg/kamailio/deb/buster/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/buster/changelog
+++ b/pkg/kamailio/deb/buster/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/debian/changelog b/pkg/kamailio/deb/debian/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/debian/changelog
+++ b/pkg/kamailio/deb/debian/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/jessie/changelog b/pkg/kamailio/deb/jessie/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/jessie/changelog
+++ b/pkg/kamailio/deb/jessie/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/precise/changelog b/pkg/kamailio/deb/precise/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/precise/changelog
+++ b/pkg/kamailio/deb/precise/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/sid/changelog b/pkg/kamailio/deb/sid/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/sid/changelog
+++ b/pkg/kamailio/deb/sid/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/stretch/changelog b/pkg/kamailio/deb/stretch/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/stretch/changelog
+++ b/pkg/kamailio/deb/stretch/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/trusty/changelog b/pkg/kamailio/deb/trusty/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/trusty/changelog
+++ b/pkg/kamailio/deb/trusty/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/wheezy/changelog b/pkg/kamailio/deb/wheezy/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/wheezy/changelog
+++ b/pkg/kamailio/deb/wheezy/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6
diff --git a/pkg/kamailio/deb/xenial/changelog b/pkg/kamailio/deb/xenial/changelog
index 1bf0e11ca1..ba5d29653d 100644
--- a/pkg/kamailio/deb/xenial/changelog
+++ b/pkg/kamailio/deb/xenial/changelog
@@ -1,3 +1,9 @@
+kamailio (5.1.7) unstable; urgency=medium
+
+ * version set to 5.1.7
+
+ -- Victor Seva <vseva(a)debian.org> Thu, 31 Jan 2019 10:15:30 +0100
+
kamailio (5.1.6) unstable; urgency=medium
* version set to 5.1.6