Skip to main content

Software Release Notes 4.4.0

Neue Funktionen

  • [PHONE-41]  - [prov/snom] snom M700/M325 DECT integration
  • [PHONE-137] - Support for Gigaset Maxwell Basic/3
  • [PHONE-143] - Paging function


Verbesserte Funktionalitäten

  • [PHONE-23]  - [scripting] LDAP installation script install-openldap.sh does not work with OpenLDAP 2.4.28-1.1ubuntu4.5
  • [PHONE-64]  - [prov/yealink] Phone UI of nobody users is English
  • [PHONE-78]  - [prov/snom] Hide undesired items from phone settings menu
  • [PHONE-86]  - [prov/snom] Snom MP access to caller lists
  • [PHONE-141] - Mail2Fax does not work
  • [PHONE-155] - [prov/snom] support for snom D3xx/D745 line of phones
  • [PHONE-156] - [documentation] update documentation for snom D3xx line of phones
  • [PHONE-170] - [prov/gigaset] CLIP update on unattended transfer
  • [PHONE-177] - [prov/snom] increase value of backlight_idle to 5
  • [PHONE-179] - [prov/snom] Packaging of current snom firmware 3xx/D3xx/7xx/D7xx


Behobene Fehler

  • [PHONE-70]  - [prov/snom] Call list delete will always delete first entry
  • [PHONE-79]  - [core] busy on busy is not working during queue calls
  • [PHONE-85]  - [prov/snom] Unable to use XML applications on snom MP
  • [PHONE-92]  - [prov/m800]M800 mediagateway - no proper busy signaling
  • [PHONE-121] - [dialplan] Call completion prevents logging of missed calls
  • [PHONE-138] - [prov/m800] No call progress on calls from BRI to FXS
  • [PHONE-163] - Gigaset Merkur devices: Putting calls on hold results in heavily distorted audio on the remote side
  • [PHONE-164] - [prov/snom] disable 'browser cache' of XML mini browser
  • [PHONE-172] - No single quote characters in Live Monitor
  • [PHONE-175] - [prov/snom] provisioning settings snom Dxxx not working
  • [PHONE-176] - [prov/snom] Uncaught exception when invalid provisioning parameters are in use
  • [PHONE-182] - snom D375 reboots on user logoff/login
  • [PHONE-183] - [prov/polycom] provisioning for Polycom SoundStation IP 6000 not working
  • [PHONE-184] - [prov/snom] snom 300: OK key becomes ESC key in phonebook


