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:[email protected]: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.

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

Reply via email to