|
|
- make park/pickup key available as soon as possible after operation (the park key was blocked for 3-5 seconds before. Now it is released and ready for any further pickup operation as soon as a successful parking is done)
- support blind transfer using buttons (using the Buttons programmable key type, single step blind transfer is possible now by just hitting transfer and the appropriate button with action type invite)
- on check-sync phone isn't hanging anymore in wizard state (the phone seemed to hang after a check-sync even though some keys were still working)
- apply configuration parameters on check-sync (provisioned configuration parameters triggered by a check-sync were not properly applied before)
- tuned list element allocation to save memory (list elements were allocated in chunks of 16 before, now it has been tuned for each single list element type respectively which reduces the size of initially allocated memory remarkably)
- fixed adding new languages on check-sync (reading in a language list triggered by check-sync has caused a memory leak)
- dual audio and handsfree support on conference (snom370) (+Spkr to add a secondary audio device during conference is available now)
- improved call control in registrations menu (incoming calls and media even in Reg menu is handled properly now)
- use status LED for conference and transfer operation (snom370) (the big LED on top of display shows activity in the said states now)
- check-sync is delayed until all channels are released (instead of making a reboot as soon as check-sync is processed, the phone will now wait until all active channels/calls are released and a harmless reboot can be made)
- PUBLISH based directory search now supports list of matches (consistent with LDAP directory search results, PUBLISH returned lists are also shown)
- support DND control through buttons (a DND operation through Buttons programmable key type turns indication on/off on display)
- append diversion/history-info for incoming call when animation is disabled (snom360) (this additional information was missing on display before)
- call acceptance is dependent on speaker_receive_call (this new configuration parameter controls if pressing the speaker key can accept a ringing call or not)
- fixed problem with remote unhold when local side is also holding (the phone was in an indeterministic state when the remote side made an unhold, now it should go to hold because of near side hold before)
- adjust input when lead digits are appended in rewrite matches for XML Dial Plan (length of final match was being shortened after appending the lead digits before)
- new configuration parameter global_missed_counter to track missed calls (this new configuration parameter is to allow backward compatibility to old behavior when missed calls on all SIP lines were counted together)
- fixed speed dial 30 (prevent the phone to identify a dialed 030 as the speed dial 30)
- fixed speed dial 9 (prevent the phone to identify a dialed 09 as the speed dial 9)
- About menu is accessible during log-on wizard (to allow easy access to basic telephone information e.g. IP, Mac adr)
- enabled directory search during a call (to help make a second call e.g. for transfer even during a call)
- fixed password stutter (snom300/snom320) (editing a password was cutting the last typed digit/character)
- added 128k memory bin for efficient memory allocation (this memory bin size was missing before so the next bigger bin was used instead which caused unnessesary memory allocation)
- Call Pickup through buttons linked to calls state (snom360/snom370) (in the Calls window, pickup is now possible as in dialog state through information gathered from Buttons programmable key type feature)
- remove ringing calls from list of possible transferees (to make transfer operation more user friendly and avoid unintended transfers by mistake)
- use soft transfer key only for deflection of ringing call (to have a consistent transfer mechanism, soft key appears only for deflection now)
- ringing calls were not shown in hold state (snom320/snom370) (since phone allows incoming calls in hold state, this information should be there for the user to decide to pickup or ignore the new call)
- normalized placement of context- sensitive function keys across the various call states (to have an internally consistent presentation of context- sensitive function keys so the user does not press a soft key by mistake)
- each dialed number replaces the same entry in the list instead of creating a new one (not only the last dialed record is updated but the complete dialed list is scanned and the previous entry for the same number is updated and put on top)
- showing display name in call monitoring state controlled by configuration parameter show_name_dialog (snom360/snom370) (in call monitoring state it is useful to show names if possible instead of numbers of the calls in progress. The new configuration parameter controls this feature. The naming format is the same as set by display_method configuration parameter)
- resubscribe for buddy list without search filter after directory search (in order to refresh the original buddy list if search responses were delayed for some reason. The complete buddy list becomes available again after directory search through presence is over)
- action url connected is requested at right state transition without effecting blind xfer (to keep the phone from posting an unintentional action url for connected)
- added new configuration parameter naptr_sip_uri to convert SIP URI's of the active_line using RE Dial Plan for call lists (it's meant to rewrite incoming SIP URI's to be properly formatted for potentially following outgoing calls using that URI from the call lists. Default value is off.)
- clear allocated lines on failed pickup attempts (so the phone does not run out of keys and associated LED’s do not stay on)
- changed Deny All soft key caption to Block (on text display of context- sensitive function keys on snom360, both ‘Deny’ & ‘Deny All’ appeared as ‘Deny’ because of a lack of space on display. This caused confusion)
- fixed scroll down on call monitoring state (scrolling down with navi key was not updating the list properly)
- programmable key Active/Line combination receives a ringing call only on original key (to allow making a new call on another programmable key even if there is an incoming call on the first line)
- option for backlight to completely turn off, blink or dim (snom370) (some users want to turn off the backlight completely after a call is done. All combinations are now possible on snom370)
- speed key on About menu was corrupting display
- CANCEL key would clear desktop message completely (on small display phones, messages created via SIP MESSAGE with header Content-Type: text/plain were not properly cleared on pressing cancel)
- display of audio icons solely dependent on configuration parameter audio_device_indicator
- dtmf after action url response was blocking audio
- soft key cancel in calling state was not working
- reboot the phone if configuration parameters got provisioned which need a reboot to get applied (like e.g. vlan, dhcp etc.)
- new configuration parameter auto_reboot_on_setting_change to enable new auto reboot feature but preserve old behaviour if needed; IMPORTANT: this configuration parameter takes effect on the configuration parameters following it in the setting file only, so if you like to have it effect all configuration parameters in the configuration parameter file, put it at the top of the file! If you experience a constanly rebooting phone set the log level to 7 and see (via syslog server) which configuration parameter causes the loop. (the auto reboot functionality has been included initially into 7.1.33 RC2)
- show HTTP/Admin password warning on display (snom360/snom370)
- context- sensitive function keys for Mute/Unmute are not hidden when configuration parameter redundant_fkeys is off
- LDAP/Directory Search list dials selected contact on handset offhook
- F_LOGON_USER can be used on all phones for Hot Desking (log on/log off user accounts)
- F_LOGOFF_ALL prompts log on wizard if logon_wizard configuration parameter is on
- Park was not working with Broadsoft-style shared lines
- Disabled 5 sec. lock on Shared Line key for Broadsoft/MetaSwitch as this is handled by line seize throttling mechanism
|
|
|
- added protection against brute force attack to find out the HTTP password (more than three unsuccessfull login attempts will block the Web User Interface (WUI) for 1 minute; further groups of three unsuccessfull logins will double the blocking time respectively)
- show warning message if Web User Interface (WUI) isn't secured by admin- and HTTP user password (show a warning hint at the upper right hand corner)
- html encode Web User Interface (WUI) pages to prevent XSS attacks (this prevents injected (java-)script code to be executed)
- new configuration parameter use_hidden_tags to protect the phone against XSRF attacks (because with each new Web User Interface (WUI) page a new hidden security tag is provided only the authenticated user is able to use the Web User Interface (WUI). Faked HTTP POST requests will not work anymore. With use_hidden_tags enabled you can do a distinct subset of GET requests with parameters only which are needed for the normal usage of the Web User Interface (WUI) (no direct dialing, no remote control is available if enabled. The mentioned functionality only works if the Web User Interface (WUI) is secured via non default admin- and HTTP passwords!)
- added button to logout an already authenticated session (a missing opportunity has been added to logoff an authenticated user from the Web User Interface (WUI) page; this button will be displayed in the upper right hand corner only if the Web User Interface (WUI) is secured via non default admin- and HTTP passwords!)
- added initial security advice Web User Interface (WUI) page (a new security advice Web User Interface (WUI) page has been added which will be shown once initially on restart)
- new warning message and security advice page can be switched off via new configuration parameter ignore_security_warning (this has been added for backward compatibility reasons)
- identity based configuration parameter user_expiry can be adjusted in seconds now (via Web User Interface (WUI) you can change the value to your needs without using the previous dropdown presets anymore)
- added new function key type BLF which is a mix of the Extension and Speed Dial. (The LED is controlled by the dialog state like in the Extension mode, while the key is controlled by the Speed Dial nature. In other words, no matter what the LED is doing, pushing that button will always dial the speed dial number. If you set it to something like *7123, then this button will always pick up the call for 123.) See this description for further details on BLF
- removed audio_device_indicator configuration parameter from Advanced Behaviour page, it is available at page Advanced Audio anyway
|
|
|
- using new encoding format in XML configuration parameter files, denoted by an additional attribute in the tree name (e="2") (from now on a proper HTML encoding is used; downgrading to older versions will make special chars appear wrongly!)
- show secret configuration parameter values only as asterisks in log
|
|
|
- Minibrowser style received/missed call lists entry deletion was crashing the phone
- show url loading update for redial list (if the list is taking longer than usual, some display update for loading activity shows the phone is processing the list)
- added pn flag for input, to switch directly to the numeric input mode
- fixed soft key update problem
- rework of SnomIPPhoneText, better line breaking and <br/> tag support (it is recommended to use <br/> now instead of <br>, because the softkeys are not working with <br>)
- added new {index} parameter for SoftKeyItem (The index parameter is the linenumber in a Minibrowser list. e.g. HTTP://192.168.0.55/index.XML?idx={index})
- allow Minibrowser Action URL called from any Phone User Interface (PUI) state
|
|
|
- fixed dtmf playback with CMC and Minibrowser (media path was being blocked before disabling dtmf)
- set transport protocol to RTP/SAVP when SRTP is on (this is required by RFC 4568, but for backward compatibility this behavior is turned off by default; controlled by new configuration parameter user_savp)
- fixed wrong port number in contact/via header when transport is tcp/tls (the phone was sending the wrong port number in these headers when the transport protocol was TCP or TLS)
- remote tag omitted when privacy is enabled (the tag provided by the remote side was omitted when privacy was turned on; this caused calls to fail)
- fixed encoding of display name for special/reserved characters controlled by new configuration parameter encode_display_name (according to the RFC those characters have to be HTML encoded)
- History-Info display is controlled by new configuration parameter show_history_info (this information is processed by the phone but shown on the display if configuration parameter is turned on)
- when SRTP is optional, offer both RTP/AVP without crypto and RTP/SAVP with crypto attribute (this is a way to indicate that SRTP is preferred, but not mandatory; controlled by new configuration parameter user_savp)
- added new option sip_info_only for configuration parameter user_dtmf_info, either as mutually exclusive with ib or oob dtmf or together with either of them (dtmf via INFO can be sent in addition to in/ob dtmf now, IMPORTANT: THE DEFAULT BEHAVIOUR HAS CHANGED!)
- call completion subscription default expiry value is set down to 60 sec from before 3600 sec
- hold/retrieve was not working in some scenarios
- TLS ROC fix (after a couple of minutes one way audio occured)
- 200 OK without SDP is ok when SDP was received in earlier message
|
|
|
- added new language Catalan
- fixed timezone selection for China
- reviewed Phone User Interface (PUI) text translations (especially the translations for FR, IT, NL, DK, SW, NO, SP have been improved)
- phone switches to/from DST in time now (phone was switching to/from DST at the right date but not at the right time)
- added DST for Perth/Australia
- DST changes for Australia
- DST changes for New Zealand
|
|
|
- added different room types (new configuration parameter handsfree_mode) for handsfree mode: quiet, normal, echoic (different DSP coefficient presets for different room types have been added to enhance hands free audio quality in different environments)
- handsfree double talk improvement (we have enhanced double talk so that a person talking on the handsfree mic does not cut out the other side and is still heard by the other side without producing echo (option echoic). The old speaker phone behaviour is still available by using the room type quiet room, instead of echoic room)
|
|
|
- start storing empty responses in DNS cache after basic Mass Deployment is done (not working DNS lookups because of blocked switch ports are not configuration parameter non resolvable FQHN anymore on the black list)
- gracefully restart if DHCP server isn't reachable anymore (according to the RFC we added a new timer T2 which will restart the phone if it has been elapsed to 7/8; thus the phone will begin broadcasting again for a new DHCP server)
|
Hardware Interface
|
- fixed RTCP jitter buffer calculation (fixed problem in the calculation of jitter buffer stat only at the beginning of a call)
- fixed an RTCP problem with packet loss field (fixed problem with packet loss field in the very first RTCP packet sent out by the phone in certain scenarios only, it was showing some packets lost when none had)
- added completely turning off of light gradually apart from dim (snom370) (Some people complained that the snom370 light does not completely turn off when the light configuration parameter use backlight: is set to on on Preferences Web User Interface (WUI) page. Now, it slowly fades and turns off competely with the on configuration parameter (default). The previous behaviour has also been preserved where the light fades slowly and remains dimly lit without completely turning off. That configuration parameter option is now called dim.)
- Spanning Tree Protocol (STP) packets are now forwarded from the LAN to the PC ethernet port (Managable switches supporting STP can now detect network loops.)
|
| Phone User Interface (PUI)
|
- fixed Idle Screen date and headset device overlap (snom360) (some adjustment on placement of headset icon)
- fixed potential issue for navigating in menu during language changes (was using the wrong language in that case)
- fixed audio device switching off by MWI indication during a call (timer driven MWI indication was silencing media for active call)
- support special characters on Idle Screen (ÀÁÂÃÄÅÈÉÊËÌÍÎÏÒÓÔÕÙÚÛÜ) (snom360)
- fixed invalid soft key on F4 without CMC (snom360/snom370)
- improved backlight operation in settings menu for incoming calls (backlight now shows ringing status of the new call)
- Call Pickup dialog info was not working (snom300/snom320) (Call Pickup through display was not working on phones with small display)
- support active_user and active_host in action urls (in order to send relevant information during a call)
- space separated concatenated status line messages (snom360/snom370) (for better readability)
- fixed ringing call acceptance using fkeys in address book (no need to go out of the phonebook just to accept a call)
- fixed incoming call under Reg menu (call acceptance in this menu state was indeterministic)
- make Dial the first option on main list menu (snom300) (no need anymore to browse through the available options to find the most often used function)
|
| SIP
|
- added support for BroadWorks flash-based services (applicable to Broadworks server only)
|
| Minibrowser
|
- action url request response does not disturb user operations anymore (display update after the response is received was disturbing the active calls)
- added support for new tags <fetch>, <Label>, <br> and clearlight attribute for the <SnomIPPhoneDirectory> tag
|
| TIMEZONE
|
- added timezones for Venezuela and New Caledonia
|
| Mass Deployment
|
- language file retrieved via Mass Deployment replaces old one on flash (the provisioned language file is now stored on the local flash)
- phone can handle now missing texts in language files (phone isn't crashing anymore on missing language texts)
|
| Hardware Interface
|
- ext.Keypad: removed bug that caused false reporting of 0 keypads
|
| Phone User Interface (PUI)
|
- support for latin, latin-1, Latin Extended-A, Latin Extended-B, IPA Extensions, Spacing Modifier Letters, Combining Diacritical Marks, Greek and Coptic, Cyrillic glyphs (snom360)
- support inbuilt snom melodies in Alert-Info (e.g. Alert-Info: <http://127.0.0.1/Ringer4>)
- failover identity support using setting: user_failover_identity
- support for 3 extension keypads added
- fixed audio device left active ater MWI
- Auto Dial was effected by Dial Plan timeouts
- naptr expansion was effecting all user inputs
- fixed Idle Screen xml tree loading at startup
|
| Minibrowser
|
- added preselect for menus and directories
- fixed crash on empty ip phone directory listing (snom300/snom320)
|
| Web User Interface (WUI)
|
- dialed & received calls control per sip line
- added support for cascadable sidecars
- outbound proxy for emergency numbers
|
| Audio
|
- double talk improvement, fixed dial tone fluctuation in handsfree (when loud)
|
| Networking
|
- VLAN tagging support for incoming/outgoing packets via phone switch
|
| Phone User Interface (PUI)
|
- added tone schemes for France, Italy, Netherlands, Norway and Spain
- fixed auto leave from call monitoring state if callpickup_dialoginfo is on (snom360/snom370)
- fixed flickering on ringing animation (snom360)
- MENU key is programmable (snom320)
- consolidation of factory provided menus on Settings key (snom320)
- support current identity Voicemail Boxdependent on stk_mailbox_active
- presence state can be changed via REG menu
- speed up display refresh (snom370)
- optimized directory search listing
- presence status can be changed via identity menu (snom300)
- conference on snom300 without key mapping
- fixed paging/dual audio problem at startup
- fixed number guessing with directory search (snom360/snom370)
- improved call release notification (snom370)
|
| SIP
|
- logoff line resets detailed user settings
- added support for NTLM
- fixed unhold in certain 3-way conference situations
|
| Configuration Parameters
|
- added support for new shorter XML settings format (this is not backward compatible to the previous XML format in order you want to downgrade to an older v7 version)
- changes to admin mode needs no reboot anymore to get applied
- manually loading settings file is deleting phone book as well
- user changes to NTP server got lost, fixed
|
| Hardware Interface
|
- permission wasn't set correctly
- fixed loop on "file not found"
- fixed "file not found" message for big displays
- lid is using RR scheduling now
- a multicast rtp (streaming) fix
|