[OpenSIPS-Users] Help with " uac_replace_to"
spady
spady77 at gmail.com
Mon Dec 12 15:26:10 CET 2011
Hi Vlad, thank you for your reply.
I found this solution and seems a good one. Can you confirm it?
if ($rU=~"^0[0-9]+")
{
strip(1);
prefix("87019");
rewritehostport("10.9.6.3:5060");
uac_replace_to("sip:$rU at 10.9.6.3:5060");
route(1);
exit;
}
}
--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Help-with-uac-replace-to-tp7078985p7086253.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
More information about the Users
mailing list