Module: kamailio
Branch: master
Commit: 0dc7d711c4c2d16d532862344f9ccd629de38e20
URL:
https://github.com/kamailio/kamailio/commit/0dc7d711c4c2d16d532862344f9ccd6…
Author: Henning Westerholt <hw(a)gilawa.com>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-10-29T07:17:10Z
dispatcher: small docs extensions regarding to ds_select_dst
---
Modified: src/modules/dispatcher/doc/dispatcher_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/0dc7d711c4c2d16d532862344f9ccd6…
Patch:
https://github.com/kamailio/kamailio/commit/0dc7d711c4c2d16d532862344f9ccd6…
---
diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml
b/src/modules/dispatcher/doc/dispatcher_admin.xml
index 1c9de29ba78..022c915e139 100644
--- a/src/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/src/modules/dispatcher/doc/dispatcher_admin.xml
@@ -1399,7 +1399,8 @@ With congestion control the formula becomes :
<emphasis>limit</emphasis> - 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)
+ the list). This can improve the performance especially if you
+ are using a large list of gateways.
</para>
</listitem>
</itemizedlist>