Module: kamailio
Branch: master
Commit: ca886ffa64db8cc209dcc7098ffb69902464da72
URL:
https://github.com/kamailio/kamailio/commit/ca886ffa64db8cc209dcc7098ffb699…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2021-05-11T17:31:12+02:00
modules: readme files regenerated - siputils ... [skip ci]
---
Modified: src/modules/siputils/README
---
Diff:
https://github.com/kamailio/kamailio/commit/ca886ffa64db8cc209dcc7098ffb699…
Patch:
https://github.com/kamailio/kamailio/commit/ca886ffa64db8cc209dcc7098ffb699…
---
diff --git a/src/modules/siputils/README b/src/modules/siputils/README
index a1aeae393c..453179d5a1 100644
--- a/src/modules/siputils/README
+++ b/src/modules/siputils/README
@@ -449,8 +449,9 @@ modparam("auth", "rpid_avp",
"$avp(myrpid)")
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.
The function returns TRUE on success, and FALSE during processing
failures.