new
fixed
improved
Asterisk Plus 3.3 release
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 UserEventevent withCallAnsweredtype, 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 iconin the call list for version 15.0.
- Added wizard for setting channel transportfor PBX users, now you can make bulk changes to this setting.
- Added phonefield to the PBXUsers listview.
- Added Server system informationbutton (uptime).
- Added cron job to vacuum debugmessages.
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.