Explorar o código

add tcp_accept_no_cl=yes to xhttp description

Klaus Darilion %!s(int64=13) %!d(string=hai) anos
pai
achega
c386968d40
Modificáronse 2 ficheiros con 17 adicións e 0 borrados
  1. 2 0
      modules/xhttp/doc/xhttp.txt.html
  2. 15 0
      modules/xhttp/doc/xhttp_admin.xml

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
modules/xhttp/doc/xhttp.txt.html


+ 15 - 0
modules/xhttp/doc/xhttp_admin.xml

@@ -79,6 +79,21 @@
 			</itemizedlist>
 		</para>
 	</section>
+	<section>
+		<title>&kamailio; Core Settings</title>
+		<para>
+		SIP requires a Content-Length header for TCP transport. But most HTTP clients do not
+		set the content length for normal GET requests. Therefore, the core must be configured
+		to allow incoming requests without content length header:
+			<itemizedlist>
+			<listitem>
+			<para>
+				<emphasis>tcp_accept_no_cl=yes</emphasis>
+			</para>
+			</listitem>
+			</itemizedlist>
+		</para>
+	</section>
 	<section>
 		<title>External Libraries or Applications</title>
 		<para>

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio