[OpenSIPS-Devel] [ opensips-Patches-3602478 ] b2b - custom_headers_regexp option

SourceForge.net noreply at sourceforge.net
Tue Jan 29 12:44:24 CET 2013


Patches item #3602478, was opened at 2013-01-28 22:52
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3602478&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: modules
Group: trunk
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Nick Altmann (nikbyte)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: b2b - custom_headers_regexp option

Initial Comment:
Regexp to search SIP header by names that should be passed from the dialog of one side to the other side.


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

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2013-01-29 03:44

Message:
Thanks Nick, patch uploaded - I made a small change - when doing the
regcomp, there is no need to copy to a different buffer to make the hdr
name null terminated - you can put directly a 0 at the end, as the hdr name
is inside the msg buffer, so safe to do a small overflow.

Regards,
Bogdan

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

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



More information about the Devel mailing list