We continue to move forward.
Today we are releasing version 3.3 with the following changes:
  • Fixed a bug with PBX users auto provisioning,
    when changing other user groups would cause the user to be removed from the PBX User group.
  • The order in which Instance UIDs are generated has been changed. We used to use the database.uuid value from system parameters, but found that the staging branch in odoo.sh changes this value, making it difficult to test Asterisk Plus on this platform. Since this release we have our own value, independent from
    database.uuid
    .
  • Added processing of
    UserEvent
    event with
    CallAnswered
    type, in order to mark calls as answered in some cases.
  • Removed the check to get a call record only for calls marked as answered. Now the record will be downloaded if the call status is Failed or Busy, but the record was activated and available.
  • Fixed bug with displaying
    recording icon
    in the call list for version 15.0.
  • Added wizard for setting
    channel transport
    for PBX users, now you can make bulk changes to this setting.
  • Added
    phone
    field to the PBX
    Users list
    view.
  • Added Server
    system information
    button (uptime).
  • Added cron job to
    vacuum debug
    messages.
You can ignore this version if nothing of the above concerns you. But it's a must use release for those who use PBX users auto provision feature.