Weitere Änderungen

  • [prov/polycom] add missing config file to actually make Polycom devices request <MAC>-phone.cfg
  • [dialplan] PHONE-79 - fixed busy on busy during queue calls
  • [prov/m800] PHONE-92 disable early-media for PSTN interfaces for proper call progress signalling (e.g. BUSY)
  • [scripting] use "512@10.0.0.100" as recipient when doing check-sync by IP on snom DECT devices, allows for anonymous NOTIFY and makes hotdesking work
  • [web-ui] Allow provisioning parameter profiles for Polycom UC-compatible devices
  • [prov/polycom] New provisioner for Polycom phones running UC firmware (> 4.0) with slightly enhanced functionality and a cleaner implementation without hundreds of kilobytes raw XML, fixes PHONE-183
  • [prov/snom] DECT: snom M325 really identifies itself as M300, fix up strings accordingly, also fix provisioning minors related to the M300
  • [prov/snom] DECT: fix warning if no subdevices were added yet
  • [prov/snom] PHONE-155 - support for snom D3xx/D745 line of phones
  • [prov/snom] PHONE-78 - add reduced main menu
  • [prov/m800] PHONE-138 - set up FXS users with early-media disabled
  • [prov/snom] PHONE-86 - map the full caller list menu onto the dial button on snom MP phones
  • [web-ui] GUI additions/changes for snom Mxxx DECT device support
  • [scripting] support snom Mxxx DECT devices in gs_prov_phone_checkcfg
  • [prov/snom] autoprovisioning for snom M325/M700 single/multicell DECT devices
  • [prov/snom] extend phones.mac_addr column to fit the <MAC>-<IPUI> combination used by the snomdect provisioner
  • [prov/snom] PHONE-179 - fixup snom firmware versions according to updated packaging
  • [web-ui] GUI additions to recognise and support new snom D305/D315/D345/D745 devices (e.g. softkey configuration)
  • [prov/snom] D305/D315/D345/D745: Add firmware version options to LocaPhone configuration
  • [prov/snom] D305/D315/D345/D745: Add bits to properly recognise and configure new phones, fix cosmetics
  • [prov/snom] PHONE-184: Don't remap softkeys in phonebook XML for requests from snom300 phones, fixes OK/CANCEL key mapping/usage
  • [cleanup] Remove unused configfile and script cruft from asterisk config dir
  • [cleanup] Clear cruft from htdocs/gui/mod
  • [web-ui] Use long PHP open tags
  • [compat] lua5.2: fix up naming conflict with the goto application, fix escape sequences in scripts and lua globals generator
  • [compat] lua5.2: replace table.getn with the length operator (table.getn was already deprecated in lua5.1)
  • PHONE-182 - Recognize snom-Dxxx phonetype strings in gs_prov_phone_checkcfg, fixes reboot on user login/logout
  • [prov/gigaset] improve filter parameter evaluation in gigaset_gs_vmbox_getmsglist()
  • [scripting] gs_prov_phone_checkcfg: Remove two invalid headers from Gigaset Corded IP sync, fixes reprovisioning of MX3B devices
  • [scripting] Do Gigaset XML if data sync also for gigaset-maxwell* phone types
  • [web-ui] Recognise and support Gigaset Maxwell Basic/3 in GUI parts
  • [prov/gigaset] Add Maxwell Basic/3 support to the Gigaset provisioner
  • [prov/gigaset] Add configuration options for Gigaset Maxwell 3/Basic devices
  • [dialplan] PHONE-121 - Calls that are forwarded to a call completion extension will be logged as missed for the originally called user.
  • PHONE-141 - Added mail2fax support for easy use with LocaPhone
  • [prov/snom] PHONE-176 - catch DOMDocument exceptions to prevent provisioning parameters with illegal xml characters breaking configuration creation
  • PHONE-175 - Provisioning parameters will now be applied to Snom Desk Phones (D-series).
  • [prov/gigaset] PHONE-170 - allow CLIP update on unattended transfer on N720
  • [prov/gigaset] PHONE-163 - MERKUR: explicitly configure sendonly as hold method
  • [core] PHONE-23 - updated OpenLDAP phonebook integration to use existing LDAP structure
  • [prov/snom] Improved backlight settings for snom phone models with color display
  • PHONE-155 - Added support for new snom phones and extension modules (D3xx/D745/D3).

  • PHONE-172 - Fixed displaying single quote characters in the Live Monitor.


Software-Pakete

LocaPhone

  • LocaPhone 4.4.0, astbuttond 4.4.0, Asterisk 1.8.19.1
  • LocaPhone Livemon-Server 4.4.0
  • LocaPhone Audiodateien DE 1.2.1, EN 1.2.1, MoH 4.4.0

Provisioning/Firmware

  • Firmware snom D3xx/D745 8.9.3.40, D765 8.7.5.35
  • Firmware snom 3xx 8.7.5.17 (360: 8.7.3.25.9)/PA1/MP, 7xx/8xx 8.7.5.35
  • Firmware snom 8.9.3.40
  • Firmware snom DECT 03.24.0012
  • Firmware Yealink 80.0.130

  • Firmware Gigaset DE700/900: 02.00.10, DE310/410: 02.00.07

  • Firmware Gigaset DECT N720 70.084, N510/C610 42.194

  • Firmware Mitel/Astra 3.3.1.4305
  • Firmware Polycom UC 4.0.11, Polycom 3.2.7
  • Firmware Audiocodes M800 F6.60A.304.001
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.