Multiple Numbers in one Called Route
Multiple Numbers in one Called Route
Hi,
Example – client has 3 numbers, but they are in no sequential order (ie I can’t do a regex on it)
0894881300
0895655000
0886652100
Currently I’m creating 3 routes. Is it possible to get all their numbers in 1 route?
Example – client has 3 numbers, but they are in no sequential order (ie I can’t do a regex on it)
0894881300
0895655000
0886652100
Currently I’m creating 3 routes. Is it possible to get all their numbers in 1 route?
ahsanul.moyeen- Number of Messages : 349
Point : 653
Registration Date : 2020-11-24
Re: Multiple Numbers in one Called Route
Hi Matt,
In fact, you can put three numbers together by regex, but just using | (or sign)
That is
(0894881300|0895655000|0886652100)
In fact, you can put three numbers together by regex, but just using | (or sign)
That is
(0894881300|0895655000|0886652100)
ahsanul.moyeen- Number of Messages : 349
Point : 653
Registration Date : 2020-11-24

» Multiple called number remaps
» Block repeated outgoing numbers
» Multiple Registrar Servers/Open NAP/Domains
» Route questions on TelcoBridges SBC
» Is there any way to limit calls by route?
» Block repeated outgoing numbers
» Multiple Registrar Servers/Open NAP/Domains
» Route questions on TelcoBridges SBC
» Is there any way to limit calls by route?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum