To send a link to a specific FAQ, add ?faq=[number] to the end of the URL. Example: http://addchime.com/faq.html?faq=30
Instant Chime does leverage the Microsoft Lync® UCMA APIs, but does not require a trusted app configuration. Our Chime ‘queues’ login on behalf of a named Lync® entity (i.e. a SIP enabled user in Active Directory) so each queue will require a unique SIP login to Lync®. However, since our queues access Lync® via these named entities, we call the SIP users dispatchers, then Chime does not require a complex trusted application configuration.
If you receive a 403.14 error after installing Chime on Windows Server 2008R2, it may be an issue related to ASP.NET referencing the .NET 2.0 framework when it needs to reference the .NET 4.0 framework.
This problem can be solved by updating the script maps. See MSDN ASP.NET IIS Registration Tool for more information
We find that running the following commands in the command prompt on the server clear this issue quickly.
Note: This may update all applications to .NET 4.0
cd \ cd Windows\Microsoft.NET\Framework64\v4.0.30319 aspnet_regiis -ir
You can download the UCMA 4.0 Runtime from Microsoft® here.
Right now, Instant Chime supports Lync 2013® in an ‘on premise’ deployment. If you require Lync 2010® support, please contact our sales group and discuss your deployment and requirement.
One of the main benefits of Instant Chime is the ability for an agent to handle multiple chat requests at one time. Many of our customers configure their agents to handle 2 concurrent conversations at a time, however, this is an easy option to configure and agents may be configured to handle up to 5 concurrent conversations.
Yes – since Microsoft Lync® provides an excellent infrastructure for both application sharing, and video conferencing, Chime can escalate service desk request using both video and application sharing.
We have designed Chime with the core idea that it should take less than 30 minutes to IM enable a service desk – or help desk. So, once Chime is installed and configured, it does not require any additional programming to bring a queue online – and Lync® enable a help desk. Of course, many customers have requirements for customer web chat clients, interaction with existing CRM systems, or custom routing options, which may add some work to the enablement process.
This will be based on the number of agents behind each service desk queue and the number of inbound IM conversations. However, 30 queues per Chime server is a totally reasonable estimate – and this should be able to support a large scale enterprise service desk.
Yes – Chime provides multiple manager level dashboards as well as interactive charting and reporting modules. The Chime dashboards are designed to provide a line of business manager with a real time, and historical snapshot, of the queue and the service desk activity. With the dashboard, managers can easily view inbound IM traffic as well as trending topics (such as which problems are creating help desk requests).
Yes – many of our customers utilize ASA to calculate agent efficiency as well as Microsoft Lync® click to chat IM queue performance.
The Chime trial is a 30 day evaluation including all of the Chime features for up to 5 queues and 50 experts. At the end of 30 days your trial license can be easily converted to a purchase license without reconfiguring queues or losing data.
Chime comes with 15 standard reports including call volume by queue or expert, average speed to answer, first call resolution rates, and more.
Reports may be customized depending upon your organizational needs and whether the data is captured. Let the Instant development team know what type of reporting you are interested in gathering and they will determine the best course of action for reporting.
Yes, Chime dashboards visually display top keywords in a tag cloud to help managers identify the most common issues or identify any new topics that may emerge due to new tools or software deployed across the enterprise.
Each queue may be configured with customized canned messages for your enterprise. These may be displayed to the seeker or agent at a variety of engagement points in the conversation. For example, when a chat message is submitted, at specified time intervals when there is a gap in the chat conversation, based on most popular requests, and a when chat is ended to name a few.
Chime can support virtually any language. Chime allows you to define languages, and associate text resources for each language.
We recommend a dedicated server to host the Chime application server. This can be either physical, or virtual, and we support Windows Server 2008R and newer. We typically see Chime deployed on virtual servers and we use virtual servers internally (i.e. using Hyper V).
You don’t need to install any additional software on a front-end. We do have a Lync® Windows Client Extension setting that can be applied to each agent provisioned in the system. The Lync® CWE setting will allow Chime to position information about the seeker in a window attached to the agent’s Lync client.
You can certainly use an existing SQL Server – this is not a problem.
You need to change the Server authentication from Windows Authentication mode to SQL Server and Windows Authentication mode. Here is an reference which shows the appropriate steps » support.microsoft.com
Browser | Manager Panel | Web Client | Agent Context Window | Lync® Web App Support |
---|---|---|---|---|
IE11 | ||||
IE10 | ||||
IE9 | 1 | |||
IE8 | 1 | |||
IE7 | 1 | |||
Firefox | 3 | |||
Chrome | 3 | |||
Safari | 1 | 3 | ||
iOS Safari - Mobile | 2 | 1 | 3 | |
iOS Safari - Tablet | 3 | |||
iOS Chrome - Mobile | 2 | 3 | ||
iOS Chrome - Tablet | 3 |
1 Unable to send files and/or rate agent.
2 Small screen size causes some layout issues.
3 Opens in separate window.
Yes. This can be accomplished simply by using the SIP-URI for the dispatcher of the queue in which you want to initiate a chat.
Example markup:
<a href="sip:demoDispatch01@instant-tech.com">Start Chat!</a>
***If you have Lync® installed click one of the following links to see how the above example markup works
See the media below for detailed instructions. Also see addchime.com/skill_tag_routing.html for more information.