Summary of Changes
Date: June 1, 2023
The following changes are included in this release:
- Updated the certificates for Apple push notifications. Users must upgrade the PBX in order to make the PortSIP app work with push notifications.
- Changed the default retain days for recording files, log files, temporary files, and call report files.
- Changed Max-Forwards from 20 to 70.
- Added support for visual park feature with Fanvil IP Phones.
- Improved voice mix in meetings.
- Fixed bug that did not use new brand name for creating custom phone templates.
- Fixed bug that displayed incorrect presence status.
- Fixed bug that sent NOTIFY for new voicemails.
- Fixed billing bug that added one more billing round if billing time was multiple of 60 seconds.
- Fixed push status display incorrectly on the user list page.
Date: March 30, 2023
The following changes are included in this release:
- If the "Set agent to Ready automatically" option of the queue is disabled, an agent’s status will be restored to their previous status instead of "Wrap up" after they complete a non-queue call.
- The license key will only display the last part and mask other parts with *.
- A new REST API
GET /api/sessions/directly
has been added which allows launching calls by URL. - The REST API
POST /api/users/{id}/call
has been removed. - When a caller presses a DTMF that is not predefined, a prompt will play.
- The MOH file of the queue is no longer mandatory. The queue will use the default MOH file if the user has not uploaded a MOH file for a queue.
- If the user is offline and push notifications are enabled, their status will be displayed as "PushOnline" in the Web portal.
- The Web portal will display the language as the browser language.
- The WebRTC client URL port has been changed to 10443. Don’t forget to create the firewall rule for port 10443 on TCP.
- Passwords will be auto-generated when creating a user.
- Custom menus can be used to link to external websites.
- The IP Address will be displayed when viewing the details of an online user.
- If a user signs in to the Web portal with an incorrect password or if the user does not exist, just return the message "Authentication Error" and no longer return the detailed reason.
- The issue where auto-provisioning for GrandStream IP Phones the URL is wrong has been fixed.
- The issue where emails failed to send with some SMTP servers has been fixed.
- The issue where there may be no voice after completing an attended transfer has been fixed.
- The issue where extension call forwarding is not affected if the call comes from Virtual Receptionist or Queue has been fixed.
- The issue where the outbound caller ID is set as starting with + and it won’t set to the INVITE message when making a call to the trunk has been fixed.
- The issue where if a user registers to PBX from multiple devices and launches a call from REST API with that user and the call actually answered but the CDR will display as not answered has been fixed.
- The issue where if you launch a call by REST API, one party may have no voice has been fixed.
- In the Webhook and WSI messages, the ID has been changed from in64_t to string in order to be compatible with JS.
- The billing issue is that if the call duration is multiples of the billing circle, don’t plus more 1 billing round; in the previous version, if the duration is 10 seconds and the billing circle is 5 seconds, we will charge 3 rounds, now just charge 2 rounds.
Date: January 16, 2023
The following changes are included in this release.
- New Admin web portal
- New rebranding engine
- Rewritten all REST APIs
- Introduced dealer system, support distributor, sub-distributor, reseller
- Support call park and group call park
- Support group pickup
- Support shared voicemail
- Support automatic callback
- Support queue callback
- Support rich call reports
- Notifications, ability to configure the types of email notifications that the system sends to users
- Custom notifications template
- Custom IP Phone template
- Roles Based Permissions
- Custom Role
- Feature Access Codes (Dial Codes)
- Password policy
- Integrated SBC
- Support Microsoft Teams Direct Routing
- Billing on tenant
- Billing on user
- Online charging
- Offline charging
- Multiple office hours per day
- Route calls based on the DID number range
- Visual IVR Editor
- Voice Announcement
- Audit log viewer
- Trunk-Based Outbound Caller ID
- Outbound caller ID for tenant
- User Profile Picture
- RFC3323 Privacy Mechanism
- Priority for outbound rules
Last modified 3mo ago