Displaying 1 result from an estimated 1 matches for "4412345".
2005 Jan 28
0
[Asterisk-biz] e164.org update
Long time coming, but we finally have a 3rd party interface on the
website to add block of enum numbers in regex form...
eg
+4412345[678]
which will match
+44123456
+44123457
+44123458
also
+4412345[16-18]
which will match
+441234516
+441234517
+441234518
or just short prefixes
+4412345
so anything starting with +4412345 will match...
Currently this is accessible via web interface only, but if anyone knows
of any exist...