LRT to route call base on NPA-NXX
Hi,
I want to use the LRT to route call base on the first 6 digits NPA-NXX.
Here an example of invite:
sip:1112223334444@domain.com;transport=udp
I want to match only the 111222 but send an Invite with the all digits (1112223334444) to the next hop.
Do you have an example of an XML file to work with this scenario?
Thanks