Module: kamailio
Branch: 5.5
Commit: 315b22adf71908f147760b161045c9dda3ff1979
URL:
https://github.com/kamailio/kamailio/commit/315b22adf71908f147760b161045c9d…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-02-15T09:46:42+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/dispatcher/README
---
Diff:
https://github.com/kamailio/kamailio/commit/315b22adf71908f147760b161045c9d…
Patch:
https://github.com/kamailio/kamailio/commit/315b22adf71908f147760b161045c9d…
---
diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index 5b029903f4..09a96871e8 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -1051,7 +1051,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