Differenze tra le versioni di "Firmware/en"

Da Kalliope Wiki.
Jump to navigation Jump to search
(Creata pagina con "* Multi-tenant ** K-1901: Fixed a bug that in certain cases following an update from version 4.7.x to 4.8 or 4.9 caused the default tenant extension panel not to be displayed")
(Creata pagina con "* Fax module ** K-2205: Fixed a bug that prevented faxes and fax reports for previous months not to be accessible from the GUI")
Riga 487: Riga 487:
** K-1901: Fixed a bug that in certain cases following an update from version 4.7.x to 4.8 or 4.9 caused the default tenant extension panel not to be displayed
** K-1901: Fixed a bug that in certain cases following an update from version 4.7.x to 4.8 or 4.9 caused the default tenant extension panel not to be displayed


* Modulo FAX
* Fax module
** K-2205: Corretto un bug che causava l'impossibilità di scaricare tramite l'interfaccia WEB i fax ed i relativi report dei mesi precedenti a quello corrente
** K-2205: Fixed a bug that prevented faxes and fax reports for previous months not to be accessible from the GUI


* Client KalliopeCTI
* Client KalliopeCTI

Versione delle 08:50, 25 feb 2021

Altre lingue:

The KalliopePBX firmware follows a 4.X.Y numbering system where:

  • X is the Major Version:
    • releases with an even Major Version number (4.0.Y beginning from 4.0.8, 4.2.Y, etc.) are Maintenance Releases (MR), i.e. stable versions that mostly contain bugfixes; these releases add fewer features but guarantee greater stability;
    • releases with an odd Major Version number (4.1.Y, 4.3.Y, etc.) are Technology Releases (TR), i.e. versions which introduce new features;
  • Y is the Minor Version, the sequential identifier of releases within the same Major Version.


N.B.: The minimum RAM requirement for VMs is 2GB. If the RAM is below this requirement, the PBX will not start. The recommended RAM requirement for VMs with firmware version 4.9.8 or later is 4GB.

Bootloader

The bootloader is the base operating system of the PBX. It does not contain telephone features but is used to install and manage the firmware. The bootloader is updated similarly to the firmware, but it is updated in place and it is not possible to return to a previous version. After a new bootloader is installed, the PBX will need to be rebooted (on the bootloader itself) to complete the procedure. After this it will be possible to reboot the PBX normally on one of the available firmware versions.

Bootloader 1.1.0

This update adds to the bootloader software components usually distributed within the firmware, reducing the size of future updates. Bootloader version 1.1.0 is required for installing firmware updates starting from version 4.10.0.

Changes

  • System:
    • K-2630: Changed the firmware update download path to fix an issue where updates sometimes failed if the RAM assigned to the Kalliope VM was limited.


Bootloader 1.0.7

This update changes the file system of the storage partition to add a journaling feature. This change helps reduce the file corruption issues present in this file system (configurations, logs, databases) that may occur in case of a power failure when the system is writing the data.

N.B.: This bootloader is required for installing firmware version 4.8.0 or later.

Changes

  • System:
    • 6694: Added journaling to file system/storage

Bugfixes

  • General:
    • 6699: Fixed a bug that sometimes caused the system time not to sync via NTP if the system time was after the current time

Firmware series 4.11.x (TR)

Firmware updates from the 4.11.x series are Technology Releases, which introduce new features; though they have been tested, they likely contain bugs that emerge under specific configurations or use conditions. The latest Maintenance Release, version 4.10, is the stable release recommended for generic use that does not require features introduced in the TR.

WARNING: to install version 4.10.0 or later, bootlaoder version 1.1.0 is required.

Firmware 4.11.10 (03/02/2021)

This firmware version contains optimizations and minor graphic fixes for the KalliopeLAM room management module (meeting title alignment, optimization of the current time display on the booked meetings calendar, handing of meetings spanning two or more days, preventative checking of invitees to ensure that it does not exceed the maximum number of participants allowed in the room).

