PBXtech.info  
\'\'

Go Back   PBXtech.info > Nortel > Meridian systems

Reply
 
LinkBack Thread Tools Display Modes
Old January 25th, 2006, 10:50 AM   #1 (permalink)
smt
 
Join Date: Aug 2005
Posts: 15
smt is on a distinguished road
Exclamation Speed Dial in Opton 61c

I currently work on a Meridian Option 61C[succession 4]. I was wondering where do I need to go to set up the speed dial and how? And how can I share the Speed Dial on multiple phones?
smt is offline   Reply With Quote
Old January 25th, 2006, 03:41 PM   #2 (permalink)
Colin
PBXtech SILVER 25+ posts
 
Join Date: Feb 2004
Posts: 86
Colin is on a distinguished road
Re: Speed Dial in Opton 61c

There can be a theoretical maximum of 8191 lists defined on the system with a maximum of 1000 numbers stored in any list. A list can be used by any number of extensions. When a list is created the system administrator must specify the type of the list which can be one of two types:-

· System Speed Call (SSC)

· Speed Call - Personal (SCL)

The basic difference is that System Speed Call Lists can be set up to override the call restrictions applied to an extension. This means that if you have certain telephone numbers that you want normally barred extensions to reach then by placing the numbers in a System Speed Call List this can be achieved. Such a list has its own Network Class Of Service (NCOS) which can effectively change the restriction of a telephone while the call is made using that list.

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.

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).

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.

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
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 9017858081 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 to add or amend the list.

When creating a system speed list the prompt NCOS (Network Class of Service) will appear. This prompt refers to the restriction level associated with the list.

To print the numbers assigned in List 130:

LD 20

REQ PRT
TYPE SCL
LSNO 130
SIZE 10
RANGE xx yy You can print out a range of store numbers.
STOR 0 901785762444
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 96
ECHG YES
ITEM FTR SCC 130 User and Controller of Speed Call list 130
ITEM
REQ END Exit Program 10

Allocate feature to a digital set

LD 11
Load Program 11.

REQ CHG
TYPE 2616
TN 82
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
Colin is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old February 8th, 2006, 11:03 AM   #3 (permalink)
smt
 
Join Date: Aug 2005
Posts: 15
smt is on a distinguished road
Re: Speed Dial in Opton 61c

Thanks Colin. You were a great help? Is there a place I can find all the manual in Digital [PDF] format
smt is offline   Reply With Quote
Old February 16th, 2006, 12:57 PM   #4 (permalink)
Colin
PBXtech SILVER 25+ posts
 
Join Date: Feb 2004
Posts: 86
Colin is on a distinguished road
Re: Speed Dial in Opton 61c

what manuals do you want ??
Colin is offline   Reply With Quote
Old March 23rd, 2006, 10:37 AM   #5 (permalink)
smt
 
Join Date: Aug 2005
Posts: 15
smt is on a distinguished road
Re: Speed Dial in Opton 61c

Quote:
Originally Posted by Colin
what manuals do you want ??
The manuals of programming in ld(s). I have a whole hard copy stack of Nortel books inlcuding SOFTWARE INPUT/OUTPUT GUIDE SYSTEM MANAGER & NETWORKING and etc, but I would prefer them in digital format as it would make my life easier searching through them.

Thanks for all the help
smt is offline   Reply With Quote
Old March 23rd, 2006, 11:02 AM   #6 (permalink)
Colin
PBXtech SILVER 25+ posts
 
Join Date: Feb 2004
Posts: 86
Colin is on a distinguished road
Re: Speed Dial in Opton 61c

go to my site and download the basic programming manuals

if you need more let me know

www.colinmawbey.plus.com
Colin is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old March 24th, 2006, 11:18 AM   #7 (permalink)
smt
 
Join Date: Aug 2005
Posts: 15
smt is on a distinguished road
Re: Speed Dial in Opton 61c

Quote:
Originally Posted by Colin
go to my site and download the basic programming manuals

if you need more let me know

www.colinmawbey.plus.com
Thanks for all the files. Hopefully this is all what I will need
smt is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
unrestricted dial out? hazza Definity Servers 3 September 20th, 2005 09:40 PM
Remote Link Problem maykerperez IP Office 3 March 17th, 2005 02:27 PM
What's new un version 3.0 (2) Tooqui IP Office 0 August 4th, 2004 02:42 AM
Dial 0 routing WilyOne Meridian systems 2 June 22nd, 2004 11:08 AM
To create your own User Speed Dial Andrew Norstar systems 0 July 8th, 2003 12:27 PM


All times are GMT -6. The time now is 10:58 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2002 - 2007, PBXtech LLCAd Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37