hello,
sorry for the other message.
i want to know if there is a way of routing based on patern matching using caller-id. Basically, i want to route through a carrier if the call-id have some pattern
Eg.:
international is 002-(country code)-(area code)-697699. Long distance is (country code) -(area code) -123456 Local is 123456
The international and long distance change
If international then route through carrier1 else if long distance the route through carrier 2 else if local then route through carrier 3