<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I'm trying to change "username" field of URI in the INT message. When using rewriteuser() function with avp variable as below, the username is changed to $avp(i:8) itself instead of the value of the avp.<br><br>rewriteuser("$avp(i:8)");<br><br>I've tried all sorts of diff formats and none of them replace username with the value of avp variable.:<br><br>rewriteuser($avp(i:8));<br>rewriteuser("avp(i:8)");<br><br>is this a bug?<br><br>Thanks,<br>A-RS<br><br><br><br><br><br /><hr />Windows Live: Keep your friends up to date with what you do online. <a href='http://windowslive.com/Campaign/SocialNetworking?ocid=PID23285::T:WLMTAGL:ON:WL:en-US:SI_SB_online:082009' target='_new'>Find out more.</a></body>
</html>