LeeMcCauslin
MIS
Helpdesk line is 5030 - that is the ACD (maxp 1) that sends calls to the application so people can listen to announcements or press 2 to get the helpdesk guy at extension 5404.
(I THINK) I want to make a hunt group so that if user calls help desk, busy OR no answer moves call to second extension, 5028. If 5028 doesn't answer or is busy call should go to Helpdesk voicemail (5404).
I started with the instructions here:
and made the list in ld 18 just fine but when I went to LD 57 I got an error at type: FFC
which resolves to "FFC data does not exist."
these are M3903 phones on a Meridian 61C with CallPilot.
Am I on the right track or am I making things more difficult than they need to be (again)?
(I THINK) I want to make a hunt group so that if user calls help desk, busy OR no answer moves call to second extension, 5028. If 5028 doesn't answer or is busy call should go to Helpdesk voicemail (5404).
I started with the instructions here:
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)
and made the list in ld 18 just fine but when I went to LD 57 I got an error at type: FFC
Code:
REQ chg
TYPE ffc
CUST 0
SCH8896
which resolves to "FFC data does not exist."
these are M3903 phones on a Meridian 61C with CallPilot.
Am I on the right track or am I making things more difficult than they need to be (again)?