HMS Developer Guide HVP Release 5.1. Document number: hvp-hms-0014 Version: 1-0 Issue date: 22 December 2009

Size: px
Start display at page:

Download "HMS Developer Guide HVP Release 5.1. Document number: hvp-hms-0014 Version: 1-0 Issue date: 22 December 2009"

Transcription

1 HMS Developer Guide HVP Release 5.1 Document number: Version: 1-0 Issue date: 22 December 2009

2 Copyright Copyright 2009 West Corporation. This document is confidential. No part of this document may be reproduced, published or disclosed in whole or part, by any means: mechanical, electronic, photocopying, recording or otherwise without the prior written permission of West Corporation or Holly Australia Pty Ltd. T The information contained in this document is strictly commercial in confidence and can only be provided to persons who have signed a non-disclosure agreement. This document is not to be copied without prior written consent. Control History Version Date Change Notes Author Dec 2009 Approved for release R Teale Related Documents Title Holly Management System User Guide HVP Release 5.1 Holly Voice Platform Operations Guide HVP Release 5.1 Doc No hvp-hms-0013 hvp /39

3 Preface This document provides a brief description of the Holly Management System (HMS) and a functional overview and user guide for the HMS Developer (HMS Dev) configuration tools, reports and utilities available to Developers. Chapter 1 contains an introduction to HMS and HMS Developer. Chapter 2 describes the layout of the HMS and how to get started. Chapter 3 outlines the interface for configuring developer applications. Chapter 4 describes the pre-defined HMS reports and HMS Report Generator. Chapter 5 describes additional configuration available to developers. Appendix A describes the log events that can be accessed via the Report Generator. Audience This document contains information for technical staff and systems administrators responsible for the installation and day-to-day management of a Holly deployment. Glossary Term Application CLID CSV CVAD Dialog Dictionaries DNIS Grammars HMS Holly Definition An application as set up with the HMS Applications page. An application can have multiple URLs set or none at all. The calling party Telephone number Comma Separated Values. The comma delimited file format. The Holly VAD uses files with any text delimiter. Corporate Voice Activated Dialer. The system to allow calls to be routed to contacts listed in a large central directory such as a corporate staff list by speaking the contact names. Dialogs define how Holly interacts with a caller at any point in time. They define the phrases Holly will speak to the user and how to interpret phrases (user utterances) spoken back to Holly. Dialogs define what response to make if the user says something unexpected or unintelligible, and Dialogs contain references to the functions which will process the user s answers. Dialogs are the building blocks of a Holly application and applications are defined by linking Dialogs together. Configuration files for Recognition servers which contain words and phonetic translations. The telephone number dialed to access the system Configuration instructions for Recognition servers which define which phrases can be spoken and how they are interpreted. Holly Management System. Holly Australia Pty Ltd Holly Configuration Manager The component of the Holly Voice Platform which maintains all configuration parameters for the other components. See the Holly Administrators Guide for more information. 3/39

4 Term HVP Prompts Text to Speech Utterances VoiceXML application VoiceXML document Definition Holly Voice Platform. The phrases spoken by Holly to the caller An application which converts text into synthesized speech The phrases spoken by the caller to Holly. The initial document referred to by an application URL, this could be a VoiceXML document or perhaps an Audium application which generates VoiceXML documents dynamically. A single VoiceXML document as executed by the Holly VoiceXML Browser. 4/39

5 Table of Contents 1. About the Holly Management System HMS Developer (HMS Dev) Navigating the Holly Management System The Context Chooser Navigating the HMS Logging In as a Developer Administration Developer Applications Reports Introduction The Reporting Subsystem The Main Reports Menu The Report Layout Call Details Display My Reports Additional Reports Configuration Change Password A. Appendix: LOG_EVENTS table /39

6 1. About the Holly Management System The Holly Management System (HMS) provides Administrators and System Owners of the Holly Voice Platform with a dashboard to access configuration web pages and usage reports. It acts as a centralized entry point to the tools and utilities of the Holly Voice Platform, and provides a consolidated view across all components in the deployment. The utilities and reports of the HMS are web-based to enable users to access them remotely. Entry to the system is securely controlled by a group/role-based authorization model. The HMS system configuration tools allow authorized administrators to easily alter system behavior and resource usage policies and ensure that configuration information is consistent and correct across all instances in very large deployments. In addition the HMS provides several graphical reports to facilitate the monitoring of key trends such as system usage, customer behavior, task completion rates etc. The HMS reports allow administrators and support staff to drill down to examine the detail of a single call, and even to hear the actual utterance spoken by the caller. The Holly Voice Platform allows many applications owned by numerous virtual tenants to be executed on a single deployment. The utilities and reports of the HMS securely partition the system data and configuration information to allow tenants to have free access to reports and self-service application configurations for their own purposes, without compromising the security of the data and the applications belonging to other tenants. Browser Requirements The Holly Management System is qualified for use with Internet Explorer version 7. Please note that a minimum of QuickTime 6.5 is required for playback of recorded audio files. 1.1 HMS Developer (HMS Dev) HMS Dev is a set of web pages available separately through the HMS where developers can create, test and maintain their VoiceXML applications for remote execution on the Holly Voice Platform. Configured by the System Owner, HMS Dev provides developers with the following capabilities: Configuration of URL and login PIN for pre-assigned inbound phone numbers Ability to view execution logs for calls to HVP including the ability to view the VoiceXML documents that were executed along with other call events Ability to view other HMS reports including call statistics and Application Performance reports Access to speech recognition logs to facilitate development and tuning for speech applications executing on a remote hosted instance of the Holly Voice Platform Account Management Creating and deleting a developer account requires system owner or service provider access to a full HMS Operations installation. For security reasons developer accounts do not have these permissions Inbound Numbers and PIN Protection A single inbound phone number corresponds to a single application and, according to the Holly IVR Virtualization model, a single affiliate which is the level a developer has access to. In this model the developer has a choice between: 6/39

7 HVP performing a PIN verification before a goto to the developer s VoiceXML application HVP executing the developer s VoiceXML application immediately upon answering the call. The developer may choose to incorporate security checks in their application. The following steps are performed when calling an application: The developer calls the HMS Dev phone number If a PIN is required, the developer enters the PIN. A correct PIN results in continuation of the call with the developer s application. An incorrect PIN results in an appropriate error message and hang-up If a PIN is not required, HVP immediately executes the developer s application Viewing Call Logs During execution of a VoiceXML application, both the browser and the recognition engine generate log data. HMS Dev provides the means to view browser logs online, any documents that were executed and download log files from the recognizer to be used with the developer tools supplied by the developers of the particular recognition engine (e.g. ScanSoft or Nuance). HMS Dev supports HTTPS (secure HTTP) for secure communication between a developer and the HMS / HVP installation. This permits use of HMS Dev over the Internet. Further, the use of HTTP or HTTPS allows HMS Dev to reside behind a firewall, VPN or other security mechanism to protect the HMS Dev and HVP installation. 7/39

8 2. Navigating the Holly Management System The web pages for the Holly Management System are displayed as a single page. On the top-left is a navigation menu of all the tools and reports available to the user, and on the bottom the detail for each particular tool or report. Figure 1 HMS pages 2.1 The Context Chooser The top-right of the web page also includes a context chooser. This enables the user to change the scope for the HMS system, and use tools or view reports for a specific application. The contents of these dropdown lists depend on the user s access level. The context chooser also allows the option to choose All Applications. 2.2 Navigating the HMS Click on a link in the navigation menu to view the relevant page. Each tool has a number of fields to configure the report. Enter the configuration data in the fields, or use the dropdown lists to choose from available options. Information displayed in reports is hyperlinked to related information. Click on a link to examine in more detail. For example, in the System Usage report, each date is linked to a separate page displaying all calls handled for that date. Similarly, each call ID is linked to a Customer Usage report. Note: Some pages may require you to maximize your web browser and scroll to see all the information. 8/39

9 2.3 Logging In as a Developer To use the Holly Management System you must first supply a username and password. This is necessary for security reasons, and ensures that sensitive information about the system statistics remains confidential. Figure 2 HMS Login page 1. From a web browser, browse to The Holly Management System Login screen displays. Note: Browse to for SSL-enabled communication. 2. Enter your username and password and click Login. The syntax is <username>@<affiliate name>; e.g. developer@companyx. If the login process fails you are notified of the error and given further chances to retry. Up to three attempts to login in are permitted. If you fail three times in a row, the account will become locked and must be enabled by someone with access to the System Users, Service Provider Users or Affiliate Users page for that account. If the disabled account is the administrator user then the account needs to be enabled through the database. 9/39

10 When logged in correctly, the following screen displays: Figure 3 HMS welcome page It is recommended to change the initial password after logging in for the first time, refer to Change Password. 10/39

11 3. Administration The Administration menu provides access to the Developer Applications page. Developers can use this page to modify selected properties of pre-defined applications. 3.1 Developer Applications Figure 4 Developer Applications To modify a developer application: 1. Click Developer Applications in the Administration menu. 2. Select a Service Provider from the dropdown list (if not already selected). 3. Select an Affiliate from the dropdown list (if not already selected). 4. Select the appropriate radio button under Available Applications. 5. Change the Description if desired (used in other pages and dropdown boxes to identify the application). 6. Change the application Name if desired (used in report details where a full description would be to long). 7. Enter the URL for the application. This will modify the main URL for the application however failover URLs specified by an Administrator on the Applications page will be left unchanged. Note: Application URLs may be entered without escaping URL- or XML-reserved characters; such URLs are stored in a URL-encoded form. If an invalid URL is entered an error message will occur when trying to load the application. 8. Enter a PIN to set restricted access to the application. 11/39

12 9. Select Check PIN to enable the use of the PIN. Note: Enabling PIN checking modifies the first application URL used by the Holly Licenses Manager so that a PIN checking application is called first, the result of this modification can be seen by an Administrator on the Applications page. 10. Click Update PIN Checking PIN checking occurs by passing the developer s URL along with the application PIN to a PIN checking VoiceXML document which is set in the configuration web page for Developer Applications. This occurs by changing the first URL within the applications list of URLs, for example: plication=1234 Where is the PIN checking URL as set within the Developer Applications configuration web page, is the developers VoiceXML application, and 1234 is the application PIN. The true URL can be seen on the Applications page, if there is more than one URL specified then the others are left unchanged. 12/39

13 4. Reports 4.1 Introduction The Holly5 platform continually collects important information about the characteristics, performance and behaviour of every call as it is received and serviced, and stores this information securely in the Holly database. Each call generates a single Call Detail Record containing more than 70 different metrics and attributes of the call including important information about the call origins, application instructions and execution environment; numerous performance metrics including latencies, cpu and resource usage; and application specific information written to the Call Detail Record by the VoiceXML application. In addition the Holly5 platform can be configured to collect Call Events which details each step in the Call execution. The Holly Management System includes a wide range of pre-packaged and custom reports to allow business managers, application owners and operations personnel to interrogate and present this important information in a clear, meaningful and appropriate manner to satisfy their specific requirements. The many pre-packaged reports are designed to satisfy most user requests and requirements, and present extensive and clear, graphical and tabular information displays quickly within a few mouse-clicks. These reports provide comprehensive system trend analysis of the CDR metrics, and allow side-by-side comparisons of the various different data sets. The reports also enable users to quickly drill-down to the specific details of each individual call if required. In addition the HMS includes features to allow users to easily customise these pre-package reports through the HMS web interface. Using these features, the information and attributes of the reports can be augmented and modified to suit specific requirements, and the new report configurations saved for future use. ly all report data sets can be exported to the local file system for import into third-party reporting tools, spreadsheets and databases. 4.2 The Reporting Subsystem Most reports in the Holly Management System belong to the Reporting Subsystem introduced in version 5.1. Although each report is configured to display related data in specific categories, the layout, look-and-feel, behaviour and functionality of each report is the same, and presented in the same framework or subsystem. Additionally the factory configuration of each report which determines the presented data sets and filter criteria, can be modified to suit any specific requirement. The remainder of this section describes the features and functionality of this Reporting Subsystem. Note: The reports of the older versions of the Holly Voice Platform are also available and are described in section 4.7 Additional Reports. Although the functionality of the Reporting Subsystem largely supersedes these reports they remain very functional and useful. 13/39

14 4.3 The Main Reports Menu All Reports are accessed from the main Reports menu of the Holly Management System. There are 15 main reports listed below: Call Volumes: key statistics and trends on use of system capacity Call Information: core data on calls such as start time, duration, ANI, DNIS etc. Virtual IVRs: compare behaviours of each Virtual IVR (application, Affiliate or SP) Telephony: monitor a range of telephony-related call statistics VoiceXML: key statistics on page executions, errors, fail-over, logging, performance Error Analysis: more detailed view of VoiceXML error including first-error detail Transfers: detailed statistics on transfer types, destinations and success/failure Input - ASR & DTMF: detailed stats on input attempts, caller behaviours, responses Output TTS & Prompts: detailed stats on prompt usage, performance, TTS etc. Content Fetching: detailed stats on the application web fetching activity Logging & Recording: view all the usage of logging and recording resources System Resources: view the use of critical shared system resources Web Server Performance: detail on the performance of every web/app server ASR Logging: get access to speech recognition logs for Nuance ASR engines Port Usage : show trends relating to the number of concurrent calls serviced by the system Figure 5 The main Reports menu 14/39

15 4.4 The Report Layout Each report is presented with the same screen layout and functionality with standard buttons, three presentation types and a configuration page as shown and described below. Figure 6 The tabs and buttons of the standard report layout (showing the Call Report tab of the Call Volumes report.) Call Report Tab The Call Report tab shows a tabular presentation of all calls which are included in the base data set for the report, with summaries and totals for each of the metrics in the report. The sort order of the table can be modified by clicking one of the column headers. By default the first column of the Call Report Tab is the call identifier which is also a hyperlink to the Call Detail Report described in section 4.5 Call Details Display. The summary totals at the bottom of the page are for the whole report (not just the displayed records). The number of records displayed may be changed in the Configure Reports Tab described in section The Configure Reports Tab. Applying Filtering and Modifying the Reports. The [Export Data] button creates a CSV version of the table for import to Excel and other programs. The [Refresh] button re-executes the report with the current settings. 15/39

16 Figure 7 The Call Report Tab display Note: The ASR Logging and Port Usage reports are not based on a data set derived from calls to the system, but rather from the number of ASR logs and the number of ports (ie concurrent calls) recorded respectively. For this reason, for these reports the Call Report Tab is replaced with a tab to show the appropriate base data set for each report The Trending Report Tab The Trending Report Tab is included to allow the report metrics to be graphed showing growth trends over time, and each report contains several tabs to graph each of the various data items in the report. Related attributes are graphed together and distinguished by different colours. For example the VoiceXML Errors Trend graph includes data for critical, severe and warning type errors as well as total errors. The sample time periods for the graphs can be defined by year, month, day, hour or minute. The period can be changed by the drop-down list. The [Refresh] button must be pressed to re-execute the graph with the new period. The graph is drawn as either a line diagram or a block diagram depending on the number of data points. 16/39

