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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Config a XLST

Status
Not open for further replies.

justiz69

Programmer
May 17, 2006
16
AT
I want to configure a DN to call only one other DN. Example: DN 100 can only call DN 200. Can i do this with XLIST an how? How can i set an XLIST to only one number.
Thank you for your help.
 
LD 18

NEW
SCL
LSNO xx
SIZE 10
STOR 0 200
STOR 1 200
STOR 2 200
STOR 3 200
STOR 4 200
STOR 5 200
STOR 6 200
STOR 7 200
STOR 8 200
STOR 9 200

CHG
PRE
XLAT xx
LSNO xx

LD 10/11
DN 100
XLST xx
 
WOW! Thank you. This is the right way. Thank you for your fast help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top