Module: kamailio
Branch: master
Commit: bec7d2e08e00f5eb852ffe85f9b037488e3e7173
URL: 
https://github.com/kamailio/kamailio/commit/bec7d2e08e00f5eb852ffe85f9b037488e3e7173

Author: Simone de Blasiis <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date: 2026-03-10T17:30:59+01:00

dispatcher: Priority + Weight algorithm

Added a new algorithm with id 15 that will allow to route calls according to 
the DNS SRV record standard.
First we select entries with the lowest priority, there can be multiple entries 
with the same priority, and then we distribute calls between them according to 
the weight.

---

Modified: src/modules/dispatcher/dispatch.c
Modified: src/modules/dispatcher/dispatch.h
Modified: src/modules/dispatcher/doc/dispatcher_admin.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/bec7d2e08e00f5eb852ffe85f9b037488e3e7173.diff
Patch: 
https://github.com/kamailio/kamailio/commit/bec7d2e08e00f5eb852ffe85f9b037488e3e7173.patch

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to