I have been searching for a way to use inbound route to do some sort of mapping that depends on the caller Id , so for example:
if a call was received to a specific number that is mapped inside Elastix , and the number is 52217458 it will redirect that to a specific number , as individual no problem ,
my idea that I want to use is not one by one , what I need is inbound route caller Id to match some format ,
so if any number that starts with 522* it will be redirected to some number , and other than that , reject it ??
Regards,