<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><font size="-1">Can anyone help? Setting up a call from the
middle with B2BUA I pass RURI as a parameter via MI interface.
RURI has some header values:</font></p>
<p><font size="-1">param1 =
<a class="moz-txt-link-abbreviated" href="mailto:sip:alice@abc.net?header1=qaz&header2=wsx">sip:alice@abc.net?header1=qaz&header2=wsx</a></font></p>
<p><font size="-1">param2 = <a class="moz-txt-link-abbreviated" href="mailto:sip:bob@abc.net?header1=qaz&header2=wsx">sip:bob@abc.net?header1=qaz&header2=wsx</a></font></p>
<p><font size="-1">Problem is B2BUA puts the whole parameter string
in the From and To headers where really only the parameter
string up to the ? is required and valid for the From and To
headers.</font></p>
<p><font size="-1">Will I need to patch the source code in
b2b_entities to solve this? I'm guessing it is when the
t_client structure gets populated, can someone put me on the
right track please?<br>
</font></p>
<font size="-1"><font face="Verdana">Kind regards,</font></font><br>
<div class="moz-signature"><font size="-1"><font face="Verdana"><br>
Adrian Fretwell</font></font>
</div>
</body>
</html>