Use the following config:
$var(temp) = $ruri;
$ruri = $fu;
if(registered("location")) {
sl_send_reply("699", "User Not Found");
xlog("L_NOTICE","ARIF: Already Registered\n");
exit;
}
$ruri = $var(temp);
Cheers,
ARIF
--
View this message in context:
http://www.nabble.com/i-want-to-stop-second-registration-request-if-user-al…
Sent from the OpenSER Users Mailing List mailing list archive at
Nabble.com.