17 The data set is shown in tabular form below the graph. The [Export Data] button creates a CSV version of the data table for import to Excel and other programs. Figure 8 The Trend Report Tab display The Comparison Report Tab The Comparison Report Tab is included to allow the report metrics to be compared across various groupings. These groupings are: Service Provider/Affiliate/Application Hang Up Party The party which terminated the call. Call Outcome which is a VoiceXML application filled value indicating success of fail. Web Server Host the host which served the VoiceXML documents. Call Description 1 - which is a VoiceXML application filled value. The VoiceXML application developer can write any string to this field to enable application specific reporting. For example it may hold a specific caller property (type, nationality, gender etc) which can then be used in these comparison reports. Please refer to the Holly VoiceXML Application Developers Guide for more information. Call Description 2 As above. A second VoiceXML application filled value which may be used Call Host Name the client host which fetched the VoiceXML documents. 17/39

18 The grouping defaults to Application but can be changed using the drop-down list. The [Refresh] button must be pressed to re-execute the graph with the new grouping. Each comparison report contains several tabs to show each data item. As with the Trend Report, related attributes are graphed together and distinguished by different colours. The data set is shown in tabular form below the graph. The [Export Data] button creates a CSV version of the table for import to Excel and other programs. Figure 9 The Comparison Report Tab display 18/39

19 4.4.4 The Configure Reports Tab. Applying Filtering and Modifying the Reports. The Configure Reports tab includes powerful features to allow users to modify both the search/filter criteria of each report and the displayed data set. Using these features users can customise the reports to suit specific requirements and save the new report configuration for future use. The [Run Report] button re-executes the report after a configuration change. The [Save as New Report Button] prompts for a report name and saves the report to a user specific repository. These reports can be accessed from the My Reports option in the main Reports menu. The [Reset] button sets all configurations back to the factory defaults for that report. Search Criteria. The Configure Reports tab allows users to change the default search criteria for the report. Note: As with all HMS pages, the reports are always filtered by the Service Provider/Affiliate/Application combination displayed in the top right of the HMS dashboard. The Range: drop down boxes allow users to quickly change the date range for the report. By default all reports show data from the last 7 days. The Range: drop down lists allow this operator on this range to be change ( from, between, current and last ), followed by a second drop down box with time periods ranging from 60 minutes to 28 days. More complex date searching can be implemented by defining conditions based on the Start Time or End Time attributes using the Search Box described below. The Search: Box allows users to add and remove any available attribute to the filter criteria of the report. Attributes can be added by selecting from the drop down box and clicking the [+] button to add to the filter criteria. A second drop down box presents a selection of relevant operators for the data type of the attribute, and entry field is provided to enter the input value. For enumerated types a drop down box of the options is presented and date/time attributes are presented with a calendar to facilitate the entry of input values. Attributes which have no operators and input values are not included in the search. The current filter definition is displayed in the Search Box header. Attributes can be removed by clicking the [-] button, and the default attributes for the report can be reset using the [Reset] button. The modified report can be run (using the [Run Report] button) and/or saved (using the [Save as New Report Button] button). Displayed Data. The Show: box allows users to change the attributes shown in the reports. Using the [+] and [-] buttons as described above, attributes and be included or removed from the report. Because the reports present grouped summary information, a grouping summary function must be selected for each attribute. The drop-down box next to the attribute presents appropriate summarising options for the attribute data type. 19/39

20 Rows per Page A drop-down box at the bottom of the Configure Reports display allows the number of records included in the tabular displays to be configured. This value defaults to 20 but may be increased up to 1000 rows. Figure 10 The Configure Reports Tab display 20/39

21 4.5 Call Details Display The Call Details is a separate report showing all detailed information about a single call. It can be accessed from the Call ID hyperlinks in the Call Report Tab of each report (described in section 4.4 The Report Layout above) or by using the Find Call option on the main report menu, which allows a single call to be retrieved based on the Holly allocated Call ID or SIP ID values. The Call Details display has header information including the Call Id, an object to play the call recording (if it has been collected), the Start Time of the call and the owning application. The header also includes the [Show Latest Call] button which will display the last know call for the application, and a [Export Call Events] button which will export all information about the call into a comma separated format. Note: The Export Call Events information and format is particularly valuable and should be included in any fault raised to Holly Operations. Below the header information are four tabs described below. The Events Tab shows all collected events for the call. Events show the granular detail of the progress of the call and are typically used for fault finding and debugging. Note: Events are only collected if the application parameters have been set to collect this information. Event Types can be filtered using the Search: field which will return records with an occurrence of the input string in either the Event Type or parameter field. Each displayed Event Type is a hyperlink which when selected will display all information for all Events of that type in this call. Each Event Type has an associated [-] button which expands the parameter list to show all parameters for the event. The Document Dump Event parameter is a URL to display the actual executed VoiceXML document in a marked-up report. This display also allows the document to be downloaded to the file system. The Call Information Tab shows general and commonly queried attributes of the Call. The Input and Output Tab shows attributes related to call input, prompt playing and various system responsiveness metrics with regard to processing caller input. The Performance and Resource Tab shows attributes related to system and application performance including metrics concerning information logging in the database, access to speech resources, cpu usage and fetch performance. 21/39

22 Figure 11 The Call Details report showing the Events tab Figure 12 The Call Details report showing the Performance and Resources tab 22/39

23 4.6 My Reports My Reports is the new page for managing custom reports and is available from the main Reports menu. This option displays a listing of all saved report configurations for the report owner (Adminstrator, Service Provider or Affiliate), with the option to edit (using the hyperlink of the report name), delete (using the [-] button) or create a new report (using the [New Report] button.) The [New Report] button will create a default report with a single Call Id presentation attribute and the default search criterion of the last 7 days. This report can be changed using the Configure Reports tab in as described in section The Configure Reports Tab. Applying Filtering and Modifying the Reports. 23/39

24 4.7 Additional Reports The Holly Management System contains several reports which were available in earlier versions of the Holly Voice Platform are included not only for backward compatibility but also because they remain useful and very functional. These reports are described in this section. 24/39

25 4.7.1 The System Usage Report The System Usage report provides daily call statistics in both graphical and tabular formats. This report shows the call activity of the whole system over time including: the total number of calls the number of distinct callers the average duration of calls the total number of call minutes the call volumes, showing high water usage of the system ports (i.e. the number of simultaneous calls across the system). The System Usage graphs this information, to clearly show trends in system usage and customer behavior, and also presents a daily breakdown in tabular form. The Date column of the daily breakdown table contains a hyperlink which displays all the calls for that day in the Customer Usage report. Figure 13 System Usage report 25/39

26 The report period can be changed in the From and To fields. The Show checkbox must be selected to see a graphical representation of the call data, followed by the [Display Usage] button. The Fit to Data checkbox will modify the display to removed areas with no data Either a line or a bar graph will display depending on the time interval displayed. The Date column is a hyperlink to the Customer Usage report showing all calls made to the system on that date Customer Usage The Customer Usage report displays a list of calls matching a given search criteria that fall within a specified usage period. This report is used to examine an individual call made to the system, perhaps to determine its origin or the caller s identity for customer support purposes. Calls may be filtered by any of the call attributes including: Call ID Application Name Duration CLID (the a party or caller s phone number Calling Line ID) DNIS (the b party or host s phone number Dialed Number Information Service) CLID P/R (whether full CLID is Present or Restricted or if the P/R status of the CLID is Unknown) Clear CLID Event ID Parameter. The report presents the call s details in tabular format. The column values for Service Provider, Affiliate, Application, CLID, DNIS, CLIDP/R and Clear CLID are also hyperlinks which will display a Customer Usage report restricted by the selected column value. For example, clicking on a CLID will restrict the report to show only calls made from that particular phone for the defined period. The Call ID value is also a hyperlink, which will display the Event Details of that call in the Customer Usage call events report. Customer Usage reports may be used to monitor user behavior and generate billing information. 26/39

