Genesys One Routing Applications Guide

Size: px
Start display at page:

Download "Genesys One Routing Applications Guide"

Transcription

1 Genesys One Routing Applications Guide

2 tice Copyright 2013 Genesys Telecommunications Laboratories, Inc. All rights reserved. Genesys Telecommunications Laboratories, Inc Junipero Serra Blvd., Daly City, CA Phone: GENESYS Fax: The information contained herein is proprietary and confidential and cannot be disclosed or duplicated without the prior written consent of Genesys Telecommunications Laboratories, Inc. ABOUT GENESYS Genesys Telecommunications Laboratories, Inc. pioneered the field of Computer-Telephony Integration (CTI) and today is the leading provider of infrastructure independent contact center solutions for the enterprise, service provider, and e-business markets. With its ability to integrate interactions across all media types, including the Web and traditional voice, Genesys software helps businesses provide a consistent customer interaction experience. TRADEMARKS Genesys and the Genesys logo are registered trademarks of Genesys Telecommunications Laboratories, Inc. UNIX is a registered trademark of The Open Group in the United States and other countries. Microsoft, Windows, Windows 2000, Windows NT, Windows 2003, Windows XP, and Windows Vista are registered trademarks of Microsoft Corporation. All other trademarks and trade names referred to in this document are the property of other companies. GENESYS ONE PAGE 2 OF 25 ROUTING APPLICATIONS GUIDE

3 Contents 1 OVERVIEW VOICE ROUTING APPLICATION WORKFLOW Default Workflow Entry Handling Auto-Attendant Menus Distribution VOICE ROUTING CONFIGURATION Voice Routing Parameter Group Templates Voice Routing Parameters ROUTING APPLICATION WORKFLOW Interaction Queues and Workbins ROUTING CONFIGURATION Routing Parameter Group Templates Routing Parameters GENESYS ONE PAGE 3 OF 25 ROUTING APPLICATIONS GUIDE

4 1 Overview Genesys One includes built-in applications for routing calls and . This guide describes how these strategies work and explains how you can configure the applications to meet your business needs. This guide assumes that the configuration steps detailed in the Genesys One Deployment Guide are already complete, which means that the parameter group templates have already been created and deployed to create the default parameter groups. You can extend your voice routing capabilities, for example, by deploying the Inbound group template to configure a new routing point. If you are new to Genesys software Both voice and routing enable you to use the Genesys Administrator Extension interface to set options (parameters) that tailor routing operations. Some of these options, such as declaring an emergency or changing open hours, are easily set by someone who has no prior experience configuring Genesys software. Other options, such as auto-attendant (IVR) menus and business targets, are tied to more complex features that must be synchronized with settings in other Genesys applications. We suggest that you rely on your Genesys One provider to set up these features for you. They can then show you what options they have customized, such as business reporting categories (Service, Segment, and Department, for example) and announcements. 2 Voice Routing 2.1 Application workflow The Genesys One voice routing application consists of a master ( default ) workflow that points, as needed, to several subordinate workflows Default Workflow The default workflow, diagrammed below, operates as follows: 1. It receives the incoming call, retrieves the dialed number (DNIS), and uses the Entry Handling workflow to apply status conditions to the call: Is the call center open? Is an emergency underway? For flow details, see Section 2.1.2, Entry Handling. You can create parameter groups that specify values for a number of operational parameters that determine the call flow. For a list of these parameters and possible values, see Section 2.2.2, Voice Routing Parameters. 2. If you have given the caller a menu of options ( Press 1 for Sales, and so on), the call passes to the Auto-attendant menu (DTMF) workflow, which specifies the action to be taken depending on the caller s menu choice. The Auto-attendant flow can cycle up to three times, to accommodate three layers of routing. For flow details, see Section 2.1.3, Auto-Attendant Menus. 3. After the call has exited or bypassed the DTMF workflow, it enters the Distribution workflow, which delivers the call to a targeted agent based on agent availability and call priority. For flow details, see Section 2.1.4, Distribution. GENESYS ONE PAGE 4 OF 25 ROUTING APPLICATIONS GUIDE

5 Start Default Workflow Get parameter lists (DNIS + default) Entry handling subflow Is Auto-attendant Enabled? Auto-attendant subflow Assign next parameter list to drive the call. Loop max 3x Is Auto-attendant enabled for the next list? Distribution subflow End GENESYS ONE PAGE 5 OF 25 ROUTING APPLICATIONS GUIDE

6 2.1.2 Entry Handling The Entry Handling workflow, diagrammed below, determines special handling of the call. For example, if the customer is calling out of office hours, the call goes to the Sub_HandleOOH where a Closed announcement is played to the customer. The special conditions handled in this workflow, and the names of the associated sub workflows, are: Special Day (Sub_HandleSpecialDay) Bank/company holidays, typically OOH (Sub_HandleOOH) Out of office hours Emergency (Sub_HandleEmergency) Closure of the contact center due to an onsite emergency This workflow also handles the initial greetings, if any (Sub_HandleGreeting). This information is configured in the Inbound Template. GENESYS ONE PAGE 6 OF 25 ROUTING APPLICATIONS GUIDE

7 Start Entry Handling subflow Is Greeting enabled? Handle Greeting subflow Retrieve Special Day Is Special Day? Handle Special Day subflow Retrieve Open Hours CC Closed? Handle Out of Office subflow Emergency set? Handle Emergency subflow Return to Default Workflow GENESYS ONE PAGE 7 OF 25 ROUTING APPLICATIONS GUIDE

8 2.1.3 Auto-Attendant Menus The Auto-Attendant Menus (DTMF) workflow, diagrammed below, acts as an Interactive Voice Response tree to the customer. It plays a menu announcement configured in the Inbound Template, and assigns a Distribution Parameter Group or an Inbound Parameter Group based on the digit (touch tones) collected. For example: The announcement gives the customer three choices (Press 1 for Customer Service, 2 for Sales, and 3 for Technical Support): Touch tone 1 = Customer Service (Distribution Template) Touch tone 2 = Sales (Distribution Template) Touch tone 3 = Tech Support at Route Point 6001 (the Inbound Template that matches the DNIS for the Technical Support Route Point) The auto-attendant flow can accommodate up to three cycles during a call. In the example above, Touch tone 2 (Sales) might give the caller a second set of options: for Product A, press 1; for product B, press 2, and so on. To learn how to build your menus, see Auto-attendant menus under Section 2.2.2, Voice Routing Parameters. The call returns to the Default Workflow and continues with the Sub_Distribution workflow. Start Auto-attendant (DTMF) subflow Menu counter=0 Play Auto-attendant Menu Counter++ Touch tone collected? Counter>=3? Match with touch tone parameters? Default distribution parameter group defined? Use Touch tone parameter for routing Use Default distribution parameter group for routing Use original (default) list for routing Return to Default Workflow GENESYS ONE PAGE 8 OF 25 ROUTING APPLICATIONS GUIDE

9 2.1.4 Distribution The Distribution call flow, diagrammed below, distributes the call to an agent: 1. It collects statistics to determine what agents are logged in and available to take the call. 2. It routes the call to an agent from a target agent group: it first tries an agent from Target 1, then, in sequence, tries Targets 2, 3, and 4 if it does not find an agent within the timeout set for that target. Finally, if it does not find an agent from Targets 1-4 within the allotted time, it sends the call to the overflow target, which can be a standard telephone number (such as ) or a routing point (such as 6001). te that Targets 2-4 are optional; routing skips any undefined targets. The Busy Treatments subflow plays queue music in a loop until the call is distributed to an agent or abandoned. Redirect On Answer (RONA): if the call has already been distributed to an agent who did not answer the call, the Distribution flow invokes the RONA Enhanced Routing Script, which distributes the call as if it had not been previously distributed, and sets to t Ready the status of the agent who did not answer. GENESYS ONE PAGE 9 OF 25 ROUTING APPLICATIONS GUIDE

