Release Date: 29. April 2021 (plus version 10.1.73.22 as D765 exclusive 19. December 2022)

  • Please make sure you read ALL of the information below before installing the software on your device.
  • Please install and test the software in your environment before mass deployment.
  • We encourage you to read and follow our security advisories.
  • This release does NOT directly include the OpenVPN feature in the firmware file anymore. If you wish to use this feature please make sure to download and install the VPN feature.
  • The D765 exclusive version: 10.1.73.22 below was generated in November 2022 and added December 2022 to deliver FW security maintenance / support according to Snom's products lifecycle

Important advice for OpenVPN, 802.1x or L2TP environments:

In parallel to the introduction of support for L2TP in SAP-5285 (see below) we made a significant improvement regarding the corresponding configuration tarball URL handling, which can be vital regarding your VoIP endpoint operation continuity:

  • SAP-4950: The OpenVPN tarball is now downloaded only if the URL is changed via setting vpn_tarball_url
  • SAP-2738: During reprovisioning the 802.1x EAP-TLS WPA configuration .tar file is now only downloaded, if the URL did change #Radius/NPS networks SCPP-8598
  • SAP-5285: As a subset of the L2TP feature intro, - the download of the L2TP tarball is only downloaded if the l2tp_tarball_url did change

Conclusion:
Due to the improvement, the phone will not just repeatedly download the tar file on every reprovisioning / check-sync as in former FW versions. This change significantly reduces network congestion, the load on the device and mitigates the wear out of the flash storage due to only required re-/write cycles.  But you need to consider that any time you intend to provision the phone with a new configuration via the tar file, you need to change the corresponding tar file URL. Changing just the content of the tar file (e.g. a new 802.1.x EAP-TLS certificate) will not lead the phone to perform the download and processing the new/updated configuration info. One way to ensure continuous reprovisioning changes of content could be the usage of a time-stamp inside the file name and of course updating the tar-file-URL in provisioning XML file accordingly.

(warning) These changes are very important to take into consideration and to integrate into your operational workflow, especially when you think about endpoint certificate and updating such frequently due to their period of validity.

Known issues and limitations:

SAP-4680: For refactoring purposes the maximum amount of entries in the local phone book is temporarily reduced from 2000 to 1000 @D715 @D717 D725 @D735

→ No workaround. Please make sure that you do not use this version if you need > 1000 local phone book entries with the affected models.


SAP-5086: The warm dialing is not working as expected, if a number is entered before the configured timeout in setting auto_dial (3s in this case) the number entered is not dialed automatically - press OK key is needed.

→ No workaround.


SAP-5424 / SAP-5427: Executing an action in an XML definition via the ".../settings.htm?settings=save..." leads to a significant performance loss (blocked phone) or even a apparent crash (caused by watchdog timeout). Due to a regression the entire settings.htm is parsed by the XML minibrowser during action execution slowing down the phone up to the point when the watchdog timeout resets it. Issue can be confirmed in log review, e.g. by statements like: "Malformed xml (near HTML) and Action URL returned non-minibrowser data"

→ Workaround: instead of /settings.htm? the alternative /dummy.htm? (dummy.htm has no content) can be used inside the action as described e.g. in: Remote phone control or Can I set or change phone settings via HTTP requests


SAP-5625: The MJPEG support (e.g. for door phone integration) is limited to work correctly only in idle state, but not in Ringing or Connected, - the issue is under investigation.

→ No workaround. Please make sure that you do not use this version if you need MJPEG support for Ringing and/or Connected state


SAP-5633: After the download of an XCAP directory from XCAP server into the local phonebook the contact entries show extra information composed of odd number sequences, - the issue is under investigation.

→ No workaround. Please make sure that you do not use this version if you need XCAP server directory support


SAP-5899: It is not possible to stop receiving multicast paging with the corresponding fkey

→ Workaround: Pressing the Cancel / X key.


SAP-5916: Support for call recording to USB sticks, see USB Recording is broken @D715 and @D315. The setting  The setting phone_features: "UsbRecordPlayback" cannot be set on that models.