27 Figure 14 Customer Usage report Search Options Wildcard search Wildcards are symbols that replace a single character or range of characters in a search string to assist in searching for either a wider range or specific range of call data. For instance, to search for all DNIS that begin with 555 enter 555% into the DNIS field, to search for calls with a Param ID of result=success enter %success. NOT 27/39

28 A number of fields permit exclusion of search criteria by selecting the associated Not checkbox. For instance entering a DNIS of will not return any calls matching this value. Total number of calls By default the total number of calls and the number of pages of results is not shown as this calculation results in slower performance for large date ranges when executing reports. If required, selecting the Calculate Total Number of Calls Returned checkbox will ensure these values are calculated. CSV files The output of a search on the Customer Usage page can be saved to CSV (an Excel-compatible file format) by clicking the [CSV File] button Call Events Each call made in the Holly system is logged as a sequence of call events, the Customer Usage call events report shows the event path the customer has taken through each dialog on a call. To view a list of events and a description of each event refer to the LOG_EVENTS table in the Holly Voice Platform Reference Manual. Clicking on a hyperlink in the Call ID column of the Customer Usage report displays the Customer Usage Call Events report and allows a user to reproduce the call. Note: Events are not logged by default. The logging of an event can be configured by an administrator. 28/39

29 Figure 15 Customer Usage call events The Call Utterance displayed above the Call Log table (if Call Utterance logging is turned on) contains the sound file for the entire call, including both application and caller utterances. The time at which each Event occurred is listed in the Event Time column of the table, Parameter values associated to each event are listed in the Param ID column of the table. To display only a given type of call Event, click on any Event ID value in the table. Only call events matching the selected Event will be displayed. 29/39

30 The call logs can also be searched using the Event Search fields Event ID and Parameter fields located above the table. Queries can be entered using % as a wildcard. In the Utterance column of the table are the wav files for each caller utterance logged during the call. The utterances listed against each event are the utterances spoken by the user after hearing the corresponding dialog prompt. In some cases there will be more than one utterance per event if Holly doesn t understand the utterance the user is re-asked the same question. If Document dumping is turned on, links are provided to URLs in the Param ID column. Clicking the URL shown in the Param ID field will display the VoiceXML document web page. This page shows the application URL for the document, the VoiceXML code, and any invalid VoiceXML code. The Received Document URL shows the URL that was used to fetch the individual VoiceXML document, selecting from this drop down menu lets you choose from all available VoiceXML document dumps within the call without having to go back to the Log Events page. Figure 16 HMS Customer Usage: Display URL In some HMS setups the ASR logs can also be viewed from the Customer Usage report. If multiple ASR engines and hosts were used during the call you can choose to view logs for a selected ASR engine on a particular host ASR Logging The ASR Logging page provides access to daily ASR log data for use in debugging or tuning the ASR engine. To simplify searching for desired ASR daily log data it is possible to restrict which ASR entries are listed by searching on date range, Host machine, application name (as set in Applications page or the Developer Applications page) and by a particular ASR engine. 30/39

31 This page permits download of a compressed file containing log data in a form determined by the particular ASR engine provider. The data can then be used with the development tools supplied by the ASR engine provider. Daily ASR logs are only present for applications which have the application parameter sr.asrlogmode set to a value containing daily, for example daily or daily,call. The following parameter must be set under Holly Configuration for ASR Logging to be available. Administrators should refer to Operations Guide for details on configuration parameters. Component Parameter Value Web Page Customer Usage showasrlogselection Set this value to true to enable viewing of ASR call log information. Figure 17 ASR Daily Logs page Metrics The Metrics report page displays call metrics such as call duration, total CPU, CPU Percentage, number of recognition events, number of TTS events, TTS duration, TTS density, number of bytes logged, and number of log events. These metrics can be grouped on different levels, that is, for a given Service Provider, Affiliate, Application or for each individual call. The call metrics can be displayed in both tabular and graphical formats. Call duration for the metrics report is calculated in microseconds and rounded to milliseconds, therefore the value is close to (but not necessarily exactly the same as) the call duration value displayed in Customer Usage report. 31/39

32 Figure 18 Metrics report The display of call data can be restricted according to whether a given call metric is Greater Than or Less Than a specified value. For example to view metrics for calls with a minimum call duration of 20s, type 20 into the Call Duration field, select Greater Than and click Display Usage. To change the grouping of metric data, choose from Select Metric Type. To see a graphical representation of the metrics data, select the Show checkbox. The Fit to Data checkbox will modify the display to removed areas with no data.. The drop down menu below the graph enables the specific metric to be chosen: Call Duration, Total CPU, CPU Percentage, # Of Recognition Events, # of TTS Events, TTS Duration, TTS Density, Bytes Logged and # of Log Events. Each graph is only generated as needed and it may take time for a graph to be calculated the first time it is displayed Fetch Latencies The Fetch Latencies report page displays latency metrics for the fetching of VoiceXML documents, audio files, grammars and other objects. These metrics include: Number Of Fetches Percent Not Cached Average Duration 32/39

33 Maximum Duration Total Number of Bytes Average Number of Bytes Number of Fetch Errors Fetch Type. These fetch latencies can be grouped on different levels, that is, for a given Service Provider, Affiliate, Application, Host or for each individual call. The call fetch latencies can be displayed in both tabular and graphical formats. Figure 19 Fetch Latencies The display of call data can be restricted according to whether a given value is Greater Than or Less Than a specified value. For example to view only the fetch latencies for calls with a maximum duration greater than 2 seconds, enter 2 into the Max. Duration field and select Greater Than in the drop down menu. Select Fetch Latency Type drop down box changes the Latency grouping. The Fetch Latencies report displays for the date range and criteria selected ordered by CPU. The drop down menu below the graph allows the metric to be changed. Options are # of Fetches, % Not Cached, Avg. Duration, Max. Duration, Total # of Bytes, Avg. # of Bytes, # Of Fetch Errors, and Fetch Type. Each graph is only generated as needed and it may take time for a graph to be calculated the first time it is displayed. 33/39

34 4.7.8 Response Latencies The Response Latencies report page displays response latencies, such as Response Events, Average Latency and Maximum Latency. These response latencies can be displayed on different levels, that is, for a given Service Provider, Affiliate, Application or for each individual call. The call response latencies can be displayed in both tabular and graphical formats. Figure 20 Response Latencies The display of call data can be restricted according to whether a given value is Greater Than or Less Than a specified value. The Select Response Latencies Type drop down box allows to grouping to be changed. The drop down menu below the graph enables the metric to be changed. Options are Number of Response Events, Average Latency and Max. Latency. Each graph is only generated as needed and it may take time for a graph to be calculated the first time it is displayed. 34/39

35 5. Configuration Under the Configuration menu is the option to change your password. 5.1 Change Password Figure 22 Change Password page 1. Click Change Password in the navigation menu. 2. Enter your old password and then your new password twice for verification. Note that all passwords will be stored in the database, so avoid entering sensitive information such as existing system passwords. 3. Click Change. 35/39

