Alpaca

Release Notes

Last Updated: 09/06/2019 The ECG team is pleased to announce the release version 7.0.4 of Alpaca.

This version includes support for the R21sp1 and R22 versions of the BroadWorks API.

The list of pre-Alpaca 7.0.0 changes is at the bottom of this page.

7.0.4

  • Released 09/06/2019

What's Changed

  • [AL-1803] - Added logic to Commuigate delete to remove the user's phone number from the group if the Group is not being deleted.
  • [AL-1785] - Enhanced logging for ResetSipAuthenticationTask.
  • [AL-1788] - BroadWorks version is now included in the VERSION file.

What's Fixed

  • [AL-1755] - Fixed bug that caused the System and BroadWorks Clusters search indexes to be removed during a re-sync.
  • [AL-1782] - Fixed bug that caused registration information on the Group and User pages to be incorrect.

7.0.3

  • Released 07/22/2019

What's New

  • Added configuration ignoreNSSyncError. This is used when retrieving Enterprise Voice VPN information. See Configuration Guide
  • Added configuration groupDeleteRetryDelayMillis. This is used when a Group delete fails because of a BroadWorks system error. See Configuration Guide

What's Changed

  • [AL-1738] - Added various checks for Bulk User Add to better validate a spreadsheet and prevent an invalid add from occurring.
  • [AL-1746] - Added formula processing to spreadsheet values for Bulk User Add.
  • [AL-1745] - Row values are now base 1 instead of base 0.
  • Modified logic in Communigate Delete to delete the group if the only user is being deleted.

What's Fixed

  • Fixed issue that caused errors that occur while retrieving Service Instances to not be handled and displayed correctly.
  • Fixed issue with the Collaborate Bridge requirement check not occurring during a Service Provider migration.
  • [AL-1735] - Fixed issue with the Announcement transform that caused invalid announcement names to not be converted correctly.
  • Fixed issue that caused daily license entries in the database to not be cleaned up correctly.
  • Fixed issue where the User Reset Passwords action was generating new passwords but not correctly changing the password in BroadWorks.
  • [AL-1754] - Fixed Communigate error that could occur due to failing to deserialize a Struct.
  • Group ID requirement check now occurs correctly during Service Provider Migration.
  • Fixed Add Admin button on the BlackListAdmin settings panel. The whole button is now clickable.

7.0.2

  • Released 05/1/2019

What's Fixed

  • Fixed bug that could prevent Alpaca from launching if only a MongoDb URI is provided.
  • Fixed bug that caused the Alpaca System search index to not be created correctly.
  • Added retry mechanism for Group delete if it fails because of a BroadWorks System Error during migration.

7.0.1

  • Released 04/26/2019

What's Fixed

  • Improved error handling when a client-side error occurs during Bulk-User Add.
  • Corrected Bulk-User Add cells that include numbers being parsed incorrectly.
  • Fixed issue that caused the mail password to not be set correctly during Bulk-User Add.
  • Fixed issue that caused a NullPointer when associating a Group Device with a user during Bulk-User Add.
  • Fixed issue that prevented lists of services from being parsed correctly from a Bulk-User Add spreadsheet.

7.0.0

  • Released 04/23/2019

What's New

  • Added a "Registrations" tab at the User level.
  • Added BroadWorks Sync Task that syncs Alpaca with BroadWorks. This logic used to be carried out by the ClusterCleanupTask.
  • Added Cluster Delete Task. This logic used to be carried out by the ClusterCleanupTask.
  • Added Bulk User Add Task. This allows for bulk provisioning of users from an XLSX spreadsheet.

What's Changed

  • The "Reset SIP Authentication" Action is now a part of the task framework and its status can be monitored. Added reset watcher functionality that watches for devices to re-register if the "Reset Devices" option is chosen.
  • The Communigate Voicemail Box tool has been converted from a plugin back to a task.
  • Removed "Cluster Cleanup Task".
  • Provisioning listeners are no longer displayed on the User and Group Add pages.

What's Fixed

  • [REMOTE] - Corrected logic that could allow the transmit queue to overfill.
  • Speed improvements when calling fire on a single request.
  • Improved speed when retrieving large amounts of licensing data on the Cluster page.
  • [REMOTE] - Fixed possible NULL Pointer that could occur due to a file not having a created date.
  • Fixed bug that could cause a task or report to be started without a location attached to it.
  • Fixed bug that caused temporary SIP Authentication passwords to be generated using Group Password Rules instead of SIP Authentication Password Rules.
  • Fixed bug that could cause a CollaborateBridge Import to fail due to using a stale target Group.

Previous Release Notes