→ No workaround: Please make sure that you do not use this version if you need USB call recording support with D715 or D315


SAP-5942: Due to a regression the setting rtp_early_media_muted is broken, - no local ringback with early media. Related log statement: "[DEBUG0] MEDIA: RTP: no incoming early media packets, play ringtone instead".

→ No workaround, but a known last known good with 10.1.37.11


 
h1. Changelog
*Changes since release version 10.1.64.14*
h2. New features:
SAP-3813: New setting introduced [wiki:unsaf_via_received_rport] that allows to enable use of "received" and "rport" parameters for the UNSAF (Unilateral Self-Address Fixing) procedure as an alternative to STUN #3CX
SAP-3888: The icon for every function key can now be configured via setting [wiki:fkey_icon_type] using a URL or any of the [built-in icons|wiki:fkey_icons], note its relation to [wiki:fkey_label_mode]
SAP-4617: Introduced a new setting [wiki:custom_background_states] that supports to customize in which screens the background image is visible, useful to address readibility issues \[SAP-4636\]
SAP-5285: [Support for L2TP|wiki:Install and configure L2TP on Snom Deskphones] introduced incl. new settings [wiki:l2tp_on] and [wiki:l2tp_tarball_url], - like with VPN the corresponding feature updates are published with every release (see the table below)
SAP-5423: Introduced a range support in idx value allowing to apply given setting/value to multiple IDs, e.g.: <user_host idx="1-6">examplehost.com</user_host> does configure the [wiki:user_host] to ID 1-6
SAP-5475: Introduced custom MTU size support with new setting [wiki:mtu_size]
SAP-5485: Introduced a new setting [wiki:longpress_navikeys] that extends the [wiki:action_longpress_url] key type support to longpress events for the navigations keys (OK, Cancel, up,down,right,left), CANCEL is enabled by default
SAP-5733: Introduced support for a new webinterface command allowing to instantly clear the web image cache of the phone: /command.htm?web_image_cache=clear, see: [wiki:Can I control my snom phone remotely]
SAP-5820: New XML-"app" hosting feature, by introduction of a new file type in XML [wiki:<UPLOADS> TAG]: custom_xml allowing to upload a custom XML without the need to replace an existing one
SAP-6056: New setting introduced: [wiki:branding_name] supporting a custom branding description in WUI ( /info.htm) & PUI System Info screen @D765 (exclusive to version: 10.1.73.22, general available in [wiki:10.1.84.12 Release])
SAP-6235: Added support for FTP URIs including credentials for regular firmware updates (before it was limited to recovery mode) @D765 (exclusive to version: 10.1.73.22, general available in [wiki:10.1.84.12 Release])

h2. Improvements and modifications:
SAP-2738: During reprovisioning the [802.1x EAP-TLS|wiki:Port Authentication via 802.1x - EAP-TLS] WPA configuration .tar file is now only downloaded, if the URL did change #Radius/NPS networks \[SCPP-8598\]
SAP-3603: Improved audio quality during 3-ways call with g729 audio codec @D335 @D717 @D735
SAP-3887: The [intercom|wiki:Intercom - Paging feature] fkey is enhanced to support also call transfer, - [wiki:call_join_xfer] should be off
SAP-4397: Outgoing multicast paging is enhanced with call waiting support, otherwise incoming calls did interfere the multicast
SAP-4950: The OpenVPN tarball is now downloaded only if the URL is changed via setting [wiki:vpn_tarball_url]
SAP-5184: Improved feedback for connection status when configuring [WLAN|SETTING UP WLAN CONNECTION ON SNOM DESKPHONE] through the WLAN menu
SAP-5352: Provisioning methods are unified to XML and by this the support for plain text provisioning ends
SAP-5462: The message, indicating that the [WLAN|SETTING UP WLAN CONNECTION ON SNOM DESKPHONE] credentials are correct, is improved to make clear a reboot is needed to be able to use WLAN
SAP-5466: After a [WLAN|SETTING UP WLAN CONNECTION ON SNOM DESKPHONE] connection setup the IP address in use is shown in System Info
SAP-5468: Improved user interface feedback for [WLAN|SETTING UP WLAN CONNECTION ON SNOM DESKPHONE] scan workflow
SAP-5562: A message is added to inform user they can press "X" to boot if the DHCP client can't obtain an IP address
SAP-5566: In an attended transfer scenario only the transferor (B) was submitted via uaCSTA, - but the transferee (A) was not, CSTA stack now factors in [wiki:contact_source_sip_priority] by a new value (5) for [wiki:csta_legacy_control]
SAP-5615: The [wiki:XML minibrowser] play_wav fragment now also works if it is called with an URL parameter, see feature: [wiki:How to play audio files from URL] for details and note its dependency on [wiki:mb_trusted_hosts]
SAP-5617: Fine tuning of audio in hands-free mode @D305 @D315 @D345 @D375 @385 @D715 @D712 @D725 @D765 @D785
SAP-5622: The HTTP loopback listener (local host 127.0.0.1 port 80) is now available even if [wiki:webserver_type] is disabled or limited to HTTPS, so that http phone webclient requests like e.g. 127.0.0.1/dummy.htm?settings=save will remain supported
SAP-5626: The setting [wiki:dtmf_payload_type] which was removed since FW 8.7.2 is re-implemented in a re-designed form
SAP-5652: The feature code combo-support, for concatenations of a prefix input (can be key programmed with argument number=incomplete, see [wiki:speed]) with BLF key etc. is enhanced and supports now BLF server, Speed Dial & Transfer #Broadsoft
SAP-5688: Information about background images / theme elements in use is added to /state_of_gui.htm in the webinterface
SAP-5797: The pretext: "Ended by (mm:ss)" in the call terminated screen is now aligned with the active theme / text color to improve visibility / readibility
SAP-6253: Introduced a new setting, [wiki:settings_reset_preserves_branding] supports to define the desired reset behavior @D765 (exclusive to version: 10.1.73.22, general available in [wiki:10.1.84.12 Release])