Nuove funzionalità

  • KalliopeLAM module
    • K-4710: Added the option to include participants from the phonebook
  • Provisioning
    • K-5005: Added new CA Yealink for phone certificate validation for the HTTPS provisioning service with mutual authentication
  • Call recording
    • K-4798: Added the option to activate unconditional call recording for "dynamic routing" entities to catch DTMF exchanges between the caller and the PBX (N.B.: this requires the DTMF configuration for the inbound line used is "in audio" and not "RFC2833" or "SIP Info")
  • Hotel module
    • K-4886: Added new possible values for the room status (maid service)

Bugfixes

  • GUI
    • K-1472: Fixed a bug that made it impossible to download or listen to call recordings saved on network storage
    • K-5089: Extended the extension Company and Department fields from 40 to 255 characters
  • KCTI
    • K-5113: Restored the remote control from KalliopeCTI Pro functionality in cases where the phone web interface was reachable from a non-standard port
  • Phonebook
    • K-4882: Fixed a bug that caused exporting via LDAP of contacts without the "Company" or "Department" attributes to fail
  • High availability
    • K-4262: Fixed a bug that caused playback of customized audio files on the secondary node to fail for tenants created after the secondary node was linked to the primary node
    • K-3297: Fixed a bug that sometimes caused a logout from the GUI during HA activation, causing the cluster status not to update
    • K-2258: Fixed a bug that caused changes to the configuration of the SMTP service made after the secondary node was linked to the primary node not to be propagated to the secondary node
    • K-3293: Fixed a bug that made it impossible to unlink the secondary node from the GUI of the node itself
    • K-1463: Fixed a bug similar to K-3293 that made it impossible to disable HA on the secondary node while it was waiting to receive the configuration from a coordinator node
  • Call-center module
    • K-4861: Fixed a bug where service accessibility did not return an exception in cases where there was a numbering to which no time check was assigned

Firmware 4.11.7 (06/12/2020)

This version improves user experience for the KalliopeLAM service by introducing a new creation/editing window that allows users to, among other things, view and copy the access URL (both for moderators and for guests) in the conference window.

New features

  • KalliopeLAM module
    • K-4103: Changed the creation/editing window for better usability
    • K-4368: Added the option to view and copy the access URL (both for moderators and for guests) in the conference window
    • K-4139: Changed the conference calendar layout
  • Hotel module
    • K-4195: AddedNow displays the guest name for calls received by rooms with active check-in
  • Kalliope-Lift module
    • K-4349: Changed the Esseti protocol timing
  • Third-party SIP phone module
    • K-4443, K-4446, K-4459: Graphical revision of secondary line handling for Cisco Unified IP Phones 78xx/79xx

Bugfixes

  • GUI
    • K-4656:Fixed a bug that sometimes caused certain panelts (CDR, fax list, events) not to be displayed. N.B.: The problem occurred after updating Chrome to v87
    • K-4338: Fixed a bug concerning the filtering of the account list panel
    • K-4402: Fixed a bug that caused the blacklist panel not to be displayed for power users with the functionality enabled
    • K-4360: Fixed a bug that prevented the phonebook not to be created for users without an associated extension
    • K-4352: Fixed a bug that sometimes caused a backup not to be restored
  • CDR
    • K-3896: Fixed a bug that caused inbound calls transferred with attended transfer to an extension with fork2mobile enabled not to be recorded in the CDR
  • LDAP phonebook
    • K-4332: Fixed a bug that sometimes caused the LDAP service not to be correctly initialized at startup
  • Mobile app
    • K-4510: Fixed a bug that caused missed calls to be displayed twice on KCTI Mobile Android

Firmware 4.11.6 (19/11/2020)

This release contains the updated SSL certificates for Apple push notification services, which are required for the correct functioning of the iOS app.

Nuove funzionalità

  • Third-party SIP phone module
    • K-4080: Added support for secondary identity handling on Cisco Unified IP Phones 78xx/79xx

Bugfixes

  • REST APIs
    • K-4184: Fixed a bug that caused the GET CallCenterCDR API to fail with a 500 Internal Server Error
  • CDR
    • K-3920: Fixed a bug that in certain conditions caused certain calls not to be recorded in the CDR
    • K-3395: Fixed a bug that cause the called number to be saved without a 0 for calls made from the app towards a landline

Firmware 4.11.3 (10/10/2020)

This version adds support for the new KalliopeLAM service, the Kalliope solution for video conferencing. After acquiring a dedicated license, the PBX admin will be able to assign to user groups the management of licensed video conference rooms; through the KalliopePBX web interface the user can easily view the status of each room, create a new meeting adding internal and external participants, and send invitations via email.

N.B.: the handling of issue K-3770 changes the way the phonebook is accessed via LDAP. Up until version 4.11.2 it was possible to access the dc=extensions,dc=phonebook,dc=<domain> sub-branch,dc=root anonymously, and authentication was only necessary to access the dc=system,dc=phonebook,dc=<domain>,dc=root sub-branch. Starting from this version, access to both sub-branches requires authentication.


New features

  • GUI
    • K-2282: Added support for the KalliopeLAM vide conferencing service
    • K-2473: Added management of closed groups and pickup groups with the option to exceed the predefined limit of 63 and with the option to assign mnemonic names instead of the identification number
  • Kalliope-Lift module
    • K-449: Added Amphitec protocol support

Changes

  • LDAP phonebook
    • K-3770: Changed LDAP tree permissions to make it impossible in multi-tenant scenarios to access tenant information without authentication. As a consequence, the dc=extensions DN of each phonebook can no longer be accessed anonymously

Bugfixes

  • Phone services
    • K-3758: Fixed a bug introduced in version 4.9.4 that in cases where the blind transfer of a call to an extension failed a forwarding action was performed; this bug also caused the call not to be inserted in the CDR
  • GUI
    • K-2804: Fixed a bug that sometimes caused a "502 Bad Gateway" error to be displayed when accessing the web GUI on PBXs with 2GB RAM and certain configuration conditions
  • KalliopeCTI
    • K-2354: Fixed a bug that caused the display of changes to the queue configuration not to be updated on the KalliopeCTI client
    • K-3735: Fixed a bug present in versions 4.10.0 and 4.11.0/1/2 where if the firmware was directly installed the chat service did not work for users whose username contained capital letters; the issue did not occur if the firmware was updated from previous versions
    • K-3614: Fixed a bug that under certain conditions caused the CTI server to crash, causing all clients to temporarily be disconnected
    • K-3089: Fixed a bug that sometimes caused and incoming call notification to be received twice if KalliopeCTI was in Free mode with more than one SIP account associated to the extension
    • K-3471: Fixed a bug that caused updates of the CDR on KalliopeCTI to be interrupted in the presence of calls with specific patterns
  • Mobile app
    • K-3380: Fixed the display of caller number of inbound calls in cases where the caller was on a landline (it previously removed the 0 from the city prefix)
    • K-2866: Fixed a bug that caused direct calls to an extension to be automatically refused for extensions with more than one associated SIP accounts
  • General
    • K-3804: Restored the automatic execution of planned tasks
    • K-3801: Fixed the error notification mechanism during the evaluation of the disk space used by the tenant to send the email to the PBX manager and not the tenant admins
    • K-3606: Fixed an issue that sometimes made it impossible to restore a backup of size greater than around 200 MB
  • CDR
    • K-3797: Fixed an issue that sometimes caused outgoing calls made by an extension which then transferred it to another destination not to be recorded in the CDR
  • LDAP phonebook
    • K-3913: Fixed an issue that under certain conditions caused the LDAP phonebook of the PBX not to be populated on startup

Firmware 4.11.2 (12/08/2020)

New features

  • REST APIs
    • K-3306: Added a new API to inject a sequence of DTMF tones into a call, identified by a Linked-id, with the option to send to on the caller's or the callee's channel
  • Third-party SIP phone support module
    • K-3065: Added the option to define customized "Cisco Unified IP Phone" devices with a configurable number of function keys to manage equipped devices with an additional Cisco Cp-7914 keypad

Changes

  • High availability
    • K-250: Optimized the invocation of periodic jobs on passive nodes of the HA cluster

Bugfixes

  • General
    • K-2963: Fixed a bug that caused pingbacks to fail in VMs, causing the warning banner to appear after the first 24 hours, if version 4.9.9 was directly installed; the issue did not occur if the firmware was updated from previous versions
  • GUI
    • K-3121: Fixed an issue that sometimes caused the web interface to time out while displaying the IVR pages that contained a high number of sub-menus among all its levels
  • REST APIs
    • K-2827: Fixed a bug that sometimes caused a malformed backup file to be returned if its size exceeded a certain limit
  • Hotel module
    • K-2874: Fixed a bug that prevented the correct synchronization of of room status on the passive node of an HA cluster
    • K-3010: Fixed a bug that if a room's status was changes via the phone service, failed the status returned by the API not to be updated in cases where Etags were used
  • Kalliope-Lift module
    • K-3130: Fixed a bug introduces in version 4.9.6 that caused events concerning alarms not to be recorded, causing notification not to be sent


Firmware 4.11.1 (03/07/2020)

New features

  • Kalliope-Lift module
    • K-1709: Fixed support for generic protocols for which reading acquisition is not required
    • K-2860: Added generation of a specific event for the end of a call before the protocol handshake is completed
    • K-2707: Made uniform the events generated by the Ademco Contact ID protocol, adding alarmreceiver.ademco-contactid.* alongside the legacy ademco.contactid.*


Firmware 4.11.0 (08/06/2020)

This version introduces support for a new optional module, extended third-party SIP phone support, concerning the integrated management of phones that implement some functions though non-standard SIP variants. At the moment these include some Cisco Unified IP Phones of the 79xx series that are flashed with SIP firmware, and others that share this property (e.g. 78xx).

The module enables handling of BLF (Busy Lamp Field) keys though the assigned SIP account panel and the generation of the corresponding provisioning file for the phone. Some services can also be controlled through the phone function keys (call pickup on BLF, unconditional call forward). The LDAP phonebook can also be accessed by phones for direct consultation.

Changes

  • GUI
    • K-2507: In order to make the extension creation page more clear, when an account is created during extension creation there is now the option to only specify the base attributes (username, secret, and template), and the complete form will no longer be displayed.

Firmware series 4.10.x (MR)

Firmware updates from the 4.10.x series are Maintenance Releases, which include all features released in versions 4.9.x.

Firmware 4.10.2 (18/11/2020)

This release contains the updated SSL certificates for Apple push notification services, which are required for the correct functioning of the iOS app.

Firmware 4.10.1 (09/11/2020)

N.B.: the handling of issue K-3770 changes the way the phonebook is accessed via LDAP. Up until version 4.11.2 it was possible to access the dc=extensions,dc=phonebook,dc=<domain> sub-branch,dc=root anonymously, and authentication was only necessary to access the dc=system,dc=phonebook,dc=<domain>,dc=root sub-branch. Starting from this version, access to both sub-branches requires authentication.

Changes

  • LDAP phonebook
    • K-3770: Changed LDAP tree permissions to make it impossible in multi-tenant scenarios to access tenant information without authentication. As a consequence, the dc=extensions DN of each phonebook can no longer be accessed anonymously

Bugfixes

  • Phone services
    • K-3758: Fixed a bug introduced in version 4.9.4 that in cases where the blind transfer of a call to an extension failed a forwarding action was performed; this bug also caused the call not to be inserted in the CDR
  • GUI
    • K-3121: Fixed an issue that sometimes caused the web interface to time out while displaying the IVR pages that contained a high number of sub-menus among all its levels
  • REST APIs
    • K-4184: Fixed a bug concerning the GET /callCenterCdr API
  • KalliopeCTI
    • K-2354: Fixed a bug that caused the display of changes to the queue configuration not to be updated on the KalliopeCTI client
    • K-3614: Fixed a bug that under certain conditions caused the CTI server to crash, causing all clients to temporarily be disconnected
    • K-3735: Fixed a bug present in versions 4.10.0 and 4.11.0/1/2 where if the firmware was directly installed the chat service did not work for users whose username contained capital letters; the issue did not occur if the firmware was updated from previous versions
  • General
    • K-3606: Fixed an issue that sometimes made it impossible to restore a backup of size greater than around 200 MB
    • K-3804: Ripristinato il corretto funzionamento dell'esecuzione automatica dei task pianificati
  • CDR
    • K-3797: Fixed an issue that sometimes caused outgoing calls made by an extension which then transferred it to another destination not to be recorded in the CDR
  • LDAP phonebook
    • K-3913: Fixed an issue that under certain conditions caused the LDAP phonebook of the PBX bot to be populated on startup
  • Mobile app
    • K-3380: Fixed the display of caller number of inbound calls in cases where the caller was on a landline (it previously removed the 0 from the city prefix)

Firmware 4.10.0 (29/07/2020)

Bugfixes

  • K-2827: Fixed a bug that sometimes caused a malformed backup file to be returned if its size exceeded a certain limit
  • K-2804: Fixed a bug that sometimes caused a "502 Bad Gateway" error to be displayed when accessing the web GUI on PBXs with 2GB RAM and certain configuration conditions
  • K-3260: Fixed a bug concerning VM pingback (only present if version 4.9.9 was directly installed)
  • K-2850: Fixed a bug concerning the execution of network commands (ping, traceroute) though the Kalliope Logger (only present in version 4.9.9)
  • Hotel module
    • K-3217: Fixed a bug that caused the GET REST API /rooms (with ETag) not to be updated when the room status was changed through phone code
  • KCTIs
    • K-3089: Fixed a bug that sometimes caused and incoming call notification to be received twice if KalliopeCTI was in Free mode with more than one SIP account associated to the extension
    • K-2812: Fixed a bug that caused the DND status of all extensions to be sent to clients simultaneously, which could cause the clients to be disconnected
    • K-2740: Fixed a bug that caused the a wrong notification to occur on KCTI iOS when the user made a call and cancelled it before it was picked up
  • HA
    • K-2874: Fixed a bug that prevented the correct synchronization of of room status on the passive node of an HA cluster

Changes

  • High Availability
    • K-247: Changed periodic cronjobs to execute only on the primary node
    • K-250: Changed periodic cronjobs to check that the resources used are active before execution


Firmware series 4.9.x (TR)

Firmware updates from the 4.9.x series are Technology Releases, which introduce new features; though they have been tested, they likely contain bugs that emerge under specific configurations or use conditions. The latest Maintenance Release, version 4.8, is the stable release recommended for generic use that does not require features introduced in the TR.

Firmware 4.9.9 (10/06/2020)

Changes

  • iOS app
    • Changed the mechanism for sending notification to iOS terminals so that the correct functioning of the chat and CTI mode can be restored
  • Telephone services
    • In cases where an outbound call ends with a 480 response, no attempt to repeat the call on the backup lines will be made according to call routing rules (uniformed in case of a 486 - Occupied response). The backup will still be executed in all other cases.
  • Hotel module
    • Added the Hotel Module license to the "4SP" bundle
    • Extended payment profile management to add importing and exporting to xls and the option to create a profile by cloning a preexisting one
    • Extended the Hotel Module APIs to only return changes to the previous status through the use of an ETag header

Nuove funzionalità

  • REST APIs
    • K-2253: Added the API callCenterCdrReport

Bugfixes

  • GUI
    • K-2042: Fixed the pagination for the panel for editing members of a call campaign or of a dial-out conference in cases where internal and external numbers were present
    • K-2404: Fixed a bug that under certain conditions caused 500 error during custom language pack creation
  • Telephone services
    • K-2068: Fixed a bug that sometimes caused calls on the backup line to fail in cases where additional headers (PAI, PPI, RPID...) were added to the primary line, as these were not deleted before forwarding the call to the backup line
    • K-1975: Fixed a bug that caused the UniqueID in the web service to have the same value as the one in the CDR for callback calls via API
  • KalliopeLogger
    • K-2548: Fixed a bug introduced in version 4.9.8 that caused the authentication of the used pbxadmin to fail on the KalliopeLogger client
  • High Availability
    • K-2510: Fixed a bug that caused a malformed HA configuration file to be generated if version 4.9.7 or later was installed by the bootloader, making it impossible to start the service
  • REST APIs
    • K-2447: Fixed the functioning of the API for deleting call recordings with "linkedid" key
    • K-2496: Fixed validation for the API for exporting a tenant to handle target firmware version with non-numerical revisions (used starting from version 4.7.16)
  • Fax module
    • K-1989: Fixed a bug that prevented faxes and fax reports for previous months not to be accessible from the GUI
  • Hotel module
    • K-1279: Fixed the display of the alarm clock in the room widget to display the next deadline and not the last one inserted
    • K-1758: Added the option to assign an unlimited number of rooms for each tenant in multi-tenant nodes
    • K-1283: Fixed a bug that caused all alarm clocks for a room deleted from the list of unanswered alarm clocks if a new alarm clock was created for that room
  • Kalliope-Lift module
    • K-2703: Fixed a bug that caused forwarding actions not to be executed if an error occurred in the alarm receivers

