Peva
there are 2 types of speed call lists...system and personal
for a system list
LD18
req=new
type=ssc ( system speed call)
lsno x ( give this a number eg. 20) lsno= list number
dnsz=16 (this is set to the max number of digits that can be stored)
size=x (this is max number of DN's in the list)
wrt=<cr>
stor 0= 9xxxxxxxxxx ( this defines the first number)
wrt=<cr>
stor 1= 9 xxxxxxxxx ( this defines the second number)
and so on until you reach the value of size
req+end
to print the numbers assigned to list 20
LD20
req=prt
type=scl
lsno=20
size=<cr>
to allocate feature to a digital set
ld 11
req=chg
type=2616
TN= tn of set
echg=yes
item key x scu 20
<cr> back to req
req=end
Are you asking for one 4 diget number that any one can dial and it will always dial the same external number? or do you want say a list of (100) 4 digit numbers that dial a different number for each number in the list?
If your short on TN's, creat a ACD Queue using the number that you want to use and NCFW to the external number you want to call. make sure to put 91xxx-xxx-xxxx or 9xxx-xxxx
depending on if its LD or local.
If your short on TN's, create a ACD Queue using the number that you want to use and NCFW to the external number you want to call. make sure to put 91xxx-xxx-xxxx or 9xxx-xxxx
depending on if its LD or local.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.