Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Meridian 1 Basic programming

LidLock Technologies

IS-IT--Management
Mar 9, 2024
51
US
I have been trying for over one hours now to get one singular M2616 to work on a digital line card. I have enabled and gave it a TN, but it refuses to power up. Is there a specific loop that I need to use for slot 1?
 
What is the TN? If I recall, the 2616 should power up (LED Backlight) from just being connected to the TN (regardless of programming). I think the TN port put out 24 or 48 VDC (again, long time ago, so I'm not sure).
 
Last edited:
I think it is around18v but stupid question is your digital card is enable in ld32
 
Have you swapped over the wires as they are polarity dependent. The digital sets don't use the same pins as the analogue sets.
 
I honestly believe my set is crap. I measured line voltage and it was all good, I also connected a Norstar set (to see if the BLF lights flashed) and it flashed the line keys. So my set has crapped itself, and now I need a new one.
 
Have you checked that the digital port or card is enabled?. If the XDLC card has a red LED. Then the card is disabled.

Within CLI programming, go to LD 32 and key in STAT "x". x being the card slot number.

You should see the output of what's been configured in that card slot. You might have the wrong card plugged in.

Also key in IDC "x". This will output the card details. Check this against the card plugged in.

To stat a particular extension, key in IDU "x y" y being the port number starting from 0 to 15, but remember that the krone strip starts from 1 to 16.

If all this looks OK, then do e.g ENLU "x y" and then IDU : x y" to see if the port has now enabled. Also do STAT :x" again to see if the port is showing IDLE.
 
Code:
NPR503
.stat 4
00 = UNIT 00 = IDLE  (2616)
01 = UNIT 01 = UNEQ
02 = UNIT 02 = UNEQ
03 = UNIT 03 = UNEQ
04 = UNIT 04 = UNEQ
05 = UNIT 05 = UNEQ
06 = UNIT 06 = UNEQ
07 = UNIT 07 = UNEQ
08 = UNIT 08 = UNEQ
09 = UNIT 09 = UNEQ
10 = UNIT 10 = UNEQ
11 = UNIT 11 = UNEQ
12 = UNIT 12 = UNEQ
13 = UNIT 13 = UNEQ
14 = UNIT 14 = UNEQ
15 = UNIT 15 = UNEQ
16 = UNIT 16 = UNEQ
17 = UNIT 17 = UNEQ
18 = UNIT 18 = UNEQ
19 = UNIT 19 = UNEQ
20 = UNIT 20 = UNEQ
21 = UNIT 21 = UNEQ
22 = UNIT 22 = UNEQ
23 = UNIT 23 = UNEQ
24 = UNIT 24 = UNEQ
25 = UNIT 25 = UNEQ
26 = UNIT 26 = UNEQ
27 = UNIT 27 = UNEQ
28 = UNIT 28 = UNEQ
29 = UNIT 29 = UNEQ
30 = UNIT 30 = UNEQ
31 = UNIT 31 = UNEQ
 
OK. You are trying to use TN 4 0. This would be the White Blue / Blue White wires.

What do you get when you do IDC 4 ?.
Also post the TN 4 0 by doing in LD 20

REQ. PRT
TYPE 2616
TN 4 0
Press enter until you see the full details.
 
Code:
SCH0000

TN   4 0
DATE
PAGE
DES

DES  MRDIAN
TN   004 0 00 00
TYPE 2616
CDEN 8D
CUST 0
AOM  0
FDN
TGAR 0
LDN  NO
NCOS 0
SGRP 0
RNPG 0
SCI  0
SSU
XLST
CLS  CTD FBD WTA LPR MTD FND HTD ADD HFD
     MWD LMPN RMMD SMWD AAD IMD XHD IRD NID OLD VCE DRG1
     POD DSX VMD CMSD SLKD CCSD TENA SWD LND CNDD
     CFTD SFD MRD DDV CNID CDCA MSID DAPA BFED RCBD
     ICDD CDMD MCTD CLBD AUTU
     GPUD DPUD DNDD CFXD ARHD CLTD ASCD
     CPFA CPTA ABDD CFHD FICD NAID BUZZ AGRD MOAD AHD
     DDGA NAMA
     DRDD EXR0
     USRD ULAD RTDD RBDD RBHD OCBD FLXD FTTC MCBN
CPND_LANG ENG
HUNT
TEN  11
PLEV 02
AST
IAPG 0
AACS NO
ITNA NO
DGRP
MLWU_LANG 0
DNDR 0
KEY  00 SCR 221 0     MARP
     01
     02
     03
     04
     05
     06
     07
     08
     09
     10
     11
     12
     13
     14
     15
DATE 23 JAN 2023
 
Can you post the IDU 4 0 IDC 4 please

Also your output of TN 4 0 only shows basic information. No display is configured.

Do e.g

REQ CHG
TYPE 2616
CUST 0
TN 4 0
ECHG YES
ITEM CLS CNDA NAMA LNA HFA
Press enter until you get REQ

Print out the TN details again.
 
I did. Sadly no effect. I think the set is broken. Now one more thing. I have a universal trunk card, and a CO trunk on TN 5 0. How would i route that directly to meridian mail
 
What are you planning on doing, once the call gets to Meridian Mail?. There are various options available.
 

Part and Inventory Search

Sponsor

Back
Top