LRT - DDI range - Invalid routes
Hi,
I'm trying to create a DDI-range-based LRT according to the configuration guide but the lrtd set the routes to disabled (I have another E.164 lrt working fine). I enabled debug logs (log-lrtd is attached to the thread), but i can't find any helpful information in the logs.
This is the LRT file (I have removed all the routes except one for testing purposes):
<?xml version="1.0" encoding="UTF-8" ?>
<localRoutes>
<route>
<user type="range" rangeEnd="874444529" rangeStart="874444500"></user>
<next type="regex">!^.*$!sip:\1@SAG-HQ;egress=HQ!</next>
</route>
<emsVersion>
<routeSetType>SBC</routeSetType>
<version>0</version>
<dateUpdated>2014-08-19 10:48:31</dateUpdated>
</emsVersion>
</localRoutes>
This is the /code/lrt directory: