Module: kamailio
Branch: 5.3
Commit: 34dffb148e2fa3e9d354532817acf490ac8c8e95
URL: 
https://github.com/kamailio/kamailio/commit/34dffb148e2fa3e9d354532817acf490ac8c8e95

Author: Victor Seva <linuxman...@torreviejawireless.org>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2020-03-02T09:27:14+01:00

pua_dialoginfo: fix doc for puburi_calle[e|r]_avp type

(cherry picked from commit cd94a88d21c6d649d63791ba509845a38a6eb76b)

---

Modified: src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml

---

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

---

diff --git a/src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml 
b/src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml
index 2d154c1d27..c869344c17 100644
--- a/src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml
+++ b/src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml
@@ -435,7 +435,7 @@ modparam("pua_dialoginfo", "use_pubruri_avps", 1)
                </section>
                
                <section>
-               <title><varname>pubruri_caller_avp</varname> (int)</title>
+               <title><varname>pubruri_caller_avp</varname> (str)</title>
                <para>
                        If use_pubruri_avps is enabled, PUBLISH-requests 
reporting dialog-information about the caller (entity=caller) are sent using 
the value of the specified avp as R-Uri.  
                        If multiple AVPs with the same name (but different 
indexes) are present, for each value a corresponding PUBLISH-request is 
generated.
@@ -455,7 +455,7 @@ modparam("pua_dialoginfo", "pubruri_caller_avp", 
"$avp(s:puburis_caller)")
                </section>
                
                <section>
-               <title><varname>pubruri_callee_avp</varname> (int)</title>
+               <title><varname>pubruri_callee_avp</varname> (str)</title>
                <para>
                        If use_pubruri_avps is enabled, PUBLISH-requests 
reporting dialog-information about the callee (entity=callee) are sent using 
the value of the specified avp as R-Uri.  
                        If multiple AVPs with the same name (but different 
indexes) are present, for each value a corresponding PUBLISH-request is 
generated.


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

Reply via email to