10 Start Distribution workflow If RONA Set Priority parameters Set Target 1 Set RONA parameters Handle Busy Treatments subflow: Initiate queue music Increment Target Target x (1-4) parameter exists? Target overflow parameter configured? Activate Target x timeout Route to Target overflow Default route call Agents logged into agent group? Select Agent (Target Block) and wait until Timeout x expires Agent selected? Route to agent Return to Default Workflow 2.2 Voice Routing You can configure different values for a number of voice routing parameters, such as open hours and call priority. To handle different call flow scenarios, you use Genesys Administrator Extension to create parameter groups based on the default parameter group templates supplied in Genesys One. GENESYS ONE PAGE 10 OF 25 ROUTING APPLICATIONS GUIDE

11 2.2.1 Voice Routing Parameter Group Templates The Genesys One voice routing application supplies two default Parameter Group Templates, the Voice Inbound Template, which handles DNIS route points, and the Voice Distribution template, which handles auto-attendant routing GO_VoiceInbound_Template Depending on your Voice call-flow complexity, you create one or multiple Route Points. Each Route Point that can receive calls must own its corresponding Parameter Group in GAX. Deploy the GO_VoiceInbound_Template as many times as necessary. The Parameter Group name must match the Route Point number (DNIS). Name: GO_VoiceInbound_Template Description: Genesys One Voice Inbound Template. Deploy this template for DNIS Route Points. Order Section Name 1 (empty) Parameter group function 2 Business Department 3 Business Service 4 Business Product 5 Business Segment 6 Business Flow 7 Business Target virtual queue 8 Auto attendant Auto attendant menu activated 9 Auto attendant Announcement-Auto attendant menu 10 Auto attendant Touch tone 0 11 Auto attendant Touch tone 1 12 Auto attendant Touch tone 2 13 Auto attendant Touch tone 3 14 Auto attendant Touch tone 4 15 Auto attendant Touch tone 5 16 Auto attendant Touch tone 6 17 Auto attendant Touch tone 7 18 Auto attendant Touch tone 8 19 Auto attendant Touch tone 9 20 Calendar Open Hours 21 Calendar Special day 22 Emergency Emergency declared 23 Greetings Greetings activated 24 Audio Announcement-Closed 25 Audio Announcement-Special day 26 Audio Announcement-Emergency 27 Audio Announcement-Greeting 1 28 Audio Announcement-Greeting 2 29 Audio Music File 30 Audio Personality 31 Priority Tuning Priority Start 32 Priority Tuning Priority Increment 33 Priority Tuning Priority Interval 34 Priority Tuning Priority Limit 35 Targets Default distribution parameter group 36 Targets Target 1 37 Targets Target 2 38 Targets Target 3 39 Targets Target 4 GENESYS ONE PAGE 11 OF 25 ROUTING APPLICATIONS GUIDE

12 40 Targets Target 1 timeout 41 Targets Target 2 timeout 42 Targets Target 3 timeout 43 Targets Target 4 timeout 44 Targets Target overflow Voice Distribution template Depending on your Voice call-flow complexity, you can create auto-attendant menus. See Autoattendant menus under Section 2.2.2, Voice Routing Parameters. Name: GO_VoiceDistribution_Template Description: Genesys One Distribution Template. Deploy this template for sub-menu lists accessed through the Touch tone parameters. Order Section Name 1 (empty) Parameter group function 2 Business Department 3 Business Service 4 Business Product 5 Business Segment 6 Business Flow 7 Business Target virtual queue 8 Auto attendant Auto attendant menu activated 9 Auto attendant Announcement-Auto attendant menu 10 Auto attendant Touch tone 0 11 Auto attendant Touch tone 1 12 Auto attendant Touch tone 2 13 Auto attendant Touch tone 3 14 Auto attendant Touch tone 4 15 Auto attendant Touch tone 5 16 Auto attendant Touch tone 6 17 Auto attendant Touch tone 7 18 Auto attendant Touch tone 8 19 Auto attendant Touch tone 9 20 Audio Music File 21 Priority Tuning Priority Start 22 Priority Tuning Priority Increment 23 Priority Tuning Priority Interval 24 Priority Tuning Priority Limit 25 Targets Default distribution parameter group 26 Targets Target 1 27 Targets Target 2 28 Targets Target 3 29 Targets Target 4 30 Targets Target 1 timeout 31 Targets Target 2 timeout 32 Targets Target 3 timeout 33 Targets Target 4 timeout 34 Targets Target overflow GENESYS ONE PAGE 12 OF 25 ROUTING APPLICATIONS GUIDE

13 2.2.2 Voice Routing Parameters You can adjust voice routing parameters in either of two ways: To set new default values to be used in all new parameter groups that use the parameter, open Genesys Administrator Extension, navigate to Operations Parameters, and adjust values as desired. Do not change Key Names. To set a new value that applies only to a specific parameter group, open Genesys Administrator Extension, navigate to Operations Parameter groups, and adjust values as desired. Auto-attendant menus You can use parameter groups to build multiple sets of up to three cascading auto-attendant menus. Keep in mind that you must record a corresponding Auto attendant menu announcement for each set you build. To create a single set of three cascading menus: 1. Plan your menu set, because it is most efficient to begin by creating the third tier and its touch-tone selections, then the second tier, then the first. Your plan will look something like the following (the parameter group type is in parentheses): 8000 (Inbound) 1: Customer Service (Distribution) 1: Wondrous Product Line (Distribution) 2: Stupendous Product Line (Distribution) 2: Sales (Distribution) 1: rth America (Distribution) 2: EMEA (Distribution) 3: Technical Support at routing point 6001 (Inbound) 1: Printers (Distribution) 2: Monitors (Distribution) 3: Mice (Distribution) PAGE 13 OF 25 GENESYS CONFIDENTIAL

14 A customer having difficulty with their mouse calls the number that corresponds to routing point 8000, then presses 3 for Technical Support and 3 again for Mice. In this example, you create 11 parameter groups: 2 Inbound and 9 Distribution. 2. Deploy the third-tier parameter groups (in the example, Wondrous Product Line, Mice, and the other 5). See below for help in setting the individual parameters. 3. Deploy the second-tier parameter groups. Add the third-tier groups as values for the Touch tone parameters. In the example, you deploy the Sales parameter group, then assign the rth America group to Touch tone 1, and EMEA to Touch tone 2. Important: When you create an Inbound parameter group, the name of the parameter group must be the same as the routing point that you want to handle these incoming calls (in the example, the Technical Support group must be named 6001). 4. Deploy a parameter group based on the Inbound parameter group template. Add the second-tier groups as values for the Touch tone parameters. In the example, you deploy the 8000 parameter group, then assign the Customer Support group to Touch tone 1, Sales to Touch tone 2, and 6001 to Touch tone 3. Priority tuning You can adjust the priority of calls using the four priority tuning options. Over time, unanswered calls receive higher and higher priority, ensuring that calls do not remain in the queue for excessive lengths of time. Priority start sets the initial call priority; you typically have little reason to change the default of 1. Priority interval sets the number of seconds between priority increments. If you set the priority interval to 60 seconds, for example, and the priority increment is 1, then after 5 minutes of wait time, the call would have a priority level of 6, pushing it ahead of calls with priority values of 1-5. Priority Increment sets the number to add to the priority value each time the priority interval is exceeded. As the priority levels are relative, a setting of 1 typically works. Priority limit sets the upper limit for priority increments; all calls at the maximum priority level will receive equal treatment. Business options The five business parameters Service, Segment, Product, Department, and Flow represent reporting categories and are completely customizable to your business model. You can assign different combinations of these parameters to each of your Inbound and Distribution parameter groups, to distinguish them in reporting and enable you to identify the unique properties of the parameter group. PAGE 14 OF 25 GENESYS CONFIDENTIAL

15 Open hours and special days The parameter Open hours sets the standard hours that your office is open during the week. Use the Special day parameter to set: The dates or days of the week on which your office is closed for the entire day. The dates or days of the week on which your office is closed for only part of the day. In these cases, you use the Time Ranges field in GAX to set the hours that you will be open on that date. Specific dates set in Open hours are treated as special days. Hours set for the same date in Special day override those set in Open hours; for example, if Open hours specifies that you are open from 9AM to noon on December 31, and Special day sets the hours of 11AM-2PM for the same date, callers who call at 10AM on that date hear the Closed message. Similarly, in both parameters, date patterns higher in the list take precedence over those lower in the list. Voice parameters Name Key Name Help Text Type Mandatory Value (samples) Min Max Default Announcement- closed_annc Audio Resource played Audio Resource True Closed Annc Closed when the service is closed Announcement-Auto attendant menu dtmf_menu_annc Audio Resource played when the auto attendant is enabled Audio Resource True Auto-attendant Menu 1 Announcement- Emergency Announcement- Greeting 1 Announcement- Greeting 2 Announcement- Special day Auto attendant menu activated emergency_annc greeting_annc1 greeting_annc2 spec_day_annc dtmf_enabled Audio Resource played when Emergency is activated Audio Resource played when Greeting 1 is enabled Audio Resource played after Greeting 1 when Greeting 2 is enabled Audio Resource played for a special day Activates an auto attendant menu (such as Press 1 for Sales) for this parameter group Audio Resource True Emergency Annc Audio Resource True Greeting 1 Audio Resource Greeting 2 Audi Resource True Special Day Annc Boolean True PAGE 15 OF 25 GENESYS CONFIDENTIAL

16 Default distribution parameter group list_distrib The distribution parameter group that provides the default and overflow target for this parameter group; if you do not set this parameter, the call flow uses the originally defined list of targets and timeouts Department department Business organization used as a category for reporting Emergency declared emergency_flag Activates the emergency announcement, overriding any other announcement Flow flow A business flow used as a category in reporting Greetings activated greetings_flag Activates the Greeting 1 and, if enabled, Greeting 2 announcements Music File music_file Audio Resource for music played while the caller is in the queue Open Hours open_hours Sets the hours that you are open and accepting calls; to specify open hours on specific dates, you must place the date above all day-of-week entries Parameter group description The function of this function parameter group Personality default_personality The voice used in the announcements Priority Increment prio_increment Sets the number to add to the priority value each time the priority interval is exceeded Priority Interval prio_interval The time interval (in seconds) between priority Transaction (List) Custom List FrontOffice MiddleOffice BackOffice Boolean True Custom List New customer Existing customer Returning customer Boolean True Audio Resource True Music In Queue Schedule True From Monday to Friday, Closed on Saturday and Sunday. String Personality True Default Personality Integer Integer PAGE 16 OF 25 GENESYS CONFIDENTIAL

17 increments Priority Limit prio_limit The priority increment limit Integer Priority Start prio_start The initial priority assigned to each incoming call Integer True Product product A product or product group used as a category for reporting Custom List Residential Commercial Industrial Segment segment A customer category used as a category for reporting Service service Business categories typically used as the top level of the auto attendant menu choices Special day special_day A list of exceptions to the regular open hours, for a holiday or other reason Target 1 target1 The first agent group to which the call is routed Target 2 target2 The second agent group to which the call is routed Target 3 target3 The third agent group to which the call is routed Target 4 target4 The fourth agent group to which the call is routed Target 1 timeout targettimeout1 The timeout, in seconds, after which the call is routed to the next target agent group Target 2 timeout targettimeout2 The timeout, in seconds, after which the call is routed to the next target agent group Custom List VIP Premium Lead Custom List Sales TechSupport Delivery Billing CustomerService Schedule Dec 25 th Jan 1 st Agent Group Agent Group Agent Group Agent Group Integer True Integer Target 3 timeout targettimeout3 The timeout, in seconds, Integer PAGE 17 OF 25 GENESYS CONFIDENTIAL

18 after which the call is routed to the next target agent group Target 4 timeout targettimeout4 The timeout, in seconds, after which the call is routed to the next target agent group Target overflow target_other The phone number to which a call is routed if the final Target timeout is exceeded or if no target agent group is specified. Important: you cannot use a routing point as this number. Target virtual queue targetvq A reporting entity set up in Genesys Administrator Touch tone 0 dtmf_0 Distribution or Inbound parameter group selected when the caller selects 0 Touch tone 1 dtmf_1 Distribution or Inbound parameter group selected when the caller selects 1 Touch tone 2 dtmf_2 Distribution or Inbound parameter group selected when the caller selects 2 Touch tone 3 dtmf_3 Distribution or Inbound parameter group selected when the caller selects 3 Touch tone 4 dtmf_4 Distribution or Inbound parameter group selected when the caller selects 4 Touch tone 5 dtmf_5 Distribution or Inbound parameter group selected when the caller selects 5 Touch tone 6 dtmf_6 Distribution or Inbound parameter group selected when the caller selects 6 Integer String DN (Virtual Queue) Transaction (List) Transaction (List) Transaction (List) Transaction (List) Transaction (List) Transaction (List) Transaction (List) Touch tone 7 dtmf_7 Distribution or Inbound PAGE 18 OF 25 GENESYS CONFIDENTIAL

19 parameter group selected when the caller selects 7 Touch tone 8 dtmf_8 Distribution or Inbound parameter group selected when the caller selects 8 Touch tone 9 dtmf_9 Distribution or Inbound parameter group selected when the caller selects 9 Transaction (List) Transaction (List) Transaction (List) te 1: Parameters of type Custom List describe the voice call flows, which you must define using values appropriate to your environment. Use the values from the previous table as samples to help you design the solution and reporting filters. PAGE 19 OF 25 GENESYS CONFIDENTIAL

20 3 Routing 3.1 Application Workflow Similar to the voice solution, the solution is flexible and configurable from a business user GUI. Due to the asynchronous nature of , the set of parameters is different compared to inbound voice. To send acknowledgement responses, the customer can control part of the content of the Acknowledgement message sent by setting parameters. After reading a set of initial parameters, the solution performs content screening based on keywords if this option is set. If the can be assigned to a category, an acknowledgement is sent for the specific category (if the customer decides to send acknowledgements). Spam detection must take place on the corporate server and not on the Genesys platform. The Genesys One routing workflow includes these steps: 1) The routing application pulls the from the interaction queue Entered into the Screening Rules workflow. The initial parameters are retrieved from the IntialParameters PG. 2) If screening is enabled, the application scans the subject line of the , looking for terms that match those defined in the screening rules. If it finds a match, it uses the parameter values defined in the corresponding Category parameter group. For example, if the subject includes the term annoyed, and the Category2 screening rule includes the term annoyed, the application uses the Category2 parameter group values, such as supervisor review=true and supervisor review percentage=100, meaning that a supervisor will review every response to such an . If there is no match or screening is not enabled, the default category is assigned. 3) The is queued in the interaction queue Queueing and handled by the Route To Agent With Auto Response workflow. 4) If enabled, an Acknowledgement is sent to the customer. The content of the acknowledgement depends on the values in the Calendar PG (open, special day, or closed). If an error occurs while sending the acknowledgement, the strategy continues normally to the next step. 5) The is queued for an available agent and distributed. If the is not handled by an agent from the target agent group within the target timeout (default is one hour), the is routed to the overflow target agent group. If the is not handled by an agent from the overflow target agent group within the overflow target timeout (default is one day), the is routed back either to the target agent group or to the overflow agent group. 6) The is handled by an agent. If no reply is required, the agent terminates the interaction. 7) If the agent initiates a transfer from Interaction Workspace to another resource, the interaction is moved to the Transfer interaction queue where the workflow iws_transfer distributes it to the selected resource. 8) If an agent replies to the , it goes to the interaction queue ProcessAgentReply. If supervisor review is enabled, a random number is generated and compared with supervisor review percentage. Based on the results of the comparison, the reply interaction is moved to one of two queues: the interaction queue Outbound, where it is sent to the customer by the ProcessSendReply workflow (step 10), or the queue Supervisor Review, where the Route To Supervisor workflow selects a an available supervisor for Quality Assurance review (step 9). PAGE 20 OF 25 GENESYS CONFIDENTIAL

21 9) If the is selected for supervisor review, the reply is handled by a supervisor (if not, the workflow moves to step 10). If the message is approved, the supervisor moves the interaction to the queue Outbound, where it is sent to the customer. If not approved, the supervisor can edit the content before sending or transferring it to an agent. 10) If is sent successfully, the interaction stops; otherwise it proceeds according to step ) If an error occurs during the sending process, the strategy retries 5 times. After the 5 th attempt, the is routed to the send error workbin Interaction Queues and Workbins The workflow uses these interaction queues: Entered Queueing ProcessAgentReplyQ SupervisorReview Outbound Error SendError Transfer TransferError The workflow uses these workbins: workbin_in_progress workbin_draft workbin_send_error workbin_error 3.2 Routing You can configure different values for a number of routing parameters, such as open hours and priority. To handle different flow scenarios, you use Genesys Administrator Extension to create parameter groups based on the default parameter group templates supplied in Genesys One Routing Parameter Group Templates The solution definition creates the following parameter group templates. You can deploy the templates to create additional parameter groups (PGs) GO_ InitialParameters_Template Order Section Name 1 Initial Parameters screening 2 Initial Parameters supervisor agent group 3 Initial Parameters from 4 Initial Parameters default virtual queue PAGE 21 OF 25 GENESYS CONFIDENTIAL

22 GO_ Calendar_Template Order Section Name 1 Calendar open hours 2 Calendar special day GO_ Category_Template The SPD creates parameter groups that correspond to the category defined in the five sample Screening Rules (Category1 Category5). The parameter group name must match the Screening Rule category output. The SPD also creates a Default Category parameter group that the application can use when it finds no matches to the other categories. Order Section Name 1 Acknowledgement acknowledgement 2 Review supervisor review 3 Review supervisor review percentage 4 Priority Tuning priority 5 Priority Tuning overflow priority 6 Targets target 7 Targets target timeout 8 Targets overflow target 9 Targets overflow target timeout If you define additional screening rules, you must deploy the template and create a Parameter Group with the same name as the output category of the new rule. For more information about Screening Rules, see the eservices 8.1 User s Guide GO_ Acknowledgement_Template Order Section Name 1 Acknowledgement acknowledgement opening 2 Acknowledgement acknowledgement body open hours 3 Acknowledgement acknowledgement body closed hours 4 Acknowledgement acknowledgement body special days 5 Acknowledgement acknowledgement closing 6 Calendar acknowledgement time zone PAGE 22 OF 25 GENESYS CONFIDENTIAL

23 GENESYS ONE DEPLOYMENT GUIDE Routing Parameters You can configure different values for a number of routing parameters, such as whether and how often you want supervisors to review incoming s, or the salutation for an response to a customer. You can adjust routing parameters in either of two ways: To set new default values to be used in all new parameter groups that use the parameter, open Genesys Administrator Extension, navigate to Operations Parameters, and adjust values as desired. Do not change Key Names. To set a new value that applies only to a specific parameter group, open Genesys Administrator Extension, navigate to Operations Parameter groups, and adjust values as desired. Priority tuning You can adjust the priority of s using the two priority tuning parameters: priority sets the initial priority; you typically have little reason to change the default of overflow priority sets the priority of s that exceed the target timeout. The default value is also 100, which means that s that have already passed the overflow timeout will be re-queued based solely on their age, ensuring that the oldest s will appear in the queue first. Open hours and special days The parameter open hours sets the standard hours that your office is open during the week. Use the special day parameter to set: The dates or days of the week on which your office is closed for the entire day. The dates or days of the week on which your office is closed for only part of the day. In these cases, you use the Time Ranges field in GAX to set the hours that you will be open on that date. Specific dates set in open hours are treated as special days. Hours set for the same date or day of the week in special day override those set in open hours; for example, if open hours specifies that you are open from 9AM to noon on December 31, and special day sets the hours of 11AM-2PM for the same date, people who send an at 10AM on that date receive the special day acknowledgement. Similarly, in both parameters, date patterns higher in the list take precedence over those lower in the list. parameters Name Key Help Text Type Mandatory Min Max Default acknowledgement Acknowledgement Sends customer an acknowledgement , content depending on whether you are open, closed, or on a special Boolean True True PAGE 23 OF 25 GENESYS CONFIDENTIAL

24 GENESYS ONE DEPLOYMENT GUIDE default virtual queue Queue day The default virtual queue to which all s are routed from FromAddress The address (typically DotReply) used in sending responses to customers open hours Sets the hours during which you are _open_hours open and processing s; to specify open hours on specific dates, you must place the date above all day-of-week entries overflow OverflowPriority The priority assigned to all s that priority exceed the overflow target timeout overflow target overflow target timeout Overflows OverflowTargetTimeO ut The agent group that receives all s that exceed the overflow target timeout The length of time (in seconds) that an can go unattended before being passed to the first available agent group (either target or overflow) priority Priority The initial priority assigned to each incoming acknowledgement body open hours acknowledgement body closed hours acknowledgement body special days ack_body_open_hours ack_body_closed_hour s ack_body_special_day The body text used for acknowledgements sent during regular hours The body text used for acknowledgements sent during closed hours The body text used for acknowledgements sent during special days PAGE 24 OF 25 DN (Virtual Queue) String True GENESYS CONFIDENTIAL VQ_Default_ Schedule True From Monday to Friday, Closed on Saturday and Sunday. Integer Agent Group Integer (min (=24 hrs) and max values are positive integers) Integer (min True and max values are positive integers) String True Thank you for your . We will get back to you as soon as possible. String True Thank you for your . We are currently closed and will get back to you as soon as possible. Our office hours are: String True Thank you for your . We are currently closed and will get back to you as soon as possible. Our office reopens on <date>

25 GENESYS ONE DEPLOYMENT GUIDE acknowledgement closing acknowledgement opening acknowledgement time zone ack_closing ack_opening time_zone The closing term to the customer at the end of the acknowledgement The greeting to the customer at the beginning of the acknowledgement The time zone text that you want to include in your acknowledgements (free-form text such as Central Time or GMT ) at <time>. String True Regards String True Dear <Customer> screening Screening Enables screening rules Boolean True True special day _special_day A list of exceptions to the regular open hours, for a holiday or other reason Schedule Dec 25 th Jan 1 st supervisor SupervisorGroup The supervisor agent group that agent group receives the s when supervisor review is enabled Agent Group supervisor SupervisorReview Enables supervisor review Boolean True review supervisor review percentage SupervisorReviewTime s The percentage of s routed to supervisors for review Integer True target timeout TargetTimeOut The length of time (in seconds) that an can go unattended before being passed to the overflow agent group target Target The agent group that first receives all s String Integer Agent Group True PAGE 25 OF 25 GENESYS CONFIDENTIAL

Virtual Communications Express Admin Guide: Configure Call Center

Virtual Communications Express Admin Guide: Configure Call Center Overview Hunt Groups allow a defined group of users to handle incoming calls received by an assigned Hunt Group s phone number. Call Centers add another dimension by providing an automated answer for all

More information

AUTOMATIC CALL DISTRIBUTION (ACD) INSTALLATION MANUAL

AUTOMATIC CALL DISTRIBUTION (ACD) INSTALLATION MANUAL AUTOMATIC CALL DISTRIBUTION (ACD) INSTALLATION MANUAL INT-2039 Issue 4.0 NEC Corporation of America reserves the right to change the specifications, or features, at any time, without notice. NEC Corporation

More information

Call Center Administration

Call Center Administration Hosted VoIP Phone System Blue Platform Admin Portal Guide for Call Center Administration 1 Table of Contents 1 About this Guide... 3 2 Accessing the Hosted VoIP Phone System Administration Portal... 4

More information

1 P age NEXTIVA CALL CENTER. Supervisor User Guide. nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED

1 P age NEXTIVA CALL CENTER. Supervisor User Guide. nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED 1 P age NEXTIVA CALL CENTER Supervisor User Guide nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED 2 P age Creating Employees... 3 Creating an Employee... 3 Assigning Licenses to Employees... 7 Schedules...

More information

Grandstream Networks, Inc. UCM6xxx Series IP PBX Lightweight Call Center Guide

Grandstream Networks, Inc. UCM6xxx Series IP PBX Lightweight Call Center Guide Grandstream Networks, Inc. UCM6xxx Series IP PBX Lightweight Call Center Guide Table of Contents INTRODUCTION... 4 UCM CALL CENTER FEATURES LIST... 5 Call Queues... 5 Virtual Queue... 7 Position Announcement...

More information

Internet Phone Service. Virtual Office. Auto-Attendant User Guide. Version TRY.VOIP

Internet Phone Service. Virtual Office. Auto-Attendant User Guide. Version TRY.VOIP Internet Phone Service Virtual Office Auto-Attendant User Guide Version 1.0 www.packet8.net 1.866.TRY.VOIP Contents Overview... 3 Understanding the Auto-Attendant... 3 Before you start... 3 Online management...

More information

Five9 Virtual Contact Center

Five9 Virtual Contact Center Cloud Contact Center Software Five9 Virtual Contact Center Campaign Administrator s Guide September 2017 This guide describes how to create, configure, and manage outbound, inbound, and autodial campaigns.

More information

Automated Attendant and Voice Mail System

Automated Attendant and Voice Mail System LX Automated Attendant and Voice Mail System User s Guide Nothing contained in this guide shall be deemed to be, and this guide does not constitute, a warranty of, or representation with respect to, any

More information

Panasonic KX-TVA50, KX TVA50, KXTVA50, TVA50, KX-TVA200, KX TVA200, KXTVA200, TVA200

Panasonic KX-TVA50, KX TVA50, KXTVA50, TVA50, KX-TVA200, KX TVA200, KXTVA200, TVA200 Panasonic Telephone Systems KX-TVA200 KX-TVA50 www.voicesonic.com Phone 877-289-2829 Voice Processing System Feature Manual Panasonic KX-TVA50, KX TVA50, KXTVA50, TVA50, KX-TVA200, KX TVA200, KXTVA200,

More information

Overview. What is a Multimedia Automated

Overview. What is a Multimedia Automated 1 Multimedia Automated Attendant Overview 1Multimedia Automated Attendant Overview Page 1 1 What is a Multimedia Automated Attendant? A multimedia automated attendant (auto-attendant) is an interactive

More information

CallPilot Programming Record. BCM 4.0 CallPilot

CallPilot Programming Record. BCM 4.0 CallPilot CallPilot Programming Record BCM 4.0 CallPilot Document Status:Standard Document Version: 02 Part Code: 0027404 Date: June 2006 Copyright 2006 ortel etworks, All Rights Reserved The information in this

More information

Setup Guide v Saxony Road, Suite 212 Encinitas, CA Phone & Fax: (800)

Setup Guide v Saxony Road, Suite 212 Encinitas, CA Phone & Fax: (800) Setup Guide v4.6 169 Saxony Road, Suite 212 Encinitas, CA 92024 Phone & Fax: (800) 477-1477 Welcome! Thank you for choosing FreedomVoice. The instructions in this guide are intended for the administrator

More information

Sprint Digital Voice Models DVP 203 & DVP 403. System Administrator s Guide. Item Number

Sprint Digital Voice Models DVP 203 & DVP 403. System Administrator s Guide. Item Number Sprint Digital Voice Models DVP 203 & DVP 403 System Administrator s Guide Item Number 699345 Nothing contained in this guide shall be deemed to be, and this guide does not constitute, a warranty of, or

More information

TABLE OF CONTENTS GENERAL DESCRIPTION PART DESCRIPTION PAGE 1 SYSTEM OVERVIEW 2 HARDWARE DESCRIPTIONS 3 FEATURES

TABLE OF CONTENTS GENERAL DESCRIPTION PART DESCRIPTION PAGE 1 SYSTEM OVERVIEW 2 HARDWARE DESCRIPTIONS 3 FEATURES GENERAL DESCRIPTION GENERAL DESCRIPTION AND TABLE OF CONTENTS JULY 1999 TABLE OF CONTENTS GENERAL DESCRIPTION PART DESCRIPTION PAGE 1 SYSTEM OVERVIEW 1.1 GENERAL DESCRIPTION... 1.1 1.2 SYSTEM INTEGRATION...

More information

FAQs. Overview. Cisco Unified Contact Center Express Report User Guide, Release 11.5(1) 1

FAQs. Overview. Cisco Unified Contact Center Express Report User Guide, Release 11.5(1) 1 Overview, page 1 General, page 2 Availability of Reporting Data, page 4 Data Reconciliation Among Reports, page 7 Abandoned Call Detail Activity Report, page 10 Agent Call Summary Report, page 11 Agent

More information

Voice Mail and Automated Attendant User s Guide

Voice Mail and Automated Attendant User s Guide Voice Mail and Automated Attendant User s Guide The document page numbers and the page numbers in this file are offset by one. To manually jump to document page 3, for example, select View -> Go to Page

More information

Interaction Desktop Agent Overview

Interaction Desktop Agent Overview Interaction Desktop Agent Overview Overview Logging in Changing password Setting Status Receiving Calls Making Calls Directories Transferring Calls Wrap Up Codes Handling Queued Voicemails, Emails, and

More information

InMail Feature Manual

InMail Feature Manual InMail Feature Manual GVT-010797-301-00 NA ISSUE 1.0 Copyright NEC Corporation reserves the right to change the specifications, functions, or features at any time without notice. NEC Corporation has prepared

More information

Classic Mail Design Package

Classic Mail Design Package Merlin 1030/3070 Classic Mail Design Package For Release 1.6 Site Survey Record Merlin System Data Procedure: Record Merlin system information on the Site Survey forms. Requirements: Merlin 1030 Feature

More information

Unified CCX Outbound Dialer Configuration

Unified CCX Outbound Dialer Configuration Outbound Feature for Unified CCX, page 1 Supported Dialers and Dialing Modes for Outbound, page 5 Configure Outbound Subsystem in Unified CCX, page 6 Configure General Outbound Properties, page 6 Configure

More information

About Unified IP IVR. Product names. Summary description of Unified IP IVR. This chapter contains the following:

About Unified IP IVR. Product names. Summary description of Unified IP IVR. This chapter contains the following: This chapter contains the following: Product names, page 1 Summary description of Unified IP IVR, page 1 More than one Unified CCX product installed on a server, page 2 Unified IP IVR features supported

More information

Part No. P CallPilot. Programming Record

Part No. P CallPilot. Programming Record Part o. P0941757 04 CallPilot Programming Record 2 P0941757 04 About the CallPilot Programming Record 3 Use this guide to record how you program your CallPilot Mini, CallPilot 150 or Business Communications

More information

Composer Help. Route Interaction Block

Composer Help. Route Interaction Block Composer Help Route Interaction Block 6/29/2018 Route Interaction Block Contents 1 Route Interaction Block 1.1 Use Case 1.2 Name Property 1.3 Block Notes Property 1.4 Condition Property 1.5 Detach Property

More information

End User Guide. FastFind Links. Using Your Desk Phone. Using the User Web Portal. Voic . Answering Rules and Time Frames. Contacts.

End User Guide. FastFind Links. Using Your Desk Phone. Using the User Web Portal. Voic . Answering Rules and Time Frames. Contacts. End User Guide Using Your Desk Phone FastFind Links Using the User Web Portal Voicemail Answering Rules and Time Frames Contacts Phones Music On Hold Call History Profile CONTENTS Contents... ii Introduction...

More information

Unified CCX Outbound Dialer Configuration

Unified CCX Outbound Dialer Configuration Outbound Feature for Unified CCX, on page 1 Supported Dialers and Dialing Modes for Outbound, on page 5 Configure Outbound Subsystem in Unified CCX, on page 7 Configure General Outbound Properties, on

More information

Cisco Unity Express 8.0 Voic System User s Guide for Advanced Features

Cisco Unity Express 8.0 Voic System User s Guide for Advanced Features Cisco Unity Express 8.0 Voice-Mail System User s Guide for Advanced Features First Published: October 26, 2010 This guide provides information about using some of the advanced voice-mail features of your

More information

Classic Mail Design Package 1.6

Classic Mail Design Package 1.6 Merlin 206,410,820 & Plus Classic Mail Design Package 1.6 Site Survey Record Merlin System Data Record Merlin system information on the Site Survey forms. Requirements: Merlin 206, 410, 820 Merlin Plus

More information

Electra Elite and InfoSet are registered trademarks of NEC America, Inc.

Electra Elite and InfoSet are registered trademarks of NEC America, Inc. reserves the right to change the specifications, functions, or features, at any time, without notice. has prepared this document for the use by its employees and customers. The information contained herein

More information

Call Centres (ACD) Manual

Call Centres (ACD) Manual Call Centres (ACD) Manual Description Use the Call Centre ACD feature if you want to allow a Site to distribute incoming calls to multiple Users from a single central phone number. TelephoneSystems.Cloud

More information

DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide

DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide Every effort has been made to assure the accuracy of the information in this document. The manufacturer assumes no responsibility, express

More information

Vodafone One Net Anywhere

Vodafone One Net Anywhere Vodafone One Net Anywhere Your step-by-step guide to Vodafone One Net Anywhere The future is exciting. Ready? Contents 1.0 Welcome to Vodafone One Net Anywhere 2.0 User Features 2.1 Call Barring and Incoming

More information

Virtual Office Set Up Guide

Virtual Office Set Up Guide Virtual Office Set Up Guide Version 3.0, May 2010 Table of Contents Congratulations on becoming an 8x8 Virtual Office Subscriber!...3 Purchased from 8x8 Website or Sales Representative...3 Purchased from

More information

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel.

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel. Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business Rel. 2016 Copyright 2010-2016 Imagicle Spa All rights reserved. Imagicle and

More information

Innovator. Smart Communications Solutions. User s Guide

Innovator. Smart Communications Solutions. User s Guide Innovator Smart Communications Solutions User s Guide INNOVATOR TM Table of Contents Introduction... Voice Mail Main Menu... Voice Mail Setup... Setting Up Your Greetings...4 Setting Up Your Greetings...5

More information

Managing your PBX- Administrator

Managing your PBX- Administrator Managing your PBX- Administrator ACCESSING YOUR PBX ACCOUNT Navigate to https://voip.ancero.com/ and log in to the Ancero Utility VoIP portal account. If you would like your web browser to keep you logged

More information

End User Guide Cloud PBX

End User Guide Cloud PBX End User Guide Entrust ICT(EICT) reserves the right to change product specifications, functions, or features, at any time, without notice. Please refer to your EICT representatives for further details.

More information

Nortel Networks Integrated Call Director

Nortel Networks Integrated Call Director Title page Nortel Networks Communication Server 1000 Release 4.0 Nortel Networks Integrated Call Director User Guide Revision history Revision history July 2004 Standard 1.00. This document is issued

More information

Genesys Application Note. AudioCodes SIP Phones With Genesys SIP Server. Document version 1.7

Genesys Application Note. AudioCodes SIP Phones With Genesys SIP Server. Document version 1.7 Genesys Application Note AudioCodes SIP Phones With Genesys SIP Server Document version 1.7 The information contained herein is proprietary and confidential and cannot be disclosed or duplicated without

More information

CallPilot Programming Record

CallPilot Programming Record Part o. P0941757 02.1 CallPilot Programming Record 2 P0941757 02.1 About the CallPilot Programming Record 3 Use this guide to record how you program your CallPilot Mini, CallPilot 150 or Business Communications

More information

Group Administrators

Group Administrators Hosted VoIP Phone System Blue Platform Admin Portal Guide for Group Administrators Table of Contents 1 About this Guide... 6 2 Accessing the Hosted VoIP Phone System Admin Portal... 7 3 Hosted VoIP Admin

More information

Auto Attendant. Blue Platform. Administration. User Guide

Auto Attendant. Blue Platform. Administration. User Guide Blue Platform Administration User Guide Contents 1 About Auto Attendant... 3 1.1 Benefits... 3 2 Accessing the Auto Attendant Admin Portal... 4 3 Auto Attendant Admin Portal Interface... 5 4 Auto Attendant

More information

Digital Voice Services Residential User Guide

Digital Voice Services Residential User Guide Digital Voice Services Residential User Guide 2 P a g e * Feature Access Codes *11 Broadworks Anywhere (pulling call to alternate phone) *62 Access Voicemail *72 Call Forwarding Always Activation *73 Call

More information

Manage User Features

Manage User Features As an administrator for the AT&T Collaborate service, you can manage features for each user from the Users widget on the Collaborate homepage. First, you assign a feature to the user, and then turn the

More information

PureEngage Cloud Release Note. Outbound

PureEngage Cloud Release Note. Outbound PureEngage Cloud Release Note Outbound 5/14/2018 Outbound Note: Not all changes listed below may pertain to your deployment. May 7, 2018 (15.5.0) April 5, 2018 (15.4.0) March 12, 2018 (15.3.0) February

More information

Virtual Office Phone Service Setup Guide

Virtual Office Phone Service Setup Guide Setup Guide A guide for the Phone System Administrator Version 6.0, November 2010 Table of Contents Welcome to 8x8 Virtual Office!...3 8x8 Virtual Office Softphone...3 Activate Your 8x8 IP Phones...3 The

More information

Telstra IP Telephony Call Centre Customer Group Administrator User Guide

Telstra IP Telephony Call Centre Customer Group Administrator User Guide Telstra IP Telephony Call Centre Customer Group Administrator User Guide Telstra Corporation Limited, 2009 Table of Contents 1. Introduction... 3 2. Logging on as a Customer Group Administrator... 3 3.

More information

Voice Treatment Option 7. Voice Treatment Server. User s Guide

Voice Treatment Option 7. Voice Treatment Server. User s Guide Voice Treatment Option 7 Voice Treatment Server User s Guide The information contained herein is proprietary and confidential and cannot be disclosed or duplicated without the prior written consent of

More information

SCM Express Application Manual

SCM Express Application Manual SCM Express Application Manual Purpose INTRODUCTION This document describes the application operation guide of the SCM. Document Content and Organization This manual consists of the following parts and

More information

ACD Terms and Definitions

ACD Terms and Definitions ACD Terms and Definitions There are four different types of information on the telephone activity of your call center: Agent data, Queue data, CDN data and Trunk data. A data item (such as Accepted Calls)

More information

3Com exchange Call Center Administration Guide

3Com exchange Call Center Administration Guide 3Com exchange Call Center Administration Guide Version 4.33 http://www.3com.com Part Number 900-0146-01 Rev AA Published May 2004 3Com Corporation, 350 Campus Drive, Marlborough, MA 01752-3064 Copyright

More information

GTB Enterprise Contact Center Powered by Telax Included In Package Not Included in Package

GTB Enterprise Contact Center Powered by Telax Included In Package Not Included in Package GTB Enterprise Contact Center Powered by Telax Max Calls In Queue Unlimited Unlimited Data Center Features 24x7x365 Data Center Monitoring Yes Yes Geographical Survivability Yes Yes Automatic Software

More information

InMail Feature Manual

InMail Feature Manual InMail Feature Manual A50-031762-003 NA ISSUE 5.0 Copyright NEC Corporation reserves the right to change the specifications, functions, or features at any time without notice. NEC Corporation has prepared

More information

ActivePBX Administrator s Guide

ActivePBX Administrator s Guide ActivePBX Administrator s Guide CONTENTS Preface... v Document Conventions... v Glossary Conventions... v 1. Accessing the Admin Web Portal... 6 Logging in to the Web Portal... 7 Understanding the Admin

More information

Unified ICM/Unified CCE Reporting Concepts

Unified ICM/Unified CCE Reporting Concepts Abandoned Calls, page 2 Agent States, page 2 Average Speed of Answer, page 3 Bucket Intervals, page 3 Call Detail Data, page 4 Call Types, page 5 Call Type Intervals, page 5 Error Count, page 5 FTE, page

More information

Virtual Office Phone Service Setup Guide

Virtual Office Phone Service Setup Guide Setup Guide A guide for the Phone System Administrator Version 4.0, July 2010 Table of Contents Welcome to 8x8 Virtual Office!...3 Activate Your 8x8 IP Phones...3 The 8x8 Self Service Portal...4 Set Up

More information

IP Office 3.0 Voic Pro Examples & Exercises

IP Office 3.0 Voic Pro Examples & Exercises IP Office 3.0 Voicemail Pro Examples & Exercises Issue 5b (15th February 2005) Table of Contents Voicemail Pro Example Exercises... 5 1. Voicemail Pro Example Exercises... 5 1a. Equipment Required...

More information

CPBX Receptionist. User Guide. Release 17.sp2 Document Version 1

CPBX Receptionist. User Guide. Release 17.sp2 Document Version 1 CPBX Receptionist User Guide Release 17.sp2 Document Version 1 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks Guide Copyright Notice Trademarks

More information

Voice Response System (VRS)

Voice Response System (VRS) UNIVERGE SV8100 Issue 8.01 Voice Response System (VRS) Enhancements With Version 3000 or higher system software, if an outside caller dials an invalid extension number when connected to the VRS Automated

More information

Digital Voice Services Residential User Guide

Digital Voice Services Residential User Guide Digital Voice Services Residential User Guide TECH SUPPORT - 888.855.9997 734.324.7190 WYANDOTTECABLE.COM Feature Access Codes *62 Voice Portal *86 Direct Voice Mail Retrieval *77 Anonymous Call Rejection

More information

System Architecture and Reporting

System Architecture and Reporting Unified ICM software distributes incoming telephone calls and web-initiated requests to skill-appropriate, available agents across multiple contact centers. It does this by tracking activity on all monitored

More information

Table of Contents. End_User_Portal_0617rev4.doc Page 2 of 78

Table of Contents. End_User_Portal_0617rev4.doc Page 2 of 78 . CenturyLink End User Portal User Guide Table of Contents Portal Navigation... 4 Home Page Navigation... 4 Call Logs... 6 Exporting Call Logs... 7 Call Features... 8 Call Recording... 8 Call Settings...

More information

Automatic Camp On enable/disable Table Destination for Incoming trunk call

Automatic Camp On enable/disable Table Destination for Incoming trunk call OVERVIEW When a call comes in from a trunk line to a station and the station is busy, Station Hunting or Call Forward is not applied and the call cannot be terminated by applying these features, the trunk

More information

Part No. P CallPilot. Programming Record

Part No. P CallPilot. Programming Record Part o. P0941757 01.1 CallPilot Programming Record 2 P0941757 01.1 About the CallPilot Programming Record 3 Use this guide to record how you program your CallPilot 100/150 or Business Communications Manager

More information

Auto Attendant Guide - Proprietary Nextera Communications. Auto Attendant Guide

Auto Attendant Guide - Proprietary Nextera Communications. Auto Attendant Guide - Proprietary - Auto Attendant Guide TABLE OF CONTENTS 1 INTRODUCTION 3 2 PLANNING YOUR AUTO ATTENDANT STRUCTURE.. 3 3 PLANNING YOUR ANNOUNCEMENTS. 3 4 RECORDING ANNOUNCEMENTS AND NAMES 4 5 CONFIGURING

More information

Multi-Site Support. Multi-Site Fundamentals

Multi-Site Support. Multi-Site Fundamentals This chapter contains general information about multi-site environments, as well as information on deploying a multi-site environment for your T-Server. This chapter is divided into the following sections:

More information

ADMINISTRATOR PORTAL GUIDE

ADMINISTRATOR PORTAL GUIDE ADMINISTRATOR PORTAL GUIDE 1504 Providence Highway, Suite 19, Norwood, MA 02062 Toll Free: 866-303-8600 www.votacall.com Table of Contents 1) Introduction... 3 a) Guide Explanation... 3 b) Access to site...

More information

Property and Copyright Information. Notice

Property and Copyright Information. Notice 1.0 Administrator Panel END USER DOCUMENTATION This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

SADOS VOIP Phone System User Guide

SADOS VOIP Phone System User Guide SADOS VOIP Phone System User Guide SADOS Communications LLC. 501 North Market Street Frederick, Maryland 21701 Copyright and Trademarks Software specifications are subject to change without notice. SADOS

More information

Net2Phone Office Administrator s Guide

Net2Phone Office Administrator s Guide Net2Phone Office Administrator s Guide May 2015 All Rights Reserved The use, disclosure, modification, transfer or transmittal of this work for any purpose, in any form, or by any means, without the written

More information

Aspire Basic Operation (Quick Reference)

Aspire Basic Operation (Quick Reference) Aspire Basic Operation (Quick Reference) To answer an incoming call: To answer an incoming call at your extension, simply lift the receiver. The phone is programmed to automatically answer an incoming

More information

INNLINE IP Voice Mail

INNLINE IP Voice Mail INNLINE IP Voice Mail STAFF REFERENCE MITEL CONNECTED GUESTS Table of Contents NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel

More information

Telair Hosted Voice. Cloud Telephony Administrator Guide. Telair Pty Ltd "Committed to delivering what we promise"

Telair Hosted Voice. Cloud Telephony Administrator Guide. Telair Pty Ltd Committed to delivering what we promise Telair Hosted Voice Cloud Telephony Administrator Guide Table of Contents Features... 4 Feature Overview... 4 User Interface Overview... 5 Offices and Users... 7 Offices... 7 Users... 8 Call Routing...

More information

Easy Attendant User Guide

Easy Attendant User Guide Welcome Easy Attendant will provide your business with a convenient and virtual means to answer your business incoming telephone calls. Easy Attendant is an easy to use solution that combines advanced

More information

PureEngage Cloud Release Note. Outbound

PureEngage Cloud Release Note. Outbound PureEngage Cloud Release Note Outbound 1/2/2018 Outbound Note: Not all changes listed below may pertain to your deployment. November 13, 2017 (14.15.0) October 23, 2017 (14.14.0) September 21, 2017 (14.13.0)

More information

Voice Messaging User Guide from Level 3. Updated April Level 3 Communications, LLC. All rights reserved. 1

Voice Messaging User Guide from Level 3. Updated April Level 3 Communications, LLC. All rights reserved. 1 Voice Messaging User Guide from Level 3 Updated April 2017 Level 3 Communications, LLC. All rights reserved. 1 Table of Contents 1 Introduction... 4 1.1 Voice Mailbox... 4 1.2 Additional Voice Mailbox

More information

CTI OS and Cisco Agent Desktop Feature Configuration

CTI OS and Cisco Agent Desktop Feature Configuration CTI OS and Cisco Agent Desktop Feature Configuration Agent Feature Configuration with Agent Desk Settings List Tool, page 1 Supervisor Feature Configuration, page 6 Agent Re-skilling Tool, page 7 Skill

More information

Script Editor Overview

Script Editor Overview Script Editor Overview Last Updated: July 24, 2008 This guide provides an overview using the Cisco Unity Express 3.2 Script Editor for writing Auto Attendant (AA) scripts. The guide also includes a line-by-line

More information

Script Step Reference Information

Script Step Reference Information Script Step Reference Information This chapter lists all the steps available for use in creating scripts. These steps are accessed using the palette pane (see Using the Palette Pane, page 8). This chapter

More information

Call Center Solutions Guide Release 20

Call Center Solutions Guide Release 20 2811 Internet Blvd Frisco, Texas 75034-1851 Tel +1 469 365 3000 Tel +1 800 468 3266 www.aastrausa.com Call Center Solutions Guide 2849-003 Release 20 2014 Clearspan is a Registered Trademark of Aastra

More information

Best Practices in Customer Callback Strategy Design and Implementation

Best Practices in Customer Callback Strategy Design and Implementation Best Practices in Customer Callback Strategy Design and Implementation Todd Marthaler Contact Center Consultant Interactive Intelligence, Inc. Contents What is a callback?... 3 How does the Interactive

More information

Part No. P CallPilot. Message Networking Set Up and Operation Guide

Part No. P CallPilot. Message Networking Set Up and Operation Guide Part No. P0919429 04 CallPilot Message Networking Set Up and Operation Guide 2 CallPilot Message Networking Set Up and Operation Guide Copyright 2002 Nortel Networks All rights reserved. 2002. The information

More information

NVM-2. Voice Mail with Automated Attendant. Programming Guide. Part No INS02 Issue 1-0, December 1997 (2412)

NVM-2. Voice Mail with Automated Attendant. Programming Guide. Part No INS02 Issue 1-0, December 1997 (2412) NVM-2 Voice Mail with Automated Attendant Programming Guide Part No. 17690INS02 Issue 1-0, December 1997 (2412) 4 FOREST PARKWAY, SHELTON, CONNECTICUT 06484 TEL: 203-926-5400 FAX: 203-929-0535 This manual

More information

Inbound Portal Help Guide

Inbound Portal Help Guide Inbound Portal Help Guide Version: 1.1 Page 1 Contents 1 Security and Function Availability... 5 2 Help... 6 3 Welcome Page... 7 3.1 Welcome Page Access Restrictions... 7 3.2 Description... 7 4 Announcements...

More information

Table of Contents. HostedVoIP_End_User_Portal_0816rev4.doc Page 2 of 81

Table of Contents. HostedVoIP_End_User_Portal_0816rev4.doc Page 2 of 81 . CenturyLink Hosted VoIP End User Portal User Guide Table of Contents Portal Navigation... 4 Home Page Navigation... 4 Call Logs... 6 Exporting Call Logs... 7 Call Settings... 8 Call Waiting... 9 Auto

More information

Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16

Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16 Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16 RECORDING AN AUTO ATTENDANT GREETING Auto Attendant Overview The Auto Attendant is an automated receptionist who greets and

More information

Enterprise Voice SUBSCRIBER GUIDE

Enterprise Voice SUBSCRIBER GUIDE Enterprise Voice SUBSCRIBER GUIDE Conterra Networks Enterprise Voice SUBSCRIBER GUIDE 3 TABLE OF CONTENTS Table of Contents Introduction... 6 Logging in... 6 Navigation Bar, Sub-Menu and Page Layout...

More information

Precision Routing. Capabilities. Precision Queues. Capabilities, page 1 Initial setup, page 5

Precision Routing. Capabilities. Precision Queues. Capabilities, page 1 Initial setup, page 5 Capabilities, page 1 Initial setup, page 5 Capabilities Precision Queues Precision routing offers a multidimensional alternative to skill group routing: using Unified CCE scripting, you can dynamically

More information

Call Pilot Auto-Attendant

Call Pilot Auto-Attendant BCM Rls 6.0 Call Pilot Auto-Attendant Task Based Guide Copyright 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document is

More information

Hosted Fax Mail. Blue Platform. User Guide

Hosted Fax Mail. Blue Platform. User Guide Hosted Fax Mail Blue Platform Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1

More information

Connected Office Voice. Key System Administrator Guide

Connected Office Voice. Key System Administrator Guide Connected Office Voice Key System Administrator Guide Connected Office Voice Key Admin Guide Table of Contents 8 Part 1: Getting Started 9 Introduction 10 Installing Your Phones 10 Box Contents 11 Attaching

More information

DISTRI-Q. control. Visual call. control. control. product overview release 3.0. Visual call. Visual call

DISTRI-Q. control. Visual call. control. control. product overview release 3.0. Visual call. Visual call DISTRI-Q CALL CONTROL APPLICATION FOR GENESYS SOLUTIONS Visual Visual call control call control Visual call Visual call control control product overview release 3.0 ADVANCED CONTACT CENTER SOLUTIONS CUSTOMER

More information

Virtual Communications Express User Guide: Call Center Supervisor

Virtual Communications Express User Guide: Call Center Supervisor Feature Overview Call Center Supervisor supports agent monitoring, queue management, current and historical reporting, and other features required in large call centers. Benefits of Call Center include:

More information

Cisco Unity Express Windows and Menus

Cisco Unity Express Windows and Menus Last updated: June 21, 2007 This chapter describes the windows, menus, and icons available in the Cisco Unity Express voice-mail system and contains the following sections: Navigating Through the Cisco

More information

Manual Cellip 365 Centrex Dashboard Audio Library Recording a Sound File Auto attendant (IVR)...

Manual Cellip 365 Centrex Dashboard Audio Library Recording a Sound File Auto attendant (IVR)... TABLE OF CONTENTS Manual Cellip 365 Centrex... 2 1. Dashboard... 2 2. Audio Library... 2 2.1 Recording a Sound File... 3 3. Auto attendant (IVR)... 3 4. Response group... 6 4.1 Change the name of the response

More information

Unified Communications Manager Express Toll Fraud Prevention

Unified Communications Manager Express Toll Fraud Prevention Unified Communications Manager Express Toll Fraud Prevention Document ID: 107626 Contents Introduction Prerequisites Requirements Components Used Conventions Overview Internal vs. External Threats Toll

More information

Solutions Reference Guide. IP TalkSM. Voic & Navigator Web Portal

Solutions Reference Guide. IP TalkSM. Voic & Navigator Web Portal IP Talk SM Solutions Reference Guide IP TalkSM Voicemail & Navigator Web Portal Table of Contents Voicemail Accessing Your Voicemail................... 1 Voicemail Main Menu........................ 2

More information

Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide

Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide www.nortelnetworks.com 2000 Nortel Networks Contents Chapter 1 Introduction 13 About Enterprise Edge Voice Messaging 13 Basic Enterprise Edge

More information

User Manual. Call Centre Management Software. Model KX-A296/KX-A297

User Manual. Call Centre Management Software. Model KX-A296/KX-A297 Call Centre Management Software User Manual Model KX-A296/KX-A297 Please read this manual before using the Panasonic Call Centre Management Software. Thank you for purchasing a Panasonic Call Centre Management

More information

Integrated Feature Module. Non Display User s Guide

Integrated Feature Module. Non Display User s Guide Integrated Feature Module Non Display User s Guide Table of Contents FIRST TIME ENROLLMENT / TUTORIAL 3 HOW TO USE THIS GUIDE 4 LISTEN 5 BOOKMARKING MESSAGES 6 CALLER ID CAPTURE 6 SEND 7 CALL 8 NOTIFY

More information

Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc.

Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc. Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc. Version Brekeke PBX version 3, Administrator s Guide (Basic) Copyright This document is copyrighted by Brekeke Software, Inc.

More information