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

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2022-01-20T15:16:39Z

uac: fix wrong documentation regarding contact_addr database, empty string 
means skip, not dot

---

Modified: src/modules/uac/doc/uac_admin.xml

---

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

---

diff --git a/src/modules/uac/doc/uac_admin.xml 
b/src/modules/uac/doc/uac_admin.xml
index b6184a6daa..188d1b913e 100644
--- a/src/modules/uac/doc/uac_admin.xml
+++ b/src/modules/uac/doc/uac_admin.xml
@@ -1619,7 +1619,7 @@ event_route[uac:reply] {
                        <listitem><para>
                        <emphasis>contact_addr</emphasis> - contact address to 
be used for this record
                        instead of reg_contact_addr module parameter, e.g.:, 
192.168.0.125:5060. It can
-                       be set to '.' (dot) to skip setting it and then 
reg_contact_addr modparam is used.
+                       be set to '' (empty string) to skip setting it and then 
reg_contact_addr modparam is used.
                        </para></listitem>
                </itemizedlist>
                <itemizedlist>


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

Reply via email to