[sr-dev] git:master:212840c3: siptuils: small doc extension for ring filter functionality

Henning Westerholt hw at skalatan.de
Tue May 11 17:25:54 CEST 2021


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

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2021-05-11T15:24:01Z

siptuils: small doc extension for ring filter functionality

---

Modified: src/modules/siputils/doc/siputils_admin.xml

---

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

---

diff --git a/src/modules/siputils/doc/siputils_admin.xml b/src/modules/siputils/doc/siputils_admin.xml
index 5764c152d4..8e7140385d 100644
--- a/src/modules/siputils/doc/siputils_admin.xml
+++ b/src/modules/siputils/doc/siputils_admin.xml
@@ -281,8 +281,9 @@ modparam("auth", "rpid_avp", "$avp(myrpid)")
 			<para>
 			Inserting the call-id in the internal list, which is checked when
 			further replies arrive. Any 183 reply that is received during the
-			timeout value will be converted to a 180 message. Please note that you
-			need to set a positive timeout value in order to use this function.
+			timeout value will be converted to a 180 message with removed SDP body.
+			Please note that you need to set a positive ring_timeout value in order
+			to use this function.
 			</para>
 			<para>
 			The function returns TRUE on success, and FALSE during processing failures.




More information about the sr-dev mailing list