<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all , <br>can any one tell me the AVP&nbsp; s:country takes its value,<br><br>$var(sdpid)=$avp(s:country);<br>$var(dpid)=$(var(sdpid){s.int});<br>xlog("$var(dpid)");<br>if(!dp_translate("$var(dpid)","$ruri.user/$ruri.user")){<br>send_reply("420", "Invalid Destination");<br>}<br><br>one thing more&nbsp; : what is the result of executing dp_translate<br><br><br>thank you very much<br></td></tr></table>