[OpenSIPS-Devel] [ opensips-Patches-3602413 ] b2b - initial headers support

SourceForge.net noreply at sourceforge.net
Mon Jan 28 17:36:20 CET 2013


Patches item #3602413, was opened at 2013-01-28 08:36
Message generated for change (Tracker Item Submitted) made by nikbyte
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3602413&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nick Altmann (nikbyte)
Assigned to: Nobody/Anonymous (nobody)
Summary: b2b - initial headers support

Initial Comment:
Adds two parameters:
initial_headers (str):
A list of SIP header names delimited by ';' that should be copied
from the dialog of one side to the other side with another names
taking from applying "initial_headers_regexp" regexp on original names.
Also you may use "magic" header "X-Original-SRC", containing
source uri of initial packet.

and
initial_headers_regexp(str):
Regexp applied to headers from initial_headers parameter.

Also it removes old init_callid_hdr parameter.


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

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



More information about the Devel mailing list