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

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date: 2021-03-29T15:28:10+02:00

path: docs for received_name parameter

---

Modified: src/modules/path/doc/path_admin.xml

---

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

---

diff --git a/src/modules/path/doc/path_admin.xml 
b/src/modules/path/doc/path_admin.xml
index 14c600f2a6..8c4dc8d9fd 100644
--- a/src/modules/path/doc/path_admin.xml
+++ b/src/modules/path/doc/path_admin.xml
@@ -168,6 +168,26 @@ modparam("path", "use_received", 1)
 ...
 modparam("path", "received_format", 1)
 ...
+</programlisting>
+               </example>
+       </section>
+       <section id="path.p.received_name">
+               <title><varname>received_name</varname> (str)</title>
+               <para>
+                       Set the name of the header parameter to add the
+                       <quote>received</quote> value.
+               </para>
+               <para>
+               <emphasis>
+                       Default value is "received".
+               </emphasis>
+               </para>
+               <example>
+               <title>Set <varname>received_name</varname> parameter</title>
+               <programlisting format="linespecific">
+...
+modparam("path", "received_name", "rcv")
+...
 </programlisting>
                </example>
        </section>


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

Reply via email to