Module: kamailio
Branch: master
Commit: 309c00f0bbc0320ef376495b1dd88c2c13cc61a2
URL: https://github.com/kamailio/kamailio/commit/309c00f0bbc0320ef376495b1dd88c2…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2020-11-25T18:31:19+01:00
modules: readme files regenerated - rtpengine ... [skip ci]
---
Modified: src/modules/rtpengine/README
---
Diff: https://github.com/kamailio/kamailio/commit/309c00f0bbc0320ef376495b1dd88c2…
Patch: https://github.com/kamailio/kamailio/commit/309c00f0bbc0320ef376495b1dd88c2…
---
diff --git a/src/modules/rtpengine/README b/src/modules/rtpengine/README
index b72a92de2a..b74f6f15b7 100644
--- a/src/modules/rtpengine/README
+++ b/src/modules/rtpengine/README
@@ -1804,17 +1804,21 @@ modparam("rtpengine", "control_cmd_tos", 144)
4.72. hash_algo (integer)
Hashing algorithm to be used in node selection algorithm. Now there are
- 2 possibilities: legacy algorithm - 0(very basic hash over callid) or
- SHA1 - 1(apply sha1 over the callid and calculate hash).
+ 2 possibilities: legacy algorithm - 0(very basic hash over callid),
+ SHA1 - 1(apply sha1 over the callid and calculate hash) or CRC32 -
+ 2(calculate crc32 sum over the callid).
Default value is 0, legacy algorithm.
- The values not falling into the range “0-1” are ignored.
+ The values not falling into the range “0-2” are ignored.
Example 1.73. Set control_cmd_tos parameter
...
### use SHA1 instead of legacy algorithm
modparam("rtpengine", "hash_algo", 1)
+
+### use CRC32 instead of legacy algorithm
+modparam("rtpengine", "hash_algo", 2)
...
5. Functions
Hello,
in order to plan the roadmap to next major release, it is time to
organize another online devel meeting, so the developers and community
members can syncronize and plan what should be done till Kamailio v5.5
will be out.
Because freenode.net service is requiring user registration to join
IRC channels on their servers, the meeting will be done on a matrix chat
room. More details are in the wiki page of the event, available at:
* https://www.kamailio.org/wiki/devel/irc-meetings/2020b
Feel free to add there topics that you want to be discussed.
The proposed date is next Wednesday, November 25, 2020, at 15:00UTC (15:00
London/Dublin, 16:00 most of West Europe, 10:00 New York), but other
dates can be proposed if they suit for more participants.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda