Module: kamailio
Branch: 5.4
Commit: dfcb993e65f47ab5ca8c56a9b1783d5f37c8bc84
URL:
https://github.com/kamailio/kamailio/commit/dfcb993e65f47ab5ca8c56a9b1783d5…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-02-15T09:47:02+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/dispatcher/README
---
Diff:
https://github.com/kamailio/kamailio/commit/dfcb993e65f47ab5ca8c56a9b1783d5…
Patch:
https://github.com/kamailio/kamailio/commit/dfcb993e65f47ab5ca8c56a9b1783d5…
---
diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index 0b23347716..9cb4426a73 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -1046,7 +1046,7 @@ modparam("dispatcher", "reload_delta", 1)
+ “0” - hash over callid
+ “1” - hash over from URI.
+ “2” - hash over to URI.
- + “3” - hash over request-URI.
+ + “3” - hash over request-URI user.
+ “4” - round-robin (next destination).
+ “5” - hash over authorization-username (Proxy-Authorization or
"normal" authorization). If no username is found, round robin