Hi,<br><br>I am trying to get &quot;Replaces&quot; from &quot;Refer-to&quot; header ($rt - variable) with the following code:<br><br>$var(replaces) = $(rt{param.value,Replaces});<br><br>but unfortunately<br><br>xlog(&quot;Replaces: $var(replaces)&quot;);<br>
<br>shows nothing.<br><br>My &quot;Refer-to:&quot; looks like:<br><br>sip:&lt;user&gt;@&lt;some_ip&gt;:5060?Replaces=zqinclbguzedgwq%40&lt;some_ip&gt;%3bto-tag%3das4d3ce04b%3bfrom-tag%3dqrtpr<br><br>Can anyone please suggest what would be the correct syntax of transformation in the above case?<br>
<br>Kind regards,<br>Chris<br>