Hi,<br><br>I am trying to get "Replaces" from "Refer-to" header ($rt - variable) with the following code:<br><br>$var(replaces) = $(rt{param.value,Replaces});<br><br>but unfortunately<br><br>xlog("Replaces: $var(replaces)");<br>
<br>shows nothing.<br><br>My "Refer-to:" looks like:<br><br>sip:<user>@<some_ip>:5060?Replaces=zqinclbguzedgwq%40<some_ip>%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>