Page Properties | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Summary
A major stability update, we combed through the entire operating stack and all the components and made fixes all along the chain to improve stability in edge cases.
Several fixes are upstream and not listed here
any integrator on v1.6 can safely upgrade as no functional changes were made
Info |
---|
The First major release with the use of our massive dialer testing framework (which will be open sourced soon enough) |
All updates for this release
Bug
- DIAL-181406
Sidekiq crashes when a campaign is initialised and calls are not sent through to dialer Fix Celluloid: Enigma::StatsStore crashed!Status subtle true colour green title Resolved - DIAL-188395
RecordingMonitor is crashing when a file doesn't exist RecordingManager fails to move Recording FilesStatus subtle true colour green title Resolved - DIAL-193394
ElectricSlide::CallQueue crashes on call bridge (undefined method) Fix Memory leak probably with RecordingManagerStatus subtle true colour green title Resolved - DIAL-194296
OutboundCall Crashes when Campaign stopped Rejected Calls Stay in Dialing stateStatus subtle true colour green title Resolved - DIAL-198276
ElectricSlide::CallQueue crashes when agent is marked available On agent connection asterisk fails to playback MOH fileStatus subtle true colour green title Resolved - DIAL-203257
Agents get connected to phantom channel Remove wrapup_time from APIStatus subtle true colour green title Resolved - DIAL-206236
Agent gets redialed when campaign is stopping and a make available request is received After reaching max_retries all calls would go into failedStatus subtle true colour green title Resolved - DIAL-207234
Campaign Hangs on calling last callee Dialer does not respond to API campaign start callStatus subtle true colour green title Resolved - DIAL-208233
Campaign status Objects not changing to "Stopped"being serialized to json on some API call responsesStatus subtle true colour green title Resolved - DIAL-209220
On agent connection asterisk fails to playback MOH file recording file does not include extensionStatus subtle true colour green title Resolved - DIAL-217
No Offline Notification for Agent[1978]Status subtle true colour green title Resolved - DIAL-276210
Duplicate offline notifications received when setting agent to offlineDAP-44Status subtle true colour green title Resolved - DIAL-208
Campaign status not changing to "Stopped"Status subtle true colour green title Resolved - DIAL-207
Remove wrapup_time from APIDAP-49 Callee stays in DialingStatus subtle true colour green title Resolved - DIAL-206
recording file does not include extensionDAP-51 Agent gets redialed when campaign is stopping and a make available request is receivedStatus subtle true colour green title Resolved - DIAL-203
Objects not being serialized to json on some API call responsesDAP-58 Agents get connected to phantom channelStatus subtle true colour green title Resolved - DIAL-198
ElectricSlide::CallQueue crashes when agent is marked availableStatus subtle true colour green title Resolved - DIAL-194
OutboundCall Crashes when Campaign stoppedStatus subtle true colour green title Resolved - DIAL-193
ElectricSlide::CallQueue crashes on call bridge (undefined method)Status subtle true colour green title Resolved - DIAL-188
After reaching max_retries all calls would go into failedDAP-59 RecordingMonitor is crashing when a file doesn't existStatus subtle true colour green title Resolved - DIAL-181
Dialer does not respond to API campaign start call Sidekiq crashes when a campaign is initialised and calls are not sent through to dialerStatus subtle true colour green title Resolved
Maintenance
- Platform Upgrade:
- Centos 7
- updated Jruby and Ruby versions
- updated gems
- several fixes made to upstream projects impacting stability
- DIAL-196
Added slack notifications for failed packager buildsStatus subtle true colour green title Resolved - DIAL-197
Disable centos 6 buildsStatus subtle true colour green title Resolved - DIAL-383
Dialer influxdb stats conflict on data typesStatus subtle true colour green title Resolved
As TF, we want to be able to configure the dialer core for remote dependencies so that everything doesn't have to be installed on one box.Status subtle true colour green title Resolved
As TF, we want to be able to configure the dialer API for remote dependencies so that everything doesn't have to be installed on one box.Status subtle true colour green title Resolved
Recommended Changes
- ALL integrators will be updated to this version, no testing is required by integrators, it should just work.