Interessant System Programming Guide
Interessant System Programming Guide
PO Number: P0912433
Document Release: Standard 6.00
Date: October 2000
Printed in Canada
Information is subject to change without notice. Nortel Networks reserves the right to make changes in design
or components as progress in engineering and manufacturing may warrant. This equipment has been tested
and found to comply with the limits for a Class A digital device pursuant to Part 15 of the FCC rules, and the
radio interference regulations of Industry Canada. These limits are designed to provide reasonable protection
against harmful interference when the equipment is operated in a commercial environment. This equipment
generates, uses and can radiate radio frequency energy, and if not installed and used in accordance with the
instruction manual, may cause harmful interference to radio communications. Operation of this equipment in a
residential area is likely to cause harmful interference in which case the user will be required to correct the
interference at their own expense.
SL-1, Meridian 1 and Digitone are trademarks of Nortel Networks. Intel and Pentium are trademarks of Intel.
Corporation. cPCI is a trademark of PCI Industrial Computer Manufacturers Group. IBDN and BIX are
trademarks of NORDX/CDT Inc.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
ii
Revision history
Revision history
3
of 206
Revision history
October 2000
Standard release of documentation for software Release 25.3x
June 1999
Standard release of documentation for software Release 24.2x
December 1997
Standard release of documentation for software Release 23.0x.
Updates have been made to include information for the Option 81C,
IODU/C, Network configuration, and Setting up service loops.
October 1996
Standard release of documentation for software Release 22.0x
January 1996
Standard release of documentation for software Release 21.1x
September 1995
Standard release of documentation for software Release 20.1x
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
4
4
of 206
Revision history
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
5
of 206
Table of Contents
Revision history . . . . . . . . . . . . . . . . . . . . . . . . . 3
Common equipment . . . . . . . . . . . . . . . . . . . . . . 41
Setting up passwords . . . . . . . . . . . . . . . . . . . . 83
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
6
6
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
About this guide
About this guide
About this guide
Advanced features
Advanced features require more explanation and instruction than this
guide can provide. If your system requires advanced features you are
referred to the Nortel Networks Technical Publication (NTP) that
covers the advanced feature.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
12
Task sections
The main part of this guide is made up of sections which explain how
to perform tasks. Each task section has an introduction, and a
step-action procedure. Some tasks have diagrams and flow charts.
Introduction (narrative)
The introduction provides you with what you should know about an
aspect of Meridian 1 functionality before you program it.
Step-action tables
Use the step-action example part of the task section to guide you
through programming your Meridian 1 system.
Index
The index at the back of this guide provides an easy way of finding
information about specific subjects, features, prompts, responses, and
system messages.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 9
of 206
Step-action tables
Table 1
A step-action table layout
STEP ACTION
END
Step column
The STEP column, lists each step and has a statement defining that
step.
Action column
The ACTION column, divided into three untitled columns, matches
the layout of the columns in the X11 Administration (553-3001-311)
NTP.
The left hand column entry (REQ) relates to the Prompt column in the
X11 Administration (553-3001-311). Prompts are presented by the
system on the terminal that you use to program the system.
The center column entry (CHG) relates to the Response column in the
X11 Administration (553-3001-311). You enter a Response to the
system on the terminal to activate a feature for your system.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
12
- continued -
The - continued - step indicates that the Step-Action table continues
on the next page.
END icon
The END icon indicates the end of the Step-Action table.
Administration tips
Administration tips appear throughout this guide to help you program
your system.
While you are programming, your system can output messages on the
terminal. You will need the X11 System Messages Guide (553-3001-411)
to understand these messages. You can use the System Look up
Messages function as described in X11 Administration
(553-3001-311).
Availability of product
Please check with your supplier if you have questions about which
Nortel Networks products (such as telephones, software features, or
hardware) are available in your market area for a given release.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 11
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
12
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 13
of 206
553-0117T AM1
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
26
Meridian 1 description
The Meridian 1 product line consists of three system types as follows:
Meridian 1 Option 51C
Meridian 1 Option 61C
Meridian 1 Option 81C
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 15
of 206
The top cap provides airflow exits, input/output (I/O) cable entry and
exit, and overhead cable-rack mounting. Thermal sensor assemblies
for the column are attached to a perforated panel on top of the highest
module in the column, under the top cap.
System types
Meridian 1 Option 51C
Meridian 1 Option 51C is a single-CPU system with one
Core/Network Module, containing a half-network group. One
Core/Network Module and one IPE Module are required. Additional
IPE Modules and application modules can be used.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
26
Software
Meridian 1 software programs consist of instruction sequences that
control call processing, peripheral equipment, administration, and
maintenance functions. Several generic software programs with
optional feature packages are available.
Office data
Office data describes the characteristics of the system in terms of
configuration and call-dependent information, such as features and
services. Office data is arranged in blocks defining peripheral
equipment, system configuration, and transient data.
Resident programs
Resident programs stay in memory during system operation. Some
resident programs are permanently programmed into the system read
only memory (ROM). Other resident programs are automatically
loaded into the system memory when the system is turned on.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 17
of 206
There are also programs and print routines for retrieving data from the
system to check the status of office data assignments.
Maintenance diagnostics
Diagnostic programs are the primary tools for clearing system faults.
Use diagnostic programs to automatically or manually test both
common equipment and peripheral equipment. The programs can be
loaded into the overlay area at the request of maintenance personnel,
or as part of a daily maintenance routine automatically initiated by the
system at a specified time.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
26
Traffic
All systems are equipped with traffic data accumulation programs.
There is a traffic print program that examines the schedules, transfers
data from accumulating to holding registers in accordance with
schedules, and prints the traffic data. In addition, there is a traffic
program used to query and modify schedules, options, and thresholds.
You can also use the data dump program to install a new generic
software version or issue and capture protected data store information
(such as speed call lists) that a user might change.
Software audit
This program monitors system operation and gives an indication of
the general state of the system. The program is concerned mainly with
the system software. When a software problem is encountered, the
program attempts to clear the problem automatically.
Firmware
Firmware provides fundamental programs consisting of hard-wired
logic instructions stored in programmable read-only memory
(PROM). Firmware programs manipulate data in the central processor
and control input/output operations, error diagnostics, and recovery
routines.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 19
of 206
In the Meridian 1 Option 51C, the core control complex refers to one
Core/Network Module. In the Meridian 1 Option 61C and Meridian 1
Option 81C, the core control complex refers to the two Core/Network
Modules, Core/Network 0 and Core/Network 1. The Core and
Core/Network Modules are fully redundant, with Core 1 duplicating
the contents of Core 0.
Figure 1
Core
Core
Slot status LEDs
(communication LCD Display
with CPU)
Display Panel
status
MMDU
Dis
Dis Dis Dis Dis
COM 2
LAN 2
INIT
RESET
ALRM SPKR
HDD PWR
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
26
Each Core module contains between one and four cCNI cards. Because each
cCNI card can connect to two Network groups, each Core is connected to a
minimum of two groups and a maximum of eight groups. The number of
cCNI cards in a system depends on the number of Network groups in that
system.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 21
of 206
Customization
The information that describes specific system configuration and
associated peripheral equipment is called office data. This data resides
in the system memory and on disk.
When your company plans a new telephone system, use this guide to
create implementation sheets or worksheets listing the responses to
specific prompts in various Meridian 1 overlay programs.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
26
The tasks and step-by-step procedures in this guide follow the order
shown in the flowcharts.
Flow charts
Use the flowchart “Data entry sequence for new systems” on page 24
to program a new system. The Data entry sequence flowchart does not
show all possible administration overlays; only those applicable to
this guide.
In some cases you have to move back and forth between overlays to
complete the programming. For example, you must program the
Customer Data Block (CDB) before you program the Attendant
Console. However, there are console related prompts in the CDB that
cannot be programmed until you have programmed an Attendant
Console. Skip the console-related prompts, complete the CDB
programming, then return to the CDB after the console is
programmed. Finish the CDB console-related prompts. A similar
situation exists with the Speed Call lists and the Telephones. You need
to activate the Speed Call list(s) before you can assign the list(s) to a
telephone.
The flowcharts on page 24, page 25, and page 26 show overlay titles
and gate opener mnemonics for each feature group. A gate opener
allows you to program a related group of features without having to
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 23
of 206
Worksheets
Several worksheets are available to help you plan for and perform
configuration and feature implementation on the Meridian 1.
Worksheets are forms that serve as templates for your installation
planning. Worksheets are avai30lable in System Engineering
(553-3001-151).
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
24
of 206
Figure 2
Configuration Record 1
LD 17
Configuration Record 2
Attendant Digitone Code Resrtriction Meridian Digital Speed Analog (500/2500) Do Not Route Data
Console Receiver Block Telephone Call Telephone Disturb Block
LD 12 LD 13 LD 19 LD 11 LD 18 LD 10 LD 26 LD 16
553-A060
26
Configuration record
Figure 3
Configuration Record 1
LD 17
Configuration Record 2
LD 97
of 206
25
Meridian 1 Options 51C, 61C, 81C
26
TASK
1
Configuring dumb terminals/TTYs
Terminals
Purpose
System administrators communicate with the Meridian 1 through a
text-based interface that lets them issue commands, enter data, or
browse the Meridian 1 system database. You can use the text-based
interface on any basic data terminal, including video data terminals,
printer terminals, or computers running terminal emulation software.
553-0120 CI/OD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 34
1
28 System Programming Guide
of 206
Terminal types
The Meridian 1 uses data terminals in a number of ways, such as:
a system monitor
a background terminal
a maintenance terminal
a service change terminal
a traffic terminal
If you do not know the functions each terminal you configure serve,
refer to your installation workorder. Brief descriptions are provided
below.
System monitor
A system monitor operates as an output device only, displaying
power, cooling, and general system error and status reporting.
Background terminal
A background terminal provides access to users in Hospitality
environments, that allows them to monitor and control the Meridian 1.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
1
System Programming Guide 29
of 206
Maintenance terminal
A maintenance terminal outputs system and maintenance messages,
including AUD, BUG and ERR messages.
Traffic terminal
A service traffic terminal reports on traffic levels and events to
programmers and administrators.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 34
1
30 System Programming Guide
of 206
Table 2
Checklist
Optiona
Basic Required material
l
Your work order/instructions on how your
✓ Meridian 1 system is optioned for terminals.
X11 Administration (553-3001-311) LD 17,
Gate Opener: ADAN (Action Device and
✓ Number) for details of Prompt, Response,
Comment, and the Alphabetical list of
prompts section.
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming Instructions in
Basic Telecom Management.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
1
System Programming Guide 31
of 206
STEP ACTION
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 34
1
32 System Programming Guide
of 206
STEP ACTION
USER MTC For the SPG example, set the system to output
maintenance messages on TTY 7.
XSM cr For the SPG example, a carriage return
indicates to the system that this port on the
MSDL card is not used for a system monitor.
TTYLOG 0 For the SPG example, there is no Log file.
BANR cr For the SPG example, a carriage return displays
the Security Banner at each LOGI on TTY 7.
ADAN DATA SAVED For the SPG example, the data for TTY 7 just
programmed is now in volatile memory. (If
step 6 is not done and the system reloads, TTY
7 will no longer exist.)
ADAN **** Terminate the overlay by entering ****.
3 Enable the MSDL card
>LD 48
. ENL MSDL 7 FDL For the SPG example, enter ENL MSDL 7 to
enable the MSDL card.
Group cr
. STAT MSDL 7 For the SPG example, enter STAT MSDL 7 to
verify that the MSDL card is enabled.
. **** For the SPG example, terminate the overlay by
entering ****.
4 Enable the terminal port
>LD 37
. ENL TTY 7 For the SPG example, enter ENL TTY 7 to
enable the terminal port.
. **** For the SPG example, terminate the overlay by
entering ****.
5 Check your programming
>LD 22
REQ PRT Enter PRT.
TYPE ADAN TTY 7 For the SPG example, enter ADAN TTY 7 to
verify the terminal port settings. These setting
must match those of the terminal connected to
the switch.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
1
System Programming Guide 33
of 206
STEP ACTION
REQ **** Terminate the overlay by entering ****.
If possible, try all terminals to ensure that they
are operating properly. If you cannot check all
terminals at this time, review your programming
to ensure that no errors were made.
6 Perform a data dump to permanently store the programming you have just
completed
Refer to X11 Maintenance (553-3001-511) for more information on LD 43.
> LD 43
. EDD <cr>
7 Verify that the data dump was successful
System response:
Database backup Complete!
For any other system response, contact your system supplier.
8 Terminate this overlay program
.
****
9 Terminate this programming session
Log off.
>LOGO
10 You have completed the programming required to configure terminals
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 34
1
34 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
2
Configuring history and log files
History and log files
Purpose
The Meridian 1 maintains a running log of system events and traffic.
This information is stored in log and history files, or output to printers.
The contents of the History File are erased during a sysload or if you
change the History File’s length. However, because the History File
is located in protected data store, the contents survive an initialization.
You can change the length of the History File with the prompt HIST
in the Configuration Record (LD 17). The maximum length of the file
depends on the amount of protected data store available, which in turn
depends on the number of system features that require protected data
store.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 40
2
36 System Programming Guide
of 206
If the History File is full, the first messages stored are replaced by
incoming messages. If this happens, the system gives a “file
overflow” message at the start of a printout so you know some
information has been replaced by newer messages.
553-0123T CI/OD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
2
System Programming Guide 37
of 206
You can create one traffic log file. All system-generated traffic reports
are recorded in that file rather than in the History File, making these
reports more accessible.
Log size
You can specify a size for the traffic log. The larger the log, the more
memory it uses up and the greater its ability to buffer during overflow
conditions.
Traffic parameters
When you have created the traffic log file, set traffic monitoring
parameters in LD 2. For more information about LD 2 and the traffic
parameters, refer to X11 Administration (553-3001-311).
Administration tips
After adding or changing an I/O device through the ADAN prompt
sequence, the data is saved before ADAN is reprompted. This allows
you to exit LD 17 with **** after I/O changes without having to
carriage return through the remaining prompts.
Table 3
Checklist
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 40
2
38 System Programming Guide
of 206
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming Instructions in
Basic Telecom Management.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
2
System Programming Guide 39
of 206
STEP ACTION
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 40
2
40 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
3
Common equipment
Loops
Common equipment
Task 3Task number
Basic configuration
Purpose
Service loops provide specific functions to satisfy the requirements of
a given application. They are system resources. Service circuits also
consume system resources, such as physical space, real time, memory
and so on.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 54
3
42 System Programming Guide
of 206
Common equipment
Conference loops
The Conference loop is a part of the dual loop NT8D17 Conf/TDS
card. It provides circuits for 3-way or 6-way conferences. It can also
broadcast music from a source to a maximum of 30 users
simultaneously. In addition, a Conference loop also provides
temporary hold for a variety of features: and in particular, End to End
Signaling. One Conference loop is normally recommended for each
half network group or 14 traffic loops.
Music
MUSic is provided by conferencing a caller to a MUS source. A
Conference loop is required for the Music on Hold feature. Each set
of 30 simultaneous music users require a Conference loop, and
therefore, an NT8D17 Conf/TDS card, since these two service loops
are not separable. For a small system, music users can share a
conference loop with other applications.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
3
System Programming Guide 43
of 206
Common equipment
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 54
3
44 System Programming Guide
of 206
Common equipment
Figure 5
Meridian 1 Option 51C loop assignments
IPE
IPE
IPE
Network Core
P N N N NN N N N 3
S E E E E E E E E P
T T T T T T T T E cCNI cCNI cCNI cCNI HA SYS
UTIL
CP PII
0 2 4 6 8 10 12 14
1 3 5 7 9 11 13 15
0 1 2 3 4 5 6 7
553-A051
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
3
System Programming Guide 45
of 206
Common equipment
Figure 6
Meridian 1 Option 61C loop assignments
IPE IPE
IPE IPE
Network Core
P N NN NNNNN 3
S E E E EE E E E P
T T T T T T T T E cCNI cCNI cCNI cCNI HA SYS
UTIL
CP PII
IPE
DIS DIS DIS DIS DIS
16 18 20 22 24 26 28 30
17 19 21 23 25 27 29 31
0 1 2 3 4 5 6 7
Network Core
P N NN NNNNN 3
S E E E EE E E E P
T T T T T T T T E cCNI cCNI cCNI cCNI HA SYS
UTIL
CP PII
IPE
ENB ENB ENB ENB ENB
0 2 4 6 8 10 12 14
1 3 5 7 9 11 13 15
0 1 2 3 4 5 6 7
553-A052
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
3
TASK
46
of 206
Group 1, shelf 1 Group 2, shelf 1 Group 3, shelf 1 Group 4, shelf 1 Group 5, shelf 1 Group 6, shelf 1 Group 7, shelf 1
loops 48 to 63 loops 80 to 95 loops 112 to 127 loops 144 to 159 loops 176 to 191 loops 208 to 223 loops 240 to 255
Group 1, shelf 0 Group 2, shelf 0 Group 3, shelf 0 Group 4, shelf 0 Group 5, shelf 0 Group 6, shelf 0 Group 7, shelf 0
loops 32 to 47 loops 64 to 79 loops 96 to 111 loops 128 to 143 loops 160 to 175 loops 192 to 207 loops 224 to 239
Core/Net 1 Core/Net 0
System Programming Guide
CE Module Net
3-Port Extender
32 34 36 38 40 42 44 46
Power
Supply
9 10 11 12 13 14
33 35 37 39 41 43 45 47 Common Equipment Network Group 1
Shelf 0
CE Pwr Sup 1 2 3 4 5 6 7 8 9 10 11 12 13 14
54
553-A053
3
System Programming Guide 47
of 206
Common equipment
The Fiber Remote IPE and Fiber Remote Multi-IPE products provide
the same network conversion requirements, but transport fiber
facilities instead of T1 or E1.
All of these products offer the remote users the same level of feature
functionality provided to the local users. Essentially, these remote
products allow the remote peripherals to function as if they were
collocated with the local peripheral equipment.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 54
3
48 System Programming Guide
of 206
Common equipment
Table 4
Checklist
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
2 Define PE density, Conf/TDS loops, and extenders
>LD 17
REQ CHG X11 Administration (553-3001-311) LD 17,
Gate Opener: CEQU (Common Equipment) for
details of Prompt, Response, Comment, and
the Alphabetical list of prompts section.
TYPE CEQU The CEQU response is a gate opener.
(The SPG example, selects an Meridian 1
Option 81C.)
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
3
System Programming Guide 49
of 206
Common equipment
STEP ACTION
MPED 8D Set to octal density (8D) to accommodate
superloops. (Superloops are programmed in
LD 97 after you finish programming CEQU.)
TERM cr A legacy prompt. (By the way, a GCE loop is a
xxxxxxx loop, and a TVT loop is a Swedish
Televerkt loop.) The SPG example is carriage
return to bypass this prompt and go to the next
prompt.
REMO cr See Remote Peripheral Equipment:
Description, Installation, and Testing
(553-2601-200). The SPG example is
carriage return to bypass this prompt and go to
the next prompt.
TERD cr Some applications, such as Meridian Mail, use
double density loops on QPC414 Network
cards. The SPG example is carriage return to
bypass this prompt and go to the next prompt.
REMD cr See REMO comment. The SPG example is
carriage return to bypass this prompt and go to
the next prompt.
TERQ cr A legacy prompt. The SPG example is carriage
return to bypass this prompt and go to the next
prompt.
REMQ cr See REMO comment. The SPG example is
carriage return to bypass this prompt and go to
the next prompt.
DDCS cr See DPNSS1: Product Overview Guide
(553-3921-100). A British Telecom feature.
The SPG example is carriage return to bypass
this prompt and go to the next prompt.
DTCS cr See DPNSS1: Installation Guide
(553-3921-200). The SPG example is
carriage return to bypass this prompt and go to
the next prompt.
XCT 0 Enter an even loop number for the NT8D17
Conf/TDS card. The SPG example, selects
loop 0.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 54
3
50 System Programming Guide
of 206
Common equipment
STEP ACTION
TDS cr A legacy prompt. The SPG example is carriage
return to bypass this prompt and go to the next
prompt.
CONF cr A legacy prompt. The SPG example is carriage
return to bypass this prompt and go to the next
prompt.
MFSD cr A legacy prompt. The SPG example is carriage
return to bypass this prompt and go to the next
prompt.
DTDT cr Go to the next prompt. The SPG example is
carriage return to bypass this prompt and go to
the next prompt.
DLOP cr See ISDN PRI: Installation (553-2901-201).
The SPG example is carriage return to bypass
this prompt and go to the next prompt.
PRI2 cr See ISDN PRI: Installation (553-2901-201).
The SPG example is carriage return to bypass
this prompt and go to the next prompt.
APVL cr See DPNSS1: Features and Services Guide
(553-3921-300). A British Telecom feature.
DTI2 cr See ISDN PRI: Installation (553-2901-201).
The SPG example is carriage return to bypass
this prompt and go to the next prompt.
JDMI cr Go to the next prompt. The SPG example is
carriage return to bypass this prompt and go to
the next prompt.
EXT0 3PE 3PE cards connect the network shelves to the
Core/Net. (No choice here, when programming
an Meridian 1 Option 81C.)
CNI 9 0 0 The CNI cards are programmed for s p g one at
a time. Check the slots the CNI cards occupy on
Core/Net 0 of your switch and program those
cards for s p g. See Table 5, “cCNI Network group
designations,” on page 52, and “cCNI card
locations” on page 53. The SPG example, selects
only cCNI slot 9 .)
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
3
System Programming Guide 51
of 206
Common equipment
STEP ACTION
EXT1 3PE 3PE cards connect the network shelves to the
Core.
CNI 9 0 0 The CNI cards are programmed for s p g one at
a time. Check the slots the CNI cards occupy on
Core/Net 1 of your switch and program those
cards for s p g. See Table 5, “cCNI Network group
designations,” on page 52.
SYNM cr A British Telecom feature. The SPG example is
carriage return to bypass this prompt and go to
the next prompt.
MCFN cr The system automatically sizes memory
SIMMs. The SPG example is carriage return to
bypass this prompt and go to the next prompt.
REQ END Exit the overlay.
3 Enable the XCT loops
>LD 34
. ENLX l Enable Conf/TDS/MFS card on loop l and l+1.
This command can be used in LD 34, LD 38
and LD 46.
Enables the entire combined Conference, Tone
and Digit Switch, and MF Sender (NT8D17)
card. Both the even numbered TDS/MFS/loop
and adjacent conference loop are enabled (loop
= 0, 2, 4,... 254). The Conf/TDS card is not
enabled automatically when it is inserted.
REQ **** Exit the overlay.
4 Check your programming
>LD 22
REQ PRT Enter PRT.
TYPE CEQU Enter CEQU to verify common equipment.
REQ **** Terminate the overlay by entering ****.
5 Perform a data dump to permanently store the programming you have just
completed
Refer to X11 Maintenance (553-3001-511) for more information on LD 43.
> LD 43
. EDD <cr>
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 54
3
52 System Programming Guide
of 206
Common equipment
STEP ACTION
END
Table 5
cCNI Network group designations
Connected
cCNI card cCNI card 3PE Termination Panel
to Network
slot port label
group
c9 1 Port 9-1 1
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
3
System Programming Guide 53
of 206
Common equipment
Figure 8
cCNI card locations
Net Core
Dis
Dis Dis Dis Dis
QPC414 Network Card
C COM 2
LLAN 2
U SB
OR
INIT
RESET
ALRM SPKR
HDD PWR
553-A056
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 54
3
54 System Programming Guide
of 206
Common equipment
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
4
IPE and Superloop configuration
Loops
Network switching
Superloop network cards transmit digital voice and data signals, using
space switching and time division multiplexing technology.
Network organization
The NT8D04 Superloop Network (Net) cards install in the Core/Net
modules and Common Equipment modules. The superloop cards
provide network loops that are organized into groups as follows:
the Meridian 1 Option 51C has one Core/Net module with
provisions for 16 loops making up a half-group system, see
Figure 12
the Meridian 1 Option 61C has two Core/Net modules with
provisions for 32 loops making up a full-group system, see
Figure 13
the Meridian 1 Option 81C has two Core/Nets modules and up to
seven Common Equipment modules with provisions for 255 loops
making up a multi-group system, see Figure 14
In multiple-group configurations, the groups are connected by a Fiber
Network Fabric using FIJI cards.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 66
4
56 System Programming Guide
of 206
One Superloop Network card occupies one network card slot. The
network card slots are identified by a label located at the bottom of
every module. The even number loop is always associated with the top
of the card slot and the odd number loop is associated with the bottom
of the card slot.
Figure 9
Core/Net 0 loop identification
Net Core
QPC412 IGS Card / NT4D30 DIGS Card
MMDU
QPC43R Peripheral Signaling Card
0 2 4 6 8 10 12 14
SYS CP
cCNI cCNI cCNI cCNI UTIL PII
QPC441 3-Port Extender Card
A A A A
C COM 1
B B B B
Dis
Dis Dis Dis Dis
1 3 5 7 9 11 13 15 C COM 2
LLAN 2
NTRB33 FIJI card
LLAN 1
U SB
Network loop
Network loop
Network loop
Network loop
Network loop
Network loop
Network loop
Network loop
OR
INIT
RESET
ALRM SPKR
HDD PWR
553-A055
The network type cards, when inserted into the card slots, are loop
addressed.
For example, in Figure 10, a superloop card placed into card slot 2 of
the Core/Net module occupies loop 4, loop 5, loop 6, and loop 7. The
card can be inserted into slot 2 (left hand side) or slot 3 (right hand
side) and still occupy loop 4, loop 5, loop 6, and loop 7. This
seemingly strange arrangement allows the “empty” card slot to be
used by a non-loop addressed card, for example an MSDL card or PRI
digital trunk card. In Figure 10, the superloop card for loops 4, 5, 6, 7
and the superloop card for loops 8, 9, 10, 11 are arranged either left or
right to provide space between them for a dual width PRI card.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
4
System Programming Guide 57
of 206
When you program the loop in the database, you in effect tell the Core
processor where to find the installed Network card. The loop addresses
are shown in the following figures:
“Meridian 1 Option 51C loop assignments” on page 63
“Meridian 1 Option 61C loop assignments” on page 64
“Meridian 1 Option 81C loop assignment” on page 65
Figure 10
A network card arrangement example
Net Core
QPC412 IGS Card / NT4D30 DIGS Card
MMDU
QPC43R Peripheral Signaling Card
NT8D04 Superloop Network Card
NT8D04 Superloop Network Card
SYS CP
cCNI cCNI cCNI cCNI UTIL PII
NT8D17 Conference/TDS Card
A A A A
C COM 1
B B B B
Dis
Dis Dis Dis Dis
QPC414 Network Card
C COM 2
NT6D MSDL Card
QPC720 PRI Card
LLAN 2
NTRB33 FIJI card
LLAN 1
U SB
OR
INIT
RESET
ALRM SPKR
HDD PWR
553-A056
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 66
4
58 System Programming Guide
of 206
The IPE Module contains one NT8D01 Controller Card and up to 16 IPE
cards (such as line and trunk cards), supporting up to 512 terminal numbers
(256 voice and 256 data). The controller card connected by a cable to the
NT8D04 Superloop Network Card.
The NT8D37 IPE Module, Figure 11, is divided into four segments.
Figure 11
Superloop segments in the IPE Module
PE Module IPE
NT8D01 Controller Card
0 11 12 13 14 15
Intelligent Superloop 8 8 8 24
Peripheral Equipment Shelf 0 1 2 3
0 1 2 3 4 5 6 7 Cont 8 9 10 11 12 13 14 15
PE Pwr Sup Rng Gen
Intelligent Superloop 8 8 8 24
Peripheral Equipment Shelf 0 1 2 3
553-A057
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
4
System Programming Guide 59
of 206
Table 6
Checklist
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 66
4
60 System Programming Guide
of 206
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
2 Define the XPE : Extended Peripheral Equipment shelf data block
>LD 97
REQ CHG
TYPE XPE Enter XPE to configure peripheral equipment
shelves.
XPEC 5 Identifies the Controller card. Controller identity
needed when you are doing remote
maintenance. The SPG example is Controller
number 5.
LOC C01M3 Controller location helpful when doing remote
maintenance. The SPG example is column 1
and UEM module 3.
RGTP cr Consult your work order. The SPG example is
carriage return to accept the default value.
3 Configure Superloops
>LD 97
REQ CHG
TYPE SUPL Enter SUPL to configure Superloop parameters.
SUPL 8 Check your system for NT8D04 Superloop
cards, NT7R51 Carrier Remote Superloop
cards, NT1P61 FSNET/FXNET Superloop
cards. The SPG example is to install
superloop 8. The superloop card can be in card
slot 4 or card slot 5.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
4
System Programming Guide 61
of 206
STEP ACTION
SLOT R For the SPG example, the superloop card is in
card slot 5, the Right hand side.
SUPT STD
Specify the Superloop type. Enter STD for
normal copper cable connections between the
XNET and XPEC, CARR for Carrier Link
Superloop type connections between an LCI
and RCI, or FIRE for fibre link connections
between an FXNET and an FXPEC.
XPE0 5 0-0 0-2
The SPG example is the controller on XPE 0,
the first IPE shelf is 5, as programmed for XPE.
As for the example in Figure 11, for XPE 0 the
starting segment is 0 and the ending segment
is 2.
(If we had programmed eight segments to
superloop 8 our response would look like this:
5 0-0 1-3. Controller 5, starting shelf 0, starting
segment 0, ending shelf 1, ending segment 3.)
XPE1 cr The SPG example is carriage return to bypass
this prompt and go to the next prompt, as shelf
1 is not connected to shelf 0.
REQ END Exit the overlay.
4 Check your programming
Review your programming to ensure that no errors were made. Use LD 97 to
examine the contents of the database (REQ = PRT).
>LD 97
REQ PRT Enter PRT.
TYPE SUPL or XPE Enter SUPL to verify the superloop. Enter XPE
to verify the peripheral equipment shelf.
REQ **** Terminate the overlay by entering ****.
5 Enable the superloop and XPE controller
> LD 32
. ENLL xxx <cr> Enable the superloop configured in step 3.
. ENXP xx <cr> Enable the XPE configured in step 2
. **** <cr> Exit the overlay.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 66
4
62 System Programming Guide
of 206
STEP ACTION
Note: The LED on the superloop card will go out if the card is enabled. If the LED does
not go out, check to see that the card is in the correct network slot (right or left) and
enable the card again.
Note: The LEDs of the XPE when enabled should flash the controller number configured
in step 3. If the LEDs do not flash the XPE number, suspect a cabling fault with the
configured superloop card. Confirm that the superloop is enabled and is correctly cabled
to the XPE card. Enable the XPE again.
6 Perform a data dump to permanently store the programming you have just
completed
Refer to X11 Maintenance (553-3001-511) for more information on LD 43.
> LD 43
. EDD <cr>
7 Verify that the data dump was successful
System response:
Database backup Complete!
For any other system response, contact your system supplier.
8 Terminate this programming session
Log off.
>LOGO
9 You have completed the programming required to add Superloops
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
4
System Programming Guide 63
of 206
Figure 12
Meridian 1 Option 51C loop assignments
IPE
IPE
IPE
Network Core
P N N N NN N N N 3
S E E E E E E E E P
T T T T T T T T E cCNI cCNI cCNI cCNI HA SYS
UTIL
CP PII
0 2 4 6 8 10 12 14
1 3 5 7 9 11 13 15
0 1 2 3 4 5 6 7
553-A051
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 66
4
64 System Programming Guide
of 206
Figure 13
Meridian 1 Option 61C loop assignments
IPE IPE
IPE IPE
Network Core
P N NN NNNNN 3
S E E E EE E E E P
T T T T T T T T E cCNI cCNI cCNI cCNI HA SYS
UTIL
CP PII
IPE
DIS DIS DIS DIS DIS
16 18 20 22 24 26 28 30
17 19 21 23 25 27 29 31
0 1 2 3 4 5 6 7
Network Core
P N NN NNNNN 3
S E E E EE E E E P
T T T T T T T T E cCNI cCNI cCNI cCNI HA SYS
UTIL
CP PII
IPE
ENB ENB ENB ENB ENB
0 2 4 6 8 10 12 14
1 3 5 7 9 11 13 15
0 1 2 3 4 5 6 7
553-A052
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
Figure 14
Group 1, shelf 1 Group 2, shelf 1 Group 3, shelf 1 Group 4, shelf 1 Group 5, shelf 1 Group 6, shelf 1 Group 7, shelf 1
loops 48 to 63 loops 80 to 95 loops 112 to 127 loops 144 to 159 loops 176 to 191 loops 208 to 223 loops 240 to 255
Core/Net 1 Core/Net 0
Group 0, shelf 1 Group 0, shelf 0 Applications IPE IPE IPE IPE
loops 16-31 loops 0-15
Meridian 1 Option 81C loop assignment
CE Module Net
3-Port Extender
32 34 36 38 40 42 44 46
Power
Supply
9 10 11 12 13 14
33 35 37 39 41 43 45 47 Common Equipment Network Group 1
Shelf 0
CE Pwr Sup 1 2 3 4 5 6 7 8 9 10 11 12 13 14
553-A053
System Programming Guide
65
4
66 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
5
Setting up system parameters
System parameters
Purpose
You can set system parameters that control how the Meridian 1 uses
signal companding, how it handles timeslot faults, and how it uses
signaling such as switch-hook flashes and pulse dialing.
System parameters
To use the µ-Law international companding law, enter YES at the
INTN prompt. To use the A-law international companding law, enter
NO.
To set the switchhook flash time, respond to the FLSH prompt. To set
the off-hook validation timer for an extended flexible analog line card,
respond to the TOHY prompt.
To set the minimum time allowed for pulse dialing, respond to the
TDP prompt. To set the maximum time for pulse dialing, respond to
the TID prompt.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 76
5
68 System Programming Guide
of 206
Loss plans
The Meridian 1 compensates for line quality and line characteristics
to provide uniform service over a variety of trunk and line types. In
order to match itself to a particular type of trunk or line, the
Meridian 1 needs information about the line.
To configure an IPE, enter loss and level information for each trunk.
Loss planning can be complex, and is usually done before the
Meridian 1 is installed. For details, see International Loss and Level Plan
(553-2201-181).
Selecting tables
When creating a customized loss and level table, or disabling an active
table, enter a second-level administration password.
Enter the B34 table type at the TTYP prompt. Enter the number of a
predefined table, if this table is to be used, at the TNUM prompt.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
5
System Programming Guide 69
of 206
TIE trunks
Enter receive and transmit levels for the TIE trunk two-wire
compensated class of service at the T2WT prompt. Enter receive and
transmit levels for the TIE trunk two-wire uncompensated class of
service at the T2WN prompt. Enter receive and transmit levels for the
TIE trunk two-wire via-network-loss (VNL) class of service at the
T2WV prompt.
Enter receive and transmit levels for the TIE trunk four-wire
compensated class of service at the T4WT prompt. Enter receive and
transmit levels for the TIE trunk four-wire uncompensated class of
service at the T4WN prompt. Enter receive and transmit levels for the
TIE trunk four-wire via-network-loss (VNL) class of service at the
T4WV prompt.
Paging trunks
Enter a coded transmit relative input/output level for paging trunks at
the PAGT prompt.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 76
5
70 System Programming Guide
of 206
Table 7
Checklist
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
2 Change Peripheral Equipment parameters
>LD 17
REQ CHG X11 Administration (553-3001-311) LD 17,
Gate Opener: PARM (System Parameters) for
details of Prompt, Response, Comment, and
the Alphabetical list of prompts section.
TYPE PARM The OVLY response is a gate opener. Prompts
that do not fit into the other gate opener groups
are placed into the PRAM group.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
5
System Programming Guide 71
of 206
STEP ACTION
LIPB 1850 Input buffer is a temporary holding place in
memory used by the processor to service
telephone/trunk inputs, for example, going
off-hook or on-hook messages, dialled digits.
These inputs are used by the processor to set
up call registers and subsequently establish call
connections. Low priority interrupts are serviced
after all the high priority interrupts are serviced.
The SPG example is 1850, the recommended
default in Capacity Engineering (553-3001-149)
Design Parameters chapter, and System
Engineering (553-3001-151).
HIPB 1850 See input buffer above. The SPG example is
1850, the recommended default in Capacity
Engineering (553-3001-149) Design Parameters
chapter, and System Engineering (553-3001-151).
500B 800 Output buffer is part of memory used by the
processor to send telephone/trunk services, for
example, ringing, busy tones. The 500b is for
analog telephones and trunks. The SPG
example is 800, the recommended default in
Capacity Engineering (553-3001-149) Design
Parameters chapter, and System Engineering
(553-3001-151).
SL1B 255 See output buffer above. The SL1B is for digital
telephones. The SPG example is 255, the
recommended default in Capacity Engineering
(553-3001-149) Design Parameters chapter,
and System Engineering (553-3001-151).
DTIB cr See ISDN PRI: Installation (553-2901-201)
DTOB cr See ISDN PRI: Installation (553-2901-201)
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 76
5
72 System Programming Guide
of 206
STEP ACTION
NCR 3500 Call registers are memory locations assigned to
hold information about telephone/trunk calls.
Call register information is used by the
processor to control, connect, route, and time
calls within the Meridian 1. The information is
gathered from the buffers you just programmed.
Call register information is held for the duration
of the call and then is erased from the registers.
The number of call registers is proportional to
the number of telephones/trunks and the
frequency of calls. The SPG example is 3500.
See Capacity Engineering (553-3001-149) and
System Engineering (553-3001-151).
MGCR 0 See Capacity Engineering (553-3001-149) and
System Engineering (553-3001-151).
NCPU cr SPG example, a return accepts default value 1
or 2. You could enter 1 for the Meridian 1 Option
51C and 2 for Meridian 1 Option 61C and
Meridian 1 Option 81C.
CFWS YES The CFWS information is held in the call
registers and a SYSLOAD erases the call
registers. The SPG example is YES.
PCML cr SPG example, a return accepts default value of
Mu law companding, North American standard.
ALRM cr SPG example, is a return to accept the default
value of NO.
ERRM ERR XBUG See X11 System Messages Guide (553-3001-411)
for details of these maintenance messages. The
SPG example turns off the BUG messages and
allows ERR messages.
DTRB cr See X11 Features and Services (553-3001-306),
Flexible Tone and Digit Switch Control. The
SPG example is carriage return to accept the
default value of 100.
ABCD cr SPG example, a return to accept the default
value for 12-button telephone DTMF.
TMRK cr SPG example, a return to accept the default
value of 128 ms. See X11 Features and Services
(553-3001-306).
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
5
System Programming Guide 73
of 206
STEP ACTION
FCDR cr SPG example, a return to accept the default
value for the old format. See Call Detail
Recording: Description and Formats
(553-2631-100)
PCDR cr In some circumstances, for example, a small
number of call registers programmed and a
slow CDR printer, giving priority for CDR over
telephone calls can fill the call registers and call
processing will stop until the CDR information is
read out of the call registers. In other
circumstances, where the CDR information is
more important then making and receiving calls,
priority is yes. SPG example, is a return to
accept the default value of NO.
TPO cr SPG example, is a return to accept the default
value NO. See Traffic Measurement: Formats and
Output (553-2001-450)
TSO cr SPG example, is a return to accept the default
value NO. See Traffic Measurement: Formats and
Output (553-2001-450)
CLID NO SPG example, is a return to accept the default
value NO. See Call Detail Recording: Description
and Formats (553-2631-100)
DUR5 cr SPG example, is a return to accept the default
value NO. See Call Detail Recording: Description
and Formats (553-2631-100)
MLDN YES The SPG example is YES. See X11 Features
and Services (553-3001-306)
MARP YES The SPG example is YES. X11 Features and
Services (553-3001-306)
FRPT OLFR The SPG example is OLFR. See X11 Features
and Services (553-3001-306) Access
Restrictions chapter.
DCUS 0 The SPG example is 0. See Automatic Call
Distribution: Feature Description (553-2671-110)
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 76
5
74 System Programming Guide
of 206
STEP ACTION
MSCL 60 Your response sets aside memory for speed call
lists. If memory space is a concern, check how
many speed call lists your telephone users
actually use. What they ask for and what they
use is sometimes not the same. The SPG
example is 60. See X11 Features and Services
(553-3001-306) Speed Call chapter.
PMSI cr The SPG example is carriage return to accept
the default value NO. See Property Management
System Interface: Description (553-2801-101)
NDIS cr The SPG example is a return to accept the
default value 20. See Background Terminal
Facility: Description (553-2311-316)
OCAC cr The SPG example is a return to accept the
default value NO. See X11 Features and Services
(553-3001-306), Equal Access Compliance
chapter.
MTRO cr The SPG example is a return to accept the
default value MR. See Message Registration:
Description and Operation (553-2701-101)
SBA_ADM_INS cr The SPG example is a return to accept the
default value 2. See Set-Based Administration
(553-3001-303)
SBA_USER cr The SPG example is a return to accept the
default value 100. See Set-Based Administration
(553-3001-303)
BCAP cr The SPG example is a return to bypass this
prompt and go to the next prompt.
NORTEL_BRAND cr The SPG example is a return to accept the
default value YES. (After all, we are Nortel
Networks.) See X11 Features and Services
(553-3001-306) Electronic Branding chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
5
System Programming Guide 75
of 206
STEP ACTION
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 76
5
76 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
6
Configuring overlay options
Overlays
Purpose
A number of overlay program options are available, depending on
your needs. Choose the options that best suit your maintenance
requirements.
System ID
Each Meridian 1 system has a unique system ID number (SID) from
0000 to 9999. The system ID is used in reports and networking.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 82
6
78 System Programming Guide
of 206
Traffic studies
Consider setting up traffic studies while configuring maintenance
schedules and routines. Traffic studies monitor the performance of
your system under typical working conditions, and provide the
information needed to maintain a high level of service for users.
For more information about configuring traffic studies and using the
information they provide, refer to the Basic Telecom Management
Guide.
Automatic maintenance
The Meridian 1 can perform a number of automated maintenance
routines at specified intervals or times. Automated maintenance helps
to identify and correct faults before users become aware of them.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
6
System Programming Guide 79
of 206
Daily routines
The Meridian 1 can run sets of diagnostic overlay programs at a
specified time. To set the time for the running of daily routines,
respond to the TODR prompt. To select the overlay programs to be
run during the daily routine, respond to the DROL prompt.
Fault detection
When the Meridian 1 detects a fault during daily routines, it will
automatically run a diagnostic program, LD 45, to identify the fault
condition. To specify the number of times LD 45 will run after a fault
is detected, respond to the CY45 prompt.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 82
6
80 System Programming Guide
of 206
Table 8
Checklist
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming Instructions in
Basic Telecom Management.
2 Check the date, time and system ID
> LD 2
. TSID Print the system ID.
. TTAD Print the current time and date.
The format of the printed date and time is day-of-week day month year hour
minute second.
If the time and date are incorrect, update them using the following command:
. STAD day month year hour min sec
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
6
System Programming Guide 81
of 206
STEP ACTION
Note: Except for the year, the other entries in the time of day output are 2-digit
numbers. The year can be any year from 1901 to 2099 inclusive. It can be entered as a
full 4-digit field or as a 2-digit short form. The 2-digit short form is assumed to be in the
range 1976 to 2075 and the appropriate addition is made when calculating the
day-of-week and leap years.
Leave LD 2 by typing ****:
. **** Leave LD 2.
3 Set up overlay options
>LD 17
REQ CHG See X11 Administration (553-3001-311)
LD 17 Alphabetical list of prompts for details of
each prompt and response.
TYPE OVLY The OVLY response is a gate opener.
SID 1234 For the SPG example, the system ID is the
unique number 1234
BKGD 45 See X11 Maintenance (553-3001-511) for
overlay details. The SPG example runs the
Background and Signaling Diagnostic.
PBXH cr For the SPG example, there are no message
waiting lamps to test.
TODR 0 For the SPG example, the daily routines run at
midnight.
DROL 32 36 43 See X11 Maintenance (553-3001-511) for
overlay details. The SPG example runs the
Network and Peripheral Diagnostic, Trunk
Diagnostic, and Equipment Datadump.
CY45 cr See X11 Maintenance (553-3001-511) for
Background Switching and Signaling
Diagnostic details. The SPG example runs the
diagnostic without limiting the number of runs.
MULTI_USER ON See X11 Administration (553-3001-311) LD 17
Alphabetical, Communicating with the Meridian
1 for details of Multi User Log In. The SPG
example uses the Multi User Log In feature.
REQ **** Terminate LD 17.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 82
6
82 System Programming Guide
of 206
STEP ACTION
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
7
Setting up passwords
Passwords
Setting up passwords
Task 7
Basic configuration
Purpose
The Meridian 1 is protected from accidental and malicious tampering
by passwords that control access to various overlays and customers,
and to the system as a whole.
User names
You can force users to log in using a name as well as a pasword by
turning on the login name option. to do this, enter YES at the
LNAME_OPTION prompt in LD 17. When the option is turned on,
ADMIN1 is applied to the current PWD1, ADMIN2 is applied to the
current PWD2, USER0 is applied to the current Password 00, USER1
is applied to the current Password 01, through to USER 99.
Multi-user login
With Multi-User Login enabled, more than one user can be logged in
with the same combination of name and password. (No two login
names can have the same password associated with them.)
When a HOST user logs in, the options set up for the port are only
output to that port. For example, if two ports are set up (for example,
through the USER prompt) to output BUG and SCH messages, and a
HOST user logs in to one of these ports, the other port does not output
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 90
7
84 System Programming Guide
of 206
Setting up passwords
BUG and SCH messages until the HOST user logs out. This feature
removes the restriction that ports with the same options must operate
at the speed of the slowest port.
Basic passwords
Basic user passwords provide access to all the overlay programs
available on the Meridian 1. They are intended for use by
administrators who need access to the entire Meridian 1 system.
Administration passwords
The administration password is used to change passwords PW1,
PWD2, and SPWD.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
7
System Programming Guide 85
of 206
Setting up passwords
You can also use this feature to allow customer administrators direct
access to their data on the Meridian 1. The LAPW feature lets you
limit an administrator’s access to a specific customer’s or tenant’s
data.
To enable host mode access for the password, respond to the HOST
prompt.
Security thresholds
Attempts at password breaking, or hacking, result in lock-outs of
affected ports. Lock outs are logged on maintenance terminals and
supervisory stations, providing an indication of potential security
problems.
To set the Failed Login Threshold (the number of failed logins needed
to trigger a lockout of the port), respond to the FLTH prompt in
LD 17. To set a lock-out time (the time, in minutes, a port is locked
out after the Failed Login threshold is exceeded), respond to the
LOCK prompt.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 90
7
86 System Programming Guide
of 206
Setting up passwords
Table 9
Checklist
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
2 Define passwords
>LD 17
REQ CHG See X11 Administration (553-3001-311) LD 17
Alphabetical list of prompts for details of each
prompt and response.
TYPE PWD The PWD response is a gate opener.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
7
System Programming Guide 87
of 206
Setting up passwords
STEP ACTION
PWD2 0000 For the SPG example, the factory default
password.
LNAME_OPTION YES SPG example, is YES to accept system default
names. (To login after accepting
LNAME_OPTION you must use logi admin1 )
DEFAULT LOGIN NAMES SAVED
MEM AVAIL: (U/P): xxxxxx USED U P: xxxxxx TOT:xxxxxx
DCH AVAIL: xx USED: x TOT: x
AML AVAIL: xx USED: x TOT: x
REQ CHG
TYPE PWD
PWD2 0000 This password remains as the default
password.
LNAME_OPTION YES SPG example, is YES to change the default
passwords.
NPW1 123abc SPG example, is 123abc used to login by
system maintainers and administrators.
LOGIN_NAME smith SPG example, our technician’s name.
NPW2 cba321 SPG example, is cba321 used to change the
level 1 password (NPW1) and other system
passwords.
LOGIN_NAME jones SPG example, our administrators name. Our
SPG administrator’s name, who controls and
changes all passwords.
LOUT 10 SPG example, automatic logout after 10
minutes.
LAPW 1 SPG example, 1 is a list number you assign to
the PWnn. In this example the system presents
the prompt PW01 when PWTP is OVLY.
PWTP cr SPG example, a return accepts default value for
overlays.
PW01 9876 SPG example, is 9876 the password for PW01.
LOGIN_NAME ralph SPG example, is Ralph, the person allowed to
set the time and date, and to change telephone
features using the password for PW01.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 90
7
88 System Programming Guide
of 206
Setting up passwords
STEP ACTION
OVLA 02 10 11 SPG example, the person with password PW01
can access LD 02, LD 10, and LD 11. (OVLY
prompts again, as all possible responses do not
fit within the space provided by this prompt.)
OVLA cr SPG example, a return steps to the next
prompt.
CUST 99 SPG example, the person with password PW01
can only access LD 02, LD 10, and LD 11
associated with Customer Data Block 99.
TEN cr SPG example, a return steps to the next prompt
as there are no tenants.
CUST cr SPG example, a return steps to the next prompt
as there are no more customers.
HOST cr SPG example, a return steps to the next prompt
as there are no hosts.
MAT cr SPG example, a return steps to the next prompt
as there is no MAT terminal.
OPT cr SPG example, a return accepts default value for
options.
LAPW cr SPG example, a return steps to the next
prompt. The system presents the LAPW prompt
to OPT prompt, allowing you to add more
personnel to use the Limited Access Passwords
FLTH 5 SPG example, is five failed attempts before the
person trying to log in is locked out of the
system.
LOCK 15 SPG example, 15 minutes is the lockout time for
failed attempts.
FLTH cr SPG example, a return accepts default value for
no alarms. AUDTcrSPG example, a return
accepts default value.
LLID cr SPG example, a return accepts default value.
INIT cr SPG example, a return accepts default value.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
7
System Programming Guide 89
of 206
Setting up passwords
STEP ACTION
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 90
7
90 System Programming Guide
of 206
Setting up passwords
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
Entering customer data
Customer data
Purpose
Each customer connected to the Meridian 1 has a Customer Data
Block (CDB). The CDB is a set of parameters that control specific
features and options for the customer. Enter information for each
customer who will be sharing the Meridian 1.
Night service
Telecommunications needs change during non-business hours.
Incoming calls can be routed to a security desk instead of to the
attendant. Night service automatically changes the routing of calls
during non-business hours, permitting incoming calls normally
directed to the attendant to be routed to another destination.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
92 System Programming Guide
of 206
Night Service Option 0 and Night Service Group 0 are reserved for the
customer Night number, and must not be programmed in LD 18.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 93
of 206
Feature interactions
Call Waiting
This feature terminates incoming Night calls to busy DNs by applying
Call Waiting. This will be done even if the Night DN is an analog
(500/2500 type) telephone with Call Waiting Denied (CWD) Class of
Service, or if the Night DN is a Meridian 1 telephone without a Call
Waiting (CWT) key assigned.
All telephones (analog 500/2500 type and Meridian 1) are given Night
Call Waiting tone, if the NWT prompt in LD 15 was responded to with
"YES", regardless of the Warning Tone (WTA,WTD) Class of Service
setting of the set. Meridian 1 telephones are given Night Call Waiting
tone in the handset instead of the speaker buzz for Call Waiting.
Multi-Tenant Service
Any restrictions that exist in the system preventing individual tenant
access to certain routes are not checked when the Night Number Table
is programmed. The technician can ensure all such restrictions are
taken into consideration.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
94 System Programming Guide
of 206
Warning Tone
All telephones (analog 500/2500 type and Meridian 1) will be given
Night Call Waiting tone, if the NWT prompt in LD 15 was responded
to with "YES", regardless of the Warning Tone (WTA/WTD) Class of
Service setting of the set.
Customer options
You can specify a number of options for each customer. These options
are described below.
Camp-on tone
Camp-on tone is a tone provided to a caller waiting for a called
telephone to become idle.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 95
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
96 System Programming Guide
of 206
Intercept treatments
You must specify intercept treatments to be used for the customer
under various situations. When a call cannot be completed, for
whatever reason, it is intercepted by the system. The caller can hear a
recorded announcement or some kind of tone.
I
N
T
E
R
C
E
P
T
553-0125T ECD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 97
of 206
TIE
TRUNK
I
N
T
E
R
C
E
P
T
553-0126T ECD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
98 System Programming Guide
of 206
TIE
TRUNK
I
N
T
E
R
C
E
P
T
ATTENDANT
553-0127T ECD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 99
of 206
I
N
DID T
TRUNK E
R
C
E
P
T
ED
ORD
-REC
PRE AGE
S
MES
553-0128T ECD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
100 System Programming Guide
of 206
I
N
DID T
TRUNK E
R
C
E
P
T
ATTENDANT
553-0129T ECD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 101
of 206
I
N
T
E
R
C
E
P
ATTENDANT
T
553-0130T ECD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
102 System Programming Guide
of 206
Call redirection
The Meridian 1 provides several forms of call redirection. Call
Redirection by Time of Day applies to calls that are redirected by Call
Forward No Answer or Hunt, that automatically forward to a second,
alternate DN, typically after business hours. It allows up to four
different alternate time periods to be defined in the Customer Data
Block for unanswered (Call Forward No Answer) or busy (Hunt)
calls.
JOE'S OFFICE
533-0292T ECD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 103
of 206
Table 10
Checklist
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
Meridian 1 Options 51C, 61C, 81C
120
TASK
8
System Programming Guide 105
of 206
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in the Basic Telecom Management Guide
2 Create a customer number
>LD 15
REQ: NEW See X11 Administration (553-3001-311) LD 15
Alphabetical list of prompts for details of each
prompt and response. Read the LD 15 first
page for the meaning of the colon.
TYPE: DEF Create a new customer number.
CUST 99 SPG example, 99 is the customer number.
However, in most cases you would start with
customer 0.
ANI_DATA
ANAT 0000 (ANI can be done with the DEFAULT gate
opener or the ANI gate opener. See
553-3001-306.)This prompt will not accept a
return to show the next prompt. SPG example,
0000 allows the next prompt to appear as the
ANAT is not used. X11 Features and Services
(553-3001-306) Attendant Consoles chapter.
ANLD 000 This prompt does not accept a return to show
the next prompt. SPG example, 000 allows the
next prompt to appear as the ANLD value,
associated with ANAT, is not used.
CIS_ANI cr CIS = Confederation of Independent States
(formerly Russia). SPG example, a carriage
return steps to the next prompt. X11 Features
and Services (553-3001-306) CIS ANI Digits
Manipulation and Gateways Enhancements
chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
106 System Programming Guide
of 206
STEP ACTION
CACC cr SPG example, a return steps to the next
prompt. X11 Features and Services
(553-3001-306) CIS ANI Digits Manipulation
and Gateways Enhancements chapter.
3 Attendant console CDB features
>LD 15 Refer to X11 Features and Services
(553-3001-306) Attendant Consoles chapter.
REQ: CHG X11 Administration (553-3001-311) LD 15, Gate
Opener: ATT (Attendant Consoles) for details of
Prompt, Response, Comment, and the
Alphabetical list of prompts section. Refer to
X11 Features and Services (553-3001-306)
Attendant Consoles chapter.
TYPE: ATT_DATA Enter ATT_DATA to set attendant console
options.
CUST 99 SPG example, 99 is the customer number.
OPT CPA IDP SPG example, Call Park allowed and Digit
Display included. For OPT details refer to OPT
on page 109.
ATDN cr SPG example, a return accepts default value 0
as DN. X11 Features and Services
(553-3001-306) Flexible Attendant Directory
Number chapter.
NCOS cr SPG example, a return accepts default value.
Refer to Basic and Network Alternate Route
Selection: Description (553-2751-100).
CWUP cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Meridian 1 Attendant Console
Enhancements chapter.
CWCL 20 30 SPG example, 20 the lower limit and 30 the
upper limit. Refer to X11 Features and Services
(553-3001-306), Attendant Calls Waiting
Indication chapter.
CWTM 30 46 SPG example, 30 seconds is the lower limit and
46 seconds the upper limit. Refer to X11
Features and Services (553-3001-306),
Attendant Calls Waiting Indication chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 107
of 206
STEP ACTION
CWBZ YES NO SPG example, buzz for call waiting limit and
time, no second buzz. Refer to X11 Features
and Services (553-3001-306), Attendant Calls
Waiting Indication chapter.
EFLL cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306).
MATT cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306).
RTIM cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306).
AQTT cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Attendant Overflow Position
chapter.
AODN cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Attendant Overflow Position
chapter.
SPVC cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Attendant Supervisory
Console chapter.
RTSA cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Attendant Recall chapter.
SACP cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Semi-automatic Camp-on
chapter.
ABDN cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Semi-automatic Camp-on
chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
108 System Programming Guide
of 206
STEP ACTION
IRFR cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Call Forward, Remote
(Attendant and Network Wide chapter.
XRFR cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Call Forward, Remote
(Attendant and Network Wide chapter.
ADHT cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Attendant Delay chapter.
AFNT cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Attendant Forward No Answer
chapter.
IDBZ cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Meridian 1 Attendant Console
Enhancements chapter.
PBUZ cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Meridian 1 Attendant Console
Enhancements chapter.
ICI cr For the SPG example, a return steps by this
prompt. Incoming Call Indicators can not be
programmed until the Attendant console is
programmed. When the console is
programmed, return to this prompt and enter
the ICIs. Refer to Attendant Consoles:
Description (553-2201-117) for the location of
the ICI keys
RICI cr SPG example, a return accepts default value.
Refer to X11 Features and Services
(553-3001-306), Recorded Overflow
Announcement chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 109
of 206
STEP ACTION
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
110 System Programming Guide
of 206
STEP ACTION
(CWRD) Call Waiting Redirection chapter.
(CXOD) Tones, Flexible Incoming chapter.
(DBA) Tones, Flexible Incoming chapter.
(DNCA) Attendant Forward No Answer chapter.
(DNX) Refer to Automatic Call Distribution: Feature
Description (553-2671-110)
(DRE) Console Operations chapter.
(DSX)
(DSTD) Lockout, DID Second Degree Busy, and MFE
Signaling Treatments chapter.
(FACD) Flexible Attendant Call Waiting Thresholds
chapter.
(FKA) Call Forward and Busy Status chapter.
(HLPD) Call Hold, Individual Hold Enhancement
chapter.
(HRLD) Call Hold, Individual Hold Enhancement
chapter.
(HTU) Hot Line chapter.
(HVD) Dial Intercom chapter.
(IC1) Attendant Consoles chapter.
(IHD) Call Hold, Deluxe chapter.
(LLCD ) Line Load Control chapter.
(LOD) Attendant Consoles chapter.
(LRD) Last Number Redial chapter.
(MCTD) Malicious Call Trace on Direct Inward Dialing
chapter.
(MCX) Call Forward No Answer, Second Level chapter.
(MWUD) Message Waiting Unconditional chapter.
(NCD) Console Operations chapter.
(PCMD) Periodic Clearing on RAN, Meridian Mail, ACD
and Music chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 111
of 206
STEP ACTION
(PSD) Console Operations chapter.
(PVCA) Call Forward All Calls chapter.
(RECA) Console Operations chapter.
(REA) Recovery on Misoperation of Attendant Console
chapter.
(RND) Ring Again on No Answer chapter.
(ROX) Recorded Overflow Announcement chapter.
(RTD) Refer to Coordinated Dialing Plan: Description
(553-2751-102).
(RTR) Camp-On to a Set in Ringback or Dialing
chapter.
(SBD) Tones, Flexible Incoming chapter.
(SDDE) Single-digit Access to Hotel Services chapter.
(SIAD ) Source Included when Attendant Dials chapter.
(SLD) Slow Answer Recall Enhancement chapter.
(SYD) Attendant Consoles chapter.
(THPD) Refer to Automatic Call Distribution: Feature
Description (553-2671-110).
(TOA ) China – Attendant Monitor chapter.
(TTAD) Call Detail Recording chapter.
(VOBD) Make Set Busy and Voice Call Override chapter.
(XBL) Attendant Supervisory Console chapter.
(XDP) Attendant Consoles chapter.
(XLDN) Departmental Listed Directory Number chapter.
(XLF) Attendant Consoles chapter.
(XTG) Attendant Consoles chapter.
DGRP cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306) Dial
Intercom chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
112 System Programming Guide
of 206
STEP ACTION
IRNG cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Distinctive/New Distinctive Ringing chapter.
PKND cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306) Call
Pickup, Directed chapter.
DNDL cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306) Do
Not Disturb chapter.
SPRE cr SPG example, a return accepts default value.
PREO cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Pretranslation chapter.
BPSS cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Pretranslation and System Speed Call
Enhancement chapter.
SRCD cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Automatic Set Relocation chapter.
EEST cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
End-to-End Signaling chapter.
EESD cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
End-to-End Signaling chapter.
TTBL cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
End-to-End Signaling chapter.
MUS cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Music, Enhanced chapter.
HCC cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Held Call Clearing chapter.
ALDN cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Malicious Call Trace chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 113
of 206
STEP ACTION
RECD cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Malicious Call Trace chapter.
STCB cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Night Service Enhancements chapter.
NSCP cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Camp-On chapter.
TFRD cr SPG example, a return accepts default value.
RPA cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Radio Paging chapter.
MCDC cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Malicious Call Trace DN/TN Print chapter.
NAUT cr SPG example, a return accepts default value.
Basic and Network Authorization Code:
Description (553-2751-103)
IDEF cr SPG example, a return accepts default value.
LEND cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Speed Call Delimiter chapter.
MSCD cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Speed Call Delimiter chapter.
CPCI cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Called Party Control on Internal Calls chapter.
CONF_DSP cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Selectable Conferee Display and Disconnect
chapter.
DAPC cr SPG example, a return accepts default value.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
114 System Programming Guide
of 206
STEP ACTION
BSFE cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Boss/Secretary Filtering Enhancement chapter.
ASPCT cr SPG example, a return accepts default value.
5 Customer wide Intercept Treatments
>LD 15
REQ: CHG X11 Administration (553-3001-311) LD 15, Gate
Opener: INT (Intercept Treatments) for details of
Prompt, Response, Comment, and the
Alphabetical list of prompts section.
TYPE: INT_DATA Enter INT_DATA to set Intercept treatments.
CUST 99 For the SPG example, 99 is the customer
number.
ACCD cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
AC15 Recall: Transfer from Norstar, Intercept
Treatment chapters.
CTVN cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
MBNR cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
CTRC cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
CLDN cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
NINV cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
NITR cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
NRES cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 115
of 206
STEP ACTION
NBLK cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment chapter.
MFVO cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment Enhancements chapter.
MFVN cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment Enhancements chapter.
MFCG cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Treatment Enhancements chapter.
LCKT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Lockout, DID Second Degree Busy, and MFE
Signaling Treatments chapter.
RCLE cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Total Redirection Count chapter.
CONG cr SPG example, a return accepts default value.
DLT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Line Lockout chapter.
LLT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
AC15 Recall: Transfer from Norstar, and
Off-Hook Alarm Security chapters.
DNDT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306) Do
Not Disturb chapter.
6 Listed Directory Numbers on attendant consoles
>LD 15
REQ: CHG X11 Administration (553-3001-311) LD 15, Gate
Opener: LDN (Listed Directory Numbers) for
details of Prompt, Response, Comment, and
the Alphabetical list of prompts section.
TYPE: LDN_DATA Enter LDN_DATA to set Listed DN.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
116 System Programming Guide
of 206
STEP ACTION
CUST 99 For the SPG example, 99 is the customer
number.
OPT cr SPG example, a return accepts default value.
For Opt details refer to OPT on page 109.
DLDN cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Departmental Listed Directory Number chapter.
LDN0 cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Departmental Listed Directory Number chapter.
ICI cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Departmental Listed Directory Number chapter.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 117
of 206
STEP ACTION
ENS cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Enhanced Night Service chapter.
8 Timers
>LD 15
REQ: CHG X11 Administration (553-3001-311) LD 15, Gate
Opener: TIM (Timers) for details of Prompt,
Response, Comment, and the Alphabetical list
of prompts section.
TYPE: TIM_DATA Enter TIM_DATA to set timers.
CUST 99 For the SPG example, 99 is the customer
number.
FLSH cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Intercept Computer Dial from Directory chapter.
PHDT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306) Call
Hold, Permanent chapter.
DIND cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Line Lockout chapter.
DIDT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Line Lockout chapter.
LDTT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
500/2500 Line Disconnect chapter.
DLAT cr SPG example, a return accepts default value.
BOTO cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Digital Trunk Interface – Commonwealth of
Independent States, and Line Lockout chapters.
DBRC cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Audible Reminder of Held Calls chapter.
RTIM cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Automatic Timed Reminders chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
118 System Programming Guide
of 206
STEP ACTION
AQTT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Attendant Consoles chapter.
ADLD cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Autodial chapter.
AFNT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Attendant Forward No Answer chapter.
NFNA cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Attendant Forward No Answer chapter.
ADHT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Attendant Delay chapter.
HWTT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Automatic Wake Up chapter.
NIT cr SPG example, a return accepts default value.
Basic and Network Alternate Route Selection:
Description (553-2751-100).
FOPT cr SPG example, a return accepts default value.
X11 Features and Services (553-3001-306)
Flexible Orbiting Prevention Timer chapter.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
8
System Programming Guide 119
of 206
STEP ACTION
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 120
8
120 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
9
Setting up attendant consoles
Attendant consoles
Purpose
Attendant Consoles assist in placing and extending calls into and out
of the Meridian 1 system. The operator of an Attendant Console is
known as the attendant. The consoles provide the attendant with many
unique features that increase the speed and ease of call processing.
Administration tips
Do not assign attendant consoles to high priority card slots. The high
number of priority messages generated by attendant consoles can
result in delays, both in messages output to the attendant consoles
themselves, and to messages output to telephones and trunks.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
9
TASK
122
of 206
Arbitrary Icon key numbering for test identification 25-pin subminiature D-type male
purposes only (not designated on the console) connector for cable connecting
console to distributing frame
Figure 16
Display screen (can be tilted upwards) RS-232 Connector for
Rows connection to PC with Monitor
7
(1) (3) (4) (5) (6) (7) (8) F
C (2)
Backlighting Directory Number EX.Scr
6
ON/OFF D0 D2 EX.Des
5 D1
Slider Switch
1 2 3 RL.Src
4
Setting up attendant consoles
4 5 6
3 RL.Des
7 8 9 Conf
2
Shift
1 0 #
Slider Control for Handset or Headset Volume Adjustments Power Fail Transfer Switch
(in base of console)
Note: Rows and columns are labeled with numbers and letters respectively in order to allow textual references when identifying the
location of specific components. In the column designations, the letter I stands for indicators, and the letter K signifies keystrips.
126
553-2044
9
System Programming Guide 123
of 206
Table 11
Checklist
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
2 Enable basic options you plan to install on the attendant console
>LD 12
REQ NEW
TYPE 2250 SPG example, a type M2250 Attendant
Console.
TN 8 0 3 5 SPG example, the console connects to Unit 5
of the Digital line card in slot 3 on IPE shelf 0
controlled by Superloop 8.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 126
9
124 System Programming Guide
of 206
STEP ACTION
SETN 8 0 3 6 SPG example, the console is as big as two
telephones therefore it requires two TNs.
CUST 99 SPG example, 99 is the customer number.
ANUM 2 SPG example, this will be the second console
on the system.
IADN 23 As the SPG system has two consoles, SPG
telephone users can dial 23 to call attendant
console number 2.
SSU cr SPG example, a return shows the next prompt.
ICDR cr SPG example, a return denies CDR.
CPND CNDA SPG example, Call Party Name Display shown
on the console.
DNDI DNDA SPG example, Dialed Name Display shown on
the console.
LANG cr SPG example, a return defaults to English.
SGRP cr SPG example, a return accepts default value.
QTHM cr SPG example, a return accepts default value.
DNAN cr SPG example, a return accepts default value.
DAPC cr SPG example, a return allows Dial Access
Prefix on console.
KEY 0 ADL SPG example, key 0 is an auto dial key. Refer
to Attendant Consoles: Description
(553-2201-117) for key layouts.
KEY 1 CPK SPG example, key 1 is a Call Park key.
KEY cr SPG example, a return ends the programming.
REQ **** Terminate the overlay by entering ****.
3 Check your programming
>LD 20
REQ PRT Enter PRT.
TYPE 2250 Enter 2250 to verify the attendant
programming.
TN 8 0 3 5 SPG example, enter 8 0 3 5 to verify the
attendant programming.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
9
System Programming Guide 125
of 206
STEP ACTION
CDEN cr Enter return to step to next prompt.
DATE cr Enter return to step to next prompt.
PAGE cr Enter return to step to next prompt.
REQ **** Terminate the overlay by entering ****.
Verify that the display is functioning on the attendant console.
4 Perform a data dump to permanently store the programming you have
just completed
Refer to X11 Maintenance (553-3001-511) for more information on LD 43.
> LD 43
. EDD <cr>
5 Verify that the data dump was successful
System response:
Database backup Complete!
For any other system response, contact your system supplier.
6 Terminate this overlay program
.****
7 Terminate this programming session
Log off.
>LOGO
8 You have completed the programming required to add an attendant
console
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 126
9
126 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
10
Setting up speed call
Speed call
Purpose
Speed Call lets telephone users place calls to preprogrammed
numbers by dialing a one-, two-, or three-digit code.
01 - 95551212
02 - 901144628795000
03 - 82*2000
04 -
05 -
06 -
07 -
08 -
553-0045T SpCall
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 136
10
128 System Programming Guide
of 206
Head Office 11
Sales Office 22
Support 33
553-0286T SP CALL
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
10
System Programming Guide 129
of 206
The other type of Speed Call list is specific to each Directory Number.
Telephone users can program these private Speed Call lists with the
numbers they most frequently call.
553-0287T Sp Call
List limits
Each stored number is assigned a Speed Call code from the Speed
Call list. Each list can contain up to 1000 telephone numbers (entries).
The maximum number of digits of the telephone number that can be
stored in each entry is specified by the customer. Speed Call entries
can be 4, 8, 12, 16, 20, 24, 28, or 31 digits long.
You can define up to 8191 (0-8190) Speed Call lists per system, as
long as enough memory is available. The limit includes all combined
Speed Call, System Speed Call (SSC), and Hot Line lists.
You can have as many Speed Call lists as you have available key/lamp
pairs on any Meridian 1 proprietary telephone, or attendant console.
Any number of users can be assigned to a list. Analog (500/2500 type)
telephones can access only one Speed Call list.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 136
10
130 System Programming Guide
of 206
You can assign more than one SCC to each list, but it is not
recommended.
If a pause for dial tone is required between digits, use the asterisk (*).
The * provides a 3 second pause between digits.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
10
System Programming Guide 131
of 206
example, if you want to send calls over a TIE trunk and then outpulse
digits from the system at the other end, store the same number. For
example, if 82 is the TIE trunk access code for the TIE trunks to
another system and it is not an Meridian 1 system, store a number as
82*9*5551212. You can remove the pauses if the other system does
not require them. Experiment with the number of pauses you need
until you find a sequence of digits and pauses that works every time.
The Speed Call key cannot be used after a Centrex Switchhook Flash
or during an established call to send digits out to the far site. The
Speed Call key can be used only during the dialing stage.
Privacy
A telephone user can store a Calling Party Privacy (CPP) code as part
of a telephone number in the in the Speed Call list. An outgoing trunk
call, using the Speed Call code carries the Privacy Indicator. The user
cannot dial *67 (or anything else) before accessing a Speed Call list
entry.
Authorization codes
If a Speed Call entry is programmed with a valid Authcode for
Authcode Last followed by an octothorpe "#", the existing Authcode
Last operation will reject the Authcode as an invalid Authcode. If
Authcode Last Retry is defined, the caller is reprompted for the
Authcode.
Pretranslation
A Speed Call List number should be programmed to allow for
Pretranslation. For example, if 9 pretranslates to 99 and you want to
reach 99 nxx xxxx, you need to program the number in the Speed Call
List as 9 nxx xxxx. When the Speed Call List is used, 9 nxx xxxx is
pretranslated at call processing time to become 99 nxx xxxx.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 136
10
132 System Programming Guide
of 206
Table 12
Checklist
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
10
System Programming Guide 133
of 206
STEP ACTION
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 136
10
134 System Programming Guide
of 206
STEP ACTION
LSNO 4 SPG example, 4 is the number for one of the
150 lists. Now we only have to make 149 more
lists.
NCOS cr SPG example, a return accepts default value.
DNSZ cr SPG example, a return accepts default value.
SIZE 25 SPG example, 25 DNs allowed in the list.
WRT cr SPG example, a return accepts default value.
ADDS: MEM:x DISK: y
STOR 09 16 SPG example.
WRT cr SPG example, a return accepts default value.
STOR cr SPG example, a return finishes the
programming.
REQ END Exit the overlay.
4 Check your programming
>LD 20
REQ PRT Enter PRT.
TYPE SCL Enter SCL to verify the speed call list.
LSNO 4 SPG example, 4 is the list number.
RNGE cr SPG example, returne to print all entries.
(Entries will not print until you program the DNs
for the telephones)
REQ **** Terminate the overlay by entering ****.
5 Perform a data dump to permanently store the programming you have
just completed
Refer to X11 Maintenance (553-3001-511) for more information on LD 43.
> LD 43
. EDD <cr>
6 Verify that the data dump was successful
System response:
Database backup Complete!
For any other system response, contact your system supplier.
7 Terminate this overlay program
****
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
10
System Programming Guide 135
of 206
STEP ACTION
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 136
10
136 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
11
Configuring tones
Tones
Configuring tones
Task 11Configuring tones
Configuring tones
Purpose
Tones are used by the Meridian 1 and other telephone equipment for
signalling. This equipment includes all 2500-type telephones and
trunks that send Digitone Multifrequency (DTMF) tones to the
system, and by Multifrequency (MF) trunks that send MF tones to the
system. All 2500 sets and some trunks must have Class of Service
(CLS) defined as Digitone (DTN).
Digitone receivers
Digitone receivers (DTR) are cards that are equipped on your
Meridian 1 if you are using Digitone-type telephones or if your
system connects to trunks that use Digitone signaling. The DTR
interprets the Digitone tone signals, converting tones into a digital
signal that the Meridian 1 CPU can use.
DTRs are shared among all the Digitone-type telephones and trunks.
The number of DTRs needed on your system depends on the number
of Digitone-type telephones to be used, the number of Digitone
signaling trunks, and the expected level of traffic.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 140
11
138 System Programming Guide
of 206
Configuring tones
Tone detectors
Tone detectors (TDET) are used by the Meridian 1 to identify tones
sent to the system across trunks. TDETs are shared among all the
trunks equipped on the Meridian 1.
Table 13
Checklist
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
11
System Programming Guide 139
of 206
Configuring tones
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
2 Define a new Digitone receiver
>LD 13
REQ NEW See X11 Administration (553-3001-311) LD 13
Alphabetical list of prompts for details of each
prompt and response.
TYPE DTR Add a new Digitone receiver (DTR).
TN 8 0 10 0 SPG example, is the DTR unit 0, on DTR card
10, located on XPE shelf (module) 0, controlled
by superloop 8.
REQ END Exit the overlay.
3 Check your programming
>LD 20
REQ PRT Enter PRT.
TYPE DTR Enter DTR to verify the Digitone receiver data
block.
TN 8 0 10 0 SPG example, the TN is 8 0 10 0
CDEN cr Enter return to step to next prompt.
DATE cr Enter return to step to next prompt.
REQ **** Terminate the overlay by entering ****.
4 Perform a data dump to permanently store the programming you have just
completed
Refer to X11 Maintenance (553-3001-511) for more information on LD 43.
> LD 43
. EDD <cr>
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 140
11
140 System Programming Guide
of 206
Configuring tones
STEP ACTION
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
Setting up digital and ISDN trunks
Digital trunks
Purpose
Digital trunks carry signaling and calls in a digital format between
telephone switches. Digital trunks provide greater quality than analog
trunks and allow the use of advanced signaling and network features.
Digital trunks
Digital trunks can take many physical forms, including twisted pair
cable, channels on multiplexed cable, and fibre optic links. The
provisioning in software of these different types of physical trunks are
the same. Configuration depends on the way a trunk will be used and
billed.
Traffic
When planning to configure new trunks, consider the impact of the
extra traffic load on the loop, or superloop, to which the trunk is
connected. Loops and superloops perform best when they share
equally in the total traffic load offered to the system.
Blockage within the system will be negligible when the traffic load
per loop or superloop is kept within the recommended guidelines. If
all your existing loops and superloops are at their recommended
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
142 System Programming Guide
of 206
Trunk types
Japan Digital Multiplex Interfaces
Japan Digital Multiplex Interface (JDMI) trunks provide connectivity
between the Meridian 1 and other telephone switches. JDMI trunks
carry both incoming and outgoing calls.
Signaling Category
Select a Signaling Category table number by responding to the SICA
prompt in LD 14.
Channel order
You can specify the order in which channels are allocated. To specify
the channel order, respond to the INC prompt.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
System Programming Guide 143
of 206
ISDN trunks
Basic rate interface
Basic rate interface (BRI) ISDN trunks provide 2 B + D ISDN access
to end users. For more information about ISDN BRI configuration,
refer to X11 Networking Features and Services (553-2901-301)
BRI
553-0289T BRI
PRI
553-0288T PRI
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
144 System Programming Guide
of 206
ISDN 23B + D
Primary rate interface (PRI) ISDN 23 B + D trunks provide ISDN
digital connectivity between the Meridian 1 and other telephone
switches in the North American market. ISDN trunks carry both
incoming and outgoing calls.
ISDN 30B + D
Primary rate interface (PRI) ISDN 30 B + D trunks provide ISDN
digital connectivity between the Meridian 1 and other telephone
switches. ISDN trunks carry both incoming and outgoing calls.
D-channels
An ISDN trunk carries call traffic only. The signaling used to control
the trunk is carried over a separate set of links, called D-channels. The
D-channels allow two telephone switches to negotiate channels on a
trunk and handle call setup and control.
PRIMARY D
CHANNEL
MAIN
TRUNK
BACK UP D
CHANNEL
553-0124T CI/OD
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
System Programming Guide 145
of 206
Trunk routes
Digital trunk routes operate in the same way as analog trunk routes. A
trunk route carries all calls of a specific type between two switches.
Set the minimum and maximum numbers of channels at the MIN and
MAX prompts.
Specify the Network Class of Service group number and the Class of
Service at the PRIM, NCOS and COS prompts.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
146 System Programming Guide
of 206
Priority designation
You can specify a priority designation for DPNSS ISDN trunks. To set
the priority, respond to the PRIO prompt in LD 14.
Set the MCT request timer at the MCTM prompt. This is the delay in
disconnection that occurs when the far-end goes on-hook for AXE-10
D-channels.
Specify the MCT tandem disconnect delay at the MTND prompt. This
is the delay in disconnect operation at the node closest to the CO for
AXE-10 interfaces.
Turn the MCT alarm on or off for external calls at the ALRM prompt.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
System Programming Guide 147
of 206
STEP ACTION
1 Log in
For information on proper login procedures, see Basic Programming
Instructions in Basic Telecom Management.
2 Define error detection thresholds
>LD 73
REQ NEW See X11 Administration (553-3001-311)
LD 73 Alphabetical list of prompts for details of
each prompt and response.
TYPE DDB Enter DDB to configure the digital data block.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
148 System Programming Guide
of 206
STEP ACTION
PREF cr SPG example, a return accepts default value.
TRSH 0 SPG example, 0 defines the threshold table
created using the following prompts.
RALM cr SPG example, a return accepts default value.
BIPC cr SPG example, a return accepts default value.
LFAC cr SPG example, a return accepts default value.
BIPV cr SPG example, a return accepts default value.
SRTK cr SPG example, a return accepts default value.
SRNT cr SPG example, a return accepts default value.
LFAL cr SPG example, a return accepts default value.
SRIM cr SPG example, a return accepts default value.
SRMM cr SPG example, a return accepts default value.
TRSH cr SPG example, a return accepts default value.
ICS cr SPG example, a return accepts default value.
REQ **** Enter **** to terminate overlay.
3 Check the Digital data block programming
>LD 73
REQ PRT Request.
TYPE DDB Print the Digital data block.
REQ **** Enter **** to terminate overlay.
4 Add a PRI loop
>LD 17
REQ CHG See X11 Administration (553-3001-311) LD
17 Gate Opener: CEQU (Common Equipment)
and Alphabetical list of prompts for details of
each prompt and response.
TYPE CEQU Enter CEQU to add a PRI loop.
MPED cr SPG example, a series of returns to step past
the prompts to arrive at the DLOP prompt.
.
.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
System Programming Guide 149
of 206
STEP ACTION
DLOP 12 23 ESF SPG example, the PRI digital loop number is 12
and 23 is the number of data calls allowed on
this PRI with the ESF frame format used.
MODE PRI SPG example, Primary Rate Interface mode.
LCMT B8S SPG example, B8ZS gives a 64k clear channel
as the T1 carrier supports a 64k clear channel.YALMFDL
SPG example, FDL supported by the far end
(Central Office).
TRSH 0 SPG example, 0 matches the maintenance
threshold table to be used for this PRI loop, as
configured in LD 73.
DTIC cr SPG example, a return does not reserve a card
slot. Used to reserve a network card slot for a
PRI card. You can not program card requiring
network loop number in this slot.
DLOP cr SPG example, a series of returns to step past
DLOP and all other prompts and arrive at the
end of LD 17. This prompt allows you to add
more digital loops.
.
.
.
REQ (Go to step 4.)
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
150 System Programming Guide
of 206
STEP ACTION
ADAN NEW DCH 4 SPG example, add a NEW MSDL card with the
I/O address of 4 matching the switch settings on
the MSDL card.
CTYP MSDL SPG example, a D-channel interface card.
GRP 3 SPG example, 3 group number for a 81C.
DNUM 4 SPG example, 4 to match the MSDL card
address switch settings.
PORT 0 SPG example, MSDL card port.
DES DMS-100 SPG example, used to identify this card as a
Central Office DCHI, on a print-out
DPNS cr SPG example, a return accepts default value.
USR PRA SPG example, the D-channel is for ISDN PRA
only.
IFC cr SPG example, a return accepts default value for
a Central Office type DMS-100.
DCHL 12 SPG example, PRI loop number 12, which will
carry the D-channel as its 24th channel.
PRI cr SPG example, a return steps to the next
prompt.
OTBF cr SPG example, a return steps to the next
prompt.
DRAT 64KC SPG example, 64KC to match the CO B8S.
SIDE cr SPG example, a return accepts the default
value.
RLS 36 SPG example, 36 to match the CO (far-end).
RCAP ND2 SPG example, refer to X11 Networking Features
and Services (553-2901-301).
OVLR cr SPG example, a return accepts default value.
OVLS cr SPG example, a return accepts default value.
MBGA cr SPG example, a return accepts default value.
NASA cr SPG example, a return accepts default value.
TIMR cr SPG example, a return accepts default value.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
System Programming Guide 151
of 206
STEP ACTION
LAPD cr SPG example, a return accepts default value.
REQ **** Enter **** to terminate overlay.
7 Check The D-channel programming
>LD 22
REQ PRT Enter PRT.
TYPE ADAN DCH For the SPG example, enter ADAN TTY 7 to
verify the terminal port settings. These setting
must match those of the terminal connected to
the switch.
8 Define a PRI customer
>LD 15
REQ: CHG See X11 Administration (553-3001-311)
LD 15 Gate Opener: CEQU (Common
Equipment) and Alphabetical list of prompts for
details of each prompt and response.
TYPE: NET Enter NET to define a PRI customer.
CUST 99 SPG example, 99 the customer number.
.
.
.
ISDN YES SPG example, Enter YES to equip the customer
with ISDN.
PNI 1 SPG example, customer private network
identifier.
.
.
.
REQ **** Enter **** to terminate overlay.
9 Check the PRI customer data programming
>LD 22
REQ PRT Request.
TYPE CDB Print the customer data block.
CUST 99 SPG example, 99 the customer number.
REQ **** Enter **** to terminate overlay.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
152 System Programming Guide
of 206
STEP ACTION
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
System Programming Guide 153
of 206
STEP ACTION
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
154 System Programming Guide
of 206
STEP ACTION
PREF 12 SPG example, loop 12 is the primary clock
reference.
SREF cr SPG example, a return a there is no secondary
PRI loop.
REQ **** Enter **** to terminate overlay.
15 Check clock synchronization programming
>LD 73
REQ PRT Request.
TYPE DDB Print clock synchronization data.
REQ **** Enter **** to terminate overlay.
16 Enable digital trunk interface
>LD 60
.ENLL 12 Enable PRI loop 12.
.STAT 12 Verify that the loop and all channels are
enabled.
REQ **** Enter **** to terminate overlay.
17 Enable the D-channel
>LD 96
.ENL DCH 4 Enable D-channel 4.
.STAT DCH 4 Verify that the D-channel created in step 4 is
enabled.
REQ **** Enter **** to terminate overlay.
18 Perform a data dump to permanently store the programming you have just
completed.
Refer to X11 Maintenance (553-3001-511) for more information on LD 43.
> LD 43
. EDD <cr>
19 Verify that the data dump was successful
System response:
Database backup Complete!
For any other system response, contact your system supplier.
— continued —
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
12
System Programming Guide 155
of 206
STEP ACTION
Log off.
>LOGO
20 You have completed the programming required to configure a digital trunk
END
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 156
12
156 System Programming Guide
of 206
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK
13
Setting up telephones
Telephones
Setting up telephones
Task 13
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
TASK 158
13
158 System Programming Guide
of 206
Setting up telephones
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
Basic Telecom Management
Terms and abbreviations
2500 set
A push button analog Digitone ™ telephone. When a button or key is
pressed, the telephone transmits a combination of two tones which
represents the digit corresponding to the key pressed. Calls are made
by pressing these buttons for the digits in the phone number to be
called.
500 set
Dial telephone, sometimes called a rotary telephone. It has a rotary
device on the front, used for the purpose of dialing digits to make
calls. Each time a person turns the dial with a finger in one of the
holes, the dial returns to its rest position. In doing so, the circuit
connecting the telephone to the system is broken and reconnected the
number of times marked beside the hole in the dial.
A-law companding
Except for North America, companding is accomplished using a
logarithmic law called, A-law. See companding.
Access Restriction
Sometimes called the Class of Service of a telephone. It is only one
component of the Class of Service. Access-restriction controls the
types of calls that can be made from a telephone. For example, if the
access-restriction type is programmed as Toll Denied, the telephone
cannot be used to make any calls where the digit 1 or 0 is the first or
second digit following the access code digits.
There are many different access restriction types that have different
levels of control of the types of calls that can be made from the
telephone.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
application processor
A special purpose computer that attaches to the Meridian 1 system to
decrease the load on the system processor. The application processor
provides value-added and special services. Application processors are
used with voice mail, interactive voice response, and automatic call
distribution.
Aries telephones
Digital telephones called the M2006, M2008, M2216ACD, M2616
telephones. They are also known as Meridian Modular Digital
telephones.
Attendant
The main answering position on a system. From the attendant
position, incoming calls are transferred to internal telephones. The
terminal used at the attendant position is called a console. There can
be one or more attendants on a system, although some systems do not
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 161
of 206
have any attendants. Attendants can answer incoming calls for the
main listed number, recall those which have not been answered, calls
from users who are dialing incorrectly, and calls from users who are
attempting to place restricted calls.
Backup answering
Otherwise known as Call Redirection, backup answering refers to call
answering at a telephone or voice messaging port, when the originally
dialed caller is busy, not answering, or does not wish to be disturbed,
and features such as Call Forward are active.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Call Center
Another term for a queue of incoming calls being answered by one or
more telephones.
Call Pickup
Also called pickup or ringing number pickup. The feature that allows
one user to answer an incoming call ringing at another telephone.
call processing
The action of the processor executing the work schedule routine to
complete tasks controlled by telephone users. Call processing
involves connecting telephone users to other telephones or facilities.
Call Redirection
Also known as backup answering, call redirection refers to calls
answered at a telephone or voice messaging port when the originally
dialed caller is busy, not answering, or does not wish to be disturbed,
and features like Call Forward are active.
call register
Call registers are located in a part of transient data memory. Call
registers store temporary information about trunks and telephone sets
in the process of establishing calls. Each telephone or trunk in use has
a separate call register containing approximately 40 words of
information. An example of the 40 words are Class of Service,
features, and time slots in use. This information is known as transient
data as it is held in a call register only for the duration of the call. Part
of the call register information is transferred to the network or
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 163
of 206
Camp-On
This feature allows an attendant to extend a call to a busy telephone.
The user of the telephone hears a tone indicating a call is Camped-On.
When the user hangs up, the Camped-On call rings the telephone. If
the user does not hang up within a programmed amount of time after
hearing the tone, the Camped-On call recalls to the attendant.
carriage return
An instruction directing you to press the key on the keyboard marked
ENTER, or RETURN. When you press the you tell the system you
have finished that line of input. In this book the symbol <cr> is used
for carriage return.
CE (Common Equipment)
A term for the part of the system that controls the operation of other
system components. Common equipment is composed of CPU,
memory, input/output ports, and disk storage.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Centrex
A type of telephone system that usually resides in the central office
and can serve telephones distributed over a wide area. The Nortel
Networks system that provides this functionality is called the DMS. It
provides services and features that are similar to those of a PBX and
some that are different.
channel
A transmission path capable of carrying voice or data.
Class of Service
There are many different capabilities and features that can be
activated or deactivated for each telephone or trunk. A programming
term is used to refer to these capabilities and features collectively. It
is Class of Service. For example, the Last Number Redial feature is
activated in the Class of Service.
Some people use the term Class of Service when they are referring to
one particular feature called Access Restriction. When you program
Trunks, Meridian Mail channels, Authorization Codes, and Direct
Inward System Access ports, you assign a class of service which is in
fact the access-restriction type.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 165
of 206
CO (Central Office)
See Central Office.
CODEC (coder-decoder)
A device that codes analog signals into digital signals. It also decodes
digital signals into analog signals.
companding
Companding is derived from the words “compressing” and
“expanding”. Companding is the process of compressing the
amplitude range of a signal for transmission and then expanding the
signal back to its original form at the receiving end.
COMPANION™
Meridian COMPANION ™ systems offer digital wireless telephone
capabilities to Meridian 1 systems. Wireless telephone users can
travel around their coverage area while answering, initiating,
continuing, or transferring telephone calls using low-powered,
pocket-size telephones.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
configuration record
A programmable data block that describes the location and function
of the CE hardware in the system. The configuration record is
programmed in LD 17.
confirmation tone
A form of special dial tone that indicates to a telephone user that a
feature has been activated.
Core
The processing and data storage portion of the Meridian 1 Options
51C, 61C, and, 81C systems. The Core equates to the Common
Equipment in Meridian 1 systems.
Core number
The Meridian 1 Options 61C, 81 and 81C systems has two redundant
Core systems. The two Core systems are identified by the
Core numbers 0 and 1.
cross-connect panel
Sometimes called the jumper panel or main distribution frame
(MDF). The panel where wires from telephones and trunks are
interconnected with corresponding wires from the system’s line and
trunk cards.
CSA trunk
Common Control Switching Arrangement trunk. See CCSA.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 167
of 206
Customer group
A group of users with their own trunk groups, attendants, features and
Numbering Plan. A system can be used by one or more unique
customer groups.
Data dump
Storing information from memory onto disks.
Default
The response which is preprogrammed in the system software for a
prompt which must have a response. If the programmer does not enter
any value for this particular element or prompt, then the default value
is retained in the database. These default responses, along with the
changed data, are shown when a printout is made. They are also
explained in the programming sections of this book and the other
programming guides available from Nortel Networks.
delay dial
A trunk signal used to control the transfer of dialed digits. Upon
seizure, the originating switch will not outpulse digits until the
terminating switch does the following steps:
1. sends an off-hook to the originating switch
2. finds and attaches its digit collection equipment
3. sends an on-hook to the originating switch
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
The on-hook indicates the terminating switch can now accept digits.
The time between on-hook and off-hook varies with equipment types.
Density
A term that refers to the number of terminals that can be connected to
a card. Early vintages of cards such as line cards and trunk cards had
capacities for fewer terminals than the cards that are made today.
Early cards are referred to as single density. Later cards are called
double density to indicate that the capacity had doubled. Still later,
cards were introduced that are called quadruple (quad) density and
octal density.
Designator (DES)
An alphanumeric code that a programmer associates with a telephone,
if the system is equipped with Office Data Administration Software
package 20 (ODAS). The code can be up to six characters in length.
It can be used to identify the telephone in some way that helps the
programmer, usually for record keeping purposes. The programmer
decides what the codes will be, and what they will mean.
Dial tone
The tone produced by the system after a user lifts the telephone
handset to initiate a call. This tone is heard through the handset or on
the handsfree speaker, if the user is doing on-hook dialing. The user
can dial a call when this tone is heard.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 169
of 206
DID trunk
A trunking feature that allows telephone callers connected to the
public exchange network to dial directly to a telephone connected to
the Meridian 1 system. DID happens without the intervention of an
attendant or interactive voice system.
digital telephones
A telephone that uses digital signaling. An analog voice is converted
into a digital signal within the telephone. A Macintosh, IBM-PC or
other data terminal can be connected to some telephones. The data to
and from that terminal is multiplexed on the same set of wires used by
the telephone for voice calls.
Digitone
Tones used for signaling the digits 0 through 9, # and *. The tones are
a combination of two voice frequencies, a high tone and a low tone.
Digitone-type telephone
An analog telephone that has buttons, on a key-pad, on the front.
When each button is pressed, the telephone transmits a unique tone
which represents the digit corresponding to the button pressed. Calls
are made by pressing these buttons for the digits in the phone number
to be called.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Disks
Magnetic data storage media.
Distinctive Ringing
There are three features that you can program that cause a telephone
to ring differently from default ringing.
You can use the feature called Distinctive Ringing to allow a user to
recognize when a call from a particular trunk group is ringing a
telephone. If this feature is activated on all trunk groups, then the
telephone rings distinctively whenever an external call comes in.
DN (Directory Number)
A telephone number. This is the number callers dial to ring a
telephone.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 171
of 206
download
To receive data from another device.
DTMF
Dual Tone Multi Frequency. See Digitone.
DTN (Digitone)
A signaling system that uses audio tones to transmit information.
Digitone signaling allows the transmission of digits 0-9, and on
specially configured telephones, A-D.
Enhanced network
A card accommodating two loops. Each loop has 32 timeslots.
exchange network
The global network made up of telephone switches operated for the
public by telephone utility companies and governments.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
far end
The remote PBX at the distant end where your Tie trunk or Private
circuit terminates.
Features
Capabilities assigned to the terminals that allow the users to do more
than make and receive basic calls. Features range from basic Call
Transfer to something as complex as Network-wide Message Waiting.
Features are provided by system software which is sometimes basic to
every system or packaged as separate options which are either
chargeable or non-chargeable. In programming a regular telephone
there is an element of programming referred to as the “feature
prompt”. This element of programming controls certain capabilities
which can be activated for that telephone. Some capabilities are
activated in the Class of Service.
firmware
Software, data, and programming instructions stored permanently in
Read Only Memory hardware. (It is neither soft nor hard, therefore it
must be firm.) Firmware provides the basic functions needed by the
Meridian 1 system during start-up, software loading, and other
periods when software is not be available in memory. Firmware does
not require regular update.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 173
of 206
Floppy disks
Magnetic data storage media.
Generic
A family of software releases that are designed to apply to a certain
market or application. For example, the Generic called X11 was
designed to be used in the North American business market. There are
other generics that have existed through the years that were designed
for the European market and for the hospitality market. Now there is
one generic of software for all markets.
group
A pair of interconnected network modules or shelves. A single
network module or shelf is known as a half-group.
Group Call
The name of a feature that allows one user to press a key on a
proprietary telephone and automatically call several telephones.
When users answer these telephones they are automatically bridged
into a conference connection with other users on the same Group Call.
Handset
The part of a telephone held in the hand to speak and listen. The
handset contains the transmitter and receiver.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Handsfree
Using a telephone without requiring a handset or headset. During
handsfree operation, a properly equipped telephone picks up the
user’s voice through a microphone built into the telephone, and
broadcasts the far end user’s voice through a built-in speaker.
high-speed link
A communications channel that uses EIA RS422 or RS423 to connect
the Meridian 1 to an applications processor. For example a high speed
link connects the Meridian 1 to the Meridian MAX.
immediate start
A signal used on trunks to control the transfer of dialed digits. After a
trunk seizure, the originating switch can start outpulsing digits to the
terminating switch after a minimum delay of 70 ms.
Initialization
During initialization, transient (unprotected) data is cleared from
memory until the initialization is complete. During this time,
established calls can remain connected. Calls cannot be originated or
disconnected during this time. It generally lasts for a few seconds.
intercept treatments
Invalid or denied actions coming from a telephone, TIE trunk,
attendant, or CCSA/DID trunk are given a treatment called an
intercept treatment. These treatments are defined customer wide. For
example, if a user who is Toll Denied tries to dial a toll call, then the
intercept treatment for that situation determines what will happen to
that user. The user can hear overflow tone, or be routed to the
attendant or can hear a recorded announcement.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 175
of 206
Issue
During development of a new release of software several versions,
called issues, of the release are developed in sequence. Each issue
fixes problems that have been identified from the previous issue.
Jumper panel
Sometimes called the cross-connect panel or main distribution frame
(MDF). The panel where wires from telephones and trunks are
interconnected with corresponding wires from the system’s line and
trunks cards.
junctor
A passive device providing the interconnection for calls between
network groups on multi-group Meridian 1 systems.
Key system
A type of telephone system where the exchange lines can be directly
accessed using keys or buttons on the telephones.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Key
A button on a proprietary telephone that you can assign as a feature or
DN function. Assign these keys using LD 11. The programming for
these keys is stored in the system memory.
legacy
Hardware and software, supported on traditional Meridian 1 systems,
not available on new systems.
LD
Part of a title of an overlay program. For example, LD 10, a command
issued to the Meridian 1 to load program 10 into a reserved portion of
memory, called the overlay area. Program 10 overlays a previous
program in the overlay area. This is why LD 10 is called an overlay
program. See Overlay.
link
1. Another name for a communications channel or circuit.
2. A button on certain types of telephones that users can press when
they want to perform a switch-hook flash, instead of pressing the
switch-hook under the handset.
3. A connection to another system, as in the Meridian Link
application.
Loop
A transmission path within the system. Line cards and trunk cards
share the transmission path using 32 timeslots.
low-speed link
A communications channel, using EIA RS232 to connect the
Meridian 1 to a terminal.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 177
of 206
MEM (memory)
The hardware in the system that is used to store the information the
system needs in order to operate.
memory (MEM)
The hardware in the system that is used to store the information the
system needs in order to operate.
Meridian 1 telephone
A term used to describe a telephone set designed to operate
exclusively with the Meridian 1 PBX. Refer to the Meridian 1
Telephones: Description and Specifications (553-3001-108) NTP.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Meridian Mail
The voice mail system manufactured by Nortel Networks to be
compatible with the Meridian 1. Meridian Mail is provided using an
external application processor.
Message Center
A configuration where telephones are programmed to redirect calls to
either a specific telephone, the attendant, or voice mail when calls are
not answered or the telephone was busy.
mnemonic
A code used as a memory aid. Mnemonic codes are also used in
programming.
module
1. Another name for a memory card.
2. An aluminum box that holds a card cage. It is also called a
Universal Equipment Module or UEM.
Mu-law companding
Companding is the process of compressing the amplitude range of a
signal for transmission. At the receiving end the compressed signal is
expanded back to its original form. Companding is a contraction of
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 179
of 206
Multiple Appearance DN
A DN that is programmed to appear on more than one telephone or
more than one key on one telephone.
Multiple Call DN
A DN that appears on more than one telephone or more than one key
on one telephone. It is capable of handling as many calls as there are
appearances.
NE (Network Equipment)
The part of the Meridian 1 that serves to interconnect terminal
equipment. Network Equipment also provides services such as
conferencing and tones.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
near end
The local Meridian 1 system where your Tie trunk or Private circuit
terminates.
Numbering Plan
The leading digits which are assigned to directory numbers, trunk
route access codes, and the Special Prefix (SPRE) code for feature
activation within one customer group database. The same digits
cannot be assigned to two different numbers or codes. This is called
the “leftwise unique rule”.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 181
of 206
Off-hook
The status of a telephone when the handset is lifted from the
switch-hook. The telephone is described as being in an off-hook
condition.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
office data
A term used to describe the data programmed on a Meridian 1 using
the Administration overlay loads. The administration loads are as
follows:
LD 10 to LD 29
LD 49 to LD 52
LD 56 to LD 58
LD 73 to LD74
LD79
LD 81 to LD 88
LD 90
LD 93 to LD 95
LD 97
On-hook
The status of a telephone when the handset is resting on the
switch-hook. The telephone is described as being in an on-hook
condition.
Outpulse
To transmit digits on external trunks to other systems. Also,
telephones can outpulse digits to the system to which they are
connected. The user causes either one of these types of outpulsing to
occur by dialing digits on a telephone.
output buffer
A storage area in transient data memory used to keep output
information to be sent to a telephone or trunk from the processor. The
information, called a messout, will control relays on trunk cards,
LEDs or LCDs on telephones, and so on. There are two types of
output buffers, SL-1 and 500.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 183
of 206
Overflow Tone
A tone that sounds like busy tone, but turns on and off at a faster rate.
Typically, fast busy tone is used to indicate that a call is not
progressing or cannot be completed. It can also be called fast busy or
reorder tone.
Overlay
Overlay refers to administration and maintenance programs. Overlays
are identified by the letters LD and numbers. Administration overlays,
for example LD 11, LD 17, and LD 83, allow data entry to customize
Meridian 1 system features, telephones, trunk groups, hardware, and
data devices. Maintenance overlays, for example LD 32, LD 45, and
LD 143, diagnose Meridian 1 system operation and faults.
parameters
A range or limits set for entries in the software.
PBX set
A term replaced by Analog (500/2500 type) telephone. A PBX set is
a standard telephone set that works on many telephone systems.
Examples of these systems are the Meridian 1, DMS or other vendors
systems.
PCM
Pulse Code Modulation. See companding.
PE (Peripheral Equipment)
The part of the system composed of interface cards that connect to
terminals such as telephones and trunks, and the shelves on which
these cards reside.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
PFTU
Power Fail Transfer Unit. A term used for QUA4, QUA5, QUA6 and
NT8D39 (DEES) transfer units. The term implies that an emergency
transfer will only result from a loss of power. All transfer units can be
connected to perform the emergency transfer function when the CPU
cannot process calls, due to a system reload or CPU failure.
Phantom DN
A DN which appears on a secondary key of a telephone. It is not
published.
Phantom TN
A TN defined in software that does not exist in hardware.
Pickup
Also called call pickup, ringing number pickup. The feature that
allows one user to answer an incoming call ringing at another
telephone.
Pickup groups
A group of telephones provided to users who have to be able to answer
incoming calls for each other.
port
A port is:
1. the connection point for a terminal
2. another term for a Terminal Number
3. the connection point for an input/output (IO) device
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 185
of 206
Prime DN
The DN programmed on key 0 of a telephone.
Private network
Trunk connections between PBXs and Centrex systems that carry
calls between users who reside on different systems that belong to one
organization or company. The private network trunks can be used for
calls that end up on the public network, if that is allowed in the area
where the systems are installed.
prompt
A mnemonic presented by the system when you are programming or
issuing commands to the system.
Proprietary telephone
See Meridian 1 telephone.
Queuing
The organizing of calls so that the longest waiting or highest priority
call is the first to be processed.
RAN
Mnemonic for Recorded Announcement.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Redirection
Otherwise known as backup answering, redirection refers to
answering calls at a telephone or voice messaging port when the
originally dialed caller is busy, not answering, or does not wish to be
disturbed, and features like Call Forward are active.
redundant
A Meridian 1 with two processors is a redundant system. One
processor controls the system while the other is in a standby mode. A
redundant system is necessary to allow a software upgrade without
interrupting service.
Regular telephone
An analog telephone which can operate on any system. These
telephones work when connected to a central office, key system or
Private Branch Exchange (PBX). They have rotary dial or digitone
keypads.
Release
A version of software that contains certain features and capabilities
(for example, Release 21). Not all releases can be used on all machine
types. Each new release has greater functionality than its predecessor.
Nortel Networks introduces at least one new release of software each
year.
Reorder Tone
A tone that sounds like busy tone, but turns on and off at a faster rate.
Typically, fast busy tone is used to indicate that a call is not
progressing or cannot be completed. It can also be called overflow or
fast busy tone.
response
A mnemonic you type in answer to a prompt when you are
programming.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 187
of 206
response time-out
A memory or I/O device does not respond to a read or write signal
from the processor within 8 ms. A response time-out causes an
initialize or a system reload.
Restriction
Preventing telephone users from making certain types of calls or
accessing certain features.
Return key
The key on the keyboard marked ENTER, or RETURN. Pressing the
key tells the system you have finished that line of input. In this book
the symbol <cr> is used for carriage return.
Ring Again
A feature that allows a telephone user to queue for a busy telephone
or trunk group.
Ringback tone
The tone the caller hears when the called telephone is ringing.
Secondary DN
A DN programmed on a key other than key 0 of a telephone.
service change
A term used when you program in administration overlay programs.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
service loop
Another name for Tone & Digit Switch and Conference loops. Service
loops provide services such as dial tone and multi-party calls.
set
Another term for telephone. Telephone is the preferred term.
Single Appearance DN
A DN that is programmed to appear on only one telephone and one
key of one telephone.
Single Call DN
A DN that appears on one telephone or more than one telephone. It is
capable of handling one call at a time.
slot number
A numbered designator indicating where cards are located within the
card cage of the modules.
software package
A component of software that, if equipped, provides certain features
and capabilities. Software packages are listed by a mnemonic or a
number or both.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 189
of 206
Standard Network
A card that accommodates one loop. Each loop has 32 timeslots.
Timeslots are used in matching pairs.
starting arrangement
The protocol used between Meridian 1 PBX and a Central Office
to control digit collection. See immediate start, delay dial and wink
start.
Station
Another term for telephone. Telephone is the preferred term.
Superloop
A transmission path within the system. Intelligent line and trunk cards
share the transmission path using 128 timeslots.
Switch-hook flash
The term used for pressing the button under the handset of a telephone
for a specific amount of time. This is done to access certain features.
A link button performs a similar function.
Switch-hook
The term used to describe the button that sits under the handset of a
telephone. The switch-hook is used to disconnect calls, initiate calls
and perform features. The user depresses the switch-hook, lifting the
receiver off the switch-hook, and flashing the switch-hook
respectively. (Refer to switch-hook flash).
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
SYSLOAD
The reset and startup of a telephone switch. During SYSLOAD, data
is loaded into the system from storage media, and no call processing
can take place.
system monitor
A component found in the lower rear of Meridian 1 equipment
columns. The system monitor reports the status of power related
hardware for its column to the processor. The processor subsequently
sends the system monitor’s message to the SDI data terminals.
TN (Terminal Number)
A physical or hardware location address, consisting of a network loop
number, PE shelf number, PE card number, and unit number.
TIE trunk
A dedicated circuit that connects two Meridian 1 systems or a
Meridian 1 system and any other kind of PBX.
time slot
An interval of time during which a PCM bit occupies a shared
transmission path during an active call.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 191
of 206
time stamp
There are two types of time stamp as follows:
1. A time stamp that is output within five minutes of the processor
detecting an problem to warn service personnel. For example,
TIM061 09:00 9/3/1994 CPU0. The type of time stamp is
normally accompanied by a message.
2. A time stamp that is used to start, stop and control timers. When a
call register is established for a telephone or trunk, the processor
marks the start time and each interval action time with a time
stamp in milliseconds. The time stamps are used to start, stop and
control timers. For example, a rotary dial telephone sends dialed
digits as a series of exactly timed on/off-hooks. If the on-hook to
off-hook time interval is short, the processor decodes this as a
switch hook flash and not a dialed digit. If an off-hook to on-hook
transition lasts too long, the processor decodes this as a call which
is finished or abandoned and tears down the connection.
Traffic
A measurement of the level of activity of a specific resource.
transient data
The same as U data. See unprotected data store.
Trunk group
A defined set of trunks that can be used interchangeably by the system
to reach a specific destination.
Trunk
One or more pairs of wires that connect one system to another. There
are many types of trunks, distinguished by the types of calls they are
designed to carry and the types of systems they inter-connect. Trunks
are grouped together by type into trunk groups. Some examples of
trunk types are TIE trunks, Central Office trunks, and Foreign
Exchange trunks.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
TTY
A data terminal used to transmit and receive commands and responses
when you are programming. A TTY refers to any dumb terminal or
DTE (Data Terminal Equipment) used to pass ASCII data. A DTE
used for communicating alphanumeric information with the
Meridian 1 system.
Unity telephone
A family of telephones manufactured by Nortel Networks . They
belong in the analog (500/2500) telephone family.
wink start
A signal used on trunks to control the transfer of dialed digits. The
terminating switch finds and attaches its digit collection equipment,
then sends a 140 ms off-hook, on-hook pulse to the originating switch
that requests the digits to be sent.
X08
An early edition of the software package for International Business
applications. X08 was replaced by X11 with Supplementary Features.
With the release 20 software, X11 denotes global applications
software.
X11
A software package for North American Business applications. With
the release 20 software, X11 denotes global applications software.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
System Programming Guide 193
of 206
XNET
A mnemonic for a superloop network card.
XPE0
The first module (PE shelf) cabled to a superloop.
XPE1
The second module (PE shelf) cabled to a superloop.
XPEC
A mnemonic for System Monitor.
XSM
A mnemonic for System Monitor. A component found in the lower
back of Meridian 1 equipment columns. The system monitor reports
the status of power related hardware for its column to the processor.
The processor subsequently sends the system monitor’s message to a
data terminal connected to an SDI port.
µ-law companding
In North America, companding is accomplished using a logarithmic
law called, “255 Law Companded Pulse Code Modulation Digital
Coding Standard” or µ-law. See companding.
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
194
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
Index
195
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
206
196
of 206
Index
C Commands
cable-rack mountings 15 SSID 77
Call Center 162 STAD 80
Call Detail Recording 37, 162, 163 TSID 77, 80
Call Pickup 162 TTAD 80
Call pickup 184 Common Control Switching Arrange-
Call processing 162 ment 163
Call Redirection 161, 162 Common Control Switching Arrange-
Call register 162 ment trunk 166
Call Waiting 93 Common Equipment 163, 165, 166
Call Waiting Tone 92 Companding 67, 159, 165, 178, 193
Calling Party Privacy 131 COMPANION 165
Camp-On 163 CONF 165
Camp-on tone 94 Conference card 165
cardcages 14 Conference loops 42
cards Configuration record 166
network 41, 55 Configuring Speed Call lists 133
Superloop Network 55 Confirmation tone 166
Carriage return 163 CONT prompt 67
Carrier Link Superloop connections 61 Cooling status 28
CCSA 163 Copper cable connections 61
CDB 91 Core 166
CDR 162, 163 COT 164, 166
CE 163, 165 COTL prompt 68
Central Office 163, 165 COTS prompt 68
Central Office trunk 164, 166 CPP 131
Central office trunks 68 CPU 164, 166
Central processing unit 164 CRC continuity faults 67
central processing unit 166 CRCF prompt 67
Centrex 164, 185 Cross-connect panel 166, 175, 177
Changing passwords 85 CSA trunk 166
Channel 164, 176 CUST prompt 85, 88, 105, 106, 109,
Class of Service 159, 164, 172, 180 114, 116, 117
Clearing system faults 17 Customer Data Block 91
CO 163, 165 Customer database 29
CODEC 165 Customer group 167
Coder-decoder 165 Customer options 94
columns 14 CY45 prompt 79, 81
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
197
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
206
198
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
199
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
206
200
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
201
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
206
202
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
203
of 206
Index
TEN 85 R
TERM 60 RAN 185
TID 67 RAN trunks 69
TN 139 RANR prompt 69
TNUM 68, 71 Read Only Memory 172
TODR 79 Receive levels 68
TOHY 67 Recorded Announcement 185
TRLL 79 Recorded announcement 96
TTYP 68, 71 Recorded announcement trunks 69
TYPE 38, 48, 49, 50, 51, 60, 70, 81, Recovery routines 18
86, 87, 105, 106, 109, 114, Redirection 161, 186
115, 116, 117, 123, 133, Redundancy 186
139 Regular telephone 186
USER 28, 38 Release 186
WRT 134 Remote access 28
XMS 28 Remote peripheral equipment loop-
XPE0 61 back tests 79
XPE1 51, 61 Remote peripheral equipment loops
Proprietary telephone 185 42, 47
PSTN 185 Reorder Tone 186
Public Network Exchange code 181 Reorder tone 172, 183
Public Switched Telephone Network REQ prompt 9, 31, 38, 48, 60, 70, 86,
185 87, 123, 124, 133, 139
Pulse Code Modulation 165, 179, 193 Resident programs 16
Pulse dialing 67 Response 186
PW1 84 Response time-out 187
PWD1 83 Restriction 187
PWD2 84 RETURN key 163, 187
PWD2 prompt 87 Return key 187
PWnn prompt 85, 87 RFI (radio frequency interference) 15
Ring Again 187
Q Ringback tone 187
QPC414 Network Cards 41, 55 Ringing number pickup 162, 184, 187
QUA4 184 ROM 172
QUA5 184 Rotary telephone 159
QUA6 184 RPE loopback tests 79
Queuing 160, 161, 162, 185 RS232 176
RS422 174
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
206
204
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
205
of 206
Index
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
206
206
of 206
Index
Trunk Barring 93 W
Trunk cards 176 Warning Tone 94
Trunk group 191 Warning Tone Class of Service 93, 94
Trunk group busy lamp field 95 WATS 192
Trunk route access codes 180 Wide Area Telephone Service 192
Trunk seizure 174 Wink start 192
Trunk signaling 138 Worksheets 23
Trunk to Trunk Barring 94 WRT prompt 134
Trunk transmit and receive levels 68 WTA 93, 94
Trunks 191 WTD 93, 94
TSID command 77, 80
TTAD command 80 X
TTY 192 X08 192
TTY log files 36 X11 173, 192
TTYP prompt 68, 71 XMS prompt 28
Twisted pair cable 141 XNET 193
TYPE prompt 38, 48, 49, 50, 51, 60, XPE0 193
70, 81, 86, 87, 105, 106, 109, XPE0 prompt 61
114, 115, 116, 117, 123, 133, XPE1 193
139 XPE1 prompt 51, 61
XPEC 193
U XSM 193
U data 191
UEM 178, 192
UEMs (Universal Equipment Mod-
ules) 14
Unity telephone 192
Unity telephones 160
Universal Equipment Module 178, 192
User names 83
USER prompt 28, 38
USER0 83
V
Value-added services 160
Video data terminals 27
Voice mail 160, 178
Meridian 1 Options 51C, 61C, 81C System Programming Guide Standard 6.00 October 2000
Family Product Manual Contacts Copyright FCC notice Trademarks
Document number Product release Document release Date Publish
PO Number: P0912433
Document release: Standard 6.00
Date: October 2000
Printed in Canada