Commits : Individual Commit

  Analyzed 8 days ago based on code collected 8 days ago.

Commit ID c7151212056136c87265571624e7e15dd8c18978

Avatar Contributor: Peter Dunkley Files Modified: 5
Date: 06-March-2012 at 18:33 Lines Added: 6
Repository: git://git.sip-router.org/sip-router master Lines Removed: 17
Commit Comment: core: Changed HTTP_REPLY_HACK from a compile-time to a run-time option
- By default it is off, to turn it on set http_reply_hack=yes in kamailio.cfg
- You need to turn this on if you use xhttp _and_ event_route[sl:local-response].
This is because HTTP responses are stateless responses and when the
event_route is run it has to parse the response. Without HTTP_REPLY_HACK
Kamailio can't actually parse HTTP responses.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 6 14 0 1 0 2

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
cfg.lex   No source code was detected in this file.
cfg.y   No source code was detected in this file.
globals.h C 1 0 0 0 0 0
parser/parse_fline.c C 3 7 0 1 0 1
ver_defs.h C 2 7 0 0 0 1
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.