[sr-dev] git:master:7287da30: dispatcher: ds_reload added using from ANY_ROUTE, removed algorithm 10
Luis Martin Gil
martingil.luis at gmail.com
Tue Jun 14 15:02:57 CEST 2016
Module: kamailio
Branch: master
Commit: 7287da30d4c4129353e62477fb8de049ab94bbd9
URL: https://github.com/kamailio/kamailio/commit/7287da30d4c4129353e62477fb8de049ab94bbd9
Author: Luis Martin Gil <martingil.luis at gmail.com>
Committer: Luis Martin Gil <martingil.luis at gmail.com>
Date: 2016-06-10T08:41:41+02:00
dispatcher: ds_reload added using from ANY_ROUTE, removed algorithm 10
---
Modified: modules/dispatcher/doc/dispatcher_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/7287da30d4c4129353e62477fb8de049ab94bbd9.diff
Patch: https://github.com/kamailio/kamailio/commit/7287da30d4c4129353e62477fb8de049ab94bbd9.patch
---
diff --git a/modules/dispatcher/doc/dispatcher_admin.xml b/modules/dispatcher/doc/dispatcher_admin.xml
index 9bd6cc8..f7e0d3e 100644
--- a/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/modules/dispatcher/doc/dispatcher_admin.xml
@@ -1355,15 +1355,15 @@ onreply_route {
<function moreinfo="none">ds_reload()</function>
</title>
<para>
- Reloads the groups and included destinations. The command is
- disabled for call load based dispatching (algorithm 10) since
- removal of destinations may leave the list of active
- calls with broken references.
+ Reloads the groups and included destinations.
</para>
<para>
Name: <emphasis>ds_reload</emphasis>
</para>
<para>Parameters: <emphasis>none</emphasis></para>
+ <para>
+ This function can be used from ANY_ROUTE.
+ </para>
</section>
<section>
More information about the sr-dev
mailing list