Hi all , 
can any one tell me how the AVPĀ  s:country takes its value,

$var(sdpid)=$avp(s:country);
$var(dpid)=$(var(sdpid){s.int});
xlog("$var(dpid)");
if(!dp_translate("$var(dpid)","$ruri.user/$ruri.user")){
send_reply("420", "Invalid Destination");
}

one thing moreĀ  : what is the result of executing dp_translate


thank you very much
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to