36 A. Appendix: LOG_EVENTS table The Holly Voice Platform inserts records into the LOG_EVENTS table during a call. These records represent significant events which may be reported on for various reasons. The LOG_EVENTS table includes the attribute EVENTID which contains the type of Event and the attribute PARAM the value of which will vary dependant on the EVENT. The following table lists the EVENTID and PARAM for all Events which may be logged and reported on via the Holly Report Generator. Table structure EVENTID PARAM Description Answer result=%s Indicates the call has been answered or not. The parameter result may be success or failure. ASR Session Call end Call start Disconnect Document dump Document transition Enrolment start Enrolment end asrengine=%s sessionid=%s address=<host:port> server=<server> endpoint=<address> cpu=%.3f normalcpu=%.3f callduration=%.3f reccount=%d ttscount=%d ttsduration=%.3f logcount=%d logbytes=%d ANI=%s DNIS=%s VURL=%s follow on,reason=%s List of variables and corresponding values specified with VXML attribute namelist. <a reference to the VoiceXML document> uri=%s cpu=%.3f normalcpu=%.3f attempts=%d minattempts=%d maxattempts=%d timeout=.3f Result=(success repeat no input no match disconnect error) Logs the ASR session event. The endpoint address of the recognizer is also included. Summary call statistics recorded irrespective of the level of logging. At the start of a call logs the Caller Line Identifier, DNIS, and the initial applications document identifier. Records a hang-up event. Logs the whole VoiceXML document as it is fetched. Written when document scope changes. Start of voice enrolment. End of voice enrolment. Error Critical error=%d msg=%s Logged when a critical error occurs. Error Severe error=%d msg=%s Logged when a severe error occurs. Error Warning error=%d msg=%s Logged when a warning error occurs. Exit result=%s Logs exit event Fetch uri=%s fetchtype=(vxml audio grammar other) incache=(true false) latency=%.3f documentsize=%d outcome=(success no response error timeout) failover=(true false) Logged for each document fetch. When external scripts are fetched they are logged with a fetch type of 'vxml'. 36/39

37 EVENTID PARAM Description localport=%s hostname=%s Grammar activation Grammar deactivation License Log Element Placecall start URI=%s URI=%s mode=(acquire resolve) key=nnn outcome=(success maximum licence number reached or exceeded license key not found socket error message encode error message decode error application not found affiliate not found service provider not found licences do not reconcile licence manager not seeded connect failure) service=<service provider ID>:<affiliate ID>:<application ID> EVNT=<event id> Label=<label in log tab> expr=<expression in log tag> content=<user defined parameter remote=<sip URI> local=<app number> Fetch and/or activation of a new grammar. Logged when a grammar is deactivated. The first event for a session, preceding the call start event representing the license lookup. Values are: mode=acquire or resolve. The value 'acquire' means that this license is being requested for the duration of the call; this is the license that authorizes all sessions within the call. The value 'resolve' means that this license is being requested solely to obtain application data for a new session -- the Holly License Manager will not increase the license allocation for the application. key=the key for the license lookup. outcome= outcome of the request If the key lookup is successful, a fourth field will be present: service=<service provider ID>:<affiliate ID>:<application ID> Note: by default this event is not included in the Holly Voice Browser callevents parameter which determines which events are logged. Logged as a result of a <LOG> tag included in the VoiceXML document.. The VoiceXML log tag format includes the attributes label and expr in addition to the log tag content. The format and contents of the PARAM field are under the control of the application builder. The VoiceXML log tag format includes the attributes label and expr. Note: The browser treats <log> content differently if it is of the form 'EVNT=<txt>...'. This content will be logged to the ASR engine with the event name <txt> and content all the text after the ' '. If <txt> begins with 'SWI' or 'calllog:?' the event will NOT be logged to HMS; otherwise the event will also be logged to HMS with the event name <txt>. This format is supported by the SpeechWorks/ScanSoft/Nuance OSDM (OpenSpeech DialogModule) products which log a lot of useful dialog state information with events that start with EVNT=SWI. This information can then by used by the OpenSpeech Insight reporting tool to do some powerful ASR analysis. Logs the SIP URI and application number. Placecall end result=(no reason supplied user disconnect silent maximum Logs the result of the outbound call. 37/39

38 EVENTID PARAM Description duration special information tones fax busy cti no answer error bad destination bad format answering machine) Prompt (external) type=external URI=%s Logged when an external prompt is played. URI is the uri of the audio file Prompt (SSML) type=ssml content=%s Logged when a TTS prompt is played. Content is the TTS string. Prompt (disconnect ) Recognition start Recognition end (fail) Recognition end (success) Recording start Recording end (fail) Recording end (success) SIP session status=disconnect inputmodes=(dtmf voice dtmf,voice) threshold=%d timeout=%.3f bargeintype=(speech hotword) result=(no input disconnect no match error) bargein=(true false) inputmode=unknown dtmfinput=%s result=success utterance=%s confidence=%d bargein=(true false) inputmode=(dtmf speech) utterance=%s confidence=%d maxtime=%.3f dtmfterm=(true false) type=%5 result=(maxtime exceeded no input disconnect max speech timeout error) result=success duration=%d callid=<sip called> remotertp=%s local-rtp=%s Logged when the Holly Voice Gateway attempts to play a prompt but the call has already disconnected. This is common in normal operation for most applications. Start of recognition. This event contains information such as inputmodes, timeout, threshold and bargein type. End of recognition when the recognition fails. The PARAM value indicates the failure reason. Failed DTMF input (if applicable) is also logged. End of a successful recognition. Start of voice recording. End of voice recording when the recording has failed. The PARAM value indicates the failure reason. End of a voice recording when successful. System response latency=%.3f Logged whenever a recognition event occurs, in seconds to millisecond resolution. Transfer start Transfer end(fail) mode=(network blind bridge conditional) {URI=%s destination=%s} result=(bad destination disconnect error remote busy timeout network busy maxtime exceeded) Start of a call transfer. Given either the URI or the destination. End of a call transfer. PARAM value indicates the failure reason. Transfer end(success) result=success duration=%.3f End of a call transfer when successful. Duration is only present for a successful bridge-transfer, value in seconds to millisecond resolution. 38/39

39 EVENTID PARAM Description VXML Element event=%s or event=%s message=%s Logs events thrown by VXML application *** End of Document *** 39/39

Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0

Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0 Abstract These Application Notes describe the configuration steps required

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

Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release Issue 1.0

Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release 7.1 - Issue 1.0 Abstract These Application Notes describe the configuration

More information

Integrated Conference Bridge Professional

Integrated Conference Bridge Professional Title page Communication Server 1000 Integrated Conference Bridge Professional iii Nortel Communication Server 1000 Nortel Integrated Conference Bridge Professional Revision history June 2007 Standard

More information

VoiceXML. Installation and Configuration Guide. Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4

VoiceXML. Installation and Configuration Guide. Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4 VoiceXML Installation and Configuration Guide Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4 Last updated June 17, 2016 (See Change Log for summary of changes.) Abstract This

More information

Interactive Voice Response (IVR) Extension Type Guide

Interactive Voice Response (IVR) Extension Type Guide 4PSA VoipNow 2.0.3 Interactive Voice Response (IVR) Extension Type Guide For more information about 4PSA VoipNow, check: http://www.voipnow.com Copyrights 2002-2009 Rack-Soft, LLC. VoipNow is a registered

More information

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings. About us

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings. About us Configuration Guide Index 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings About us Interactive Powers, SL (EUR) Calle Magallanes, 13 5º Izq 28015 Madrid (Spain) Interactive Powers,

More information

User Guide. 3CX Enhanced Billing Codes. Version

User Guide. 3CX Enhanced Billing Codes. Version User Guide 3CX Enhanced Billing Codes Version 15.5.54 "Copyright VoIPTools, LLC 2011-2017" Information in this document is subject to change without notice. No part of this document may be reproduced or

More information

User Guide. 3CX Enhanced Billing Codes. Version

User Guide. 3CX Enhanced Billing Codes. Version User Guide 3CX Enhanced Billing Codes Version 15.5.54 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or

More information

Cisco Unified Customer Voice Portal

Cisco Unified Customer Voice Portal Unified CVP, page 1 Operations Console, page 3 Error Handling, page 14 Control Center Operation, page 15 Device Pools, page 42 Import Operations Console Configuration, page 46 Export Operations Console

More information

Hosted PBX Administrator Guide

Hosted PBX Administrator Guide Hosted PBX Administrator Guide Table of Contents 1 INTRODUCTION... 1-1 1.1 PURPOSE OF THIS GUIDE... 1-1 1.2 OTHER GUIDES... 1-1 2 COMMPORTAL BUSINESS GROUP ADMINISTRATOR (BG ADMIN)... 2-1 2.1 ACCESSING

More information

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings 5. IVR Watchdog. About us

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings 5. IVR Watchdog. About us Configuration Guide Index 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings 5. IVR Watchdog About us Interactive Powers, SL (EUR) Calle Magallanes, 13 5º Izq 28015 Madrid (Spain) Interactive

More information

Beacon Office. User Manual. Radianta Inc. Version - 2.5(1)

Beacon Office. User Manual. Radianta Inc. Version - 2.5(1) Beacon Office User Manual Version - 2.5(1) Radianta Inc. September 2008 Radianta, Inc. Beacon Office Page 2 Table of Contents Introduction... 3 What is Beacon Office... 3 How to Use This Guide... 3 Conventions...

More information

API Extensions. JSP Suffix A PPENDIX A

API Extensions. JSP Suffix A PPENDIX A A PPENDIX A Cisco s Remote Silent Monitoring includes a simple HTTP-driven API for making service requests into the system, as well as IP IVR and CVP call flow scripts which demonstrate the use of this

More information

Sostenuto 4.1 title page. System Management User s Guide

Sostenuto 4.1 title page. System Management User s Guide Sostenuto 4.1 title page System Management User s Guide Date: November 2013 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any

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

UCM6102/6104/6108/6116 Configuration

UCM6102/6104/6108/6116 Configuration UCM6102/6104/6108/6116 Configuration This document introduces manual configuration steps performed for interoperability testing between AccessLine and Grandstream UCM6102/6104/6108/6116. Configuration

More information

Health Messenger User Guide

Health Messenger User Guide Health Messenger User Guide V 2.6 3/09/2018 USER GUIDE TABLE OF CONTENTS 1.0 GENERAL INFORMATION 1.1 System Overview 1.2 Support 1.3 Uploading Export Files 1.4 Minimum System Requirements 2.0 GETTING STARTED

More information

Telephony and Media Provision

Telephony and Media Provision Resource provisioning information for the Unified CCX telephony and media subsystems are provided in this chapter. Unified CCX Telephony and Media, page 1 Provision Unified CM Telephony Subsystem, page

More information

Holly5 VoiceXML Developer Guide Holly Voice Platform 5.1. Document number: hvp-vxml-0009 Version: 1-0 Issue date: December

Holly5 VoiceXML Developer Guide Holly Voice Platform 5.1. Document number: hvp-vxml-0009 Version: 1-0 Issue date: December Holly5 VoiceXML Developer Guide Holly Voice Platform 5.1 Document number: hvp-vxml-0009 Version: 1-0 Issue date: December 22 2009 Copyright Copyright 2013 West Corporation. These documents are confidential

More information

Dashboard User Guide For assistance, please call

Dashboard User Guide For assistance, please call Dashboard User Guide For assistance, please call 1-866-399-8647. With these instructions, you will: PAGE 1. Login to the Clarity site, Configure 911, and Change your Password... 2 2. Set up Mobile Connect

More information

MyOffice Employee. User Guide Release 4.1

