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

Author: Daniel-Constantin Mierla <mico...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2017-08-03T19:05:59+02:00

dispatcher: documentation for parallel dispatching algorithm

---

Modified: src/modules/dispatcher/doc/dispatcher_admin.xml

---

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

---

diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml 
b/src/modules/dispatcher/doc/dispatcher_admin.xml
index b5315acc2d..a0d35eec8a 100644
--- a/src/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/src/modules/dispatcher/doc/dispatcher_admin.xml
@@ -1040,6 +1040,14 @@ end
                        </listitem>
                        <listitem>
                                <para>
+                               <quote>12</quote> - dispatch to all destination 
in setid at
+                               once (parallel forking). Note that the AVPs are 
no longer set
+                               with the values of the destination records, no 
re-routing
+                               making sense in this case.
+                               </para>
+                       </listitem>
+                       <listitem>
+                               <para>
                                <quote>X</quote> - if the algorithm is not 
implemented, the
                                first entry in set is chosen.
                                </para>


_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to