Firmware 4.9.8 (26/04/2020)

Changes

  • KCTI iOS app
    • Changed the management of notifications sent to KalliopeCTI apps to restore the functioning of incoming calls on the app on phones with iOS 13
  • General
    • K-1940: the pbx.extension.missedcall event now contain the caller_name attribute
  • CDR
    • K-1519: Added two columns in multi-tenant systems for reporting to geographic number to which the cost of the call will be attributed in cases where this differs from the caller number

Bugfixes

  • GUI
    • K-2139: Extended the cache size to avoid blocks
    • K-2053: Fixed a bug that caused external dial-in conference participants not to be displayed is the line commitment code was empty
  • Chat
    • K-182: Fixed a bug that caused all authentication to fail indefinitely if there was a burst of requests (e.g. after server restart or a network interruption)
  • KalliopeCTI client
    • K-1971: Fixed a bug that caused the external line commitment code to the added in the CDR of desktop clients for outgoing calls, making it impossible to call the number by double-clicking from the CDR

Firmware 4.9.7 (31/03/2020)

New features

  • Added an API for the operational management of the Hotel Module, which make it possible to implement on third-party systems all actions currently available through the integrated receptionist panel (K-1622)
  • Added some columns to the PBX CDR in multi-tenant systems to display the single tenant attribution for outgoing calls, distinct from the caller number

Bugfixes

  • System
    • K-1889: Fixed a bug that in some PBXs made it impossible to load a new SSL certificate through the web configuration panel
    • K-1897: Restored a caching extension of the web interface, the removal of which (in version 4.9.4) caused slowdowns when accessing the KPBX configuration interface
  • CDR
    • K-1651: Fixed a bug that caused calls made by SIP accounts whose username exceeded 40 characters (including the tenant prefix in multi-tenant systems) not to be saved in the CDR
  • Multi-tenant
    • K-1863: Fixed a bug that in certain cases following an update from version 4.7.x to 4.8 or 4.9 caused the default tenant extension panel not to be displayed
  • Call campaign service
    • K-1846: Fixed a bug that sometimes caused a campaign cancelled while it was blocked due to reaching the configured limits to continue after a restart


Firmware 4.9.6 (16/03/2020)

New features

  • Extended the "Kalliope Hotel" module with the [Charges documentation] feature, which makes it possible to configure charges for calls made from rooms and generate a summary of the sustained costs from check-in. The reports persist after check-out and can be accessed through the "Booking log".
  • Added the option to select the dial-out participants of audio conference rooms and the recipients of call campaigns from the phonebook by beginning to dial the the number or the name; the system will suggest the matching contacts. N.B.: it is not currently possible to select numbers marked as extensions (K-1233, K-1236)
  • Added the generation of new notifiable events to the Dynamic Routing service upon entering the service and every time an input from the caller is gathered (K-1479)

Bugfixes

  • Telephone services
    • K-1717: Fixed a bug that caused the blacklist not to work for inbound lines if a match on the called number was specified
  • Audio conference service
    • K-1212: Fixed a bug that caused external dial-in participants not to be displayed in the conference status panel (if not already present as dial-out participants)

Changes

  • System
    • K-1467: The presence of mounted remote filesystems (NFS o CIFS) caused changes to network configuration to fail; the system now checks for the presence of remote filesystems and requests them to be temporarily disabled before making changes to the network configuration
  • Telephone services
    • K-1491: Introduced a loop-mitigation mechanism that prevents a call from being forwarded more than 20 times. This prevents possible performance issues or crashes of the call documentation system in cases where deviations or forwards are intentionally or accidentally programmed to cycle between two or more entities. Once the limit is reached, the call will be automatically terminated.
  • Fax module
    • K-627: Extended the handling and validation of the attributes received by the transmission apparatus when a fax is received, which previously, if malformed, caused the received fax not to be saved
  • REST APIs
    • K-1498: Extended the CDR API to support POST filtering with additional attributes (e.g. accountcode)

Firmware 4.9.4 (20/02/2020)

New features

  • Added a new "Warning Campaign" service, which automatically makes a series of calls to a preconfigured list of of recipients (extensions or external numbers), plays a prerecorded audio message, and optionally gathers the confirmation that each has answered the call/listened to the message.
  • Added a new optional "Kalliope Hotel" module dedicated to hotel phone management, which can be activated through an additional license, The features offered by the Hotel module include:
    • Management of phone users for each room, with the option of blocking direct inter-room calls
    • Check-in/check-out service, with registration of the names of the guests of each room with the option to add notes
    • Selective block of external calls for each room through configurable classes
    • "Clean room service", which automatically marks each occupied room as "dirty" every night and returns them to "clean" status through a phone code or through web GUI
    • Alarm clock service, which allows one or more alarms to be set for each room and displays through web GUI those that have not been answered
    • Receptionist dashboard, a web panel that displays the status (check-in, cleaning status, next alarm) of each configured room, which can be filtered and searched (by building, floor, guest, or note), through which the rooms can be supervised and managed

N.B.: the Hotel module includes a charge management service that is not available in this version but will be released in an upcoming update (currently planned for version 4.9.6)

  • Extended the "Kalliope Lift" module to implement new protocols (in addition to the preexisting Ademco ContactID) used by the alarm systems

Bugfixes

  • CDR
    • Kalliope-933: Fixed a bug that caused the outcome of an outbound call that was canceled before being answered to be incorrectly displayed (NOANSWER instead of CANCELED) in cases where a manipulation of the caller number was present in the outbound line
    • Kalliope-925: Fixed a bug that caused manipulated calling and caller numbers not to be displayed in cases where a manipulation was applied to one of the two numbers for an outbound call
    • Kalliope-1153: Fixed a bug introduced in version 4-8-0 that caused calls made through click-2-call services (API or web interface) not to be displayed
  • KCTI mobile app
    • Added a time-to-live to the notifications sent to the app to prevent calls arrived during connectivity outages from being presented to the app

Changes

  • Extended the timeout for outbound faxes from 20 to 30 seconds
  • Replaced the REST API documentation bundle; the integrated sandbox through which APIs could be invoked via web interface has been replaced by a Postman collection that integrates the code to automatically add the required authentication header (it is only necessary to set the IP address of the PBX and the username/password credentials of the user who invokes the API)

Firmware series 4.8.x (MR)

Firmware updates from the 4.4.x series are LTS Maintenance Releases, which include all features released in versions 4.7.x.

Firmware 4.8.5 (18/05/2020)

Bugfixes

This version only solves the issue with the REST APIs which occurred in version 4.8.4.

Firmware 4.8.4 (30/04/2020)

Known issues

This version contains an issue in the execution of the REST APIs. We recommend installing version 4.8.5 instead.


Changes

  • KCTI iOS app
    • Changed the management of notifications sent to KalliopeCTI apps to restore the functioning of incoming calls on the app on phones with iOS 13