MyOffice Employee. User Guide Release 4.1 MyOffice Employee User Guide Release 4.1 Copyright 1996-2014 Sigma Systems Canada Inc. Last Revision: 2015-06-05 Sigma Systems Canada Inc., Toronto, ON, Canada The Programs (which include both the software

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

Hostopia WebMail Help

Hostopia WebMail Help Hostopia WebMail Help Table of Contents GETTING STARTED WITH WEBMAIL...5 Version History...6 Introduction to WebMail...6 Cookies and WebMail...6 Logging in to your account...6 Connection time limit...7

More information

Speech Applications. How do they work?

Speech Applications. How do they work? Speech Applications How do they work? What is a VUI? What the user interacts with when using a speech application VUI Elements Prompts or System Messages Prerecorded or Synthesized Grammars Define the

More information

User Guide. 3CX On Call Manager Standard. Version

User Guide. 3CX On Call Manager Standard. Version User Guide 3CX On Call Manager Standard Version 14.0.40 "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may be reproduced

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

VClarity Voice Platform

VClarity Voice Platform VClarity Voice Platform VClarity L.L.C. Voice Platform Snap-in Functional Overview White Paper Technical Pre-release Version 2.0 for VClarity Voice Platform Updated February 12, 2007 Table of Contents

More information

A Technical Overview: Voiyager Dynamic Application Discovery

A Technical Overview: Voiyager Dynamic Application Discovery A Technical Overview: Voiyager Dynamic Application Discovery A brief look at the Voiyager architecture and how it provides the most comprehensive VoiceXML application testing and validation method available.

More information

Beacon Office. User Manual. Radianta Inc. V2.4.3

Beacon Office. User Manual. Radianta Inc. V2.4.3 Beacon Office User Manual V2.4.3 Radianta Inc. 3/2008 Radianta, Inc. Beacon Office Page 2 Table of Contents Introduction...3 What is Beacon Office...3 How to Use This Guide... 3 Beacon Office Overview...4

More information

System Manager 7 Quick Guide (SIMS.net onwards)

System Manager 7 Quick Guide (SIMS.net onwards) System Manager 7 Quick Guide (SIMS.net 7.142 onwards) Published December 11 School IT Systems Support Hertfordshire Development Centre Six Hills Way Stevenage SG1 2FQ Website: http://www.thegrid.org.uk/info/traded/sitss

More information

SurVo. Stepping Through the Basics. Version 2.0

SurVo. Stepping Through the Basics. Version 2.0 Stepping Through the Basics Version 2.0 Contents What is a SurVo?... 3 SurVo: Voice Survey Form... 3 About the Documentation... 3 Ifbyphone on the Web... 3 Setting up a SurVo... 4 Speech/Recording Options...

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6.1 SERVICE PACK 1 PART NO. E17383-01 MARCH 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights

More information

Cisco CVP VoiceXML 3.0. Element Specifications

Cisco CVP VoiceXML 3.0. Element Specifications Cisco CVP VoiceXML 3.0 CISCO CVP VOICEXML 3.0 Publication date: 14 January 2005 Copyright (C) 2000-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium

More information

User Guide. Voic Manager. Version 14

User Guide. Voic Manager. Version 14 User Guide Voicemail Manager Version 14 "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

Cox Business Online Backup Administrator Guide. Version 2.0

Cox Business Online Backup Administrator Guide. Version 2.0 Cox Business Online Backup Administrator Guide Version 2.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic,

More information

Hosted PBX Administrator s Guide. IVR DID Management CALL QUEUES. 1 Ally Communications Hosted PBX Administrator's Guide

Hosted PBX Administrator s Guide. IVR DID Management CALL QUEUES. 1 Ally Communications Hosted PBX Administrator's Guide Hosted PBX Administrator s Guide CALL QUEUES IVR DID Management 1 CONTENTS Preface Document Conventions Glossary Conventions 1. Accessing the Admin Web Portal Logging in to the Web Portal Understanding

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

Extension User Guide. S-Series Extension User Guide

Extension User Guide. S-Series Extension User Guide Extension User Guide Sales Tel: +86-592-5503309 E-mail: sales@yeastar.com Support Tel:+86-592-5503301 E-mail: support@yeastar.com Web: http://www.yeastar.com Version: 1.0 Revised: 2016.06 1 Contents 1.

More information

Virtual Communications Express User Guide: Call Center Agent

Virtual Communications Express User Guide: Call Center Agent Feature Overview The Call Center is designed to support the needs of Call Center agents in any environment. It supports the full set of call handling functions, ACD state management, integration of multiple

More information

Standard Hotline: Dashboard User Guide For assistance, please call ext. 102.

Standard Hotline: Dashboard User Guide For assistance, please call ext. 102. Standard Hotline: Dashboard User Guide For assistance, please call 1-800-453-2251 ext. 102. With these instructions, you will: PAGE 1. Login to the VoiceConnect site and Change your Password... 2 2. Set

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

Echo Surveys for incontact Pro. Reference Manual

Echo Surveys for incontact Pro. Reference Manual Echo Surveys for incontact Pro Reference Manual Echo Surveys for incontact Pro Reference Manual Title Echo Surveys for incontact Pro Reference Manual Revision 03162010 Copyright About incontact 2010 incontact,

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

CyberSource Business Center

CyberSource Business Center CyberSource Business Center CS3-609-06-16-09 Copyright 2009 Harris Connect, LLC. all rights reserved. Reproduction in any form without the express written consent of Harris Connect, LLC. is strictly prohibited

More information

IP Phone Gateway Setup and Operation Guide: For Avaya and Cisco UCM Blast

IP Phone Gateway Setup and Operation Guide: For Avaya and Cisco UCM Blast IP Phone Gateway Setup and Operation Guide: For Avaya and Cisco UCM Blast Version 7.4 January 2018 Copyright 2010 2018 BlackBerry Limited. All Rights Reserved. This document may not be copied, disclosed,

More information

VMS User s Guide: PMM Utility

VMS User s Guide: PMM Utility Release 1.7 December 2008 NOTICE All rights reserved. No part of this document may be changed, reproduced or transmitted in any form or by any means (electronic, photocopying, recording, or otherwise)

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

Application Notes for Packet One SIP Trunk System Version 3.1 Interoperability with Avaya Software Communication System Release Issue 1.

Application Notes for Packet One SIP Trunk System Version 3.1 Interoperability with Avaya Software Communication System Release Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Packet One SIP Trunk System Version 3.1 Interoperability with Avaya Software Communication System Release 4.0 - Issue 1.0 Abstract These

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

Configure High Availability for Unified CVP

Configure High Availability for Unified CVP Server Groups, on page 1 Redundancy and Failover for Unified CVP, on page 3 ASR and TTS Server Location Setup, on page 5 Unified CVP Call Servers, on page 8 Unified CVP VXML Servers, on page 9 Server Groups

More information

Multimedia Conference Bridge User Guide P/N Rev 1, September 2008 Printed in U.S.A. Technical Support Web Site:

Multimedia Conference Bridge User Guide P/N Rev 1, September 2008 Printed in U.S.A. Technical Support Web Site: Empowered by Innovation Technical Support Web Site: http://www.necux5000.com Multimedia Conference Bridge User Guide P/N 0913406 Rev 1, September 2008 Printed in U.S.A. This manual has been developed by

More information

HarePoint Analytics. For SharePoint. User Manual

HarePoint Analytics. For SharePoint. User Manual HarePoint Analytics For SharePoint User Manual HarePoint Analytics for SharePoint 2013 product version: 15.5 HarePoint Analytics for SharePoint 2016 product version: 16.0 04/27/2017 2 Introduction HarePoint.Com

More information

MaxReports. User Manual. MaxACD 7.0

MaxReports. User Manual. MaxACD 7.0 MaxReports User Manual MaxACD 7.0 September 2017 WARNING! Toll fraud is committed when individuals unlawfully gain access to customer telecommunication systems. This is a criminal offense. Currently, we

More information

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application Overview This document describes how to integrate a back-end Avaya Aura Experience

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

SLG for School Site Administrators. Applicable to Onwards

SLG for School Site Administrators. Applicable to Onwards SLG for School Site Administrators Applicable to 7.136 Onwards Revision History Version Change Description Date 7.136-1.0 Initial Release 22/10/10 7.136 1.1 Cosmetic Changes made to Deleting Online Reports.

More information

SMB8000 Interactive Voice Response

SMB8000 Interactive Voice Response Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

Unified Communicator Advanced

Unified Communicator Advanced MITEL Unified Communicator Advanced UC Advanced Mobile for BlackBerry User Guide NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel

More information

Authors Martin Eckert Ingmar Kliche Deutsche Telekom Laboratories.

Authors Martin Eckert Ingmar Kliche Deutsche Telekom Laboratories. Workshop on speaker biometrics and VoiceXML 3.0 March 5-6, 2009, Menlo Park, CA, US Proposal of an SIV architecture and requirements Authors Martin Eckert (martin.eckert@telekom.de), Ingmar Kliche (ingmar.kliche@telekom.de),

More information

Grid4 s SmartCOMM Hosted IP Complete. Auto Attendant User Guide

Grid4 s SmartCOMM Hosted IP Complete. Auto Attendant User Guide Grid4 s SmartCOMM Hosted IP Complete Auto Attendant User Guide Table of Contents List of Figures... 4 List of Tables... 5 Issue Status... 6 1. Getting Started... 7 1.1 About This Manual... 7 1.2 Conventions...

More information

Resource Manager System Web Scheduler s Guide

Resource Manager System Web Scheduler s Guide [Type the document title] 8.0.0 August 2013 3725-72103-001D Polycom RealPresence Resource Manager System Web Scheduler s Guide Polycom Document Title 1 Trademark Information POLYCOM and the names and marks

More information

BlackBerry AtHoc Networked Crisis Communication. Localization Guide

BlackBerry AtHoc Networked Crisis Communication. Localization Guide BlackBerry AtHoc Networked Crisis Communication Localization Guide Release 7.5, May 2018 Copyright 2018. BlackBerry Limited. All Rights Reserved. This document may not be copied, disclosed, transferred,

More information

ACH Concentration Service User Guide

ACH Concentration Service User Guide User Guide March 2008 Original Publication 5/2005 Version 9.0 NOTICE We have made every effort to ensure the accuracy of this manual. However, JPMorgan Chase Bank, N.A. and Metavante Corporation make no

More information

Group Administrator Guide

Group Administrator Guide Get Started... 4 What a Group Administrator Can Do... 7 About Premier... 10 Use Premier... 11 Use the AT&T IP Flexible Reach Customer Portal... 14 Search and Listing Overview... 17 What s New in the Group

More information

VMS User s Guide: PMM Utility

VMS User s Guide: PMM Utility NOTICE All rights reserved. No part of this document may be changed, reproduced or transmitted in any form or by any means (electronic, photocopying, recording, or otherwise) without the prior written

More information

Media File Options. Deployment and Management of Voice Prompts

Media File Options. Deployment and Management of Voice Prompts Deployment and Management of Voice Prompts, page 1 Media File Deployment Design Concepts, page 2 Design Considerations for Large Number of Media Files, page 6 Deployment and Management of Voice Prompts

More information

Interaction Feedback Help Printed help. PureConnect powered by Customer Interaction Center (CIC) 2018 R1. Abstract

Interaction Feedback Help Printed help. PureConnect powered by Customer Interaction Center (CIC) 2018 R1. Abstract Interaction Feedback Help Printed help PureConnect powered by Customer Interaction Center (CIC) 2018 R1 Last updated October 31, 2017 Abstract This document is a printable version of the Interaction Feedback

More information

BUSINESS LINE COMMPORTAL GUIDE

BUSINESS LINE COMMPORTAL GUIDE wowforbusiness.com BUSINESS LINE COMMPORTAL GUIDE WOW! Business BCSE.U.1505.O Business Line CommPortal Guide Table of Contents Getting Started...3 Dashboard...4 Messages and Calls...5 Messages...5 Missed

More information

ForeScout Extended Module for Advanced Compliance

ForeScout Extended Module for Advanced Compliance ForeScout Extended Module for Advanced Compliance Version 1.2 Table of Contents About Advanced Compliance Integration... 4 Use Cases... 4 Additional Documentation... 6 About This Module... 6 About Support

More information

BroadCloud PBX Call Recording

BroadCloud PBX Call Recording BroadCloud PBX Call Recording Dashboard Admin User Guide Document Version 1.1 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks Guide Copyright

More information

MY VOIC ON-LINE

MY VOIC ON-LINE Learning and Development Department of Human Resources and Employee Relations MY VOICEMAIL ON-LINE (CALL10) Microcomputer Training Centre Microcomputer Training Centre 2007 TABLE OF CONTENTS Welcome to

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

Otis Compass Elevator Integration Guide

Otis Compass Elevator Integration Guide Otis Compass Elevator Integration Guide November 2015 SATEON Otis Compass Elevator Integration Guide Issue 2.0, released November 2015 Disclaimer Copyright 2015, Grosvenor Technology. All rights reserved.

More information

Performance Management Reporting User Guide for EPMR

Performance Management Reporting User Guide for EPMR Performance Management Reporting User Guide for EPMR January, 2015 2015 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means,

More information

Interstage Business Process Manager Analytics V12.1 Studio Guide

Interstage Business Process Manager Analytics V12.1 Studio Guide Interstage Business Process Manager Analytics V12.1 Studio Guide Solaris April 2013 Studio Guide Trademarks Trademarks of other companies are used in this documentation only to identify particular products

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Esna Technologies Telephony Office-LinX (TOL) Voicemail, Automated Attendant, and Speech Enabled Automated Attendant with Avaya

More information

Transform AP for EnterpriseOne User's Guide

Transform AP for EnterpriseOne User's Guide Transform AP for EnterpriseOne User's Guide Transform AP for EnterpriseOne User s Guide Version 1.0 Copyright 2008 Bottomline Technologies, Inc. All rights reserved. Information in this document is subject

More information

Introducing the VoiceXML Server

Introducing the VoiceXML Server Introducing the VoiceXML Server David Asher Product Manager, Platform Solutions, NMS July 2005 Webinar Agenda Markets and introduction What is VoiceXML? System configurations Product description and features

More information

VI. Corente Services Client

VI. Corente Services Client VI. Corente Services Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 II. Corente Client Configuration...

More information

Version 2.6. Smart Click-to-Call Advanced User s Guide

Version 2.6. Smart Click-to-Call Advanced User s Guide Version 2.6 Smart Click-to-Call Advanced User s Guide Contents What is Smart Click-to-Call?...3 About the Documentation...3 Ifbyphone on the Web...3 Setting Up Smart Click-to-Call...5 Smart Click-to-Call

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

Allworx User s Guide. (Release 7.3)

Allworx User s Guide. (Release 7.3) Allworx User s Guide (Release 7.3) No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy, recording,

More information

MAPILab Statistics for SharePoint User Guide

MAPILab Statistics for SharePoint User Guide MAPILab Statistics for SharePoint User Guide Edition 1.0, April 2010, MAPILab LTD. Contents Introduction... 3 Quick start... 3 Getting started... 4 Report selection... 6 Report generation... 10 Filters

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

BroadCloud PBX Call Center Agent

BroadCloud PBX Call Center Agent BroadCloud PBX Call Center Agent User Guide Document Version 1.0 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks Guide Copyright Notice Trademarks

More information

Mastering phpmyadmiri 3.4 for

Mastering phpmyadmiri 3.4 for Mastering phpmyadmiri 3.4 for Effective MySQL Management A complete guide to getting started with phpmyadmin 3.4 and mastering its features Marc Delisle [ t]open so 1 I community experience c PUBLISHING

More information

FieldView. Management Suite

FieldView. Management Suite FieldView The FieldView Management Suite (FMS) system allows administrators to view the status of remote FieldView System endpoints, create and apply system configurations, and manage and apply remote

More information

Virtual Office. Virtual Office Analytics An Overview. Version 1.0. Revision 1.0

Virtual Office. Virtual Office Analytics An Overview. Version 1.0. Revision 1.0 Virtual Office Virtual Office Analytics An Overview Version 1.0 Revision 1.0 Copyright 2015, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents hereof

More information

Scopia Management. User Guide. Version 8.2. For Solution

Scopia Management. User Guide. Version 8.2. For Solution Scopia Management User Guide Version 8.2 For Solution 8.2 8.2 2000-2013 RADVISION Ltd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by United States

More information

MRCP for State Tables

MRCP for State Tables WebSphere Voice Response for AIX with DirectTalk Technology MRCP for State Tables Version 6.1 SC34-7086-00 Note Before using this information and the product it supports, read the general information under

More information

Accella Toolbar. User Guide. Release 20.0

Accella Toolbar. User Guide. Release 20.0 Accella Toolbar User Guide Release 20.0 Table of Contents 2 Introduction... 9 2.1 About Accella Toolbar... 9 2.2 About This Guide... 9 2.3 Accessing Toolbar... 9 2.4 First Time Login... 10 2.5 Subsequent

More information

exchange Call Center Agent Guide

exchange Call Center Agent Guide exchange Call Center Agent Guide Version 4.6 NBX System Release 6.5 http://www.3com.com Part Number: 900-0419-01 Published April 2009 3Com Corporation, 350 Campus Drive, Marlborough MA 01752-3064 Copyright

More information

MEDIASEAL Encryptor Client Manual

MEDIASEAL Encryptor Client Manual MEDIASEAL Encryptor Client Manual May 2018 Version 3.7.1 Fortium Technologies Ltd www.fortiumtech.com Copyright 2018 - Fortium Technologies Ltd Information contained in this document is subject to change

More information

Call-in Agent Configuration 9

Call-in Agent Configuration 9 Call-in Agent Configuration 9 9.1 Overview of the Call-in Agent The Call-in Agent enables users to access OPC data over the phone. The Call-in Agent configuration sets up the voice and key entries and

More information

Perceptive Data Transfer

Perceptive Data Transfer Perceptive Data Transfer User Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

WHC Toolbar. Application User guide. Wholesale Hosted Communications (WHC 3.0)

WHC Toolbar. Application User guide. Wholesale Hosted Communications (WHC 3.0) WHC Toolbar Application User guide Wholesale Hosted Communications (WHC 3.0) July 2017 Confidentiality All information in this document is provided in confidence as per the terms and conditions of Wholesale

More information

ATTENDANT USER GUIDE

ATTENDANT USER GUIDE ATTENDANT USER GUIDE NOTICE THIS DOCUMENT IS PROVIDED TO YOU FOR INFORMATIONAL PURPOSES ONLY. The information contained in this document is believed by Mitel Networks to be accurate as of the date of its

More information

Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0

Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0 Abstract These Application Notes provide

More information

Record_With_Confirm. Settings

Record_With_Confirm. Settings The voice element combines the functionality of the Record voice element with that of the Menu voice element. The voice element records the caller s voice, then prompts the caller to confirm that the recording

More information