Module: kamailio
Branch: master
Commit: da4f786b0c0275a6e4c8324f9b4c347351b5a48a
URL:
https://github.com/kamailio/kamailio/commit/da4f786b0c0275a6e4c8324f9b4c347…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-06-10T09:16:30+02:00
modules: readme files regenerated - dispatcher ... [skip ci]
---
Modified: src/modules/dispatcher/README
---
Diff:
https://github.com/kamailio/kamailio/commit/da4f786b0c0275a6e4c8324f9b4c347…
Patch:
https://github.com/kamailio/kamailio/commit/da4f786b0c0275a6e4c8324f9b4c347…
---
diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index 6f0978dc6d..9d4287804f 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -1458,12 +1458,13 @@ if(ds_list_exists("10")) {
specific group id. The parameter can be an integer or a variable
holding an integer value.
* mode - (optional) - a bitmask to specify how the matching should be
- done. If parameter is 0, all ip, port and proto are matched and
- active status is ignored. If bit one is set, then port is ignored.
- If bit two is set, then protocol is ignored. If bit three is set,
- then state must be active. The parameter can be an integer or a
- variable holding an integer value. It must be provided if the uri
- parameter is provided.
+ done. If the parameter is missing, the matching is done with
+ ignoring the protocol (value 2). If parameter is 0, all ip, port
+ and proto are matched and active status is ignored. If bit one is
+ set, then port is ignored. If bit two is set, then protocol is
+ ignored. If bit three is set, then state must be active. The
+ parameter can be an integer or a variable holding an integer value.
+ It must be provided if the uri parameter is provided.
* uri (optional) - if parameter is empty or missing, the matching is
done against source IP, port and protocol. Otherwise the value has
to be a valid SIP URI, used to match against addresses in the