v3.6.0 - April 14, 2017
The release contains new functionality. Closed more than 40 User Story and Bug Reports.
v3.6.1 - April 24, 2017
Fix of detected errors. Update NodeJS 7.9 and FreeSWITCH 1.6.17.
v3.6.2 - May 4, 2017
Correction of detected errors in the predictive dialer. Added a mechanism for selecting subscribers, taking into account the chime time or without. Update NodeJS 7.10.
v3.6.3 - May 10, 2017
For the predictive dialer mode, the ability to continue dialing attempts for lost subscribers has been added. Update Elasticsearch 5.4 and Kibana 5.4.
Let's encrypt webitel!
Starting from this version, we have included in the basic scripts the ability to automatically obtain and extend security certificates from the project Let's Encrypt. Obtaining and renewing https certificates has never been so easy!
And here is Polly!
Polly is one of the Amazon AI services, in which advanced deep learning technologies allow you to synthesize speech that is similar to a human voice. Polly contains 47 realistic voices for 24 languages. This allows you to select the appropriate voice and develop an IVR menu with speech interface support for different countries. Until 01.06.2017, all users of webitel on-demand have the opportunity to test Amazon Polly for free. Code example:
{ "tts": { "povider": "polly", "voice": "Maxim", "text": "Привет, как ваши дела?" } }
Predictive Dialer
Completely updated algorithm!
New monitoring
В дайлере предусмотрена новая кнопка Stats, которая отображает все показатели работы кампании в реальном времени.
General
- Operator Status
- Voicemail Definition Status
- Attempts by termination codes
- Percentage of subscriber processing completed
- Abandoned - Percentage of lost subscribers (phoned but could not connect with the operator (current Service Level)
- Attempts - the total number of dialing attempts made to subscribers for the campaign
- Connect rate - the indicator of the number of unsuccessful dialing attempts for 1 successful dialing to the subscriber
- Active - the current number of active calls for the campaign.
Agents
- Operator number
- Current status of the operator
- Call count - the number of calls directed to the operator
- ATT - average talk time
- ASA - average time to connect with the operator
- Last Offered Call - time of the last call distribution to the operator
Resources
Current line usage status
Kibana
More new charts:
933132991