Add a range in a local-policy to field
Dear people:
I have this local-policy to route calls with to filed 110 to 119:
local-policy
from-address *
to-address 11
source-realm realm-access
description
activate-time
deactivate-time
state enabled
policy-priority none
policy-attribute
next-hop 192.168.8.240
realm realm-core
action none
terminate-recursion disabled
Now I want change the 'to' field to consider only the range from 110 to 117. How should I do it? I tried with ^11([0-7])$ but it is a not valid value.
I have a
ACME Net-Net 3820 Firmware ECX6.4.0 MR-5 Patch 1 (Build 465)
Thanks in advance and Best Regards