Hi.
old TSW-command "NACDS" was replaced by LINUX-like command "number_data_..."
PLease note : in each new TSE-Version (e.g. V6.3) old MD110/TSW based commands are relaced.
At the moment, there it is a little bit confuse, if an old MD110 command works or not, depending of the version of your MX-ONE-TSE.
.
To come back to my suggestion at the begin. to use LCR (Least Cost Routing) :
If LCR is used, (--> check this with "number_print -numbertype LC" )
make entries in the ENT-table. (MDSH> LCDDI:TAB=LCR,ENTRY=0081,TRC=xx,PRE=yyy

.
.
If no LCR is use, you can try th use number_conversion.
number_conversion_initiate -conversiontype 4 -entry 0081 -truncate xx --pre yyy
--> I hope this works also for numbers starting with "0" (Destination or LC-code) and not only for internal numbers (like extensions)
.
With "number_data_initiate" you have to split the number-series starting with "008"
only external numbers with 0081, 0082 and 0089 should be barred, and the rest should be "open".
.
I think one possibility the prevent the users to dial 0081, is to use a external number length.
e.g.
number_data_initiate -externalnumber 0081 –minlength 4 -maxlength 4
after the 4th digit the dialling is over, (bad day for the user.)
best regards,
Norbert