Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

roddi command for a numbering range?

Status
Not open for further replies.

REP000

Technical User
Joined
Dec 1, 2009
Messages
3
Location
ES
I need a roddi command for a numbering range.
If i get a single number, this command is shuch this:
roddi:dest=8989,rou=50,...;
But if i want to do this for a numbering range (8000-8975), exist any command in MD-110 PBX for it?

Otherwise I would have to do:
roddi:dest=8000,rou=50,...
roddi:dest=8001,rou=50,...
...

roddi:dest=8975,rou=50,..

(976 times!)

 
Or you could try
dest=80
dest=81
..
dest=88
dest=890
..
dest=896
dest=8970
..
dest=8975
(22 times)
 

takes 5 minutes to write in excel and export as txt file tab delimited and then run in winfiol F2 in the way described.

best parnum
 
If i have destination range as you have i will define destination 8 to route 50 and job is done!
 

8976 to 8999 are not dest codes so that's not correct

best parnum
 
use PNR - it's simpel and it's working !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top