good morning.
for example I have number the following
+140871771234, +140871771245, +140871771286
+171522334321, +171522334325, +171522334329
+151688325297, +151688325258, +151688325239
range
+1408717712XX, site code is A
+1715223343XX, site code is B
+1516883252XX, site code is C
when number found in the range, how to give as site code
thank you.
You could configure a lookup which allows for wildcards, e.g. "+1408717712*" equates to site A etc.