I have 136 ports that I need to "HUNT" to each other, I tried using the HUNT feature at first, and after a lot of troubleshooting finally found out there is a 31 max there. What is the max in creating a HUNT GROUP with the below instructions? Could I add all 136 ports? If I can't is there a better way to do this?
Thanks!
(I did copy these from another post here, but figured it wasn't worth it to reinvent the wheel and that thread was locked)
HUNT GROUP
To create Hunt Groups you need to use LD18 to store the extensions in the Group Hunt List and LD57, which assigns the Pilot DN to the Group Hunt List.
LD 18
REQ NEW
TYPE GHT
CUST 0
LSNO (Next List Number)
DNSZ (Directory Number Size)
SIZE (Size of list, How many entries)
STOR 00 XXXX (XXXX = Directory Number)
WRT (C/R)
STOR 01 XXXX (XXXX = Directory Number)
Continue with store entries until list completed.
Attaching a Pilot DN (PLDN) to the list number LD 57
REQ CHG
TYPE FFC
CUST 0
CODE PLDN
PLDN (Pilot Directory Number, which must be a unique number on the Meridian)
USE GPHT (Group Hunting)
LSNO List number created in LD 18)
HTYP (RRB=Round Robin, LIN = Linear)
CFWI (NO = Skip Extn if CFW Activated
YES = Terminate on Extn if CFW Activated)
MQUE (ALL = No limit on queued Calls
0 = No calls to be queued
1 = Maximum of 1 call queued)
Check out my professional profile and connect with me on LinkedIn.
Thanks!
(I did copy these from another post here, but figured it wasn't worth it to reinvent the wheel and that thread was locked)
HUNT GROUP
To create Hunt Groups you need to use LD18 to store the extensions in the Group Hunt List and LD57, which assigns the Pilot DN to the Group Hunt List.
LD 18
REQ NEW
TYPE GHT
CUST 0
LSNO (Next List Number)
DNSZ (Directory Number Size)
SIZE (Size of list, How many entries)
STOR 00 XXXX (XXXX = Directory Number)
WRT (C/R)
STOR 01 XXXX (XXXX = Directory Number)
Continue with store entries until list completed.
Attaching a Pilot DN (PLDN) to the list number LD 57
REQ CHG
TYPE FFC
CUST 0
CODE PLDN
PLDN (Pilot Directory Number, which must be a unique number on the Meridian)
USE GPHT (Group Hunting)
LSNO List number created in LD 18)
HTYP (RRB=Round Robin, LIN = Linear)
CFWI (NO = Skip Extn if CFW Activated
YES = Terminate on Extn if CFW Activated)
MQUE (ALL = No limit on queued Calls
0 = No calls to be queued
1 = Maximum of 1 call queued)
Check out my professional profile and connect with me on LinkedIn.