Module: kamailio
Branch: master
Commit: 065a83fbb1a8b9b1912aadecff039a485c2d46dd
URL:
https://github.com/kamailio/kamailio/commit/065a83fbb1a8b9b1912aadecff039a4…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-10-29T09:31:37+02:00
modules: readme files regenerated - dispatcher ... [skip ci]
---
Modified: src/modules/dispatcher/README
---
Diff:
https://github.com/kamailio/kamailio/commit/065a83fbb1a8b9b1912aadecff039a4…
Patch:
https://github.com/kamailio/kamailio/commit/065a83fbb1a8b9b1912aadecff039a4…
---
diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index 9d4287804f..abf41a6d85 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -1206,7 +1206,9 @@ With congestion control the formula becomes :
set is chosen.
* limit - the maximum number of items to be stored in XAVP list for
further fail-overs (the first selected destination and default
- destination are the first to be put in the list)
+ destination are the first to be put in the list). This can improve
+ the performance especially if you are using a large list of
+ gateways.
This function can be used from REQUEST_ROUTE, FAILURE_ROUTE.