How to Configure LRTs correctly
Hello Everyone,
I'm trying to configure LRTs with Oracle ESBCs with 9.3.0.
The example I'm using seems like this:
……
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<localRoutes type="range">
<route format="weighted">
<user type="range" rangeEnd="999810352" rangeStart="999700600"/>
<description>range ddi second lrt</description>
<next type="regex" weight="100" prio="10">!(9997006[0-9]{2}$)!sip:\1@172.20.64.X!</next>
<next type="regex" weight="100" prio="10">!(9997900[0-9]{2}$)!sip:\1@172.20.64.X!</next>
<next type="regex" weight="100" prio="10">!(9997905[0-9]{2}$)!sip:\1@172.20.128.X!</next>
<next type="regex" weight="100" prio="10">!(9997907[0-9]{2}$)!sip:\1@172.20.64.X!</next>
<next type="regex" weight="100" prio="10">!(9997911[3-9][0-9]$)!sip:\1@172.20.20.X!</next>
<next type="regex" weight="100" prio="10">!(99979306[0-9]$)!sip:\1@172.20.20.X!
</next>
<next type="regex" weight="100" prio="10">!(9997934[0-1][0-9]$)!sip:\1@172.20.64.x!</next>