This feature gives the user the ability to take their 'personal telephone restrictions ' (or allowances) to any telephone on their system. This would be used to allow a higher level of access from an extension that is normally barred.
To use the feature; A flexible feature code must be dialled (normally *21 as default), the user then dials their 'personal Authorisation code', dial tone is returned and the user can use the telephone as normal. The access level is limited to that of the NCOS, TGAR and CLS programmed against the personal code.
Implementation is in two parts.
· Defining the level of access - Type AUB
· Defining the 'personal code' - Type AUT
LD 88
REQ NEW
TYPE AUB Authcode Data Block
CUST XX Customer number
ALEN 4 Length of Authorisation code 1 - 14 digits
ACDR YES/NO Activate CDR for Authorisation codes
RANR 0-511/ X Route for recorded announcement, X = No RAN route
ACLE No Authorization Code Conditionally Last Enhancement
BRST 0-(10) Number of initial bursts of tone to be given
CLAS 0 - 15 Program CLAS Number
COS aaa Class of service for this CLAS
TGAR XX Trunk Group Access Restriction for this CLASS
NCOS XX Network Class of Service for this CLASS
CLAS <CR> Next CLAS you may wish to set up <cr> = carriage return
AUTO YES/NO Automatically Generate Authorisation codes
LD 88
REQ NEW Enter a new personal code - CHG to modify an existing code to CLAS level
TYPE AUT Authorisation codes entries data block
CUST xx Customer number
CODE xxxx The personal code
SARC NO Is this code for Schedule Access Restriction feature? - Default = NO
CLAS 0 - 15 The level of access (CLAS) of this code
To print existing data:
REQ PRT
TYPE AUB
CUST xx
You will then be given a printout like this
CLAS
COS
TGAR
NCOS
CLAS
COS
TGAR
NCOS
CLAS
COS
TGAR
NCOS
When a user dials their Authorisation code the meridian looks up the "CLAS" allocated in the AUT Block to this number and then checks the COS (or CLS of TLD, UNR, FRE etc), the TGAR & NCOS allocated on the AUB Block. It then assigns this level of service for the duration of the call.
Charge (account) codes work differently than auth codes. They are verified for LENGTH as opposed to digits. That gets set up in your CDB (LD 21). This is used more for charging calls to different file #s, etc. For ex: in my office each attorney uses a fourteen digit charge/account code consisting of their 4-digit attorney number and a ten-digit client/matter number (which changes based on the client). Good luck!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.