Module: sip-router
Branch: master
Commit: 0219f1cda6cf51fbc5d0aa3cc0b575e8cba7f869
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0219f1c…
Author: Henning Westerholt <hw(a)kamailio.org>
Committer: Henning Westerholt <hw(a)kamailio.org>
Date: Tue May 29 18:08:39 2012 +0200
xhttp: regenerate readme after commit c386968d40aeef9c8
---
modules/xhttp/README | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/modules/xhttp/README b/modules/xhttp/README
index c8c8f35..ae77d93 100644
--- a/modules/xhttp/README
+++ b/modules/xhttp/README
@@ -28,7 +28,8 @@ Alex Balashov
3. Dependencies
3.1. Kamailio Modules
- 3.2. External Libraries or Applications
+ 3.2. Kamailio Core Settings
+ 3.3. External Libraries or Applications
4. Parameters
@@ -54,7 +55,8 @@ Chapter 1. Admin Guide
3. Dependencies
3.1. Kamailio Modules
- 3.2. External Libraries or Applications
+ 3.2. Kamailio Core Settings
+ 3.3. External Libraries or Applications
4. Parameters
@@ -109,14 +111,23 @@ Chapter 1. Admin Guide
3. Dependencies
3.1. Kamailio Modules
- 3.2. External Libraries or Applications
+ 3.2. Kamailio Core Settings
+ 3.3. External Libraries or Applications
3.1. Kamailio Modules
The following modules must be loaded before this module:
* sl - stateless reply.
-3.2. External Libraries or Applications
+3.2. Kamailio Core Settings
+
+ 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:
+ * tcp_accept_no_cl=yes
+
+3.3. External Libraries or Applications
The following libraries or applications must be installed before
running Kamailio with this module loaded: