Acme Packet LRT XML/Unable to Refresh routes
Hi all!
I've got a simple LRT xml file.
After uploading it and configuring local-routing-policy and next-hop at local-policy I decide to type "notify lrtd refresh <mylrtname>" but I'm getting answer - "unable to refresh routes".
Why my SBC can't see it? what can be wrong with my config?
This is example of my LRT file:
<?xml version=“1.0” encoding=“UTF-8” standalone=“yes”?>
<localRoutes xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”>
<route>
<user type=“E164”>9161234567</user>
<next type=“regex”>!(^.*$)!sip:\1@1.2.3.4!</next>
</route>
</localRoutes>