The seven Class of Service types are:-
UNR - Unrestricted The extension user can dial anywhere they want - literally without restriction.
FRE - Fully Restricted No exchange line access. The extension user can make internal calls, can use privately wired (Tie) lines, however they can have calls using exchange lines transferred to them from another extension user.
FR1 - Fully Restricted 1 Same as FRE, but calls using exchange lines cannot be transferred to them.
FR2 - Fully Restricted 2 This restricts the extension to internal calls only.
SRE - Semi-restricted Allowed outgoing external calls via the attendant console only. Can receive external incoming calls.
TLD - Toll Denied Allowed outgoing calls to certain destinations only. The Meridian 1 monitors the digits that are dialled to determine if the call is to be allowed. This process is called New Flexible Code Restriction.
CTD - Conditionally Toll Like TLD, CTD checks the digits dialled, however CTD Denied only applies when a PSTN route is chosen as an alternative to a private network call.
FIRST FIND THE TN OF THE SET
LD 20
REQ=PRT
TYPE= DNB
DN XXXX ( EXTNESION NUMBER )
THIS WILL PRINT THE TN
E.G. to add FRE to a set
LD 10 ( for analog) or LD 11 ( for digital)
REQ CHG
TYPE 500 OR 2616
CUST 0
TN X X X X
ECHG YES
ITEM CLS FRE
ENTER TILL REQ
REQ END
Colin