Oracle 3820 and long LRT issue
I am having issues with one of the LRT in the SBC.
The LRT has about 6000 entries (all within a single route node). The SBC can only read the first few entries (40).
SBC cannot route cals (there is no match) after a specific entry.
Anyone with the smae problem?
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<localRoutes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<route>
<user type="E164">441</user>
<next type="regex">!^\+44110101010$!sip:222222@SAG-primary!</next>
<next type="regex">!^\+44110101020$!sip:222223@SAG-abckup!</next>
...... <6000 entries> .......
</route>
</localRoutes>
Marcelo