PBX Info :: Your Free PBX, PABX and Telephone Information Resource - View Single Post - Hunt Group
Thread: Hunt Group
View Single Post
Old 12-02-2006, 12:07 PM   #2 (permalink)
colin
Senior Member
 
colin's Avatar
colin has no status.

Activity Longevity
1/20 20/20
Today Posts
0/0 ssssss552
Location: Far away
Rep Power: 7colin is on a distinguished road
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.

to print any existing groups

LD 20
req prt
type ght
lsno c/r

LD 18
REQ NEW
TYPE GHT
CUST 0
LSNO (Next List Number) eg 50
DNSZ (Directory Number Size) (how many digits)
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 ) example used 50
HTYP (RRB=Round Robin, LIN = Linear) rrb rings from the last set used linear always starts from the first dn in hunt group
CFWI (NO = Skip Extn if CFW Activated
YES = Terminate on Extn if CFW Activated) use yes
MQUE (ALL = No limit on queued Calls
0 = No calls to be queued
1 = Maximum of 1 call queued) use ALL


yes you can add a 500 set to a hunt group

Last edited by colin; 12-03-2006 at 05:12 AM.
colin is offline   sendpm.gif Reply With Quote