Bugfixes

  • General
    • K-2154: Fixed the handling of 480 error when an external call fails so that no attempt to repeat the call on the backup lines will be made
    • K-2157: Fixed a bug that sometimes caused calls on the backup line to fail in cases where additional headers (PAI, PPI, RPID...) were added to the primary line, as these were not deleted before forwarding the call to the backup line
    • K-1839: Fixed a bug that caused the blacklist not to work for inbound lines if a match on the called number was specified
  • GUI
    • K-1922: Fixed a bug that in some PBXs made it impossible to load a new SSL certificate through the web configuration panel
    • K-1832: The presence of mounted remote filesystems (NFS o CIFS) caused changes to network configuration to fail; the system now checks for the presence of remote filesystems and requests them to be temporarily disabled before making changes to the network configuration
  • Multi-tenant
    • K-1901: Fixed a bug that in certain cases following an update from version 4.7.x to 4.8 or 4.9 caused the default tenant extension panel not to be displayed
  • Fax module
    • K-2205: Fixed a bug that prevented faxes and fax reports for previous months not to be accessible from the GUI
  • Client KalliopeCTI
    • K-1971: Corretto un bug che causava l'aggiunta del prefisso di impegno linea esterna nel CDR dei client CTI desktop per le chiamate uscenti, causando l'impossibilità di richiamare quello stesso numero mediante doppio click da registro chiamate

Firmware 4.8.3 (21/01/2020)

Known issues

See 4.8.0

Bugfixes

  • CDR
    • K-1153: Fixed a bug introduced in version 4.8.0 that caused outbound fax calls and calls made through the click-2-call service not to be displayed in the CDR

Firmware 4.8.2 (23/12/2019)

Known issues

See 4.8.0

Bugfixes

  • Multi-tenant
    • K-994: Fixed a bug present in version 4.8.0 that caused manipulation rules for calling and called numbers on outbound lines assigned to the tenants not to be applied

Firmware 4.8.0 (2/12/2019)

WARNING: This update distributes the updated certificates required by Apple's PushKit service. The certificates installed with previous versions will expire in January 2020. To guarantee the correct functioning of the KalliopeCTI mobile app for iOS after that date, it is necessary to update KalliopePBX to this version.


N.B.: In order to update the firmware to version 4.8.0, it is necessary to update the bootloader to version 1.0.7 (which is recommended even for previous firmware versions).

Known issues

For outbound lines (gateways, trunks, or terminations) with a space in their name (e.g. "Outbound line"), the outcome of outbound calls will always be reported in the CDR as "NOANSWER" even if the call was answered and its "Conversation time" attribute is not null. The current workaround is to remove any spaces in the names of all outbound lines.

New features

  • KalliopeCTI (Pro)
    • Kalliope-217: added the option when configuring a provisioning device to set the IP and access port of the GUI of the phone used for remote control through KalliopeCTI or Pro.

Bugfixes

  • Telephone services
    • Kalliope-545: Fixed a bug concerning the group call pickup with invite service that in multi-tenant systems sometimes caused the wrong caller name to be displayed when other inbound calls on other tenants were present
  • Kalliope CTI
    • Kalliope-135: Fixed a performance issue with the queries used to pass the user CDRs to the KalliopeCTI clients that caused the data to be slow to update on the client when the PBX had a high number of calls (more than a hundred thousand per month)
  • Fax module
    • Kalliope-647: Fixed a bug that caused fax log export requests to generate an empty file

Firmware serie 4.7.x (TR)

In questa sezione puoi trovare l'archivio di tutte le release della serie 4.7.x con i relativi changelog.

Firmware serie 4.6.x (MR)

In questa sezione puoi trovare l'archivio di tutte le release della serie 4.6.x con i relativi changelog.

Firmware serie 4.5.x (TR)

In questa sezione puoi trovare l'archivio di tutte le release della serie 4.5.x con i relativi changelog.

WARNING: Starting from firmware version 4.5.4, there is a 1GB RAM requirement for VMs. If the firmware is updated or installed on a VM that does not meet the memory requirements, the PBX will fail to start.

Firmware series 4.4.x (MR)

In this section you can find the archive of all 4.4.x releases with the corresponding changelogs.

Firmware series 4.3.x (TR)

In this section you can find the archive of all 4.3.x releases with the corresponding changelogs.

Firmware series 4.2.x (MR)

In this section you can find the archive of all 4.2.x releases with the corresponding changelogs.

Firmware series 4.1.x (TR)

In this section you can find the archive of all 4.1.x releases with the corresponding changelogs.

Firmware series 4.0.x (MR from 4.0.8+)

In this section you can find the archive of all 4.0.x releases with the corresponding changelogs.