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

System Speed Dial List

Status
Not open for further replies.

tiggerlady

Technical User
Dec 13, 2010
14
US
How do I view/change a system speed dial list in my CS 1000?
 
Feature Implementation
This section is split into three parts:-
· Creating new lists
· Updating lists.
· Assigning lists to extensions

Creating a New List
Speed Call Lists are created, changed and deleted using Program 18. Speed Call Lists are printed
using Program 20.
To create a new list you will need to define the list number and specify whether it is a System or
Personal list. For either type the maximum number of telephone numbers allowed in the list and the
maximum number of digits allowed in those telephone numbers must be defined. If it is a System List
then the NCOS value must be specified.
Once a list has been created it is then available to be assigned to any number of extensions.
Updating Lists.
Adding, changing or deleting telephone numbers from the list can be performed by the System
Administrator or delegated to a list "Controller".
A controller can programme numbers into the list from their extension.
Analogue sets can be Controllers of Personal lists. The procedure to add, change or delete numbers in
a list is given in the telephone set user guide.
Digital sets can be Controllers of System lists and Personal lists. The procedure to add, change or
delete numbers in the lists is given in the telephone set user guide.
Remember to include the access code for an outside line in the stored number.
Assigning Lists to Extensions
Analogue Sets
Use Program 10 to assign one of the following feature mnemonics followed by the list
number:-
SSU System Speed Call User.
SCU Personal Speed Call User.
SCC Personal Speed Call Controller.
Page 146 of 159
Digital Sets
A digital set can be assigned to many lists using dedicated keys and additionally can be a user of one
System Speed Call list without assigning it to a key. Use Program 11 to assign one of the following
mnemonics followed by the list number to a key:-
SCU Speed Call User.
SCC Speed Call Controller.
SSU System Speed Call User.
SSC System Speed Call Controller.
Additional Notes
If the size of the list is between 0 and 10 then single digit indexing is required (0-9).
If the size of the list is between 11 and 100 then two digit indexing is required (00-99).
If the size of a list is between 101 and 1000 then 3 digit indexing is required (000-999).
Example
In this example a new Personal Speed Call List 130 has been created. The list has then been assigned
to analogue TN 9 6 as the Controller and to key 3 of digital TN 8 2 as a user. The digital set is also
given access to System list 131 without assigning it to a key.
Create new list.
> LD 18 Load Program 18.
REQ NEW¿ NEW creates a new list, or CHG to amend an existing list
TYPE SCL Personal Speed Call list. (SSC for System List).
LSNO 130 Specify list number.
DNSZ 12 Maximum number of digits in the numbers that can stored.
SIZE 10 Maximum number of DNs in the list.
WRT
STOR 0 901785762300¿ Defines number in first store including 9 to access of line.
WRT
STOR 1 90800500005¿ Defines number in second store.
WRT
STOR 2 2273
WRT
STOR
REQ END¿ Exit Program 18.
Note: Use the CHG command at the REQ prompt to add or amend the list.
When creating a system speed call list the prompt NCOS (Network Class of Service) will appear. This
prompt refers to the restriction level associated with the list, (normally the default is required (i.e.
NCOS 0)) to accept the default press carriage return at this prompt.
Page 147 of 159
To print the numbers assigned in List 130:
>LD 20
REQ : PRT
TYPE : SCL To print System or personal lists
LSNO 130
SIZE 10
RANGE xx yy You can print out a range of store numbers.
STOR 0 901785762300
STOR 1 90800500005
STOR 2 2273
REQ: END¿ Exit Program 20
Assign feature to an analogue set.
>LD 10 Load Program 10.
REQ : CHG
TYPE : 500
TN 9 6
ECHG YES
ITEM FTR SCC 130 Controller and User of Speed Call list 130.
ITEM FTR
ITEM
REQ : END¿ Exit Program 10.
Allocate feature to a digital set
> LD 11 Load Program 11.
REQ : CHG
TYPE : 2616
TN 8 2
ECHG YES
ITEM KEY 3 SCU 130 User of Speed Call list 130 assigned to key 3.
KEY
ITEM SSU 131 User of System Speed Call list 131.
ITEM
REQ : END¿ Exit Program 11.
NT Documentation Reference and Release
Software Feature Guide - "Speed Call and Speed Call, System" (reference 553 - 3001 -
306)
Available from Software Release 1
 
you can view in LD 20
REQ PRT
TYPE SCL
LSNO xx

and change on LD 18
REQ CHG
TYPE SCL,SSC..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top