h2. Corrections:
SAP-332: Provisioning or manual edit of setting [wiki:signaling_tos] was impossible if configured via [LLDP-MED|wiki:LLDP - Link Layer Discovery Protocol] \[SCPP-6916\]
SAP-3561: Only the number of a phonebook subentry was shown when called, but the corresponding last/first name was missing @monochrome-display-phones \[SCPP-8731\]
SAP-3769: An explicit trust to a server TLS certificate (by adding to Custom Certificates) did require an explicit trust to the corresponding CA (or the intermediate CA's) too before the TLS connection could be established, - n/a f. Preinstalled Certificates @D765 (exclusive to version: 10.1.73.22, general available in [wiki:10.1.84.12 Release])
SAP-5087: The phone did not dial numbers/contacts containing special characters, like + , * or # provided via CTI protocol [uaCSTA|wiki:uaCSTA over SIP - Requests and Events] (phone log states e.g.: FATAL CSTA: Fail to create sip contact with +1234) @3CX
SAP-5331: If the feature: [wiki:extend_context_key_in_idle] is enabled and the [Key Event|wiki:Key Events] type F_NONE is assigned to an extra softkey page its label duplicated the corresponding key label from page 1
SAP-5606: After uploading a contact picture via the webinterface to a contact entry into the phonebook the picture remained in the webinterface even after deleting the phonebook
SAP-5623: The shared call line seize failed occasionally, incl. corresponding "Line Seize Failed" display message and placing calls was blocked temporarily #BroadSoft
SAP-5634: Editing of a contact in the phone book via the web interface was blocked if the setting [wiki:use_hidden_tags] is enabled
SAP-5712: The Production Information was empty in WUI /info.htm
SAP-5718: Support for provisioned phonebook XML without the 'index' parameter is recovered, - issue led to phones with empty directories #3CX
SAP-5760: Configuring a value for [wiki:context_key_icon_type] did lead to kind of a hostname resolution attempt for the given value
SAP-5790: The web interface access via HTTP/HTTPS through [OpenVPN connection|wiki:Configuring VPN on Snom Deskphones] was broken
SAP-5800: Corrected audio codec switch issues in context of MoH usage when g729 is configured / negotiated and improved audio quality during 3-ways call with that codec @D335 @D717 @D735
SAP-5815: The XML customization upload support as described at [wiki:<UPLOADS> TAG] was broken

h2. Other changes:
No ref-ID.: Pre-installed root CA certificates are updated to November 2022 level @D765 (exclusive to version: 10.1.73.22, general available in [wiki:10.1.137.15 Release])



h1. Downloads
h2. Firmware Files
||Phone Model||File Size||SHA-256 Checksum||Download Link||
|D315|28.3 MB|{{b6ec7aabac9bdf881bbd913ab730fd4d4de73905b78a69593fd611d2fdfa2a41}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD315-10.1.73.16-SIP-r.bin]|
|D335|34.5 MB|{{61837330ff65a110588ad0c2bc16f1ecf4557e2086a46d2bd17c68ed3eaa6f1b}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD335-10.1.73.16-SIP-r.bin]|
|D345|28.3 MB|{{ae21a3627617cb60ddcac6b0a5e93adb0fc86e9d7a78703979b491618ea50321}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD345-10.1.73.16-SIP-r.bin]|
|D385|35.7 MB|{{08f6df8406f80488a7d400e8c74d39a3ea9045925212b8da81baf2036f5d73d3}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD385-10.1.73.16-SIP-r.bin]|
|D712|22.8 MB|{{79162b142bfa33fa13444ecd8cebc882b7557d4dc0d96451b537d13360928519}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD712-10.1.73.16-SIP-r.bin]|
|D715|26.2 MB|{{74a4d00576438af9fe9538b85430bdeddd48d252cc1bf3e7c7cdaa21fe6a5b68}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snom715-10.1.73.16-SIP-r.bin]|
|D717|36.5 MB|{{8cd0d354e4368ddd09f8e1dfec92e31b26cb0decb41d33d3b631d78eb52f2200}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD717-10.1.73.16-SIP-r.bin]|
|D725|26.2 MB|{{0ccd571bf4b70f1eedbcf618f91467c0bc28fb8356fa94dac3f05bc99b65d15f}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snom725-10.1.73.16-SIP-r.bin]|
|D735|36.2 MB|{{2a247457872762e48078c87c42a161d222c7dde1a2d90649ba6317e318105e4e}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD735-10.1.73.16-SIP-r.bin]|
|D765|36.7 MB|{{f9d42efee9d790ffb6f18052b5263ed4fd17cd61959a601dbe39de9e280d6115}}|[https://downloads.snom.com/fw/10.1.73.22/bin/snomD765-10.1.73.22-SIP-r.bin]|
|D785|37.3 MB|{{e6bae79f1d0530e761faefabeb39c0e151a1e6c3eab3114d909808e6ff25f082}}|[https://downloads.snom.com/fw/10.1.73.16/bin/snomD785-10.1.73.16-SIP-r.bin]|

h2. Customization Files
||Phone Model||File Size||SHA-256 Checksum||Download Link||
|D315|1.3 MB|{{4c191f0476c0e0bbcbb1deea31552bdb52de9660034740616a92166dc20a973b}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD315-10.1.73.16-customizing.tar.gz]|
|D335|5.9 MB|{{b6cabc926d33cdc63240567fa15c9b3b4de55a1eae55b7c98e6cb2218e54bf36}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD335-10.1.73.16-customizing.tar.gz]|
|D345|1.3 MB|{{809e7617ebdff485b5c4d69362d48c8c18151254645ff84b6086eb6bc13a1337}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD345-10.1.73.16-customizing.tar.gz]|
|D385|6.5 MB|{{78eff818bd7bb4630a18700c9d7c1f46d9bde05d0d5828dfce06fb2863ce64cf}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD385-10.1.73.16-customizing.tar.gz]|
|D712|1.2 MB|{{42ed5caa1349792a578c7956c8db9c8c2f9a52c52a0e639b494f5e71ba6f3bc1}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD712-10.1.73.16-customizing.tar.gz]|
|D715|1.2 MB|{{5f3fd5e2003c45853e4e49050ec6c1c14addddd34e2bce142fdca1b7e773b945}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snom715-10.1.73.16-customizing.tar.gz]|
|D717|6.2 MB|{{a0343413fa7a5913af204c58d3bb94fe9ea0846daca84aee63fdc03ffbeece8c}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD717-10.1.73.16-customizing.tar.gz]|
|D725|1.2 MB|{{9cf5fa58cc4851e620b084a842a5b252f72576b8ea9447ce10dc643d68e188e6}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snom725-10.1.73.16-customizing.tar.gz]|
|D735|5.9 MB|{{49df74f5ec2f54b2503aa9e220a0d51837d50b1fd276067a0ca6d944f63e2674}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD735-10.1.73.16-customizing.tar.gz]|
|D765|5.9 MB|{{63396ecae195811ba53ecb2ce8914ef8e7ccabfa3976c61945d9e238dc2f957f}}|[https://downloads.snom.com/fw/10.1.73.22/custom/snomD765-10.1.73.22-customizing.tar.gz]|
|D785|6.5 MB|{{55fbf9ce7c48a09fdd3ca7e2d952ba7c2bf4a519a3fb8083e9227ebf86df0776}}|[https://downloads.snom.com/fw/10.1.73.16/custom/snomD785-10.1.73.16-customizing.tar.gz]|

h2. VPN Feature Updates
||Phone Model||File Size||SHA-256 Checksum||Download Link||
|D315|208.5 kB|{{fc4e5e9407cf1f687906faccc775fd4b1e11aca869c5290bcaa2c96f5e9139db}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD315-10.1.73.16-vpnfeature-r.bin]|
|D335|208.5 kB|{{34ff5d378e917495b3d52e219072cfa391c28efef3b188b6f53963169a8d6aa4}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD335-10.1.73.16-vpnfeature-r.bin]|
|D345|208.5 kB|{{8a3bb490f8bc325124d009db18d7c4ff8594eaff77e96ea12dd14c5e981f0cb9}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD345-10.1.73.16-vpnfeature-r.bin]|
|D385|208.5 kB|{{da052400d46ed2132830237ca1656628b9326a09c90075173df77545c1094440}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD385-10.1.73.16-vpnfeature-r.bin]|
|D712|208.5 kB|{{21338cc59b34c95ff4c871c4541157299c5359031b51efba8dd875dad643a31c}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD712-10.1.73.16-vpnfeature-r.bin]|
|D715|208.5 kB|{{592472f45d48ae93cbd4931e40f864c0a1c8039771eb88605728db1b58902cb3}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snom715-10.1.73.16-vpnfeature-r.bin]|
|D717|208.5 kB|{{c9cde32a2cf95ed4953e6d73c386afe09e2d8313bd4b5f0326cab9fc6de67ba7}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD717-10.1.73.16-vpnfeature-r.bin]|
|D725|208.5 kB|{{3ef6c3b217504ebca2d341f2e1495e3bffefd0213c5ac197d953955a0722278a}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snom725-10.1.73.16-vpnfeature-r.bin]|
|D735|208.5 kB|{{92872d85d26d15cdded99b69c44e778bc6e8f2ea09a36cd9e7a2c56ef2c09c8c}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD735-10.1.73.16-vpnfeature-r.bin]|
|D765|208.5 kB|{{10bd42540285d3d18c7d84c5dfc020e25e41cf4bbadb2d265405e19fac0cdb6f}}|[https://downloads.snom.com/fw/10.1.73.22/vpn/snomD765-10.1.73.22-vpnfeature-r.bin]|
|D785|208.5 kB|{{a6d9dfc7db8bcf0207243c9333dbfc6370aac7e16bed1a08b8ee5d9cb96459af}}|[https://downloads.snom.com/fw/10.1.73.16/vpn/snomD785-10.1.73.16-vpnfeature-r.bin]|

h2. L2TP Feature Updates
||Phone Model||File Size||SHA-256 Checksum||Download Link||
|D315|123.7 kB|{{94ae9c3ab098275df0fa6d7db3f377e84197a7c8fd98096465fc7f53ea82cc1f}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD315-10.1.73.16-l2tpfeature-r.bin]|
|D335|123.7 kB|{{9843460ddff27d3b792fca0984ab2a452eb4d59ce73d1b1a4716e556433ab80e}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD335-10.1.73.16-l2tpfeature-r.bin]|
|D345|123.7 kB|{{dc0b39544433508b6abb9073aeefce19349f8ff44683a669008201e321cf7186}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD345-10.1.73.16-l2tpfeature-r.bin]|
|D385|123.7 kB|{{8b313174af4374c83bfaad4bc90c1bab91bd25523affba85d7c4568f74bafee1}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD385-10.1.73.16-l2tpfeature-r.bin]|
|D712|123.7 kB|{{b5b424c14148def7326ee5ea6c056d72ee6bad15acf1c2fad3dc20742c1e199f}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD712-10.1.73.16-l2tpfeature-r.bin]|
|D715|123.7 kB|{{1a33420b5ddb48bf64a7527e54c44525d317d4e2df76f8ac82583ae663616ecc}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snom715-10.1.73.16-l2tpfeature-r.bin]|
|D717|123.7 kB|{{bfa1826cc05817fc7fb46685db2070ae67a5509707d8369ee34d2a8762af59aa}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD717-10.1.73.16-l2tpfeature-r.bin]|
|D725|123.7 kB|{{2ef3820803c52426ccecb41d7479646cf73a8de14fdf4a49fb5c43a62bfcbbc3}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snom725-10.1.73.16-l2tpfeature-r.bin]|
|D735|123.7 kB|{{10ec351f1ad8f02d9ba4ba9531794f312a675e9a048246ba4ad369cdf68b45e8}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD735-10.1.73.16-l2tpfeature-r.bin]|
|D765|123.7 kB|{{a6932c73c7a56f49ee4b4c30ca0cc96a8840bf11c877f80aed1d0bda473c6fc4}}|[https://downloads.snom.com/fw/10.1.73.22/l2tp/snomD765-10.1.73.22-l2tpfeature-r.bin]|
|D785|123.7 kB|{{38fc3298483c5078b10ed9e4677f0ba53091a15cd094f55f33672778ef064f4f}}|[https://downloads.snom.com/fw/10.1.73.16/l2tp/snomD785-10.1.73.16-l2tpfeature-r.bin]|

h2. Root CA Certificates
||Phone Model||File Size||SHA-256 Checksum||Download Link||
|D315|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD315-10.1.73.16-CAs.csv]|
|D335|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD335-10.1.73.16-CAs.csv]|
|D345|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD345-10.1.73.16-CAs.csv]|
|D385|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD385-10.1.73.16-CAs.csv]|
|D712|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD712-10.1.73.16-CAs.csv]|
|D715|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snom715-10.1.73.16-CAs.csv]|
|D717|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD717-10.1.73.16-CAs.csv]|
|D725|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snom725-10.1.73.16-CAs.csv]|
|D735|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD735-10.1.73.16-CAs.csv]|
|D765|459.6 kB|{{22acb9c9ace6d0b32405394d2436e8a17a8866cf99d5eeb245367aeeef215613}}|[https://downloads.snom.com/fw/10.1.73.22/ca/snomD765-10.1.73.22-CAs.csv]|
|D785|372.5 kB|{{a78b8bf7c382200f830f227f59634d3e6cbe71b2320464d78a20b22d38c7c101}}|[https://downloads.snom.com/fw/10.1.73.16/ca/snomD785-10.1.73.16-CAs.csv]|