[OpenSIPS-Devel] [ opensips-Patches-3076779 ] quiet from/to parsing

SourceForge.net noreply at sourceforge.net
Mon Sep 27 22:06:13 CEST 2010


Patches item #3076779, was opened at 2010-09-27 13:06
Message generated for change (Tracker Item Submitted) made by kennardwhite
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3076779&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kennard White (kennardwhite)
Assigned to: Nobody/Anonymous (nobody)
Summary: quiet from/to parsing

Initial Comment:
This is patch to have option to eliminate syslog ERROR messages when receiving requests with "bad" From or To headers. Specifically, it adds new flags to the uri module's db_check_from and db_check_to commands. It has new flags "q" which tells it to check quietly (don't log errors to syslog) and "e" which tells it to only check for existence of well-forced user name, but don't check against the auth header. Also changes to core functions for parsing from and to headers to honor new quiet flag. All changes should be backwards compatible.

Changeset also includes some deltas from patch upload 3047314 related to "ob" parameter parsing.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3076779&group_id=232389



More information about the Devel mailing list