OfficeServ 7100 PROGRAMMINGTECHNICAL MANUAL PART 8 APRIL 20078.1.26If we look at any default Mode block we will see that DT calls are sent to a Menublock called Direct Trunk. Looking at the Direct Trunk Menu we see that it isalready taking input from the TID register, but there are no Event Pointers builton the Menu Input Processor screen to actually route from, so all DT calls willroute to the INVALID Event Pointer, which sends calls to the correct Main Menufor the current Operating Mode.So what we need to do is create some Event Pointers for each company'strunk(s) to send the calls to the correct company greeting. But to do that we willneed to create a Menu block for each company. More specifically we need 2Menus for each company: one for the Day mode and one for the Night mode.Since we already have a default Day and Night menu, we will only need tocreate new Menus for the second and third companies.We will then need to record prompts for each company. For this example we willsay that Company A's prompts are 1001 for day and 1002 for night. Company Bwill use 2001 and 2002, and Company C will use 3001 and 3002.For this example we will say Company A is using trunks 701 and 702, CompanyB has 703, 704, and 705, and Company C will use 706 and 707. For simplicity all3 companies will be using the default Main Menu single digit options, though inpractice this is certainly not required.Programming:Open the Day Main menu and change the Label Name field to Company A Daythen click Save, then Copy.Enter a Label Name of Company B Day and click Save.Change the Prompt 1 field to 2001 and click Save, then Copy.Enter a Label Name of Company C Day and click Save.Change the Prompt 1 field to 3001 and click Save.Open the Night Main Menu and change the Label Name field to Company ANight and then click Save, then Copy.Enter a Label Name of Company B Night and click Save.Change the Prompt 1 field to 2002 and click Save, then Copy.Enter a Label Name of Company C Night and click Save.Change the Prompt 1 field to 3002 and then click Save.Open the Direct Trunk Menu and go to the Menu Input Processor screen.Enter a new Event Pointer called 701.Set the Action to Goto.