Module: kamailio
Branch: master
Commit: bc663d383c53abd36a282caf16569bf54a435312
URL:
https://github.com/kamailio/kamailio/commit/bc663d383c53abd36a282caf16569bf…
Author: Henning Westerholt <hw(a)skalatan.de>
Committer: Henning Westerholt <hw(a)skalatan.de>
Date: 2021-06-11T09:14:50Z
tls: remove obseleted connection related parameter docs (from before kamailio 3.0)
---
Modified: src/modules/tls/doc/params.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/bc663d383c53abd36a282caf16569bf…
Patch:
https://github.com/kamailio/kamailio/commit/bc663d383c53abd36a282caf16569bf…
---
diff --git a/src/modules/tls/doc/params.xml b/src/modules/tls/doc/params.xml
index 80dbe2f3cc..7c1203eac3 100644
--- a/src/modules/tls/doc/params.xml
+++ b/src/modules/tls/doc/params.xml
@@ -416,26 +416,6 @@ modparam("tls", "server_name",
"kamailio.org")
</example>
</section>
- <section id="tls.p.send_timeout">
- <title><varname>send_timeout</varname> (int)</title>
- <para>
- This parameter is <emphasis>obsolete</emphasis> and cannot be used
- in newer TLS versions (> &kamailio; 3.0). In these versions the
- send_timeout is replaced by <varname>tcp_send_timeout</varname>
- (common with all the tcp connections).
- </para>
- </section>
-
- <section id="tls.p.handshake_timeout">
- <title><varname>handshake_timeout</varname> (int)</title>
- <para>
- This parameter is <emphasis>obsolete</emphasis> and cannot be used
- in newer TLS versions (> &kamailio; 3.0). In these versions the
- handshake_timeout is replaced by <varname>tcp_connect_timeout</varname>
- (common with all the tcp connections).
- </para>
- </section>
-
<section id="tls.p.connection_timeout">
<title><varname>connection_timeout</varname> (int)</title>
<para>