Skip to content

Commit

Permalink
modules: readme files regenerated - modules ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed Feb 15, 2022
1 parent bf172e9 commit dfcb993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/dispatcher/README
Expand Up @@ -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
Expand Down

0 comments on commit dfcb993

Please sign in to comment.