Explorar el Código

add tcp_accept_no_cl=yes to xhttp description

Klaus Darilion hace 13 años
padre
commit
c386968d40
Se han modificado 2 ficheros con 17 adiciones y 0 borrados
  1. 2 0
      modules/xhttp/doc/xhttp.txt.html
  2. 15 0
      modules/xhttp/doc/xhttp_admin.xml

La diferencia del archivo ha sido suprimido porque es 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>

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio