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

Author: Daniel-Constantin Mierla <mico...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2020-04-05T14:41:15+02:00

dispatcher: docs for sockname attribute for destination records

---

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

---

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

---

diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml 
b/src/modules/dispatcher/doc/dispatcher_admin.xml
index d9abd0e556..271ec83158 100644
--- a/src/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/src/modules/dispatcher/doc/dispatcher_admin.xml
@@ -369,6 +369,10 @@ modparam("dispatcher", "force_dst", 1)
                        (value 2).
                        </listitem>
                        <listitem>
+                       sockname - the sockname string - it is added only if 
xavp_dst_mode has bit 3 set
+                       (value 3).
+                       </listitem>
+                       <listitem>
                        dstid - the destination unique id (in case of call load 
distribution algorithm).
                        </listitem>
                        <listitem>
@@ -1311,6 +1315,7 @@ DEST: {
                WEIGHT: 50
                RWEIGHT: 50
                SOCKET: 
+               SOCKNAME: 
        }
        LATENCY: {
                AVG: 20.104000
@@ -2041,6 +2046,11 @@ DEST: {
                                        It is used for sending the SIP traffic 
as well as
                                        OPTIONS keepalives.
                                </listitem>
+                               <listitem>
+                                       'sockname' - used to set by name the 
sending socket for the
+                                       gateway. It is used for sending the SIP 
traffic as well as
+                                       OPTIONS keepalives and has priority 
over 'socket' attribute.
+                               </listitem>
                                <listitem>
                                        'ping_from' - used to set the From URI 
in OPTIONS keepalives.
                                        It overwrites the general ds_ping_from 
parameter.


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

Reply via email to